An online version of Hanabi

made by wesleyac, submitted by nicholasbs
An online version of Hanabi, the collaborative card game, built using Rust. You can play with your friends at https://hanabi.site

Exploring the Vasulka PDF Archive

made by Ashley Blewer, submitted by Mai
A series of short investigations into meaningful archival access, created during RC's annual alumni reunion week. Technical overview here: https://bits.ashleyblewer.com/blog/2020/05/14/notes-on-exploring-the-vasulka-pdf-archive/.

oxo

made by adityaathalye, submitted by porterjamesj
A tic-tac-toe game that talks to you!

Postcard Wall

made by pselle, submitted by Mai
A beautiful, explorable representation of a wall of postcards that were eventually all sent in the mail. Check out the code here: https://github.com/pselle/postcardwall.

Digital Bookshelf

made by gnclmorais, submitted by rachel
This digital bookshelf uses Goodreads to automatically build a page of the books Gonçalo has read. Code here: https://github.com/gnclmorais/bookshelf

What’s the Levenshtein distance?

made by rolandcrosby, submitted by davidbalbert
An interactive visualization of Levenshtein distance. Source: https://glitch.com/edit/#!/whatsthelev

Orb.Farm

made by Max Bittker, submitted by davidbalbert
A beautiful simulation of a sealed aquatic ecosystem.

Similar Sort

made by brianhicks, submitted by porterjamesj
A small program to improve "fuzzy find" search in text editors.

Roots of Two, Powers of Three

made by talyian, submitted by porterjamesj
An exploration of why musical scales are constructed the way they are. Source: https://github.com/talyian/talyian.github.io/tree/master/roots_of_two

Are source files serially correlated?

made by philosophicalhacker, submitted by nicholasbs
A fascinating analysis of whether or not diffs in a large repository are serially correlated across months and quarters.