Sorting Animation Visualizer 🎨🧮 This project is a Sorting Algorithm Visualizer built with HTML, TailwindCSS, and JavaScript. It demonstrates how sorting algorithms (like Bubble Sort) work by animating DOM elements with smooth transitions.
Live Link : https://tahaseopro.github.io/visual-sorting/
Disclamer (: Idea is originaly came from GeeksForGeeks I just recode it to practice some JS