Projects

Things I've built, from AI-assisted internal tools to full-stack apps and a web studio. Select a project to explore it.

Full-stack · FastAPI · React · Postgres · 2026

EasyPlate

A full-stack meal-planning platform with live grocery pricing and an AI assistant, built solo to production discipline.

Solo builder, directed end to end with AI · 2026

EasyPlate answers the weekly question every household actually argues about: what do we eat, and what will it cost? It generates meal plans, turns them into grocery lists priced live against real stores, and tracks pantry and nutrition, with a Gemini-powered assistant on top. I directed the build over several months with AI, holding it to production standards the whole way, not a weekend prototype.

  • Live multi-store grocery pricing with checkout strategies that route each item to the lowest total.
  • Secure multi-user accounts: RS256 JWT auth, opt-in two-factor, and privacy and data-export controls.
  • Production foundations carried solo: schema migrations, an automated test suite gating every change, structured logging and metrics, and host-agnostic CI/CD.
FastAPIPostgreSQLReact 19TypeScriptGoogle GeminiDockerAlembic