Skip to content
</MS>

Blog

Stories, notes, and tutorials.

Short, practical posts with a focus on clean engineering.

A Beginners Guide to DNS Resolution

Jan 24, 2026 · 10 min read

A Beginners Guide to DNS Resolution

Learn how DNS resolution works, converting domain names into IP addresses, with a simple phonebook analogy and detailed step-by-step explanation

DNS DNS-Resolver
Read article
Exploring the .git Folder: What You Need to Know

Jan 21, 2026 · 7 min read

Exploring the .git Folder: What You Need to Know

Discover the inner workings of the `.git` folder, essential for understanding Git's file storage, commit history, and version control

GIT github
Read article
Why the Pendrive Problem Highlights the Need for Version Control

Jan 19, 2026 · 5 min read

Why the Pendrive Problem Highlights the Need for Version Control

Pendrive issues highlight the need for version control systems for seamless collaboration and effective code change tracking

GIT github Version Control
Read article
Beginner's Guide to GIT

Jan 18, 2026 · 6 min read

Beginner's Guide to GIT

A beginner's guide to GIT, a version control system, outlining its uses, features, terminologies, and basic commands for efficient collaboration

GIT github Version Control
Read article
Page 2 of 2