👋 Hey there! I'm a final-year BCA student 👨💻 diving deep into MERN Stack 🚀 | Python Django 🐍 | React ⚛️ | Learning JavaScript + DSA 💡 Passionate about building, breaking & learning every single day ⚔️💻 Sharing my dev journey as a #CodeNewbie 💬
Nothing here yet.
Jan 21 · 4 min read · Bridge, Host, Overlay, Macvlan, IPvlan & None (With Real Use Cases) When people say “Docker networking is confusing”, what they really mean is: “I don’t know who can talk to whom, and from where.” Docker networking is not magic.It’s a set of very e...
Join discussion
Jan 17 · 3 min read · Today was one of those days where things actually click. I built a simple Flask web application, containerized it using Docker, and deployed it live on an AWS EC2 instance. No magic. No shortcuts. Just understanding how the layers fit together. This ...
Join discussion
Jan 7 · 4 min read · If Day 1 decides whether the interview continues,Day 2 decides how far it goes. These concepts are not about syntax.They are about how JavaScript thinks while running your code. 1. Execution Context (How JavaScript Runs Code) Before JavaScript exec...
Join discussion