Not All Is Quiet in the Halls of the Dead
This is a non-exhaustive list of forward facing projects I have worked on.
MTGO Deck Scan A web app that allows you to scan your Magic: The Gathering Online deck pictures and get a list of cards in them. Built with a Sveltekit frontend and a Python backend.
Darwin Game A simulation of an environment where bots compete in a variation of the iterated prisoner’s dilemma. Based on a series of blog posts by Zvi Mowshowitz. Built with Python.