// cat ~/blog/*.mdx
Blog
A running log, not a highlight reel — what I’m building, learning, and occasionally getting wrong on the way from web dev to AI engineer.
Teaching a Drone Swarm to Catch Its Own Rogue Agent
Aug 8, 2026 · 8 minNotes from a GNN project — coordinating a drone swarm with GNNs, and getting rogue-agent detection to 100% with zero false positives.
#ai-ml#reinforcement-learning#graph-neural-networks
Building a Smart Math Tutor With a Small Model
Aug 3, 2026 · 6 minWhy I chose retrieval, conversation memory, and prompt engineering over simply using a larger language model.
#ai-ml#rag#llm#education#langchain