AI Development Featured My AI Tools Stack in 2026 The tools I actually use every day to build software, publish content, and automate the boring parts. What stays, what got replaced, and what it costs.
Education Featured StudyBuddy: How I Built an AI-Powered Practice Test Generator for My Kids What started as copy-pasting study guides into ChatGPT became a full application: email your homework photos, get a practice test PDF back in minutes. Here's how I built it.
AI Development Featured Code Quality Gates: Using Claude Code Hooks to Block Code Smells on Every Write Hooks are the quality enforcement layer most people don't have. I built a PostToolUse hook system that detects complexity, deep nesting, long functions, and duplicate code, then blocks Claude from moving on until it fixes them.
anthropic Featured Claude Code: Advanced Tips Using Commands, Configuration, and Hooks Transform Claude Code into a comprehensive AI development platform with custom Slash commands, hooks, and automated workflows.