Rotate wheel via the path of least resistance (i.e., counterclockwise or clockwise, whichever path is shortest) such that the clicked icon is at the top. There is trigonometry involved! (This is a really old project that I was really proud of still 😊)
Drag-drop UI prototype for organizing task/project priorities. Shared state managed by Context and decorators. Scaffolded with create-react-app.
[In queue to redo using Context API] A "scoreboard" that returns the 3 people (a) with the highest scores based on a chosen set of factors or (b), are associated with a chosen quote. Built on React with Redux. Scaffolded with create-react-app.
Thought experiment: Building an animated banner ad in React to explore animations and React hooks.