Projects
(Click Picture for repository)

Back to Home
Project 1

Movie Hash Table (C++)

This program aims to utilize hash maps, skip lists, linked lists, and various other functions and data structures to filter 1000 movies Rank, Title, Genre, Description, Director, Actors, Year, Runtime (Minutes), Rating, Votes, Revenue (Millions), andd Metascore.

Project 1

Ultimate Buffet Website (HTML/CSS)

Website created for my work at Ultimate Buffet. Here, customers can view pricing, promotions, location, contact information, etc.

Link to Website
Project 1

Gym Simulator Game (C++)

This is one of my first projects to showcase what I've learned from my first semester as a computer science major. The goal of this game is to buy gear and challenge various bodybuilders of different ratings and win in order to beat the game. If the 3 time reigning Mr. Olyympia Chris Bumstead reaches level 50 before you beat the bosses, you lose the game. This is just a quick fun game that I'm proud to have created.

Project 1

Workout Program (Python)

This is an early-stage python program I'm writing. Through this program, users can follow my 7-day workout program that guides them through each workout, allows you to swap exercises, choose what workout you want to do and how to do them, and track progress

Project 1

Spotify Script (Python)

This is a small little script I made in Python that creates a small GUI that displays your current Spotify song and artist. This script allows you to pause, play, press next, and rewind. To make it work, you must visit https://developer.spotify.com/dashboard, create an account if you don't have one, create an app, and replace the ID and Secret.

Project 1

Spotify Wrapped (Python)

This is another spotify script I wrote in python that acts like the yearly "Spotify Wrapped" feature. With this program, you won't have to wait. At your command, you have the ability to check your top artists and tracks within a certain period, and turn it into a playlist on your actual spotify application!

Project 1

ALICE (Python)

A: Affirming
L: Light
I: Inspiration
C: Compassion
E: Enlightenment

A telegram bot that will generate a bible verse or motivational quote at command.

Project 1

DialN (HTML/CSS, JS)

A web application where you can set a countdown timer to do homework. Includes music, simple illustrations, and subtle animations.

Link to Website
Project 1

Machine Learning Fantasy Football Predictor

Nail your fantasy football league with this model that uses machine learning to project player performances.