Scroll for more
▼
Python app that uses a dataset of thousands of NYT crossword clues to help practice solving clues
My personal productivity app, made as a progress web app so I can bring it with me anywhere. Currently in beta.
A classic 9 tile puzzle game where players arrange tiles to form a complete image. Much trickier than you may expect!
Maze solving and generating algorithm written in C++ and compiled to WebAssembly to run locally, then visualized with JavaScript.
A problem from CSES where you must fill a grid with paths from a given starting point to an ending point.
Platforming game written entirely in JS using the an HTML canvas to render to the screen. Just a tutorial level for now.
A strategy color matching game that was given as a CS lab where we competed with our classmates to programmatically get a high score.
A simple neural network with visualizations that plays a game I made in high school