Selected works
From side projects to production systems — each one built with intent, iterated on with care, and shipped with pride.
Where the work happens
Late nights, multiple monitors, and a terminal always open — this is where ideas become production-grade software. I care deeply about the details: clean architecture, fast feedback loops, and tools that don't get in the way.



Technical Journal
Practical engineering notes, architecture breakdowns, and field-tested patterns across system design and modern software.
Categories
6
Articles
14
Total Pages
151
Featured Article
Master the core concepts of scalable, reliable, and efficient system design.
Section 01
3 units
Master the core concepts of scalable, reliable, and efficient system design.
Welcome to the System Architecture section. Here, we dive deep into the structural blueprints of modern software syst...
This includes Repository includes my personal notes, and cover important topics that you need to know about MERN stac...
Section 02
2 units
Rust is a general-purpose programming language emphasizing performance, type safety, and concurrency. It enforces mem...
Welcome to the comprehensive guide on using SQL for data analytics. This series covers everything from the basics of ...
Section 03
4 units
Master version control, collaboration, and the essentials of Git for modern software development.
- Containers provide a way of creating an isolated environment, sometimes called a sandbox, in which applications and...
- It helps to maintain infrastructure using software (like providing resources)
A shell is a command-line interface which allows to perform certain tasks using command
Section 04
3 units
A journey from single LLM calls to recursive agent state machines.
Join us on a deep dive into the architecture, mathematics, and implementation of modern Large Language Models (LLMs)....
Master the art of communicating with Large Language Models. From the basics of zero-shot and few-shot prompting to advanced techniques for building agentic systems.
Section 05
1 units