Software
Spelling Bee
A word-finding game like the NYT’s spelling bee, made with React.
Graph Builder
Build graphs and generate their images, adjacency matrices and JSON data with Flask and NetworkX.
Interactive Web Terminal
An in-browser console with extensible functionality, made with pure JavaScript.
WASM Snake
The classic snake game, made with C++ and SDL2. Ported to WASM for in-browser play. Read about how it was ported.