Last Updated: October 31th, 2025
I’m a software engineer with a wide range of skills, constantly learning something new every day. I enjoy turning complex problems into simple, beautiful and intuitive.
I’m currently working on Stratal.io an automation tool for everyone.
My current day-to-day at work involves:
- maintaining and refactoring a large legacy Nextjs Code.
- Learning system design and also Backend engineering heavily
- building all the newer parts of the codebase in Golang and newer Nextjs version
- Building tools for automation using Typescript and Golang.
- some frontend work (Nextjs, Typescript)
You can view my resume here to see more about my professional career so far.
Sometimes I write about stuff I’ve learned, personal projects, and anything else I find interesting.
Latest Posts
- 07-2025 SQL Recursion Explained: Why I Chose a Recursive Function Over WITH RECURSIVE (and When You Should Too)
- 04-2025 ACID Database Properties with PostgreSQL: Part 2 - Atomicity
- 03-2025 ACID Database Properties with PostgreSQL: Part 1 - Transactions
- 02-2025 The Three Pillars of Observability: Metrics, Logs, and Traces explained
- 29-2025 Understanding the Node.js Event Loop