Austin Ruiz
Computer Science 1
2023/2024




This is my webpage for my starting year of GITA. I am
currently learning C#, however I can also do some HTML.
I am not currently in any clubs but plan to join something
related to computer science next year, like robotics.

Goodbye Program

Date: 8/23

In this project we learned how to change labels using buttons, and used this to translate hello into different languages

About Page

Date: 8/24

In this project we learned how to hide and show images and text, as well as change font and color, which was used as our about page for a theoretical company

Mailing Label

Date: 8/30

In this project we learned how combine different strings into one singular string, and display it, and made it into a program that gives you your own formatted mailing label

Madlibs

Date: 9/6

In this project we learned to use and combine textboxes to create a string with their text, and used this to create a madlibs game

Car Rental

Date: 9/11

In this project we learned how to do calculations, as well as how to convert numbers into strings, and vice versa, and used this to calculate the price of renting a car based on how far you drove it and how many days it was rented

BMI Calculator

Date: 9/18

In this project we practiced calculations with BMI, as well as displayed a suggested diet

Car Rental Upgrade

Date: 9/25

In this project we revised our previous Car Rental program, adding radio buttons and checkboxes

Test Score Program

Date: 10/2

In this project we practiced using radio buttons, as well as simple calculations to calculate the average of two test scores, as well as which one was higher

Dice Probabilities

Date: 10/4

In this project we learned how to use random number generators, as well as how to keep track of probabilities and percentages of dice rolls

Craps Game

Date: 10/10

In this project we practiced working with random numbers, as well as doing conditions for losses and wins in a craps game, which is a popular game in casinos

Slot Machine

Date: 10/17

In this project we worked with message boxes, wins and losses, conditions, and random numbers to mimic a slot machine

Taco Shop

Date: 10/26

In this project we used checkboxes, textboxes, and radio buttons to simulate a taco stand, where you could order different customizable tacos, and then calculate how much it would cost

Rock Paper Scissors Lizard Spock

Date: 11/9

In this project we simulated a popular rendition of the game rock paper scissors, using math to determine the winner of each game

Stair Walker

Date: 11/27

In this project we learned to use arrays to move a character up and down a staircase, and keep track of how many times he moves

2d Submarines

Date: 12/20

In this project we learned to use 2d arrays to control 2 submarines around a map, with obstacles to bump into

Tic Tac Toe

Date: 1/16

In this project we learned to use 2d arrays and more advanced conditions to simulate a game of Tic Tac Toe

Basic AI

Date: 1/31

In this project we learned how to manipulate the locations of objects, and created a game where the player is chased around by an AI

Starfield

Date: 2/20

In this project we learned how to change the size of objects, and made the illusion of traveling through the stars

Fishing Simulator

Date: 2/23

In this project we put everything we had learned together to create a fishing simulator where you compete against a shark to get all the fish

Number Array

Date: 3/8

In this project we learned how to use arraylists through creating a list of numbers

Bee Simulator

Date: 3/14

In this project we created a simulation of bees flying from a random point in the sky to a flower, and then to a beehive

Gambit of Gravity

Date: 5/20

This game was a culmination of everything we learned, and I created a sidescroll shooter game with 3 levels and the ability to reverse your own gravity