Overview
System Monitoring Dashboard
Featured
Selfhosted
Essential system stats, peacefully simple.
Languages
GoHTMLJavaScriptCSSDockerfile
Project Details
MIT License0 stars0 forks
Technologies
Case Study
System Monitoring Dashboard
- Built a lightweight monitoring daemon in Go for collecting CPU, RAM, and other system metrics.
- Kept runtime memory usage below 25 MB and shipped the app as a small rootless Docker image.
- Used plain JavaScript, HTML, and CSS for real-time data visualization without heavy frontend frameworks.
Tech Stack
Backend: Go
Frontend: JavaScript, HTML5, CSS3
Infra: Linux, Docker