I am a software engineer with a passion for full-stack web development. I enjoy understanding a stack as a whole and try to break complex topics down into small pieces. Because of this, I've grown to enjoy teaching during my time at the App Academy Bootcamp.
Some hobbies include playing basketball, snowboarding, and recently - weightlifting. I also love traveling to new places and explore new things. These past couple of years have definitely been rough but hopefully I can start writing off my bucket list again.
Sorting Algorithm Visualizer
Sorting Algorithm Visualizer is an application that allow users to observe the intermediate steps of popular sorting algorithms (i.e. bubbleSort, quickSort, mergeSort). It is built using HTML, CSS, and Vanilla Javascript.