Js Visualize Project

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:

  1. Visualize A* path finding algorithm
  2. Bubble sort
  3. Quick sort
  4. Audio Visualizer (stream audio from youtube videos)

I will be adding more in the future.

Any feedback would be much appreciated.
Thanks

1 Like