ABOUT ME
I'm a Palm Springs Native with a passion for problem-solving and building software with other passionate developers My experiences include software engineering, web/mobile app development, data structures/algorithms, and open-source contributions In my free time, I enjoy dancing, watching/playing Esports, and spending time with family
PROJECTS
Recent development projects
May 2021
YouTube Video Uploader
Allows users an efficient way to upload local mp4 files to YouTube. I accessed the YouTube API (v3) through an OAuth 2.0 Client.
Features
  • Conveinent local file uploading
  • Audit request accepted for public uploads
Technologies
  • Python | Google Cloud Platform | YouTube API
GitHub Repository
YouTube img YouTube2 img
April 2021
Sorting Visualizer
Helps users understand the steps of sorting algorithms by visualizing Bubble Sort, Merge Sort, Quick Sort, Selection Sort.
Features
  • Easy to follow color coded bars representing algorithm step-by-step
  • Reset array option for continuous sorting
Technologies
  • HTML | CSS | JavaScript
GitHub Repository
Sorting Visualizer img
March 2021
Moovy
Led a team of 5 to create a movie streaming/database cross-platform mobile application. Throughout the process, we practiced Scrum meetings and Agile methodologies.
Features
  • View, save, and stream trailers of 80+ movies
  • Authorize account via Google, Twitter, or Email
Technologies
  • Flutter | Dart | Firebase | The Movie Database API
GitHub Repository
Moovy1 img
February 2021
4D Maze Generator
An algorithm that reads user-inputted 4D dimensions and generates a 4D maze for the given dimensions. Includes all 4D nodes and coordinates in the maze.
Features
  • Allows maze generation for any sized 4D dimensions
  • Four dimensions: x, y, z, and time
Technologies
  • Java
GitHub Repository
4D Maze img
December 2020
Todoroki Discord Bot
Built a Discord.py bot for my personal server including 30+ asynchronous events and commands to assign roles, play music, etc. Pinged via UptimeRobot to stay online.
Features
  • Assigns roles, plays music, random generating commands, etc
  • Pinged via UptimeRobot to stay online
Technologies
  • Python | Replit Database | UptimeRobot
GitHub Repository
Todoroki img Uptime img