Robin O'Connell
Etc.
CSS Burger
When I was an instructor at Hackingtons (which offers extracurricular coding classes for children), we would challenge our CSS students to "draw" a burger (or other food item) using only styled <div>
elements.
This is my own take on the project which I created to demonstrate what's possible without using any images.
Space Engine
The foundations of a 2D game engine in JavaScript. It is extremely unfinished, but you can fly a little spaceship around a single planet if you like. Left click in the direction you wish to accelerate. Right click to decelerate instead.
Grid Reveal
A simple yet attractive animation that makes an image appear to be drawn one grid cell at a time. It is configurable for a variety of related effects. See the README on GitHub for more details.
Staple Crops Quiz
This is a tiny geography quiz I created to try out the React state management library Zustand. Test your knowledge of the world's staple crops and their top producers.