- Displays server information on dashboard
- Backend: HTTP server written in C++ from scratch with a clean OOP approach for consumers
- Frontend: Angular
Currently, the server struggles to handle parallel requests. This space will be used as an exercise in fork and later epoll system calls.
- Solidify my understanding of modern C++ development & the HTTP/1.1 protocol
- Provide a simple interactivity layer to monitor my home server
