Bear Hop Game
For my AP project I created a game that involved a jumping bear. To create this game I used two main functions, one for the bear and one...
For my AP project I created a game that involved a jumping bear. To create this game I used two main functions, one for the bear and one...
After cleaning my class data, I have realized that data is not a completely objective process. You can manipulate data when you are...
After making many visualizations, my favorite visualization was comparing the average ratings of men and women for each movie. At first...
After completing a lab on how to make summary tables, I have realized that creating summary tables are necessary to see trends in larger...
Publish a 300 word blog post on "How Not To Get Hacked" by Code.Org :Â https://code.org/curriculum/csp/docs/hownottogethacked Cyber...
Assignment: Pick one of the apps / websites that you chose at the beginning of class, and go find and read through that site’s privacy...
When I started reading the New York times article titled "Your Apps Know Where You Were Last Night", I knew it seemed familiar. This is...
When charting the evolution of computers in terms of software capacity, the process is exponential. The co-founder of the company Intel,...
With Helena, I explored an Alternative Fuels Data Center. Here is the link to the website: https://afdc.energy.gov/stations/#/find/neare...
In preparation for the upcoming AP exam, our class is doing a project where we each create an app, game, website, or some other...
In class we learned the basics of creating our own JSON file. Our assignment was then to use and existing CSV file, convert it to a JSON...
After learning the basics of dom elements such as sound, sliders, and buttons in class, our assignment was to create a sketch using these....
In class, we worked on creating a Haiku generator. To do this, we needed to do two main things, create an array and figure out how to...
I worked with Adrian in class on this sketch. What we did first is create four different moods, happy, tired, stressed, and angry. We...
I created a sketch of a thanksgiving table. I put all of my favorite thanksgiving foods into the array. Next I created this table and...
Our assignment was to create an inter active sketch using functions. I created a maze using the move mouseX and mouseY functions and...
For my interactive visual with stages, I was inspired by skiing and the mountains. I decided to use a photo that I took in Vermont last...
Here is my code: https://editor.p5js.org/anna10128/sketches/Hyz5Osnrf I made this by using a series of random and moving ellipse...
Unit two was all about digital information and compression. I enjoyed presenting and researching about the JPEG file. Before doing this...
Last class, we created algorithms to prepare us for coding in JavaScript. The hardest part was figuring out the initial algorithm and...