Building a LangGraph-Based Multi-Agent System from Scratch with Claude CodeI recently used Claude Code to build a running coach agent system from scratch — it syncs Strava activity data and can answer questions about your training, backed by a Supervisor multi-agent architecture built on LangGraph. This isn't a tutorial; it's an engineering retrospective: how the methodology took shape, why the architecture is sliced the way it is, and what pitfalls I hit along the way.May 25, 2026·10 min read·#Agent#Claude#ClaudeCode#LangGraph#LangChain#MultiAgent#Superviser
Some Shifts in How I Think About AI in 2026AI seems different from previous tech bubbles — it is genuinely changing the way we live.Apr 1, 2026·9 min read·#AI#Claude Code#Cursor#ChatGPT
The Painful Story of Migrating from TailwindCSS v3 to v4How I upgraded TailwindCSS for the Red Hat ProdSec Compliance projectMar 23, 2026·5 min read·#frontend#TailwindCSS#CSS#migration#Bootstrap