This is a sorting visualization tool that visualizes common sorting algorithms. You can use it yourself here! I built it with inspiration from Clement Mihailescu's sorting visualizer and added insertion and selection sort along with a comparison counter.
This project was bootstrapped with Create React App.