Ranked Choice Voting simulation

made and submitted by Alec
In 2021, New Yorkers will vote for the first time using Ranked Choice Voting. This interactive simulation shows how votes get redistributed in rounds of counting. Source code at https://glitch.com/edit/#!/rcv-nyc.

Take it ease-y

made and submitted by Alec
Observable notebook to explore and compare easing functions in CSS and D3.

Partition problem implementation + viz

made and submitted by Alec
Visualizing algorithms is the most fun way to teach, learn, and comprehend them! I had an actual use case for this at work, and it was gratifying to make a fun visual explanation for it.