All of my Technical Knowledge in one place
I personally don’t believe in SEO tricks or the art of stuffing long-tail keywords into every corner of a page. I don’t believe in shortcuts or gaming the system to chase a fleeting rank on Google.
To me, writing is sacred. It’s not about algorithms but about connection. I write because I want to share the raw, unfiltered lessons I’ve learned through my journey with code — the triumphs, the failures, and the moments of clarity in between.
If my posts reach someone, it won’t be because of a perfectly optimized title but because the words resonate, because they offer real, tangible knowledge that someone can use. That’s what matters. Real value. Real impact. No fluffs. Just a shared love for the craft.
You can find all my Github Repositories here.
Recent Blogs
Dive into some of my recent blogs where I share my thoughts on a wide range of topics.
Subscribe to my newsletter 👇
We value your privacy and won’t spam you.
10 Hidden Gems of Kubernetes: Supercharge Your Cluster Like a Pro
Uncover 10 hidden Kubernetes features to boost your cluster's efficiency and reliability, from PDBs to Ephemeral Containers.
Read More
Training AlphaZero with Monte Carlo Tree Search: Part 3
Learn to create a React frontend for AlphaZero Tic-Tac-Toe, with a beautiful UI and turn by turn visualization
Read More
Training AlphaZero with Monte Carlo Tree Search: Part 2
Learn to create a FastAPI backend for AlphaZero Tic-Tac-Toe, featuring RESTful endpoints and Monte Carlo Tree Search (MCTS).
Read More
Training AlphaZero with Monte Carlo Tree Search: Part 1
Train an AlphaZero-inspired model with MCTS for Tic-Tac-Toe. Learn game mechanics, MCTS basics, neural network design, and the training loop.
Read More
AI-Powered Diagonal Sudoku Solver with Constraint Propagation
Build an AI-powered Diagonal Sudoku solver with Python. Learn techniques like constraint propagation, naked twins, and diagonal strategies.
Read More
Playing Hangman with Deep Reinforcement Learning
Build a Hangman AI with Reinforcement Learning using PPO and Curriculum Learning. Learn step-by-step code integration and model training.
Read More