GITA 2 23-24




This is Kai's AP Comp Sci Page. We are studying HTML, CSS and JavaScript.

ChatGPT

08/21/23

In this project, we learned how to use html and make a web page with links and information.

Technology Page Rollovers

08/29/23

We learned how to use image and href rollovers! We researched technology items and put it on our website.

Business Card

09/01/23

A simple business card. QR Code is there too.

Collage

09/08/23

In this project, we learned how to use absolute positioning, and we would position images that represented ourselves to make it look like a collage.

Merchandise Store

09/19/23

Now we used javascript to make calculations! You can buy many things from this merchandise ski store.

Dice

09/22/23

Now we are using random numbers so you can roll dice. We also needed to calculate percentages and amount of times rolled.

Merchandise Upgrade

10/05/23

The upgraded version of the store, now you can take a survey to get special discounts and more!

Craps Game

10/09/23

A throwback to last year. Play the classic game of craps!

Circle Bounce

10/17/23

Here we learned how to use canvases and move objects around them. A very important feature for later projects. Also collision.

Space Invader

10/24/23

Now the projects get more complicated. Here we had to use the draw functions to draw shapes to make invaders and spaceships.

Tank

11/03/23

Now we are shooting bullets in all directions, firing at targets that are on a timer, and yes we draw the tank with draw functions again."

Circle Bounce Upgrade

11/09/23

Upgraded version of Circle Bounce. Now instead of 2 circles, there are 10 with many different sizes, speeds and colors. A rectangle moves around changing their colors."

Sub Program

12/04/23

A very difficult project, fish must move out of the way of a submarine that floats up. A small fish is running around and your job is to make the submarine push the fish away from the small fish for as long as you can."

Number Array

12/13/23

A lot of math and keeping track of numbers in this project. May be different on some browsers

Circle Art

12/15/23

Drawing circles to make art.

Checkerboard

12/19/23

Inputting numbers to make a checkerboard

Photons

1/19/24

A project where you must shoot bullets diagonally and hit approaching circles

String Program

1/23/24

The user can input words and then output them to an array where it will display data about the words.

Template for Research

Internet Research Project

2/09/24

A project that involves researching about computing innovations.

Number Array Upgrade

3/01/24

An upgraded version of the number array where we'd use binary search to search for numbers in sorted arrays.

Hornet Game

3/20/24

Hornets will attack each other to drain each others strength; their primary goal is to catch the meat to increase their strength!