Projects
Here's a list of projects I've developed throughout my career.
Sign Quest - Sign Language Learning App
An iOS app built using SwiftUI and Core ML to perform real-time sign language gesture recognition via the device camera using a YOLO-based model. Features Firebase Authentication and Firestore for progress tracking.
SwiftUICore MLFirebaseMVVMSPM
iOS Game Catalog
An iOS Game Catalog that uses SwiftUI and the RAWG.io API, allowing users to browse games, view developers, and save favorites locally using Core Data.
SwiftUICore DataREST APIMVVM
SIBI Sign Language Translator
A cross-platform Flutter application utilizing a custom TFLite model to translate SIBI Sign Language in real-time using the device camera.
FlutterPythonTFLite