Awarded 1st place in a hackathon with over 155 people. Envisioned and developed a
fitness app that utilizes the phone's GPS to create a virtual
opponent for you to race against. The opponent matches your performance to goad you to reach your
goals.
Used OpenStreetMap for the map, the Catmull-Rom algorithm for smoothing out the path of the run, and
Flutter to create the iOS and Android app.
Awarded 2nd place in a hackathon with over 138 people. Created an app that utilizes a
custom AI model to predict the probability of a wildfire occurring in your area. The model utilizes
API data on temperature, vegetation density, humidity, and historical data.
The AI model was coded in Python using NumPy, and Keras. The Android and iOS app was coded using
Flutter and Dart. The
backend was coded in python using Flask.
Led a team of 3 to be awarded 3rd place in a hackathon. Created a unified medical
history tracker, with built in OCR technology, and a clean interface for patients and doctors to
upload data to.
Used Flutter/Dart to create the cross-platform mobile app. Used Firestore as the backend.