My game!
Link to my game: https://editor.p5js.org/kimagosto/sketches/f2JnXUJU8 In my game I created a spaceship that has to avoid the incoming...
Link to my game: https://editor.p5js.org/kimagosto/sketches/f2JnXUJU8 In my game I created a spaceship that has to avoid the incoming...
January 27, 2019 The most interesting data visualization I was able to create with the data provided was the bar graph that showed the...
January 27, 2019 Data summary tables are a good idea because they concisely present data in an aesthetic manner that is easy to read....
January 27, 2019 Data analysis is not a perfectly objective process. When omitting data we deem to be unimportant or irrelevant, we are...
January 16, 2018 link: https://code.org/curriculum/csp/docs/hownottogethacked I learned that getting hacked is a lot more easier and...
January 14, 2018 #1 1. Name of Website / Service Instagram 2. Do you have an account, or need to login? Yes 3. What kinds of data does...
January 14, 2018 Something I didn't know that was revealed to me by this article was how easy hackers, or location tracking services, can...
My partner for this assignment was Hanna Tibbetts. Below are the questions and answers for the assignment. The website we chose was...
For my sample app I will make a game that allows for the user to shoot hoops through a basket. I know that I will need to use the p5.play...
The sketch I created uses buttons to change the colors of the background. I had to use css code to create these buttons and customize...
I decided to design a sketch where every time you press the keys 1-5 a picture of a different NYC borough is shown, along with text that...
My group-mate and I decided to focus our project on global warming. We designed an earth that rotated a circle with the sentence "Save...
For this sketch I didn't exactly follow the rules of a haiku however I did make it a poem (of some sort) and added interactivity. I...
I created a visual in p5.js using function draw() and I used rect to make different sized rectangles. I had two variables that I used to...
December 5, 2018 I decided to use my own JSON file as a data archive that I could access by interacting with my sketch. My project is a...
November 26, 2018 I build a simple game in which the user clicks and drags the mouse to move the dog and the square around to collect the...
November 18, 2018 As assigned I created an interactive p5js sketch. https://editor.p5js.org/kimagosto/sketches/r1Ql-zyCm I used specific...
November 9, 2018 Today we created our own algorithms using a simplified method of code commands. We simulated real code by starting from...
In Unit 2, we learned all about images; what is needed to render them, RGB values and bits per pixel, and different file types that open...
October 31, 2018 Today we used the Black and White Pixelation Widget on code.org to create images. Each pixel was represented by 1 bit -...