soumavadas.hashnode.devPick Wisely: The Package Manager That Shapes Your Development JourneyWhen it comes to building products—be it a desktop app, mobile app, CLI tool, or a full-fledged web application—developers have one universal companion: the package manager. Sure, there are countless options out there, but in the Node.js world, four ...Sep 27, 2025·6 min read
soumavadas.hashnode.devStep-by-step process to create a Weather App from ScratchIntroduction The purpose of this project is to develop a clear understanding of how to fetch data from an API and present it in a visually appealing manner. Step 1: Creating a new Next.js Project With node.js and npm installed, please run the followi...Jul 31, 2025·10 min read
soumavadas.hashnode.devBehind the scenes: Creating my personal Portfolio ProjectI challenged myself to complete a portfolio project within 24 hours, as I usually take more than 4 days to finish a front-end project. This was a difficult decision for me because I often end up spending time watching series on Amazon Prime or endles...Jul 27, 2025·3 min read