Idea

Think of a personal status/uptime page for your own projects.
Inspired by Upptime but your own so becomes a PP you can demo on resume…

  • Can track anything that’s got a web API (aabuharrus.dev, AudioReaper, ClickClack).
  • Can be a a small Go or Python service that pings your endpoints, stores results, and serves a public status page.
  • Deploy it to K3s, instrument it with Prometheus, alert via a webhook to your phone.
  • It’s small, finished, useful, and demonstrates every skill in this conversation in one repo.