An educational visualization tool to explore and understand sorting algorithms.
Live Site | GitHub Repo
- Initial commit: 22 May 2022
- Complete visual remake: 10 July 2025
SortAlgs is a web-based application designed to make learning sorting algorithms intuitive and engaging. By combining interactive animations with an educational walkthrough mode, it helps users grasp the logic behind popular sorting techniques in a visual and step-by-step manner.
- DOM manipulation
- Vanilla technologies proficiency
- Data structures and algorithms understanding
- Color theory application
- Consistent design principles
- 🔍 Real-time visualizations of sorting algorithms in action
- 📚 Educational mode for detailed step-by-step breakdowns
- 🎨 Clean, minimal UI focused on learning
- 🧠 Built for learners, educators, and devs curious about algorithm behavior
- Vanilla
- SASS
- Bubble Sort
- Selection Sort
- Quick Sort
- Heap Sort
- Help users visualize and understand how sorting algorithms operate
- Provide an interactive tool for students and educators in computer science
MIT License
Author: Ștefan Secrieru
GitHub: @Stefan3002