Projects

Things I've built end-to-end — data engineering, backend, and frontend.

Advanced NFL analytics that don't stop at yards and touchdowns.

An opponent-adjusted stats engine for the 2026 NFL season, built from scratch. Every matchup gets a neutral, side-by-side breakdown of both teams — no "pick this team" bias — plus weekly fantasy usage reports. The backend processes years of play-by-play data; the frontend is a static site deployed on Cloudflare Pages.

  • Python
  • Polars
  • Astro
  • Cloudflare Pages
  • Data Engineering

Save the family recipes that only exist on paper.

A recipe preservation and social discovery app — AI-assisted recipe import from a photo or pasted text, plus a full social layer: follow, feed, ratings, comments. The SQL Server backend is built and owned end-to-end: 37 stored procedures across 13 tables, execute-only restricted database access, and atomic multi-row inserts via table-valued parameters.

  • SQL Server
  • Node.js
  • Express
  • React
  • OpenAI API
  • Cloudinary