Case studies

Project Breakdowns

Detailed breakdowns of selected projects, focusing on system design, architectural decisions, and implementation details.

ASP.NET CoreArchitectureBackend

ASP.NET Core Web API Architecture

A practical breakdown of controllers, services, models, and request flow in an ASP.NET Core Web API, including architectural and design decisions.

SaaSASP.NET CoreNext.jsMulti-tenantArchitecture

SaaS Task Management Platform

A full-stack multi-tenant SaaS system for managing tickets, users, and notifications across organisations. Covers authentication, tenant isolation, API design, and background processing using the outbox pattern.