Computer Science 1>


School info
Phone Number:(714) 990-7850
Address:789 Wildcat Way, Brea, CA 92821

The GITA program is about learning to code and
persevering through each project even when they get
difficult. In the future, I want to go to an engineering
school such as MIT or CALTECH and pursue aerospace
engineering.I am currently not involved in any community
service but I am a part of the Glory to God club and the
International Food Club.



School Website
Visual Studio Download

Goodbye

Date: 8/25

In this project, we learned how to program
labels to change the language that the
message "Goodbye" is in.

About Page

Date: 9/8

In this project, we programmed buttons to
show and hide images and text.

Mailing Label

Date: 9/7

In this project, we learned how to
convert name and location inputs from
textboxes into text in the form of a
mailing label.

Madlibs

Date: 9/11

In this project, we learned how to
convert word inputs from
textboxes into a story.

Car Rental

Date: 9/19

In this project, we incorporated the mailing label
into a project where we had to calculate car price
based on user inputs.

BMI

Date: 9/22

In this project, we took the inputs of height and
weight from textboxes to calculate BMI.

Car Rental Upgrade

Date: 10/3

In this project, we added radiobutton and checkbox
options to the car rental that add car options
and car extensions.

Test Score

Date: 10/4

In this project, we took two test score inputs
from textboxes and outputted the higher score,
the letter grades, and average score.

Dice Probabilities

Date: 10/10

In this project, we randomly generated images
of dice and calculated the probability of rolling
each number.

Craps Game

Date: 10/18

In this project, we took the dice rolls and
determined whether the user won or lost.

Slot Machine

Date: 10/27

In this project, we randomized 3 images
to determine win or loss and kept track
of bet and prize money.

Taco Shop

Date: 11/9

In this project, we used radiobuttons and
checkboxes to offer taco selections and
outputted the final price and order name
and number.

RPSLS

Date: 12/1

In this project, we used the game of rock, paper,
scissors, lizard, and spock and took user inputs
for what they chose to play and outputted who won
and lost.

Stair Walker

Date: 12/6

In this project, we randomly placed a
character on a flight of stairs and kept
track of how many times they reached each
end of the stairs.

2D Submarines

Date: 1/19

In this project, we randomly placed 2 subs
and obstacles. We kept track of the number
of collisions and made the subs sink.

Tic-Tac-Toe

Date: 2/1

In this project, we coded a game of tic-tac-toe
where 2 players take turns placing either X or O
to try and get 3 in a row.

Basic AI

Date: 2/16

In this project, we coded a game where an enemy
chases you and you are able to shoot the enemy
by pressing the space bar.

star-field

Date: 2/22

In this project, we randomly placed stars
that move away from the screen to make it
look like you're goingthrough space.

Fishing Simulator

Date: 3/5

In this project, we coded 20 fish to move randomly
as well as a predator that hunts the fish and
a ship to catch the fish.

Number Array

Date: 3/11

In this project, we coded an array of random
numbers 1-100 and calculated lowest, highest
number of odds, number of evens, and average.

Beehive simulator

Date: 3/22

In this project, we coded bees that leave the hive
and go to a flower before returning to the hive.