Full-stack web developer: every card below ties a shipped project to the tooling behind it—Next.js and TypeScript, Angular, NestJS, .NET, PostgreSQL, Go, and Docker-backed CI.
Each listing links to a case study detailing shipped scope, constraints, outcomes where they mattered, and concrete technology choices.
A production-style project management platform for organizing work across projects and tasks, with a Kanban-oriented UI and a modular REST API. Built as a pnpm + Turborepo monorepo so the Next.js (App Router) app and NestJS backend share Prisma and TypeScript types. The API emphasizes maintainability with domain modules, validated DTOs, OpenAPI docs, auth, and sensible operational basics (health, logging, rate limits).
I built a full-stack Case Management Platform using Angular, ASP.NET Core, and PostgreSQL to support secure, role-based case workflows from creation to resolution. It features JWT authentication, route guards, status-based case tracking, and a clean architecture backend. I also implemented production-minded capabilities like rate limiting, health checks, and container-ready deployment.
Built with Next.js, shadcn/ui & Tailwind CSS and is deployed on a self-hosted PaaS using docker. This site integrates serverless functions, Instagram and Mux APIs, Google reCAPTCHA v3, and an MDX-powered blog, with Framer Motion animations creating a smooth, engaging experience that showcases both the brand and the tech behind it.
Full-stack Smart Recipes app: NestJS backend with fastify adaptor, domain-driven design, JWT + refresh auth, Prisma + UoW, and pluggable AI recipe generation; Next.js 16 frontend with session restore, feature-based structure, and accessible forms—deployed with Docker and auto migrations.