Some creations
I sometime make stuff.
- IFS Editor. Explore IFS fractals.
- pylisp. A simple Lisp interpreter in Python. Also look at its literate documentation.
- n-back. A simple memory game.
- “MS” Paint. Start of a clone of the old MS Paint in React.
- “Chasing colors”. Simple generative art piece.
- Leftist tree visualization. Visualization of a leftist tree.
- Hexagon. A super-simple visualization of how a diagonal projection of a cube is a hexagon.
- Moiré pattern. A simple example of a Moiré pattern.
- L-systems. A simple tool to visualize some simple L systems.
- Rusting Rays. A Ray tracer written in Rust (work in progress). See also the repo.
- Abelian Sandpiles. An implementation of abelian sandpiles in Rust.