Code Projects
American Cloud MVP
American Cloud is a fantastic cancel-proof provider of cloud resources. I built a minimal project without Docker, K8s, or bash. It works great, and a demo takes 20 minutes. You can experience the magic, too.
See the project page here.
SQLite3 Wrapper
It's minimal, almost nothing, but I keep rewriting the same little helper class over and over. Now, I have a place to go for the work and also a refresher on non-ORM SQLite3 use.