Welcome to My Blog
I've finally started a blog. This entire site was built with Claude Code in about an hour while watching TV, which feels fitting given what I want to write about.
I've been through multiple phases with LLMs over the past couple of years - from thinking they were mostly useless for real development work to now rarely opening my IDE. The tooling has got genuinely good, and it feels like we're at one of those inflection points where the way we build software changes fundamentally.
I figured I'd document some of the stuff I'm working on, particularly around web development with AI assistance, MCP (Model Context Protocol), and agentic workflows. Maybe it's useful for other people building similar things.
I'll be writing about:
- Real experiences building production software with Claude Code, Cursor, and similar tools
- Working with MCP and tool integrations - this stuff is getting surprisingly powerful
- Agentic workflows that actually deliver value (not just demos)
- Performance optimization techniques when you have AI assistance
- The intersection between commercial needs and technical execution
Most of this will probably be outdated in 6 months given how fast things are moving, but documenting the journey seems worthwhile.