Posts
All the articles I've posted.
-
How I Built My Second Brain with Obsidian + Claude Code
A practical guide to building an AI-native personal knowledge base in Obsidian, with Claude Code as the structuring engine. From manual Notion to automated cross-domain wiki in an afternoon.
-
Multi-Agent AI with Hybrid Search: Cutting Document Review Time by 80%
How a multi-agent orchestrator combined with LanceDB's hybrid search cut document review time by 80% — practical patterns from a Legal Tech production build, with full source code.
-
DevOps for Azure: Multi-Environment Provisioning With Terraform & CI/CD Pipelines
Step-by-step guide to setting up a multi-environment DevOps solution with CI/CD pipelines and Azure resource provisioning using Terraform and Azure DevOps.
-
.NET Domain-Driven Design Template with a Vertical Slice architecture
A Domain-Driven Design template for .NET using Vertical Slice architecture — build highly decoupled monolithic applications with a clear path to microservices when you need it.