My Projects
 
            Pathfinding Visualiser
Uses the A* Pathfinding algorithm to find the shortest path.
 
            Sorting Visualiser
Uses the quicksort algorithm to sort an array in O(nlogn)
 
            Anderson Orders
A ordering website for my secondary school canteen. Made with Flask and SQLite.
 
            Coding Checklist
A checklist app for my secondary school CCA. Made with Flask and SQLite.
