I built a free full-stack auth starter so you can skip "auth week" (Flutter + FastAPI)
Every side project I've started died a little during the same seven days: auth week. You know the drill. Login screen, register screen, forgot passwor…
Latest Team Management news from Tech News
Every side project I've started died a little during the same seven days: auth week. You know the drill. Login screen, register screen, forgot passwor…
When I started building my Maternity HL7-to-FHIR Pipeline , my first instinct was to do everything in Python. Parse the HL7 message, map the fields, v…
The Best Python SaaS Boilerplates in 2024: A Comprehensive Guide Building a SaaS application from scratch means reinventing the wheel on authenticatio…
A role-based product should involve more than hiding navigation links. Students, teachers, and platform administrators have different goals, data need…
Two years ago I sat down with a stack of research on cognitive training and asked a stupid question: what if the twenty-year clinical protocol we ran …
Been working on this for a while and it's finally time to share it properly. Aquilia is a Python web framework built async-native from the ground up. …
We’ve all been there. You have a "Leg Day" scheduled in your Notion database, but you woke up feeling like a truck hit you. Your Apple Watch says your…
While working on a SaaS application recently, I once again had to implement the same user account flow: registration login sessions email verification…
This article is intended for those who, like me, are interested in profiling and performance optimization. Key Takeaways (TL;DR): Offload CPU-bound cr…
Liberia's national budget is public. By law, it has to be. Every year the Ministry of Finance publishes it as a PDF on their website, hundreds of page…
I Built a Self-Hosted Competitor Price Monitor Because SaaS Pricing Is Out of Control The Problem I run a small online store. To stay competitive, I n…
In the previous article, we explored how to build our first CRUD API using FastAPI. While our API worked correctly, there was one major problem. We we…
“Did We Already Watch This?” — Building KindaSeen with FastAPI and Next.js A few months ago, my friends and I kept running into the same question when…
If you've done serious SNMP work, you know the tax. Terminals full of snmpwalk flags you've looked up three times before. A MIB browser you either pai…
I just released Cuekiyo v1.0.0 , an open-source local web app for building anime opening and ending compilation videos. The idea is simple: Pick anime…