Projects
These are the fun little projects that I've been doing over the last few years. I hope you have as much looking through them as I did making them! If you want to see more code written by me, check out my github here.
Click on the titles to view more info!
Embedded Arcade Game - Probably my favorite project. Programming directly to an ATMega microcontroller, I was able to reimagine one of my favorite games growing up.
Solar Tracker - Machine that aims a solar panel in the direction of the sun using ARM microcontroller.
Password generator - A password generation tool that creates easy-to-remember passwords.
Smash The Ceiling! - 2D Platformer about overcoming obstacles, both literally and metaphorically. I, along with some friends made this at hackathon (Rose Hack 2024 at UCR) in 24 hours. It was all of our first times using unity to make anything, and personally, I think it's a pretty good game. All of the assets and music were also made by the team. I mostly worked on game mechanics like enemy movement and attacking. Try out the playable web build!
Balls Bouncing Around the Screen - A simple html page animation that I made. I made this one around the same time as the catch game.
Catch Game - Simple game I made to teach myself the basics of webpages. I think I made this during my freshman year of college.