Blog
2025-04-01
Bullet Journal for Developers: How I Plan My Work Week
I tried Bullet Journal as a task tracker and it turned out to be a surprisingly powerful tool for managing development work — sprints, ideas, and context switching all in one notebook.
2025-03-15
AioHTTP vs FastAPI: When to Choose Which
Both are solid async Python frameworks, but they solve different problems. After using both in production, here's my honest comparison.