Studio Ghibli Nature Loop — HBO Max
Bayan Flow 0.3.0: From 6 to +20 Algorithms
I shipped 0.3.0 of Bayan Flow last week. This one was mostly about filling things out.
678 words
|
3 minutes

Bayan Flow 0.2.0: finishing the foundations (i18n, RTL, tests, and small UX wins)
A few weeks after shipping version 0.1.0, I realized the hard part wasn’t new algorithms, it was the stuff that makes an app feel usable and maintainable. Version 0.2.0 isn’t flashy. It’s the set of changes that stop future work from turning into a refactor nightmare.
678 words
|
3 minutes

I Built an App That Makes Learning Algorithms Way Easier
For the longest time, I’ve always felt that learning algorithms was harder than it needed to be.Not because the concepts were too complicated, but because they were always presented in such a “dry” way.
465 words
|
2 minutes

Technical Debt: When to Pay It Off and When to Live With It
Technical debt is a concept known by almost every software development team. Just like financial debt, technical debt increase over time, making the codebase more and more difficult and expensive to maintain.
1370 words
|
7 minutes

Quick Tutorial: Implementing Google OAuth2 in FastAPI (Callback Method)
Hey there! 👋 Let’s learn how to get user information from Google using the OAuth2 callback method in FastAPI. We’ll keep it super simple and focused!
373 words
|
2 minutes


