Work
Selected work.
Three flagship case studies, plus other shipped work.
Professional work is intentionally written at a public-safe level: enough to show scope, ownership, and technical depth without exposing internal or sensitive program detail.
Flagship case studies
-
Ledger / Vera
Building a civic AI assistant with source-aware tool use. Provenance and citation are first-class; the stack is shaped to ship and stay shipped.
- Next.js
- TypeScript
- Supabase
- Upstash
- Vitest
- Playwright
-
Test Infrastructure at Boeing
Mission-critical test infrastructure inside a constrained enterprise, written public-safe. Three concurrent efforts spanning Ada, LabVIEW, hardware integration, and stakeholder-level systems work: one originated, one led, one built from scratch.
- Ada
- C++
- LabVIEW
- Hardware integration
- Requirements engineering
-
Milodex
Architecting an autonomous trading platform with research-first risk controls. Broker abstraction, risk-gated execution, operator-safe CLI workflows.
- Python
- Alpaca
- Parquet
- pytest
- CLI
Archive
Additional shipped work.
-
MSM Awakening Tracker
2026 · Built from scratch
Personal project · desktop
A Windows desktop companion app for My Singing Monsters that makes awakening progress easier to track across multiple active targets. Full-stack ownership in a desktop form factor: PySide6 UI architecture, SQLite persistence, reversible user actions, updater tooling, and release automation.
- Python
- PySide6
- SQLite
- PyInstaller
- GitHub Actions