Small, self-directed projects outside of client work — mostly how I'm picking up Next.js, TypeScript, and full-stack patterns like auth and databases. Each one below is planned or in progress.
Multi-user food logging app backed by Neon Postgres — daily macro targets, meal logging, and a searchable food database.
A top-down exploration game built entirely in Next.js — walk a hand-built map, trigger zone-based events, and catch Pokémon using data sourced from PokéAPI and persisted to a Neon database.
A personal movie-watching log — auth, ratings, and notes per film, backed by a relational schema in Neon Postgres.
A running library of reusable React components — filter bars, cards, form patterns — built and tested here before landing in client or personal projects.