Home Projects Experience Skills Resume

My Projects

aquaventure

AquaVenture Game

This is the AquaVenture Game. This game is designed to educate the user on our marine life while creating a peaceful game. The aim of the game is for the user to collect pieces of trash displayed on the screen, and along the way, they may collide with pufferfish or goldfish and be given fun facts about these marine animals. The user gets to play as a submarine and move across the screen to collect the trash and reach the bottom of the screen, where they will then be prompted to continue to the next level.

aquaventure

Carbon Footprint Calculator + Quiz

This project includes two main features: a calculator and a climate change quiz. The calculator offers users a simple interface to answer questions about everyday habits, such as transportation, food choices, and electronics usage. Based on their responses, the program calculates a score to reflect the environmental impact of these activities. The quiz, aimed at raising climate change awareness, uses a directed acyclic graph (DAG) structure to present multiple-choice questions. Correct answers allow users to advance, while incorrect answers trigger follow-up questions. The quiz tracks scores, offers the option to quit, and includes a leaderboard to encourage engagement and learning.

aquaventure

Salesperson Salary Calculator

The SalaryCalculator calculates the total salary using a base salary of $200 and a 9% commission on sales. It tracks how many employees fall within specific salary ranges and displays this in a salary table. Additionally, it randomly generates motivational phrases like "Excellent!" to celebrate employee performance.

Website for Electrical Engineering Student

Collaborated with an electrical engineering student to create a website portfolio that effectively showcases their personal projects, work experience, top skills, general skills, and provides easy access to their LinkedIn profile, GitHub, contact information, and resume.

aquaventure

Random Password Generator

This program allows you to create a secure and randomized password based on your preferences. You can specify the number of letters, symbols, and numbers to include in your password. The script then shuffles these characters to generate a unique password that enhances your security. Simply input your requirements, and let the script do the rest!