Skip to content
View eduardofrois's full-sized avatar
🏮
Focusing
🏮
Focusing

Block or report eduardofrois

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. service-sito-panel service-sito-panel Public

    Multi-tenant .NET API for managing orders and clients, featuring tenant-based data isolation via dynamic query filters, JWT authentication, PostgreSQL integration, and enum mapping. Designed for sc…

    C# 1

  2. front-sito-panel front-sito-panel Public

    Modern and scalable front-end for tenant-based order and client management, built with React 19, Next.js, and Tailwind CSS. Features robust form validation, dynamic UI components, and smooth integr…

    TypeScript

  3. madyans/LeapCert-Back madyans/LeapCert-Back Public

    Back-end for LeapCert, a certification platform built with .NET 8. Handles certificate management, authentication, audit tracking, and external integrations, using MinIO for scalable and secure obj…

    C# 3

  4. madyans/LeapCert-Front madyans/LeapCert-Front Public

    Front-end for LeapCert, a certification management platform built with Next.js. Provides intuitive interfaces for certificate issuance, validation, and user management. Features responsive design, …

    TypeScript 2

  5. asp.net-8 asp.net-8 Public

    Sample project demonstrating API development with ASP.NET Core 8, featuring modern practices such as minimal APIs, authentication, and integration with Swagger for documentation.

    C# 7

  6. simulated-bank-api simulated-bank-api Public

    This is a study project built with Spring Boot to simulate a banking system backend, practicing REST API design, clean architecture, JPA, and core financial business rules.

    Java