Misc Projects
Universal Service | Source | Docs
This is a small project that takes subset of systemd style init system commands and will autodetect
your init system and run the proper command for yor system
Discord Balatro Bot | Source
This is a small fork of the reddit bot used on r/balatro so it can work for discord

Rustybin | Source
This is a really really bare bones pastebin clone made in rust
Features
- Upload text up to about 64kb
- Wipes all pastes at midnight UTC
- Wipes all pastes if there are more than 48k pastes when checked hourly
- All in memory and no logs
- 886KB Binary Size
Its designed for you to set it and forget as it will auto wipe everything and if it were to get a DoS attack and memory gets filled OOM killer should get rid of this first and then it an auto restart.