Developer Tools & Security
Interactive algorithm visualizer with a browser UI plus a Java app, showcasing animated sorting and pathfinding demos.

Input state → Algorithm steps → Comparisons → Visual simulation
Algorithm Visualizer ships as both a web app and a standalone Java application to animate classic sorting algorithms and maze/pathfinding routines. The experience is designed around step-by-step visual simulations so learners can watch comparisons, swaps, and traversal decisions unfold.