Things I've Built

A collection of projects from production AI systems to open-source tools. Each one taught me something new about shipping software that works.

Scroll to explore
50+
Agents Shipped
6
Featured Projects
4x
Faster Delivery
Featured
Voice AI

AIVA — AI Interview Coach

The Itch: AI voice agents usually have awkward, robotic pauses. The Fix: Real-time interviewer with <500ms latency using Cloud Run Session Affinity and Vertex AI's Native JSON Mode.

Gemini 2.5Cloud RunWebSocketsFastAPIReact
Featured
Multi-Agent

Project Agora

The Itch: Single agents are bad at complex tasks. The Fix: A multi-agent "dev shop" where an AI Coder, Architect, and Reviewer argue with each other to write better code.

Google ADKBigQueryLangChainFastAPI
Systems

AlgoArena 3D

The Itch: People arguing about language speed on Twitter without data. The Fix: A benchmarking tool that turns "opinions" into "metrics" with Cloud Logging and structured observability.

PythonC++Cloud RungRPCDocker
Featured
Enterprise AI

Micro-Agent Framework

The Itch: 14-day idea-to-production cycles are too slow. The Fix: A modular framework that cuts it to under 5 days. Now powers 50+ production agents at Supervity.

Vertex AIFastAPILangChainCloud Run
ML/Data Science

Music Decade Classifier

From 58% baseline to 66% test accuracy through systematic experimentation. Proof that small, informed decisions compound into significant improvements.

PyTorchScikit-learnPandasOptuna
Featured
DevOps

Full-Stack Template

The Itch: Code Vipassana attendees losing hours on "Day 0" configuration. The Fix: One-command deployment template that enforces production best practices from the first commit.

FastAPINext.jsPostgreSQLDockerAlembic