Selected Projects!

HealthyIt!

      Developed an application in Java that allows users to search through posts on a Reddit forum using keywords.
      Worked on the backend to retrieve groups of posts that include specific keywords in their title or body.
      Helps users find the nutritional value of each food and distinguish which is healthy for them.

Path Finder

      Created a Java program that finds the shortest distance between two desired locations across the campus.
      Implemented the algorithm to find the shortest distance and calculate the energy required to walk.
      Assists students on campus to find the shortest way to go from place to place, especially freshmen.

New York City Crash Data Analysis

      Conducted data analysis in R investigating different trends of car accidents in the state of New York.
      Displayed the proportion of accidents caused by in-state vs. out-of-state drivers and accidents of each vehicle type.
      Addressed the issue of accidents in New York and what the trend of accidents would look like in the future.

Recipes at your fingertips!

      Developed a website that provides recipes based on the users' inputs of ingredients.
      Contributed to the frontend of the website using Next.js framework and utilized Python in the backend to process the dataset.
      Helps college students to come up with different recipes with the products they have in their refrigerator.

Real-Time Weather App

      Designed a website using React.js and openweathermap API, which tracks the real-time weather of any city in the world.
      Provides various parameters like humidity, wind velocity, sunrise/sunset time, and the ‘feel-like’ temperature.
      Targets users who want to get information related to the weather of the place they are in.

Meghan, The personal Assistant

I designed a personal assistant who can tell the time, give information about people, and can let you open websites like Facebook, YouTube, etc. through the use of a voice command I used the Python programming language and SAPI5 api for the voice.

Robotic Hand

Built a robotic hand controlled by a joystick at the University of Hong Kong. I programmed an Arduino using C programming language used multiple server motors and other hardware equipment.