A Python / MongoDB project that stores, tracks, and visualizes climbing workout information to provide witness for progress to boost motivation.
My own jupyter notebook notes from reading Aurelien Geron's 'Hands-On Machine Learning with Scikit-Learn, Keras & Tensorflow 2nd Edition'.
My first Android app. Used to keep track of, and manage, UCLA meal plan swipes through an intuitive swipe-based UI.
My first advanced, object-oriented game. Fly through space and shoot down enough aliens without dying to advance to the next level. How many rounds can you survive?
A recursion-based simple cipher decryption program, with strict complexity requirements. Many data structures were also made from scratch, NOT using the std library.
My personal website. Utilizes the Bootstrap, JQuery, and Font-Awesome libraries.
My first python game, inspired by the infamous mobile app Flappy Bird. Built using the pygame library.
A 4-button, code-based security system built and programmed using Arduino Uno. Allows for the user to customize their own passcode after entering the correct code.
A personally-wired car that follows a black, non-straight line on the ground. This was the final project of my Introductory Electrical Engineering course.