This is my GITA 2/ Computer Science Principles webpage. I am learning Javascipt and HTML this year, and this page demos all of my projects.



Chat GPT

8/21/23


ChatGPT "Chat Generative Pre-trained Transformer" Webpage Project. Researching how the launch of ChatGPT is affecting society.



Technology Page Rollovers

8/29/23


HTML document that explains a new technology.



Business Card

9/1/23


Webpage that looks like a business card.



Merchandise Store

9/19/23


Webpage for a online Merchandise Store.



Dice

9/22/23


Program that simulates rolling two dice.



Merchandise upgrade

10/5/23


Webpage for a online Merchandise Store, and added discounts.(radio buttons and checkboxes)



Craps Game

10/9/23


Website creation of the Las Vegas Craps Game.



Circle Bounce

10/17/23


Making moving circles inside a canvas that change when they collide.



Basic Space Invader

10/24/23


Having controlled movement inside a canvas, making the spaceship shoot lazers.



Tank Project

11/3/23


Making a tank inside the canvas that moves all directions and a target that is randomly placed around the canvas.



Multiple Circle Objects

11/9/23


Canvas with multiple circles in it, moving at their own speed, different sizes and colors, and all made using arrays. Along with a rectangle making them change color.



Sub Program

12/4/23


Having a submarine always move upward on the canvas and trying to keep one little fish safe from the school(array) of fish making it lose health.



Number Arrays

12/15/23


Generating random numbers from 1-1000 and storing them in an array, finding how many even and odd numbers there are, the highest and lowest number, average number, and how many times a certain number shows up and its position.



Circle Art

12/13/23


Drawing a pattern and animating it with a timer.



Checker Board

12/19/23


Drawing dimensions based off of what is inputted.



Photons

1/19/24


Making arrays move certain ways and interact with photons.



String Program

1/23/24


Making arrays with string methods and textbox.



Number Array Upgrade

3/1/24


Creating number arrays and using a binary search function.



The Hornet Game

3/20/24


Making an array that has addons throughout the game.



Magic Drop

5/20/24


Making a final project using what we learned this year.