Jetpack is a premium pre-packed suitcase rental service that provides travelers with stylish,
curated outfits and essentials, available for pickup at their destination airport, allowing them
to travel without the hassle of packing. As the CEO of this startup, I spearheaded the UI design
and led our team in pitching to investors to secure funding for our innovative venture.
Welcome to the first version of my personal website! I made this as a part of my full-stack web
development course at UC Berkeley. The website is all front-end and tells you a little more
about how I grew up and my interests. This project taught me most about CSS animations, div
positioning, JavaScript for frontend, and building a personal brand. However, the site wasn't
responsive to screen sizes and wasn't mobile compatible, so I decided to revamp with V2 of my
personal website, which you're looking at right now!
Reviy is a unique social networking app designed to rekindle and strengthen friendships by
prioritizing in-person meetups. In a fast-paced world where connections often fade, Budbase
helps you remember and cherish old friends, acquaintances, and new connections. Our app provides
intelligent suggestions for reconnections and encourages the prevention of relationship erosion.
FlyBot is an innovative flyering bot created to boost club promotion through engaging features
such as LED animations, a motion-sensor basketball hoop, music playback, and an automated flyer
dispenser. As the team lead, I managed a team of 11 engineers and primarily focused on the
circuitry and programming, resulting in a significant 20% increase in attendance at our first
general meeting.
Ataxx is a 2-player game where the user has to move their pieces to adjacent squares or jump to
further squares, aiming to convert opponent's pieces into their own. I developed this 2-player
game and implemented all game logic as well as an AI opponent to play against via the alpha-beta
pruning algorithm. There is also the option to play against another human player and place
blocks on the board to play around.
Pokémon Memory Game is a Light & Sound Memory game designed as an engaging way to test memory
skills, featuring custom sounds from the official Pokémon Theme Song and various interactive
elements. The game includes functionalities such as a lives counter, Pokémon evolutions on
click, and custom win/lose screens.
Supercat is a game detailing the journey of an ordinary cat turned supercat who must save the
citizens of his town! As my first programming project ever, Supercat taught me the fundamentals
of logic and control flow in programming.