Portfolio
Developer Tooling
Viz
Visualize the call graph for Elixir codebases. Especially helpful for debugging and discovering unusual codepaths!Reveal
Reveal the hidden structure in code. A helpful tool for junior programmers.tree-sitter-gleam
Grammar to construct a concrete syntax tree (CST) from Gleam code.
Toys & Games
Conway's Game of Life
The classic cellular automata.QuAnts
A two-dimensional reverseable cellular automata.Darwin's Game of Evolution
A complicated cellular automata where each cell contains detailed state, including food, size, and rules for how to interact with other cells in the grid.