Big O notation: DSA Fridays.Big O Notation is a powerful tool that allows developers to assess the efficiency of algorithms, offering insights into how their…Jan 26Jan 26
Yarn vs. npmThe choice between Yarn and npm for package management is a crucial decision that significantly impacts project efficiency. npm, the…Jan 25Jan 25
Conquering Login & Register Endpoints in FlaskYesterday was a good moment in my ongoing quest to build a robust Flask app. I finally tackled the essential login and register endpoints.Dec 6, 2023Dec 6, 2023
Declaring API Routes in a Flask Web ApplicationAPI routes are the building blocks that enable your app to communicate with the outside world.Dec 5, 2023Dec 5, 2023
Understanding the System Development Life Cycle (SDLC)System Development Life Cycle (SDLC) emerges as a guiding light, providing a structured framework to plan, design, develop, test, and…Dec 4, 2023Dec 4, 2023
Lessons learned from “Atomic Habits” and applied in my tech Learning Journey.Late last year, I started a habit of reading books, and Atomic Habits by James Clear is one of the few books I have been reading and it’s a…Dec 4, 2023Dec 4, 2023