Gita 2




This is my webpage for Gita 2. Im learning HTML
and javascript this year. We are using Notepad++
to code our projects.

Social Media Ethics

8/23/24

This project is my introduction to the HTML part
of coding, where I learn to type in words and pictures
and I used an interactive rollover when you hover over it.

Business Card

8/27/24

This project is taught me how to use links in my code
to create a business card with all of my links.

Collage

9/3/24

This project I learned to make pictures relative to the
previous one, it represents me and is a big part of me

Merchandise Store

9/11/24

This project is my introduction to the javascript
in our websites where I used it to calculate price.

Dice

9/20/24

This project I learned how to implement randomness into
my code, using it to create statistics with dice probability.

Craps

9/25/24

This project I learned how to utilize the random dice
which simulates the real craps game which sets points.

Merchandise Store Upgrade

10/3/24

This project I built on my previous merchandise project where
I also interview the user for discounts and surveys.

Space Invader

10/17/24

This project I learned how to draw things using individual pixels
and using the distance formula to track if the bullets hit the alien.

Tank Game

10/25/24

This project I learned built on the drawing on a canvas to simulate
a bullet which allows you to play a game by hitting a target.

Circle Bounce

10/31/24

This project I learned how to implement randomness into my drawings
and handling all the information of the circles in an array.

Sub Program

11/15/24

This project I implemented both randomness and distance to
create a submarine which pushes away other fish

Number Array part 1

11/22/24

This project I learned how to keep larger arrays and sort it easily

Number Array part 2

12/4/24

This project I learned how to utilize binary
search to find something in the least amount of tries

Circle Art

12/16/24

This project I learned how to use a function
to draw a circle pattern with pixels

Photons

1/22/25

This project I used more advanced pixels on timers and
arrays, to create a photon game where you need to shoot the aliens

Checkerboard

1/31/25

This project I learned how to create a checkerboard with dimensions and color based on user input

Hornets

3/4/25

This project I learned how to create new objects into an array
and represent their properties visually, like the hornet's stinger

Research Project

2/13/25

This project I researched the key topics of computer science principles

Final Project

5/28/25

This project I combined everything I have learned this year to create this maze running obstacle course.