React Native mobile application that utilizes citizen science to track and report rehabilitated seals released by the Pacific Marine Mammal Center (PMMC).
Reports are viewed on a React dashboard web application for verification and analysis by PMMC members.
Designed and developed back-end REST API service with Java and Spring, and connected it to a MySQL database.
Utilized Amazon Web Services (AWS), including EC2 for web hosting, S3 for image hosting, and RDS for database management.
E-commerce site selling computer hardware to the UCI community.
Front-end client built with HTML, CSS, and Javascript. Back-end REST service built with Java and connected to a MariaDB database.
Android application that retrieves and displays a user’s game statistics for the online game, Dota 2.
Used OpenDota API and Gson library to retrieve the game statistics of a user’s last 25 matches.
Designed UI to display user’s average statistics, a list of recent matches, and the statistics of each match.
Task management Android application that allowed users to schedule events, projects, and task lists on a calendar.
Developed the project scheduling functionality to allow users to create projects with subtasks which can be assigned their own due dates.