• Home
  • Blog
  • Projects
  • About
  • This Website!

    You can learn more about how I built everything on this website here. Full code is closed sourced for security, but if you ask nicely I'll share it with you.

  • Concurrent Connections

    A program to monitor HTTP connections in a Go Server in real time. Clients are subscribed to an SSE server that sends updates about the state of the server whenever a connection change occurs. Find out more here.