
A python project a made back in sixth form. Using tkinter for a GUI and explore different algorithms for generating and solving mazes. Allowing you to store them in a database using SQLite. A simple project but taught me a lot.Some serious strange code would definitely do this project differently

A group project for a uni module where are task was to create an image recognition AI for classification of flower, using the torch python library. We had to research and create this in a relative short time period but was a good experince working as a team as well as having to produce a paper about our finding: explaining why we choose a CNN and our pre-processing steps

A cooking game, Piazza Panic, me and my team had to gather requirement from the user, come up with a suitable architecture, a project plan and document all our work. It had to in Java and we choose to use LibGDX and open source game development platform. Half way though we swapped project with another team inheriting all there documentation and code