Laravel
-

HabitOrbit — Offline-First Habit Tracker
I built HabitOrbit, an offline-first habit tracker and streak app, and it lives at habit-loop.kouider.de. This post covers why I built it, how it handles storage and sync, and what makes it different from the usual habit apps. Why I built it Before HabitOrbit I tracked my habits with Loop Habit Tracker, the open-source app…
-

MailCow — 3,000+ Mailboxes with a Laravel + Angular Control Plane
I run and manage a MailCow mail server carrying 3,000+ mailboxes, backed by a custom Laravel application with an Angular UI that manages users and configuration through the MailCow API. This post covers the platform and the mail knowledge behind it. The mail platform MailCow is the engine — a Docker-based mail suite (Postfix, Dovecot,…