An interactive web-based visualization of popular Computer Science algorithms
Visualizing Algorithms is a web application that allows users to picture complex network algorithms in a simple manner, using React, and D3.js
This was my final project during the Fall 2023 semester in Ryan Best’s Introduction to Data Visualization course at Parsons.
The single page web application walks users through the use-cases of network algorithms, introduces the Traveling Salesman problem and showcases the Nearest Neighbor and Dijkstra’s algorithms.