BOHS Website


Hello! My name is Kaeden Vasquez and I am currently in AP Computer Science Principles. Last year,
I learned a lot coding in C#. This class so far has been very fun and enjoyable, especially
coding alongside friends. Currently, I am currently taking four AP classes, AP Precalculus, AP
European History, AP Seminar, this class of course. Some clubs that I'm a part of are Glory
2 God and Youth Alive Christian Club. I am also working a lot in volunteering with
basketball and volleyball, whether it's youth camps or keeping score. I hope
to be accepted into NHS as well. Here are all of my GITA 2 projects so far.

ChatGPT was a research project where we learned about ChatGPT and why it's
so dangerous. We then put our research on a project.
We created a research website on a topic in technology that we found
interesting. I did mine on AI and it's powers.
Business Card was a project where we had to create a QR code and business card for our
"business".
Collage was our first test of absolute positioning. We had to put images
with texts around the image that it correlates to.
Merchandise Store we had to create an online store that sold products.
In Dice Game, we had to roll two dice and find out the sum. We also had to
keep track of the amount of times rolled, and percentage of each number
rolled.
In Merchandise Store Upgrade, we had to add discounts to our original store
depending whether you were a freshmen, sophomore, junior, or senior.
Craps Game was where we had to recreate the dice game craps and add win or
lose texts.
Circle Bounce was the first project we implemented collision. When the two
circles touch, they bounce off and go opposite directions.
Space Invaders was a recreation of the game space invaders. Shoot the ship
that's moving down towards you.
Tank was a project where you have 30 seconds to shoot the target as much as
possible. The target moves somewhere else every 3 seconds.
Multiple Circles was a project where there were multiple objects on the
screen that collide with one another. If the circles hit the square, it
changes color.
Sub used multiple circles as fish who avoid the submarine. The submarine's
goal is to keep the fish away from the main fish.
Number Array, we had to create 1000 numbers and find the average, odd,
even, highest, and lowest numbers.
Circle Art, we had to create 7 circles in a cool pattern that show up one
at a time, and reset after.
Checker Board, we had to create a checker board where the user inputs
the amount of squares per side.
Photon, the user has a move area and tries to shoot the growing squares.
The user has 3 lives to try to get the best score.
String Program, we had to create code where the user types words in the
text box and the code sorts out the words to all caps, all lowercase,
and figures out which are the longest and shortest words.
Number Array Upgrade, we added to the previouse project Number Array.
We have to produce 250000x the original amount of numbers and sorts
them in order. This was our introduction to binary as well.
In Hornet Game, we learned to use a long term timer to attract hornets
to a piece of meat. The stingers are to show the strength of each hornet.