A minimal, browser-based visualization of Dijkstra's shortest-path algorithm implemented in vanilla JavaScript. This project illustrates the algorithm on a grid with configurable start/end nodes, and ...