Image

Social Media Webpage

Webpage to present my social media research, using the guidelines provided in the basic webpage lecture as a foundation.

visit
Image

Buisness Card

Design and create a digital business card as a webpage, optimized for mobile viewing. This exercise integrates key concepts from AP Computer Science Principles, particularly focusing on the "Big Ideas" of Creativity, Data, and The Internet.

Visit
Image

Collage

Make a cool collage of graphics with text that represent you.

Visit
Image

Merchandise Store

Create a fully functional web page for an online store based on a theme of your choice. This project will challenge you to incorporate HTML, CSS, and JavaScript to develop a dynamic and visually appealing online shopping experience.

Visit
Image

Dice

Write a program that simulates the rolling of two dice. Your task is to implement the following features.

Visit
Image

Craps Game

In this assignment, you will create a simulation of the classic Las Vegas Craps game. The game will involve rolling two dice, calculating the sum, and displaying the result with graphical representations of the dice.

Visit
Image

Merchandise Upgrade

Create a fully functional web page for an upgraded online store based on a theme of your choice. This project will challenge you to incorporate HTML, CSS, and JavaScript to develop a dynamic and visually appealing online shopping experience.

Visit
Image

Basic Animation

Alter animation lecture so the circle moves diagonally around the canvas.

Visit
Image

Basic Space invader

Create a basic "Space Invaders" game with specific movement, shooting mechanics, and win/loss conditions.

Visit
Image

Tank Project

In this assignment, you will create an interactive tank game using JavaScript. The game will feature a top-down view of a tank that can move in four different directions and shoot in all directions. The goal is to hit a randomly appearing target and accumulate points before time runs out.

Visit
Image

Circle Bounce

Create circles of random sizes, speeds, and colors that move diagonally, bouncing off walls. Add a rectangle that moves randomly in horizontal or vertical directions. When the rectangle gets near a circle, its color changes.

Visit
Image

Submarine

A small fish appears randomly on the canvas, and the submarine must protect it. If the fish takes damage, its health decreases, and the game ends when its health is fully drained. The player's score is based on how long the submarine successfully protects the fish.

Visit
Image

Number Array FINAL

In this assignment, you will work with arrays to generate and manipulate a large dataset. Your task is to evaluate the performance of searching within an array and calculate statistical results.

Visit