Work Projects
Botmo
May 2023 - Present
Worked in a team of 4 as a Full Stack Software Engineer. We launched a cross-platform mobile app that allows users to create and share AI bots, helping break down the knowledge barrier of LLMs and AI and making it more accessible to everyday people!
Odyssey
January 2023 - June 2023
Worked as a Full Stack Software Developer in a team of 5 as part of my senior capstone project. Odyssey is a travel booking cross platform mobile app built with React Native, Expo, and AWS. We anticipate releasing the first version of the app by Summer 2023!
Down Groups
June 2022 - November 2022
Worked with a small team of 6 developers to launch a feature-rich mobile application on the iOS App Store. I engineered major services such as Chat Messaging, Push Notifications, Analytics, and Dynamic Links using React Native Expo and Firebase.
Academic Projects
Fashion E-Commerce Store
February 2023 - March 2023
A simple fashion e-commerce store where users can place orders for various items. Utilizes server side rendering using Node.js and Express.js to greatly improve loading speed and performance of the website.
Tile Matching Game Engine
February 2023 - March 2023
Worked in a small team of 5 developers to design and implement a tile matching game engine utilizing software design principles to improve maintainability and scalability of the engine. Implemented logic for the game Memory Match using this game engine.
Classical Accessibility
December 2022
Created a simple web app to allow users to learn about classical music. However, this web app utilizes Handtrack.js to track users' hands which allows for users to navigate this web app almost exclusively through the use of gestures.
Sleep Tracker
November 2022
Designed and built a Cross-Platform Progressive Web App using Angular and Ionic. This app allows users to log overnight sleep as well as their sleepiness level based on the Stanford Sleepiness Scale.
Bitmap Image Color Counter
June 2021
A C++ program to read a bitmap image and count the number of pixels that are specific RGB color values. Able to read over 700,000 pixels within roughly 3 seconds.