🚀 Founding Engineer @ Oceanlab Technology
Building at the intersection of scalable architecture and seamless user experiences. I am a Full-Stack Developer and Open-Source Enthusiast dedicated to the "zero-to-one" journey. Currently, I'm leading engineering efforts at Oceanlab Technology, where I craft high-performance web and mobile solutions. 🛠 Technical Toolkit
Frontend: Next.js, React.js, Tailwind CSS
Mobile: React Native (Cross-platform)
Backend: Node.js, Express, MongoDB (MERN Specialist)
Infrastructure: Currently deep-diving into DevOps, CI/CD pipelines, and Cloud Orchestration.
🎯 Current Focus
I’m currently bridging the gap between Development and Operations. My goal is to ensure that high-quality code isn't just written, but delivered reliably and at scale through automated workflows and optimized cloud infrastructure.
📫 Let's connect! I love chatting about Open Source, MERN stack patterns, and the future of DevOps.
Full-stack developer: HTML, CSS, JS, React, Next.js, React Native, Node.js, MongoDB, MERN. Let's build together!"
In the world of cloud computing, you’ll constantly hear about Virtual Machines and Containers. While they might seem similar, they serve very different purposes. Let's break them down using real-world scenarios. 1. Virtual Machines (VMs) Think of a V...

1.Global Scope:- This Refers to the Global object in the Dom .The Global object for the Dom is 'Window'. console.log(this) in this case the output will be "Window" 2.Within Function:- This will print undefined within Functions in Strict Mode.But In N...
