Corgi.Wiki
Corgi.Wiki is a corgi ancestry and breeding portal with historical data prefilled and data will be made publically available.
Small Backup Solution (Smbackup)
This Backup Solution is the most simple app for backup that I could imagine. I wanted something that would run well on my PI, could be written in a day or two and is easy enough for my family to use. I landed on Rust for performance reasons and on a web ui for simplicity (and thats what I can hack together in a day). It is now a file server esque design with the ability to upload files and replicate all uploaded files in diffent locations (for me its an HDD on my PI and an SSD). S3 support and zipped folder downloads may come soon.
Themed-URLs
Firefox add-on to switch browser theme color based on domain to casually discriminate environments like staging / dev / prod. Either a border or change the whole browser-theme and never break prod again (at least see if you are looking at the wrong ENV)!
Recipe Blog
This recipe blog was a code golf project and sits currently at about 250 loc in one file and uses flask and sqlite to host, save, edit recipes and images.
My Projects:
- More
- Coming
- Soon
- For now look at my github