Snippets
A collection of useful mini projects and code snippets created over time.
Hello, aioquic!
A simple example of using the aioquic library to implement a QUIC client and server in Python.
Hello, quic-go!
A simple example demonstrating QUIC communication using the quic-go library in Go.
Network Interface Monitor (Flask)
A simple Flask web application to monitor and display the status of physical network interfaces.
Network Interface Monitor (PyQt5)
A simple PyQt5 application that monitors and displays the status of physical network interfaces on a machine.