featured·2025·creator & sole developer
Project Atlas
A self-hostable analytics dashboard with end-to-end encryption. Built for teams that value privacy without sacrificing insight.
overview
Atlas is a privacy-first analytics platform that runs entirely on your infrastructure. Every event is encrypted client-side before it leaves the user's browser, so even with full database access there's nothing readable to leak. The dashboard surfaces the same numbers Google Analytics would — sessions, funnels, retention — without ever seeing the raw data.
The project started as a weekend experiment and grew into a working tool that a handful of small teams now use in production.
key features
- End-to-end encrypted event pipeline (X25519 + ChaCha20-Poly1305)
- Real-time dashboards with sub-second query latency on 100M+ events
- Self-host via a single Docker Compose file
- Built-in funnel, cohort, and retention analysis
- GDPR-friendly by design — no cookies, no fingerprinting
built with
Next.jsPostgresRustClickHouseDocker