The Archive
A raw collection of every "aha!" moment and every night spent debugging. This is my repository of technical shifts, build notes, codes and the logic I've captured while figuring it all out.
Spotlight Archive

The Complete Beginner's Guide to Docker: From 'Too Scared to Try' to Building Systems Like a Pro
A detailed, personal, step-by-step journey from fearing Docker to mastering containers. Learn the 'Why' and 'How' behind Linux, Dockerfiles, Volumes, and Live Development — explained exactly as I learned it.

The Complete Beginner's Guide to Docker: From 'Too Scared to Try' to Building Systems Like a Pro
A detailed, personal, step-by-step journey from fearing Docker to mastering containers. Learn the 'Why' and 'How' behind Linux, Dockerfiles, Volumes, and Live Development — explained exactly as I learned it.

Setting Up SSH Keys for GitHub: My Journey from Scratch with Multiple Accounts (2025)
A complete, personal, step-by-step guide to generating SSH keys, connecting securely to GitHub, clearing old credentials, and managing multiple accounts — every detail explained exactly as I experienced it.