Projects
CMPETE is a platform I am currently developing as a SwiftUI iOS app. In this app, I utilized Google Firestore to store data, as well as Google Auth to verify unique users and ensure a personalized experience once the user signs in. Along with Firebase, I used native iOS APIs such as MapKit and PhotosPicker to create an easy-to-use UI for users.

I built this voice-controllable score-board app in SwiftUI with the purpose of learning how to implement the native iOS voice-to-text model and eventually Whisper.cpp. Given the text produced by the model, I actively parse it for commands that increment, undo, or reset the score board. It also automatically saves games to the device, providing a seamless and user-friendly experience.
Lettrail.com is an engaging web-based game I developed to hone my web development skills. Built with React and the Next.js framework, it features a responsive and user-friendly interface created using the Chakra UI library. This project showcases my ability to design and implement modern, interactive web applications efficiently.