Postgres! Plays! Pokemon

made and submitted by stillinbeta
This is a Postgres wrapper for Pokemon Red. It lets you edit your inventory, party stats, and a couple of story triggers. An emulator runs pokemon red, then you can run SQL queries to modify the game state.

new fruit pictures

made by mouse, submitted by parker
This bot creates beautiful drawings of whimsical "new fruits" from the future. It paints them in the style of the USDA's Pomological Watercolor Collection, but with Javascript instead. There's also a Twitter bot version at https://twitter.com/new_fruits

Gesture Recognition Magic Wand

made by jennifer, submitted by lkuper
Jennifer built a gesture recognition magic wand as part of a Harry Potter costume for Halloween 2018, using a Raspberry Pi, an inertial measurement unit, a bit of Python, and some hair elastics. The wand detects W (wingardium leviosa) and spiral (flippendo) gestures! The repo includes the code and Python notebooks used to train the gesture recognition machine learning models and some basic sample data. There's also a link to a parts list so you can build your own.

dust

made by bootandy, submitted by gargi
Dust is meant to give you an instant overview of which directories are using disk space without requiring sort or head. Like du but more intuitive!

fembotmanifesto

made by marf, submitted by gargi
A twitter bot generating feminist manifestos!

housemate-hunter

made by marf, submitted by vaibhavsagar
Figure out which of your housemates are around by sniffing MAC addresses!

Reap.vim: Read, evaluate, and annotate code in vim

made by rodarmor, submitted by nicholasbs
Reap.vim hijacks the = operator to run Python 3 source code directly from vim buffers, annotating it with values and output.

Implementing Neural Style Transfer from Scratch using PyTorch

made by rileywong, submitted by nicholasbs
A beautiful collection of images generated using style transfer, along with code and instructions so you can try making more yourself.

rustrace

made and submitted by gargi
strace from scratch written in Rust!

EpubPress

made by haroldtreen, submitted by vaibhavsagar
Turn any website into an ebook!