CLI to make common netstat operations easier. I originally wrote this to mess with Crystal, but I intend to rewrite it in Go with the same general API and include cross platform features.
### Fluent Bit https://github.com/fluent/fluent-bit
#### Language: C
An open source observability agent, which we use on my team at Google as part of the Ops Agent. I help fix a number of bugs in Fluent Bit, as well as doing code reviews and maintenance on the `out_stackdriver` plugin.
### [Monkey](https://github.com/monkey/monkey)
### Monkey https://github.com/monkey/monkey
#### Language: C
An HTTP server written in C. It is a crucial component of Fluent Bit, and I have done some work on this repo to support fixes in Fluent Bit, as well as adding testing to the repo.
A Root Beer Tapper ripoff that I wrote as a school project. I am reasonably proud of the super basic art, music, and gameplay. Uses Allegro 5 because I had to (well technically I had to use 4 but I refused to do that and accepted the consequences).