All Stories
ASTRO·WEB DEVELOPMENT·TUTORIAL
How to Build a Personal Blog Site with Astro and Deploy to GitHub Pages
Learn how to build a fast, modern personal blog with Astro featuring dark mode, Pagefind search, SEO optimization, and automatic GitHub Pages deployment.
AI·QA·KNOWLEDGE MANAGEMENT·DEVELOPER TOOLING
How I Built a Self-Updating Knowledge Base That Keeps My AI QA Agent Always in Sync With the Codebase
Learn how to build a self-updating knowledge base that extracts live data from your codebase and keeps your AI QA agent's reference docs always in sync.
AI·QA·TEST GENERATION
How I Built an AI-Powered QA Agent That Generates Test Plans From Pull Requests Using Claude Code
Step-by-step guide to building an AI-powered QA agent that reads PR diffs and generates comprehensive white-box test plans using Claude Code and Playwright.
DOCKER·DEVOPS·AUTOMATION