The Joy of StationeryThere is something genuinely magical about the everyday pleasure of stationery in a world dominated by technology and digital advancements…Aug 5, 2023Aug 5, 2023
Understanding Indexes in MySQLIndexes are important as our Database grows in size. We can consider Indexes as Keys that will help us perform faster lookups of rows. In…Jul 9, 20231Jul 9, 20231
Published inPython in Plain EnglishDecoding Web Scraping with PythonWeb scraping has become an important technique for extracting valuable information from websites. With the growing need for data-driven…Jun 3, 2023Jun 3, 2023
Published inPython in Plain EnglishML Model Deployment StrategiesDeploying any ML Model to production involves certain challenges which include:Mar 26, 2023Mar 26, 2023
Flip SideRecently I had the chance to go as a mentor and judge for a couple of Hackathons. During my time in college, I participated in a lot of…Mar 1, 2023Mar 1, 2023
My First Tech TalkIt was an afternoon in September & I was having a discussion with Hari. While discussing, he gave me a new task. This is a screenshot of…Feb 11, 2023Feb 11, 2023
Retrospective — A developer’s POVAs the year comes to a close, this blog post will discuss the importance of Retrospectives from the perspective of a developer.Dec 18, 2022Dec 18, 2022
The Art of DebuggingAs software engineers, debugging is an integral part of our jobs. You may have times as a Software Engineer when you are more concerned…Nov 19, 2022Nov 19, 2022
7 Things I’ve Learned as a Software DeveloperIn this Blog Post, I share some of the things I have learned so far while working as a Software Developer.Oct 16, 2022Oct 16, 2022
Configuring Rubocop in Code BaseRubocop is a code-style linter for Ruby based on the official Ruby style guide. Rubocop supports autocorrection & is flexible in terms of…Sep 24, 2022Sep 24, 2022