A mix of work at Cisco and personal builds. Featured ones get the stats; the rest get a paragraph and a link to the source.
An agentic system that handles the Git conflicts no engineer wants to do by hand. Codedrop trigger fires a Python orchestrator, which calls Codex CLI per file, writes structured decisions to an audit log, and surfaces it all in a Node UI. In pilot at Cisco; V2 adds AI recommendations with engineer override.
A 10-phase LLM prompt chain that migrates legacy module.mk targets to Bazel BUILD files. Converts a manual, error-prone migration into a deterministic, auditable pipeline with structured JSON validation at each step.
A GitHub-style contribution grid for tracking time across personal projects. Log sessions, set intensity, watch the year fill up. Supabase auth, React + Vite, deployed on Vercel.
View live ↗ · Source ↗Drop in a GitHub URL, get back a README written in the author's voice. Reads the codebase, identifies the interesting choices, drafts the README the project deserved. Next.js + Anthropic API.