Building a LangGraph-Based Multi-Agent System from Scratch with Claude Code I 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 2026 AI 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 v4 How I upgraded TailwindCSS for the Red Hat ProdSec Compliance project Mar 23, 2026 · 5 min read · #frontend#TailwindCSS#CSS#migration#Bootstrap