okasion
  index
  ├─ social
├─ works
  ├─ friends
  ├─ books
  └─ games
========================================================================
During the last 20 years I have been a Sysadmin, from working 10 years on a big telco, to just administering a VPS and my own local machine. I must have made dozens if not a hundred scripts and programs; I will add them here as I remember them, and those I think are worth it/interesting and if possible publish the source code even if I only have access to some parts of it. 
Usually, everything I did on my own has been open source by default, I upload them to github/codeberg, but there can be some exceptions where I only could only rescue some assets and a binary -like with the first entry:

Touhou Border Enforcer: my first game, Touhou fangame in GameMaker, https://okasion.itch.io/touhoumoot, source missing

2FA-lite: A stateles microservice. Built with Python and Alpine Linux for minimal footprint. Memory-only QR generation and 2FA that it's super easy to add to other projects. https://codeberg.org/okasion/2FA-lite

BunkerLaravel: Docker LAMP stack with zero dependency, for Laravel development-as-in-production with automated TLS/SSL and isolated networking (bridging). https://github.com/leokasion/BunkerLaravel

qpaste: A simple CLI tool made in Go to upload text files or any piping to online pastebins. https://codeberg.org/okasion/qpaste

========================================================================