This website was intended to mimic the style of 90s personal websites, currently being moved to ReactJS in a separate repo.
Several Bible translations at /bible/ or at https://www.leohacker.org/bible
Scripts that can be ran from the terminal using a CURL command
Games
Stuff on public domain
Open your terminal and execute this:
curl -s https://www.leohacker.org/scripts/SCIPTNAME.sh | bash
or this, if you are using Windows:
curl -s https://www.leohacker.org/scripts/SCRIPTNAME.bat | cmd