Visual implementation of Merge Sort, Bubble Sort, Quick Sort, and Shell Sort.
JavaScript (ES6), React.js, CSS, Git
Recreated version of Namco's 1982 Dig Dug game. Still a work in progress but getting close to done.
TyeScript, Next.js, CSS, Git
A top-down dynamic algorithim to find optimal binary search trees.
Java
An implementation of Malloc and Free using a worst fit scheme.
C, Make