Silent Warrior — Between Logic & Life
Reflections in Tech & Thought
Practical knowledge from the world of code — and reflections 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.
- 🐳 Docker — Containers, images, networking, deployments
- ☁️ GCP — Cloud architecture, IAM, networking, serverless
- 🤖 LLM — Prompt engineering, RAG, agents, embeddings
- 📊 ML — Pipelines, systems, model deployment
- ⚙️ Golang — Concepts and deep dives

Current Focus
Areas i am currently exploring and building:
- GOLANG PROGRAMMING: Aspects of concurrency and Machine network programming.
- AI project: Working on building an open sourced knowledge assistant using ollama, deepseek, golang, vscode
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 1
In the First part of this article , we learned about how the web server pattern fnctions using the net/http package. In …
Read More →The Internal working of Go Web programming- Part 1
As a newbee 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 pluggins to Hugo with …
Read More →