2025
- Agentic RAG and Agent Evaluation Strategies
- Connecting Agents to the World - External APIs and Data
- Agent State and Memory - Beyond Single Interactions
- Extending Agents with Tools and Structured Outputs
- Evaluator-Optimizer and Orchestrator-Worker Patterns
- Routing and Parallelization Patterns for AI Agents
- Prompt Chaining Workflows - Sequential Task Decomposition
- Anatomy of an AI Agent - Building Blocks and Workflows
- Building Reliable AI - Chains, Gates, and Self-Improvement
- Step-by-Step Reasoning - How AI Learns to Think
- From Chatbots to Agents - Understanding Intelligent AI Systems
2024
- TIL: Setup MCP Server in Claude Code
- Securing Go APIs: OWASP Best Practices
- Authorization Patterns: RBAC and ABAC in Go
- JWT Authentication in Go
- Scaling Go APIs: Pagination, Caching, and Rate Limiting
- Go Middleware and Concurrency Patterns
- Building REST APIs with Go and Gin
- Database Migrations in Go
- Mastering GORM: Go's Powerful ORM