You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modular ASP.NET Core toolkit: source-generated mediator (no reflection), CQRS pipeline, generic Repository/UoW for EF Core and Marten, config-driven REST endpoints, validation, resilience and structured logging. Native AOT compatible, coverage-gated CI.
Tactical Domain-Driven Design building blocks for TypeScript. Value objects, entities, aggregates, domain events, repositories, and application patterns.
Production-style Employee Management REST API built with ASP.NET Core 8, Clean Architecture, EF Core, SQL Server, JWT Authentication, and Repository & Unit of Work patterns.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
Personal finance laboratory REST API — NestJS + PostgreSQL. Seven concurrency races reproduced and closed with a Unit of Work and pessimistic row locks. Strict DDD, decisions documented as ADRs.
🚀 Enhance your ASP.NET Core skills with advanced features like filtering, pagination, and Docker in this part of the formation course for .NET 8 and C# 12.
mersoCore is a lightweight, cross-platform ORM and fluent query builder built specifically for .NET Standard — works seamlessly on both .NET Framework and modern .NET.
Asynchronous event scheduling & concurrent ticket sales backend package. Built with FastAPI and SQLAlchemy 2.0 using Clean Architecture, Unit of Work, and Taskiq distributed background processing workers. Includes a complete pytests suite with 100% logic and concurrency validation.
A practical ASP.NET Core reference implementation demonstrating Clean Architecture with Domain-Driven Design concepts. This project uses a simple library domain to show how entities, business rules, and domain invariants can be modeled inside a clean architecture solution.
Production-ready FastAPI microservice for task management with full MELT observability stack (Prometheus/Grafana/Sentry/Loguru), JWT authentication, role-based access control, async PostgreSQL, Redis caching, and 70%+ test coverage.
A pragmatic and complementary architectural layer built on top of FastAPI. Standardize your structure, protect your data, and manage atomic transactions—without losing your development freedom.
ASP.NET Core MVC villa booking & reservation system with EF Core, ASP.NET Identity, and Stripe payments — built with a layered/clean architecture (Domain, Application, Infrastructure, Web).