Achieving the visual look of a linked list. Includes insert and delete at the front, last, and at a particular position along with a sort functionality that implements a bubble sort algorithm. Bubble sort can easily be visualized with the colors acting as an index. Technology: HTML5, CSS3, JavaScript