This demo is made with Checkboxland, a library I built during my last Recurse Center batch. I recently made an update to the library allowing it to render arbitrary images and video, which is what powers the webcam demo.
— bryanbraun
See what color your commit is in your terminal! Each commit is assigned a hexadecimal color based on the first six characters in the commit ID.
— rachel
A simple development setup for modern JavaScript, without having to pull in big dependencies or extra complexity (e.g., Create React App).
— nicholasbs
Checkboxland is a highly-unnecessary javascript library for rendering anything as HTML checkboxes.
You can use it to display animations, text, and arbitrary data. It also supports plugins, so you can build more powerful APIs on top of it.
— bryanbraun