kaleidoface

made and submitted by rfong
body horror kaleidoscope webcam

explorable Bezier curves

made and submitted by rfong
An interactive web page to give you spatial intuition for cubic Bezier curves. (They're everywhere!) Touches a bit on UX considerations for a vector editor.

Illuminated Texts

made and submitted by nbertagnolli
Using Dalle-2 to illustrate classic poems!

Advice bot

made and submitted by krithika
Recursers can subscribe to the "Advice of the Day!" bot to get one piece of advice from an RC alum everyday. You can submit advice at https://advice.recurse.com Github: https://github.com/krithikasb/alumni-advice

Unit circle

made and submitted by krithika
An explainer to go along with the definitions of basic trigonometric concepts, sine and cosine, with a unit circle, using p5.js.

RC postcard

made by krithika, miccah, jobin212, submitted by krithika
Because I can send real postcard to RC and other recursers! Github: https://github.com/rc-postcard/rc-postcard

Hyperbolic Tilings

made by lbz, submitted by carolinegrand
It reminds me of a kaleidoscope!

Neoscore

made and submitted by Andrew Yoon
Neoscore is a python library for notating music in a graphics-first paradigm, allowing it to go far beyond the rules of traditional notation. This project was originally started at RC's Fall 2, 2016 batch, and recently revived and released!

Sliderland: creative coding tool with 64 sliders

made and submitted by blinry
Inspired by tixy.land and Checkboxland! Write a JavaScript function to control the sliders and see what animations you can make!

Why Kademlia uses XOR as a distance metric

made by rfong, submitted by Mai
This blog post is a cool explainer of one approach to distributed hash tables.