This was my 1st web application. This app helps in understanding of algorithms by creating animations of algorithms working.
We implemented 2 algorithms initially A* Path Finding Algorithm Selection Sort Algorithm
We used following languages HTML CSS JavaScript (P5 to generate animations of algorithm working)