Semester 1 GITA




Hello my name is Thomas, Montano and this portfolio displays all my work, intrests, and thoughts on GITA



My educational goals is to either continue off of the GITA program or try BITA. A career goal is to other design software or learn how to become an electrican.

I currently do not belong to any clubs and same for any form of community services, but I do hope to be more involved in things this spring.



BOHS address: 789 Wildcat Way, Brea, CA 92821
BOHS Phone number: (714) 990-7850
School Website


I am currently taking the GITA 1 program and we have been using C# on viusal studios. We have designed many different programs this semester that a user can interact with.

Link to Visual Studios download

Below is all the projects in order that we did in semester 1.

Goodbye program

Date 8/21/25

This program we started using graphics and used them to show how different countries in their native language say goodbye.

Mailing label

Date 8/28/25

The mailing label is when we first started using the input of the user and outputed it.

Madlibs

Date 9/3/25

Similar to the mailing label we would use the input of the user to output a madlibs to read.

Car rental

Date 9/8/25

The car rental program would take in user input but also use radio buttons to determine a price for renting a car.

BMI

Date 9/11/25

The BMI project would also see further use on using math to calculate body mass.

Test score program

Date 9/16/25

The test score program would take in user input and calculate a test score in the percentage and then correspond to the letter grade.

Dice program

Date 9/19/25

The dice program would use random numbers to randomly roll a dice and keep track of the instances that a number is was rolled.

Car rental upgrade

Date 9/25/25

A remastered version of the orginal car rental uprgrade with the addition of upgrades you can add to with the use of check boxes.

Slot machine

Date 9/29/25

Similar to the dice program it would use random numbers to roll the slots and there were many win and lose condtions.

Craps games

Date 10/3/25

The craps game would have you roll a random number and had many win conditions on the first roll. If you didn't win or lose on the first roll then the number you rolled is the point, so if you rolled that number again you win. If you don't the game keeps going until you roll the point or roll a losing number.

Taco shop

Date 10/13/25

The taco shop slightly similar to the car rental upgrade would take on many radio buttons and check boxes for the meat and toppings on a taco.

Rock, paper, scissors, lizard, spock

Date 10/22/25

RPSLS simulates a two player game that uses radio buttons to have each player select their move.

Triangle checker

Date 30/13/25

Triangle checker would have you input three lengths for a triangle and it would determine what type of triangle it is.

Stair walker

Date 11/12/25

The stair walker would use arrays to move a character up a set of stairs. The character would randomly choose a direction to go and it would move between arrays.

Simple board game

Date 11/20/25

The simple board game would also use arrays to move a board piece. There are mutiple win and lose condtions and the goal is to reach a certain amount of points to win.

Basic AI

Date 1/26/26

My Basic AI program introdcues movment and animation using X and Y values to influnces which way I want them to move. It also uses controls such as the arrow keys and the space bar to control your character.

Fishing Simulator

Date 2/17/26

Uses arrays once again to simulate 20 fish moving while the player is supposed to catch the fish. There is also a shark that roams around the water as well that will eat the fish.