Reepze.com
One link to everything. This site is my hub: bio, links, stream and projects in one place, built completely from scratch.
The idea
Instead of a generic link-in-bio service, I wanted one place that is actually mine: my links, my stream, my projects, running on my own infrastructure. No website builder, no third-party service, every line hand-made.
It's alive
The page shows real data, not static text: whether I'm live on Twitch (with the last VOD embedded when I'm not), how many people are in the Sector Zero Discord, even my age calculates itself. Everything degrades gracefully, if an API is down, the site just works without it.
Tech stack
- Frontend: hand-written HTML, CSS and vanilla JavaScript, bilingual (EN/DE)
- Backend: Python/Flask for the live data APIs, admin with password + 2FA
- Infrastructure: Nginx reverse proxy, Docker Compose, Redis
- Coming later: self-hosted on my own home server
What's next
The Minecraft hub with live server data, a monitoring dashboard for all my services, and maybe a small blog. The site is built so new areas can plug in without touching the core.