Projects
Here you can find some of the small projects I have completed over the years which have helped me gain experience working on complete products as well as the skills necessary to achieve the end results.
TNav - Public Toilet Finder
A community toilet finder application where guests can add their
own toilets, upload photos and be provided with directions.
Toilets may also be rated, reviewed and reported. Built with
Laravel for a final year Capstone Project at RMIT University.
SyncPOS
A cloud based, collaborative point-of-service sales system that
runs on any platform through the web browser. Built using HTML5,
CSS, JS, PHP and Python it implements a basic level of 'learning'
where it will suggest popular products to employees based on the
time of day and live demands from other systems across the nation.
Image Gallery
A lightweight, pure CSS + JS built image gallery that looks great,
is easy to implement and allows extended functionality through the
use of developed-defined buttons found on the bottom right.
Hangman Game
A classic game of Hangman built using HTML5, CSS and JS with
support for Single Player or Two Player modes. The purpose of this
project was to gain experience in using MVC in the browser.
Memory Game
A classic Memory Game built using HTML5, CSS and JS with three
levels of difficulty, increasing the grid size as it gets harder.
The motivation behind this project was to make use of a folder of
images I took with my Canon EOS 1100D.
Slot Machine Game
Inspired by the countless hours my parents spend playing casino
games on their tablets, I decided to create a basic 3x3 slot
machine using HTML, CSS and JS. This was one of the first fully
complete projects I have developed.
FitFreak - Mobile App
This was my first software project while studying at RMIT
University. FitFreak is a mobile application that never hit the
app stores, featuring a basic workout timer, rep counter and
information about how to train different parts of the body. Built
using the Android SDK including Android Studio, Java and XML (UI).