Hey there, FreeCodeCamp community.
I have put together a little project here:
https://farhankk360.github.io/js-visualize
It’s about visualizing interesting algorithms using JavaScript.
Currently added:
- Visualize A* path finding algorithm
- Bubble sort
- Quick sort
- Audio Visualizer (stream audio from youtube videos)
I will be adding more in the future.
Any feedback would be much appreciated.
Thanks