Computer Science 1




This is the webpage for my Compuer Science on class.
We are learning C#. C# is a Windows programming language
I'm new to coding but I'm really starting to improve.



My future educational goals is to continue technological areas, for example robotics and GITA for my future.



My future career goals is to pursue Electrical Engineering and Mechanical Engineering

Brea Olinda High



This progran is an index of all my GITA 1 projects in chronological order




I'm apart of the Korean culture club and the Mubotics club at Bre Olinda Highschool



I am involved in group volunteering of Lionheart, where me and my group volunteer at organizations together.

Visual Studios Download

Goodbye Project

Date: 8/25/2025

This program has buttons to change the language to Korean, German, French, and Japanese. There is an exit button to exit the program as well as changing the message back to english.

About Page

Date: 8/26/25

This program has buttons show my company's logo, history & mission statement, slogan and background information. There are also buttons to change the font and color of the background information and slogan.

Mailing Label

Date: 8/29/25

This program uses concatenation to make a mailing address into a letter format along with options to change font, color of the address, a clear button that empties the textboxes, and a counter for how many mailing address produced.

Mad Libs

Date: 9/8/25

This program uses concatenation to allow the user to input text into textboxes and create a MadLib from the inputs There are print buttons to insert the user's text, and a clear button to empty the textboxes

Car Rental

Date: 9/11/25

A user enters their costumer information, along with entering beginning and ending odometers, and the total amount of days renting. When clicking calculate, it calculates the the total miles driven, and the total cost, along with printing the costumers information onto a mailing label. However it also calculates the manager stats, like total costumers, total sales, and average sales. There is also a button to clear the labels and textboxes, but also keeps the manager stats.

BMI Calculator

Date: 9/17/25

The user inputs their personal height in feet and inches, as well as their own weight in pounds. Their inputed information is calculated into BMI, average BMI, and adds to a counter for how many times the calculator was used. There is a BMI scale image to show the scales of weight depending on the BMI. The calculations are controlled through the calculate button and there is a exit button to close the program.

Test Score Program

Date: 9/19/25

The user inputs 2 test score, and the calculate button calculates the percentage into letter grade. There is also an average score and higher score outputs.

Dice Probabilities

Date: 9/25/25

The user rolls two dice using buttons to show probablity in a label and how many times rolled from numbers 2-12

Car Rental Upgrade

Date: 9/30/25

Its the car rental from, with options for certain cars, and options for upgrades to the cars through checkboxes in radiobuttons

Slot Machine

Date: 10/3/25

The user spins the slot machine through a button programed to randomize 5 pictures in 3 pictureboxes. The use can bet $1-$5 to spin the machine, to gain money or lose money to the Jackpot. there is also a tracker for how many times rolled.

Craps Game

Date: 10/9/25

Based off the gambling game Craps, as on first dice roll you win with a 7 or 11, lose with 2, 3 or 12 and thegame starts over if you win or lose. If you did not win or lose (you rolled a 4, 5, 6, 8, 9 or 10), you get something call a point. The point equals to your dice roll. Then roll the dice the second time, which you win if you roll your point again, lose if you roll a 7 and Keep rolling until you win or lose, then the game starts over*/

Taco Shop

Date: 10/21/25

This program lets you order tacos and costumize them with different items, along with allowing the user to add more tacos.

Rock Paper Scissor Lizard Spock

Date: 10/29/25

This program lets the user to play Rock Paper Scissor Lizard Spock. You can also see how many wins each player gets.

Triangle Checker

Date: 11/12/25

Calculates the inputed sides into a triangle, and gives the percentage of what triangle is calculated, and a picture of the triangle

Stair Walker

Date: 11/21/25

The character moves up and down the stairs randomly and when reaching the top door a ghost is revealed adding to a counter, and when reaching the bottom door a monster is revealed adding to its own counter. When a counter reaches 100, the game ends.

Simple Board Game

Date: 12/12/25

A character moves on a board depending on the rolled die with areas that either take life away from the character or reward the character with points. If the character goes around the board 3 times, the player wins.