Skip to content

Stefan3002/SortAlgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortAlgs

An educational visualization tool to explore and understand sorting algorithms.
Live Site | GitHub Repo

Timestamps

  • Initial commit: 22 May 2022
  • Complete visual remake: 10 July 2025

Overview

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.


✨ Developer Skills Showcased

  • DOM manipulation
  • Vanilla technologies proficiency
  • Data structures and algorithms understanding
  • Color theory application
  • Consistent design principles

✨ Features

  • 🔍 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

🛠 Technologies Used

  • Vanilla
  • SASS

🎓 Algorithms Included

  • Bubble Sort
  • Selection Sort
  • Quick Sort
  • Heap Sort

🧑‍💼 Purpose

  • Help users visualize and understand how sorting algorithms operate
  • Provide an interactive tool for students and educators in computer science

📄 License

MIT License


📬 Contact

Author: Ștefan Secrieru
GitHub: @Stefan3002

About

SortAlgs is an educational web application designed to help learners understand and visualize how sorting algorithms work. With real-time animations and a dedicated educational mode, users can follow each step of the algorithm and see exactly how data gets rearranged.

Topics

Resources

Stars

Watchers

Forks

Contributors