My Projects
Michigan Concrete Canoe
The Michigan Concrete Canoe team is a team of engineering students who design a concrete canoe each year. To help with recruitment and sponsorship, the website highlights our accomplishments over the past years. It is implemented with various APIs and React components in Next.js.
Trumpet Scriber
The TrumpetScriber is a useful tool that aids in the development and practice of music, and more specifically the playing of musical instruments. While the technologies used in the product can be applied in a variety of ways, the TrumpetScriber’s main use case applies to students learning music, teachers giving music lessons, and composers just beginning to start creating their own songs.
Virtual Mouse
The project’s main goal is to be able to control the computer’s mouse without actually needing to touch it. The problem being solved is having dirty hands while eating food during school, but still having a need to operate the computer’s controls. A virtual mouse would be able to achieve this by not using physical input to move the mouse.
IngredientInspector
As a personal project during quarantine, I developed a mobile application for my mother, creating an innovative solution to a hardship she has constantly faced. Being a vegetarian with many allergies, she has difficulties finding foods that are safe to eat as her poor vision hinders her from reading the nutrition labels on the packages. Taking her needs into mind, I developed an Ingredient Inspector app that allows the user to customize a unique list of flagged ingredients. This list is used to check whether the food that the user searched contains any unwanted ingredients, immediately alerting them. The app is developed through AndroidStudio using an SQL database. Plans to scale with a user-based system that remembers preferences and settings across multiple devices.