TurtleTale
A browser-based 2D platformer about a young turtle, complete with a level editor, an in-game shop to purchase permanent upgrades, and toggleable cheats.
https://johnthenerd.com/turtletale
WOLRelay
A Python Wake-on-LAN forwarder that is able to listen for ARP reply packets to track IP addresses without any agent process running on the target machine.
https://github.com/JohnTheNerd/WOLRelay
PySarra
A Python client for Environment Canada’s Sarracenia service that is designed to be easy to use. It uses AMQP to talk to Environment Canada’s public servers.
https://github.com/JohnTheNerd/PySarra
serial2mqtt
A Python microservice that streams LDJSON (Line-Delimited JSON) data from a serial port to a given MQTT broker.
https://github.com/JohnTheNerd/serial2mqtt
simple-gluster-ansible
An Ansible playbook to install and configure GlusterFS that is designed to be as simple as possible, with TLS encryption in transit configured out-of-the-box.
https://github.com/JohnTheNerd/simple-gluster-ansible
tarsnap-cron-docker
A Docker container image that uses Tarsnap to periodically and automatically back up your data.