This is a simple HTML5 project that uses a Canvas to display an animation of the Bubblesort sorting algorithm. The code is adapted from this Medium blog and enhanced with a responsive canvas and other stuff.
You can start the sorting animation in the project directory of the gh pages link (https://bernhard759.github.io/VanillaJS_Bubblesort_canvas/project).