diff --git a/index.html b/index.html
index de7244d..cbbb960 100644
--- a/index.html
+++ b/index.html
@@ -4,142 +4,61 @@
Portfolio
-
+
+ Mountain-Built Tools for Real Problems
+
+
+ Linux Developer crafting resilient, self-hosted solutions from the Austrian Alps.
+
+
+
+
AlpenQueue
+
A lightweight task queue-scrapes, processes, calls back-runs on a five-euro Hetzner box. Used it this morning to pull competitor prices.
+
The CLI? One command, drops jobs in. Built with Go, Docker-ready, open-source.
+
Want it? Just ask.
+
+
+
+
+
+ Screenshot placeholder - add screenshot.png to project
+
+
Live demo: monitoring 42 jobs a minute
+
+
+
+ Processing 42 jobs/minute
+
+
Go for the backend, net/http for the API, SQLite for data, goquery for scraping, Docker to package it, self-hosted on Hetzner.
-
-
-
- API
-
-
-
- Scraper
-
-
-
- Database
-
+
-
- All code on this page runs on five euros a month.
-
-
-
-