Backend Developer(node js & Golang) || Docker || Technical Blogging | Open Source
HI , I am a backend developer (Node.js) with a passion for DevOps practices and cloud technologies. Currently, I am dedicated to refining my backend skills, with plans to progressively delve into DevOps practices and cloud technologies.
I am available for writing technical content, explainer content and much more.
If you are a web developer and haven't used the Live Server extension in VSCode, are you even a developer? Just kidding. But have you thought about how that works under the hood? In today’s blog, let’s try to understand how that works with a hands-on...

Picture this: You’re out with your friends for dinner, or maybe you’re planning a weekend trip with your close-knit group. Everyone is having a great time, until it comes to splitting the bill. We’ve all been there—awkward calculations, someone forge...

if you have ever worked with programming languages like C++, Python or Java then you might have come across a term called "File handling". But If you are a Javascript Developer (which I assume if you are reading this blog), you might not have come ac...

Understanding the const Keyword in Javascript Whether you're new to JavaScript or an experienced developer, you've likely come across the const keyword. It's a way to declare variables that hold constant values. Once you've declared a variable using ...
