An interactive and responsive web page that visually demonstrates how popular sorting algorithms work — built to make learning algorithms both fun and intuitive! ✨
Click here to view the project
- ✨ Visual animation of sorting steps
 - 🌓 Dark mode / Light mode toggle
 - 🌈 Rainbow glowing UI for a modern look
 - 🧩 Includes:
- Bubble Sort
 - Insertion Sort
 - Selection Sort
 - Merge Sort
 - Quick Sort
 - Heap Sort
 
 - 📱 Fully responsive design
 
- HTML5
 - CSS3 (with animations) / SCSS
 - JavaScript
 
git clone https://github.com/Badal1056/Sorting-Visualizer.git
cd Sorting-Visualizer
open index.html