← Projects
2026 · Live demo
Sorting Visualizer
Watch common sorting algorithms rearrange an array in real time — pause, scramble, and switch algorithms.
ReactTypeScriptCSS
Sorting Visualizer
Loading demo…
About this project
An interactive visualizer for bubble sort, insertion sort, and quicksort. Adjust speed, generate a fresh array, and see comparisons and swaps as they happen. This project is the template for adding future in-page React demos.
View source →