Projects tagged react

View all

Gatsby on Netlify
Source
Link

Updated 2019-08-18
Gatsby website setup on Netlify.

Countdown Solver
Source
Link

Updated 2019-06-13
Generates and solves Countdown numbers round with a BFS search in a web worker. Renders solution graphs with d3.

Yearclock
Source
Link

Updated 2019-05-29
Chrome new tab page extension that displays the date in an analog clock format.

Pong
Source
Link

Updated 2019-05-27
Classic pong implemented in React as reference game for students.