Phil, a crossword maker

made by Raph, submitted by nicholasbs
My favorite thing about Phil is that incorporates both beautiful and novel ideas in its UI *and* its puzzle-solving engine.

Python 101

made and submitted by nmicht
This is a generation of slides to learn/study the basics of Python. NOTE: The content is in spanish! Made with <3 using reveal.js

FOIA The Dead

made by parker, submitted by rachel
When someone's obituary appears in the New York Times, FOIA The Dead sends automated requests to the FBI for their records on the recently departed, and publishes the results. So far it has almost 4,000 pages of (sometimes-mundane, sometimes-fascinating) records on 55 people which probably wouldn't have been released otherwise.

Sandspiel

made by Max Bittker, submitted by porterjamesj
This falling-sand game makes some beautiful emergent visualizations.

A tiny spreadsheet

made and submitted by davidbalbert
A simple spreadsheet that runs in the browser. It supports arithmetic formulas and cell references in under 600 lines of JavaScript and CSS.

Steganocats

made by Jake Davis, submitted by porterjamesj
Hide secret messages in pictures of cats

Compyler

made by rodarmor, submitted by porterjamesj
A compiler from a subset of Python to WebAssembly

touchscreen-instrument

made by dan, shahn, submitted by porterjamesj
It was so fun watching this live at RC!

The Antiquated Omi

made and submitted by mouse
A novel in collaboration with Ernest Hemingway and the Wordnik API

Existential Quantification in Type Theory

made and submitted by dk
An outline of how to think about the existential quantifier as it is encoded in higher order type theory.