★ FLAGSHIP PROJECT
Recipe Collection
A full-stack recipe management app built from scratch — a personal exploration of end-to-end product development across the entire modern web stack.
FRONTEND//
ReactJavaScriptVercel
BACKEND//
.NET Minimal APIC#
DATA + INFRA//
PostgreSQLRailway
KEY HIGHLIGHTS//
- ▸ Designed and built a RESTful .NET Minimal API backend with full CRUD operations and clean endpoint architecture.
- ▸ Implemented a React frontend with dynamic flip-card recipe browsing, multi-tab edit forms, and responsive layout.
- ▸ Deployed a split infrastructure: frontend on Vercel, .NET API + PostgreSQL on Railway — production-grade from day one.
- ▸ Sole developer across every layer: database schema, API design, UI/UX, and deployment pipeline.