Playground

I have published here several simple browser-based visualizations and simulations that I have developed among other things.

The corresponding code can be found on GitHub.

/playground/array-sorting
Sorting algorithm visualizations.
/playground/univariate-interpolation
Interpolation and approximation of univariate real-valued functions.
/playground/breakout
A Breakout variant with evolving bricks.
/playground/fleeing-button
A button that flees from the mouse cursor.

Note: There was previously more content here, but during the last refactoring I removed the majority of what I considered unfinished; it should, however, be easily discoverable in the source code history.