$ ls projects/ --all
--branch=data-analytics
anomaly-detection-engine
Three-layer real-time monitoring for financial streams. Modified Z-Score over MAD with day-parting baselines — 60% fewer false positives.
pdf-pipeline
Extracted portfolio data from 489 fund disclosure PDFs with OCR fallback and LLM-based error correction. Replaced a monthly Excel ritual.
madwatch OPEN SOURCE
The anomaly math from production, packaged — pip install madwatch. MAD-based Modified Z-Score, seasonal baselines, a streaming detector and a CLI.
--branch=mobile-development
Foneria
A production fintech investment app, twice — SwiftUI on iOS, Jetpack Compose on Android. Real money, real users, real code review.
crypto-portfolio-tracker OPEN SOURCE
A personal crypto portfolio app built end to end — SwiftUI on the phone, my own Go + Postgres API behind it, price alerts over APNs.
--branch=ai-engineering
fund-discovery-api
RESTful fund discovery with 15+ filter criteria, feeding an AI chatbot. Multi-agent architecture for autonomous fund analysis on the way.
everything-claude-code OPEN SOURCE
An agent harness optimization system — skills, instincts, memory and research-first development patterns for Claude Code, Codex, Cursor and beyond.