Augmented Reality Car Manual

For my final year project at university, I created an augmented reality application for android which would show information about features of a cars interior. The app used image recognition and could show information related to warning lights on a cars dashboard so that the user could get some quick information without needing to search through a big user manual.

The application was built using an Augmented Reality addon for Unity 3D.

Multi-DB Script Generator

GitHub Repository

A python script that I created to help improve effeciency when working. I turned it into a self contained exe so that others could utilise it easily. The tool reads a config file and will generate a script to run in SQL Server Management Studio that will execute a script contained within a file on multiple databases.

The tool was built using python and PyInstaller to bundle the script and its dependencies into an exe file.

A picture showing the output of the tool. It shows the tool and a config file in a folder with an output file.A picture showing the contents of the output file of the tool.

Car Game

A game I created during my time at college inspired by TrackMania and Dirt Rally.

The application was built using Unity 3D with some free assets.