<

GITA 1 / Computner Science 1




Welcome to my GITA 1 portfolio!
In this course, I’ve been learning C# and working with Visual Studio to develop various projects.
Below, you’ll find details about my educational and career goals, as well as the projects I’ve worked on this year.
School Address: 789 Wildcat Way, Brea, CA 92821, United States
Phone: +1 714-990-7850
School Website: BOHS Website


Future Educational Goals: My goal is to get into UCI and maintain excellent grades to pursue a successful career.
Future Career Goals: I am currently exploring potential paths, including engineering, computer science, or business. I hope to find a field that excites me and allows me to make a meaningful impact.


Graphic that Represents Me:


What is the GITA program about? The GITA program focuses on providing students with the skills and knowledge to succeed in the field of Computer Science and Technology.
Clubs I'm Involved With: None at the moment.
Community Service: I volunteer at my mosque.
Download Visual Studio: Download Visual Studio

My Projects




Dice Roll

Date: 9/30/2024
This project simulates the rolling of dice and calculates the probability of each possible sum. It displays the results dynamically, helping visualize the distribution of sums over multiple rolls.

Vacation Planner

Date: 10/07/2024
The Vacation Planner calculates vacation costs based on user inputs for hotel nights, food days, and activity costs. It includes hotel options, applies an 8% tax, and displays a cost breakdown along with manager stats.

Craps Game

Date: 10/15/2024
This is a Craps Game interface with a craps table, two dice, and a roll button to determine the game outcome.

Slot Machine

Date: 10/23/2024
This slot machine game lets players deposit credits, place bets, and spin three reels with fruit symbols. Matching all three symbols wins the jackpot, which increases with each bet.

Taco Shop

Date: 11/06/2024
This Taco Shop system allows customers to place taco orders by selecting options like shell type, meat, and add-ons. It calculates the total cost based on the selections and displays the final order details, including the customer's name and order number, in a confirmation pop-up.

Rock Paper Scissors

Date: 11/20/2024
This Rock Paper Scissors Lizard Spock game allows two players to select their options and confirm their choices. It tracks the number of wins for each player, lets users reset or reveal the results, and provides an option to exit the game.

Stair Walker

Date: 12/10/2024
The Stair Walker program moves a person randomly up or down an 8-step staircase. It tracks steps taken and counts ghost or monster encounters at the top or bottom. Movement is random, and the user can toggle automatic movement. No running picture is available due to technical issues.