A few public repos that show how I build outside of client work.
The Family Pantry
A marketing site MVP for a premium family food brand — React 19 + TypeScript + Vite frontend, a minimal FastAPI backend for the contact form, and Docker Compose for local dev. Built with the same accessibility and SEO discipline as this site: skip links, semantic landmarks, and unique per-page metadata.
React, TypeScript, Vite, FastAPI, Docker Compose
Scaffold — AI-Native Engineering Platform
The org-wide standard for AI-native engineering: versioned guardrails enforced in CI on every PR, defined agent roles (PM, Inception, Construction, Test, Ops), and the shared workflow commands (/plan, /recall, /review, /commit, and more) every project in the org runs on.
Python, Claude Code agent tooling, CI guardrails
Project Manager Framework
An AI-driven project scaffolding and management system that creates or imports multi-tenant SaaS codebases and orchestrates specialized AI agents — database, frontend, backend, test, deploy — through a plan-first workflow with human approval gates at each phase.
Python, Claude Code skills, Docker
ASI Training Platform
A full-stack reference build for delivering defensive-driving training courses online: interactive quizzes with automated scoring and certification tracking, backed by a full observability stack — Grafana, Prometheus, and Loki — provisioned with Terraform.
Vue.js/Quasar, Node.js/Express, PostgreSQL, Terraform, Grafana/Prometheus/Loki