I believe the best way to master a concept is to explain it to someone else. I’m a Full Stack Developer navigating the ecosystems of JavaScript and Python, building everything from responsive frontends to robust backends. I use this space to document my learning journey, break down complex topics, and share practical solutions to the bugs I encounter. Let's learn in public together!
I am available for collaborations, learning in public and other technical stuff like DevOps, development, designing.
Jun 8 · 5 min read · Object-Oriented Programming (OOP) is one of the most important concepts in Python. Instead of learning OOP through theory, we'll learn it through a series of practical questions. By the end of this ar
Join discussion
Aug 17, 2025 · 4 min read · Have you ever wanted to build your own Command Line Interface (CLI) tool? In this Blog, I’ll create a simple CLI app in Node.js that counts the number of words in a file. Along the way, we’ll explore how Node.js handles command-line arguments with pr...
Join discussion