Projects
Small projects where I take a data structure or algorithm I’ve been studying and build something real with it. Each one links to the source on GitHub and (where applicable) a live demo.
-
The Pitt Triage Engine
Async ER-intake pipeline — Claude extraction, live openFDA drug-interaction checks, ESI triage scoring
FastAPI GraphQL Celery PostgreSQL Claude tool-use openFDA
-
Spend Lens
Stateless spending analyzer — categorize, chart, and report with nothing stored
FastAPI Rules Engine pandas WeasyPrint Chart.js
-
SM-2 Flashcards
Spaced-repetition flashcards for interview prep
Trie Priority Queue Hash Map SM-2 Algorithm
Want to know how I scaffold these? See adding a project.