• home
  • about me
  • projects

Projects

Jewel Heist screenshot 1
Jewel Heist screenshot 2
Jewel Heist screenshot 3
Jewel Heist screenshot 4

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 screenshot 1
Sign Language Interpreter screenshot 2
Sign Language Interpreter screenshot 3
Sign Language Interpreter screenshot 4

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.