Blog

Thoughts on AI, software engineering, and systems design.

aisoftware-engineeringsystems

Hello World — Welcome to My Blog

A brief introduction to this blog and what you can expect to find here — AI, software engineering, and systems design.

aiagentsllmtutorial

Building AI Agents from Scratch

A deep dive into building autonomous AI agents — from simple tool-calling loops to multi-step reasoning chains.

aillmdeep-learningsystems

Understanding LLM Inference Internals

Tracing the path from prompt to token — tokenization, embedding, attention, KV caching, and sampling explained.