Silent Warrior — A Journey of Learning Through Technology and Life
Walking the path while balancing Tech, social norms & inner values
This is a open space where i share my practical knowledge gained over 20+ years of professional career with a personal point of view on the space between logic and life.
Built from real experience, and complemented by honest reflections on growth, philosophy, and the journey behind the work.

Explore by Domain
👉 Start with a domain, or explore the latest learnings below.

Go Programming Series For Beginners
I have curated my experience with Go programming into series of tutorial posts to help beginners in this journey. Do check it out. I will be releasing posts on each topic every week. I am also working on its Hindi version followed by a video tutorial.
- The first series will cover Go basics, slices & arrays, maps, struct, functions, pointers, concurrency
- The next series will cover web programming, file handling, exception handling, running go programs in container and cloud.
Latest Blog Posts
You can start reading from the latest three blog posts here or browse through the topics via the menu option
The Internal working of Go Web programming- Part 2
In the First part of this article , we learned about how the web server pattern functions using the net/http package. In …
Read More →The Internal working of Go Web programming- Part 1
As a newbie in Go, when i first came across this function, i thought what in the world is this.
In this post, i have …
Phase-1 Instructions for ReBuilding thesilentwarrior.org using Hugo - Part 3
This is the phase-1 instruction post of the migration i did from Minimal-Mistakes with jekyll plugins to Hugo with …
Read More →