Blog
Thoughts on software engineering, architecture, and building things.
March 16, 2026
Surviving (and Thriving) as a Software Engineer in the AI Era
AI can now write code, review PRs, and generate tests. So what's left for human engineers? More than you think — but only if you evolve.
careerAIsoftware engineeringproductivity
Read more →
March 15, 2026
Building a RAG Pipeline from Scratch
A practical walkthrough of building a Retrieval-Augmented Generation pipeline using LangChain, ChromaDB, and Ollama — no cloud APIs required.
architectureAINode.js
Read more →