Writing
Technical writing on full-stack development, AI systems, and what I'm learning.
Jul 2026
10 min read
A look at the SKILL.md pattern — what skills are, how progressive disclosure solves the context problem, and why building them is becoming a core competency for GenAI specialists.
Coming soon
8 min read
A walkthrough of the architecture — document ingestion, vector embeddings, semantic search, and streaming responses on a locally-hosted LLaMA model.
6 min read
The exact steps I use to containerize, configure, and deploy a full-stack app with HTTPS, reverse proxy, and zero-downtime restarts.
7 min read
How I built a CSV/Excel product import pipeline with background jobs, error reporting, and admin review UI — the kind of feature nobody talks about but every e-commerce app needs.
5 min read
The path I followed from ML theory to building production LLM applications — what I'd skip, what I'd do earlier, and what actually mattered.