Logo

My Projects

Pathinder

Pathfinding Visualiser

Uses the A* Pathfinding algorithm to find the shortest path.

Sorter

Sorting Visualiser

Uses the quicksort algorithm to sort an array in O(nlogn)

Anderson Orders

Anderson Orders

A ordering website for my secondary school canteen. Made with Flask and SQLite.

Coding Checklist

Coding Checklist

A checklist app for my secondary school CCA. Made with Flask and SQLite.