Bio: By day I work at RC, by night I mind my quartet of cats.

Resplendence: styling in React made easy, beautiful, and performant

made by Clarity, submitted by rachel
Use raw CSS to style your React components, right in the .js file!

A Plotter Quine

made by lord, submitted by rachel
An almost-proper-quine -- a program that prints its own source code -- in Rust, printed on one page by RC's HP7440A plotter. Check out the code here: https://github.com/lord/plotter-quine

RC, a Racket Compiler

made by johnvtan, mfekadu, submitted by rachel
A Racket to x86 compiler written in Racket.

Creating a magical wedding videobooth

made by porterjamesj, submitted by rachel
James and Rachel built an interactive video booth for their friends' wedding (and successfully deployed it during the cocktail hour)! Check out the code here: https://glitch.com/edit/#!/jemily-wedding-photobooth

Arpongi, a two-player pong RPG

made by ayla~nonsense, submitted by rachel
This is lots of fun to play with a friend! You can also try to play against yourself, which is a bit more complicated, but also fun. You can see the code here: https://github.com/bridgs/arpongi

Magnetic field visualization in p5.js

made by emilyxxie, submitted by rachel
An interactive animation of a magnetic field. See the code here: https://github.com/emilyxxie/magnetic_field

Creating fractal art

made by mags21walker, submitted by rachel
An interesting look at how to program a pen plotter to draw a Dragon Curve during a workshop at RC!

Buggy calendar systems

made by xuuso, submitted by rachel
It's not every day that you uncover a 16th-century calendar bug in Ruby!

The Ghost of T.S. Eliot

made by ruby childs, submitted by rachel
This neural network, trained on the works of T.S. Eliot, generates new poetry based on his work. It also raises the question of how much an artist's work--and the new work that comes from it--preserves them once they're gone.

ArchiveBox

made by theSquashSH, submitted by rachel
An open source, self-hosted, personal internet archive. It saves HTML, JS, PDF, and many more types of media files from your browser history/bookmarks/Pocket/Pinboard/etc.