Any projects I've completed and want to show will be listed here. All of my open source code can be found on my Github profile.

fashion-police
A static code analyzer that scans a given file or directory for conforming to (a subset of) PEP8 style guidelines. Written in Python, of course.
Json Database
A simple (concurrent) database server and associated client that stores JSON objects of arbitrary depth.
tuirnal
A journal app on the command line. Start journalling, without having to leave the terminal.
golb
A dead-simple load balancer, using a round-robin algorithm. Written in Go.
gomod-viz
A CLI tool for visualizing a Go module's dependency graph.