Developed a 2D Graph Algorithm Visualizer, a web-based application designed to help users understand and visualize fundamental graph algorithms such as Breadth-First Search (BFS) and Depth-First Search (DFS). The application provides an interactive platform for users to experiment with graph algorithms visually and intuitively, enhancing learning and comprehension of these essential computer science concepts.