Open Source

Here are some of my public repos:

oak

oak is a command-line calculator using RPN; it’s very much like the HP-15C and similar models, with a few bells and whistles.

go-resources

My resources repo is all about books, blog articles and videos on Go as well as cloud development and related topics.

Feel free to offer additions.

envy

envy is both a command (CLI) and library for storing secrets in your machine’s keychain. It’s certainly not unique, but it’s simple and can be used by itself or within another application.

training

I have several public repos that I’ve used in my class for examples and exercises. Most have a “run in repl.it” button so you can try then right away.