WRITING
My production work is under NDA. These are the systems I can show you — each one shipped, each one with the engineering decision I'd actually defend in an interview.
A multi-LLM pipeline for resume generation, fit assessment and interview prep. The load-bearing decision: the resume critic has to run on a different model than the resume writer — self-critique is theatre.
20+ MCP tools over an existing REST API, multi-tenant OAuth with dynamic client registration, and what to do when a tool takes longer than the agent is willing to wait.
The particle morph engine behind girijesh.ca. Scroll position as a float, per-particle stagger, and turning text into a point cloud with a 2D canvas. No build step.
Export ChatGPT, Claude and Gemini conversations with two permissions and zero network requests. The hard part wasn't the export — it was defeating the virtualized message list.
7KB, no build, no server. The one idea worth stealing: rasterizing SVG to a canvas at an arbitrary scale factor, so your exported diagrams are sharp at any resolution.