Posts & Deep Dives
Explore technical guides, architectural patterns, and production engineering notes on Golang, Python, Linux, and Cloud-Native systems.
Handy Bash Commands & Productivity Tricks
Useful CLI commands and shell shortcuts for everyday developer workflows.
Concurrency vs Parallelism
Demystifying the core differences between concurrency and parallelism in systems engineering.
Docker & Docker-Compose Essential Cheat Sheet
Essential Docker and Docker Compose commands for container management, cleanup, and server setup.
Git Commands & Workflow Reference
Essential Git commands for version control, branch management, and undoing mistakes.
MongoDB GeoJSON Queries & Spatial Indexing
Guide to storing and querying spatial GeoJSON data in MongoDB using 2dsphere indexes.
Python Version Management with Pyenv
Managing multiple Python runtime versions seamlessly using pyenv.
PySpark Project Starter Template
Starter template for developing PySpark applications locally with Poetry and Click CLI.
Learning Go
Documenting my journey of learning Golang, concurrency models, and standard libraries.
