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.

Hamilton the musical data visualization

made by Alec, submitted by nicholasbs
An interactive visualization of the chronology of historical events in relation to the songs in the Broadway musical Hamilton, along with other visualizations, including character co-occurrence.

Supreme Court Statistics II

made by Alec, submitted by davidbalbert
Neat visualizations of the 2017 term of the US Supreme Court.

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.

Octopus Checkers

made by Alec, submitted by nicholasbs
A game of checkers built in JavaScript with no libraries or external dependencies.