



Jewel Heist
Java, JavaFX, Git, GitHub, OpenAI
A Guess Who Style game developed for the course SOFTENG206. The game was built with Java and JavaFX and incorporates the OpenAI api to create interactive characters. The user has 5 minutes to guess the thief after playing through 3 minigames and interacting with the suspects.




Sign Language Interpreter
Python, PyQT5, Git, GitHub
A sign language translator project developed for the course COMPSYS302. This app was built using Python and PyQT Designer with PyQT5. It uses three machine learning models (a custom ResNet, AlexNet and EfficientNet) and uses a platform where you can train these models with inputted data and make predictions with saved models.