Insertion Sort Visualizer
A hands-on Java app that brings sorting algorithms to life with animations, color-coded bars, and adjustable speed and size. Built to strengthen my understanding of algorithms, multithreading, and UI design in Java.
It’s interactive, customizable, and designed to make complex logic visual and intuitive.
Tech Stack:
- Java
- Swing
- AWT

