Projects
Everything I've shipped, from AI pipelines to full-stack apps. Click into any of them for the full story.

Agentic AI
An autonomous agent that migrates Flask apps to FastAPI and proves it with the repo's own tests.
61.9% strict green · 21 autonomous runs · 7 pinned repos at K=3

Applied AI
Upload notes, search them semantically, ask questions with RAG.
Local-first OCR · hybrid retrieval · cited RAG answers

AI Research
Do LLMs actually use their chain-of-thought, or is it just decoration?
~15,000 deterministic queries · 500 benchmark samples · 4 experiments

Computer Vision
Give it an image, get a caption using CNN features and learned sequence decoders.
Compared LSTM and Transformer decoders in an end-to-end Streamlit pipeline

Full-Stack
A Medium clone built on Cloudflare Workers. Serverless all the way.
React client · Hono API · Cloudflare Workers edge deployment

Applied AI
Scrapes tech news, an LLM sorts it, Qdrant makes it searchable.
Multi-source ingestion · LLM categorization · Qdrant semantic search