projects
5things i've built — side projects, experiments, and work.
maritime supply-chain intelligence platform — a NetworkX graph world model simulates disruption cascades at global chokepoints, with NLP entity extraction, sentence-transformers RAG, and streaming OpenUI Lang responses rendered as interactive React components on a 3D globe.
panora
chrome extension that detects manga speech bubbles using computer vision (RT-DETR-v2), translates them with Gemini across 12 languages, and renders live overlays in-page — cached for instant reuse without touching the original artwork.
ai-powered resume screening platform — a LangGraph multi-agent pipeline extracts skills, matches candidates, and returns deterministic match scores via a weighted formula in code. supports batch upload, per-result resume viewing, and human-review flags for borderline matches.
ai-powered content editor for structured marketing drafts — generates social posts, blogs, and landing pages block-by-block with SSE streaming, grounds outputs on uploaded files via semantic retrieval, and stores checkpointed version history in Postgres.