5 followers
Tech Enthusiast, Love to participate in Hackathons, completed my Computer Engineering Degree from V.E.S.I.T and currently working as Associate Software Engineer.
Story Behind Stock Stalker Back in 2020, when the world went into lockdown and everyone was stuck at home, I, like many others, found myself exploring...
Creating authentication for an application can be a daunting and repetitive task. Over the years, I’ve faced this challenge repeatedly while working...
Introduction Imagine It’s late at night, you’re drowning in coffee, and the clock is ticking on a big project. You’re deep in the weeds, manually...
Introduction In this blog, we will learn about what is web scraping, and how to perform it using beautiful soup (BS4). First, we will see basic web...
Introduction In JavaScript, asynchronous and synchronous calls refer to different ways of executing code and handling operations. Understanding these...