Local "Server Overview" Flask Server banner

Local "Server Overview" Flask Server

2 devlogs
37m 20s

Updated Project: Hello Guys,
I want to introduce you to my first project on here a…
…Custom Web Scraper is a lightweight Flask-based dashboard that monitors system performance and service availability in real time. It features a retro-style …

Updated Project: Hello Guys,
I want to introduce you to my first project on here a…
…Custom Web Scraper is a lightweight Flask-based dashboard that monitors system performance and service availability in real time. It features a retro-style web UI, live charts, and configurable server endpoints, making it a great starting point for self-hosted monitoring, web scraping experiments, or network dashboards.
And now happy coding!

This project uses AI

I only used AI to create the comments in the code ( just for understandig and to make it easier for you guys to change the things that you like). Also the Demo.html site is made with AI and just for frontend demonstration purposes without the backend functions and the readme for an basic installation guide.

Demo Repository

Loading README...

heinichtoni

Shipped this project!

Hours: 0.33
Cookies: 🍪 1
Multiplier: 1.5 cookies/hr

I built this project because I wanted a dashboard that feels fun to use, not just functional. Watching live system stats update in a retro terminal-style UI was super satisfying, and slowly seeing everything come together was honestly one of the best parts.

The hardest challenge for me was the Tailscale toggle switch switching between local network access and VPN access sounds simple, but getting it to work cleanly without breaking links took way more trial and error than I expected . There were a few “why is this not working?” moments, but figuring it out was really satasfying ( The toggle bar could be better).

In the end, this project taught me a lot about Flask, frontend layout, and how to turn something very backend-heavy into a clean, shareable demo. Shipping it now feels scary but exciting