Below are some small open source software projects I’ve authored or helped develop. Most of them are released under a BSD-style license. Enjoy!
HOYT Hugo Theme
Hoyt is a theme for Go Hugo with inspiration from Ben Hoyt’s personal website. It’s still a work in very slow progress but it was a very good starting point for me to learn about Go Hugo and how it works as a static site generator.
Testing the Tessaract OCR Project
txt-from-img was a gentle introduction to the tessaract library and how to get text from an image in a lambda function.