My Final Project is a Sorting Algorithm Visualizer, Using Tkinter, animations etc.
As Chris was teaching Animation, this immediately popped in my head, as I had seen videos about it earlier on YouTube.
Currently uses the following sorting algorithms:
1) Bubble Sort
2) Insertion Sort
3) Merge Sort
4) Selection Sort
I will be adding more sorting algorithms!!