Hi I'm Evan Mao and this is my GITA Portfolio
About Me
I am a student at Brea Olinda High School. Currently I am taking AP Computer Science Principles/GITA 2. I am in the robotics club and I volunteer at a Chinese School I used to go to. I plan to go into computer science later in life and do so by going to a good college.
BOHS Website: https://bohs.bousd.us/

I like to play video games.
About GITA
GITA stands for Global IT Academy.
Last year in GITA we learned C# and the basics of programming. We learned how to move objects and make values. This year, we are learning css which stands for cascading style sheets, and html. Basically creating webpages.
Here is a link to a research project on the Internet and computing innovations.
GITA 2 Projects
Social Media Webpage - A webpage describing social media and the use of it. - 8/23/24
Business Letter - My digital business card - 8/27/24
Collage - A collage of many things that I personally think describes me - 9/3/24
Merchandise Store - A fake online store I made - 9/11/24
Dice Roll - A program that lets you roll die. - 9/20/24
Craps Game - An online craps game. - 9/25/24
Merchandise Store Upgrade - An upgrade to the previous Merchandise Store - 10/3/24
Circle Bounce - A program where a circle bounces all over the screen - 10/4/24
Basic Space Invaders - A space invaders game where you have to prevent the alien from reaching your ship - 10/17/24
Tank Project - A game where you drive a tank around to shoot targets on a field. - 10/25/24
Multiple Circle Bounce - A project upgrading the previous circle bounce with more circles and a square. - 10/31/24
Submarine Project - A game where you have to protect a special fish from the other fish. - 11/15/24
Number Array - A basic program that finds a number between 1 and 5000 in an array. - 11/20/24
Number Array Upgrade - It uses binary search to find numbers in an array now. - 12/4/24
Circle Art - We used a timer to make drawings individually instead of all together. - 12/16/24
Photon - It is a game where you shoot photons at enemies. - 1/22/24
String Program - We used an array and different functions to sort an array of string into different categories. - 1/27/24
Checker Board - We used multiple for loops and an array to let the user make checkerboards. - 1/31/24
The Hornet Game - This is a game where you can spawn hornets that will fight over a piece of meat and get stronger.