👋 Hey, I'm Mohd Kaif – a student documenting my journey through code. I write about what I'm learning in real-time – the wins, the struggles, and the "aha!" moments. From JavaScript and React to backend systems with Node.js, databases, DevOps, TypeScript, and AI integrations. This blog is my public learning journal: honest, evolving, and always exploring. If you're curious about any of these topics, let's learn and build together!
Nothing here yet.
Feb 1 · 13 min read · Have you ever written a CSS rule, hit refresh, and felt like it was styling the wrong thing — or not working at all? Maybe you've spent 20 minutes wondering why your color change is hitting every paragraph on the page instead of just the one you care...
Join discussion
Feb 1 · 16 min read · You Know That Feeling When You're Typing HTML and Your Brain Goes Faster Than Your Fingers? You have this perfect layout in your head. You know exactly how the HTML should be structured. But you're stuck typing <div>, then </div>, then <p>, then </p>...
Join discussion
Jan 31 · 14 min read · You know that moment when you spend hours debugging CSS, only to discover the issue was how the browser was interpreting your code? Or when you wonder why changing one tiny property makes your entire page lag? I've been there. For the longest time, b...
Join discussion