On this page I include some of my non-research projects.
Boop (BGG) is an 2-player complete information abstract strategy game with a fun piece-sliding mechanic. I've made an analysis board, hosted on github, for studying variations using chess-inspired notation for games and FEN-like notation for positions. For disclosure, the game logic was written by hand in Python, which was translated into JS by Claude Code, which also designed some of the web page.