01:26

ourSchool — Self-Hosted Homeschool Tracking & Management App

Open-source app for managing a homeschooling program — track assignments, journal entries, attendance, and student progress. Features role-based access (admin, teacher, student), JWT auth, PostgreSQL backend with Alembic migrations, React 19 + TypeScript + Tailwind CSS 4 + TanStack Query frontend, FastAPI backend. Docker Compose with pre-built GHCR images. 64 stars, AGPL-3.0.
01:17

ExoServe — E2EE Self-Hosted File Storage with Client-Side Encryption

Self-hosted end-to-end encrypted file storage designed for local hardware. All encryption (AES-256-GCM) is client-side — file contents, names, and directory topology are encrypted before upload. Uses a Merkle tree for obfuscated directory structure, hash sharding for blob storage, and concurrent multi-device sync with race condition handling. Vanilla JS WebUI, Python/FastAPI backend, Docker Compose ready. BSL license, 2 stars.
01:15

Car Costs — Self-Hosted Vehicle Running-Costs Tracker with Home Assistant Integration

Lightweight self-hosted app to track fuel, tax, insurance, servicing, and vehicle lifecycle costs. PWA for quick logging at the pump, with REST API and ready-to-use Home Assistant package (templates + reminders). Single FastAPI + SQLite app, Docker Compose ready with pre-built multi-arch images. 5 stars, MIT.