Blog
Thoughts and deep-dives on backend development, system design, performance, and software engineering.
Between 2019 and 2026, a lot has changed. Knowing HTML, CSS, and JavaScript is no longer enough. Not even close. To be considered for an internship as a web developer today, you need more than surface
Most junior developers underestimate how much foundational knowledge is required even for internship roles. Back in 2018, while teaching myself HTML, CSS, and JavaScript, I built a few websites by edi
Writing clean code isn’t just about style — it’s about clarity, maintainability, and performance. Over time, I’ve built a few habits that help me write code that’s easier to read, debug, and scale. He
A loop is one of the most important ideas in programming. In simple terms, a loop means doing the same task repeatedly until a condition is met — like checking a list of names one by one. Different pr
A friend told me he’s learning programming. They started with JavaScript, now they’re on HTML, and soon, CSS. I paused and thought: Wait… HTML? A programming language? 🤔
Stay Updated
Get notified when I publish new articles on backend development and system design.
Sign up to follow