This is a visualizer for different sorting algorithms like Bubble Sort, Insertion Sort, Quick Sort, and Merge Sort using Html, CSS, and Javascript. At school we learned about different sorting algorithms, the problem though is that it was too theoretical and I wanted to build something that can help visualize them in action. Hope this will help someone who is struggling with this concept.
You can try it here https://nembotjules.github.io/Sorting-Visualizer/