Created a Speed Test using C to get download and upload speeds with a 1mb text file, and the ping to a DNS server. Implemented sockets in C to create custom ICMP packets used to ping and capture the output. Wrote a C helper file to host a webserver with a /metrics endpoint and multithread the Speed Test. Containerized into a Docker container with Makefile for ease and standardization of deployment and Prometheus and