Problem: Monitoring a personal server often requires heavy dashboards or fragmented command-line tools, which can be unnecessarily complex for checking essential system health.
Solution: I independently built The Dove Dashboard, a lightweight web-based system monitor written in Go. The application provides system overview, CPU, memory, storage, sensor, and network metrics with live updates and a minimal user interface.
Result: Delivered a self-contained monitoring application distributed as a single binary with static assets and Docker support. The project demonstrated my skills in Go, Linux systems, lightweight backend design, and practical selfhosted tooling.