Projects
Vincent Van GANs
PythonTensorFlowGANCNNBS4A generative adversarial network that is trained to reproduce artwork by Vincent Van Gogh.
Red-Black Trees
Data StructuresRed Black Treesp5A red-black tree visualizer built on JavaScript and p5. This shows how theses trees operate.
Charcoal
electronparse treereactreduxTSA custom build graphing calculator based off of Electron, React, and Redux. This app is completely functional for 5 operations
Boids Simulation
QuadTreep5AlgorithmsA p5 visualizer build on the idea of the Boids algorithm. This implementation uses QuadTrees for fast search.