top of page
Search

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...

Making Data Visualizations: Reflection

January 27, 2019 The most interesting data visualization I was able to create with the data provided was the bar graph that showed the...

Creating Data Summary Tables

January 27, 2019 Data summary tables are a good idea because they concisely present data in an aesthetic manner that is easy to read....

Cleaning Data Reflection

January 27, 2019 Data analysis is not a perfectly objective process. When omitting data we deem to be unimportant or irrelevant, we are...

How not to get hacked

January 16, 2018 link: https://code.org/curriculum/csp/docs/hownottogethacked I learned that getting hacked is a lot more easier and...

Privacy Policy

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...

The Cost of Free

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...

Questions About Big Data

My partner for this assignment was Hanna Tibbetts. Below are the questions and answers for the assignment. The website we chose was...

Sample Portfolio

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...

Design a Sketch that uses Dom Elements

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...

Sketch with Different Stages

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...

App to Present in Class: Global Warming

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...

Haiku Generator Sketch

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...

Creating a Visual in p5.js

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...

JSON Project

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...

Building an interactive visual with stages

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...

Interactive Sketch in p5js

November 18, 2018 As assigned I created an interactive p5js sketch. https://editor.p5js.org/kimagosto/sketches/r1Ql-zyCm I used specific...

Creating Algorithms

November 9, 2018 Today we created our own algorithms using a simplified method of code commands. We simulated real code by starting from...

Reflection on Unit 2

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...

Black and White Pixelation Widget

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 -...

bottom of page