Projects
Things I've built and shipped — plus the rougher experiments along the way.
LinkedIn Mini Sudoku Solver
A single console script that reads the LinkedIn Mini Sudoku board — regions and all — solves it, and taps the digits in for you.
LinkedIn Patches Solver
A single console script that reads the LinkedIn Patches board — clues and shapes — solves the rectangle tiling, and drags every patch in for you.
LinkedIn Queens Solver
A single console script that reads the LinkedIn Queens board, solves it, and places the queens for you.
LinkedIn Tango Solver
A single console script that reads the LinkedIn Tango board, solves it, and fills in the Suns and Moons for you.
LinkedIn Zip Solver
A single console script that reads the LinkedIn Zip board — numbers and walls — finds the one path through it, and drags it in for you.
mago — an MCP harness for Claude Code
A small Go + SQLite MCP server that holds the task state for a build and refuses the writes that would skip a step.