Projects
Pokedex
Pokedex
Created an Android Pokedex app using the Pokedex API. Used a design from Figma to help with creating the UI. Implemented using clean architecture with Koin, Glide, Retrofit, and Room.
Mastermind
Mastermind
Created a Mastermind web app using React, Chakra UI, Node.js, Express, and Socket.io. Utilized the useContext hook to use and update a global state. Deployed the client to Netlify and the server to Heroku.
Hotel Finder
Hotel Finder
Created an Android app to show hotels based on the user's desired location and travel days. Implemented using clean architecture with Hilt, Glide, Retrofit, Compose, Google Maps SDK, and Room.
GauchoShare
GauchoShare
Used scrum to create an Android app to help UCSB students buy/sell items to each other. Allowed users to post items and message each other using Firebase Realtime Database to store data. Used JUnit and Espresso to thoroughly test functionality.