Hi, I'm Saurabh 👋

Engineer and builder. I write about what I think and share the code I build.

This is my corner of the internet: long-form notes on engineering and ideas, plus small proofs-of-concept with the code attached so you can run them yourself.

Read the writingSee the projectsGitHub ↗

Latest writing

All posts →

Projects & POCs

All projects →
building

Log summarizer POC

Streams application logs, clusters similar errors, and writes a plain-English incident summary.

  • Python
  • FastAPI
  • LLM API
shipped

saupal.com

This site: a fast, static personal site with Markdown posts, project pages, RSS, and dark mode.

  • Astro
  • TypeScript
  • GitHub Pages