A React dashboard I setup to monitor our home internet to prove to our ISP at the time that we are indeed receiving far slower speeds than advertised.
On the home server, a docker image is running a NodejS script that connects that performs a speedtest every hour and sends the results to a Firebase database.
This eventually led to the development of ISP Logger.
Tech used:
React Firebase Docker