Projects I've Worked On
Over the years, I’ve built a variety of projects, and these are some of the ones I find most interesting. Many are open-source, so feel free to explore the code and contribute if you have any ideas for improvements.
lambda
Lambda is a powerful but simple functional framework for the Go programming language. It supports Monads (options) and Conditionals as of now and has some very nifty helpers.
github.com
task-manager
Bash task worker written in Go. Uses redpanda for queues and sqlite for storage. Very fast, and low mem footprint.
github.com