HTMLCSSJavaScriptAlgorithmsVisualization

Developed a sorting algorithm visualizer using HTML, CSS, and JavaScript.
Visualizes popular sorting algorithms like Quick Sort, Merge Sort, Bubble Sort, and Insertion Sort.
Interactive and user-friendly interface for understanding algorithm behavior.
Purely frontend implementation with no backend dependencies.