AP Computer Science Principles
This year I'm enrolled in AP Computer Science Principle, a class that focuses on coding as well as many other aspects of computers. From learning python to creating turtles, I have learned so much this year. Here, I have listed most of what I've done this year. Enjoy!

1) Scratch Project
Scratch was one of the first projects our class did. With Scratch, we were able to learn the basics of programming. Click on the scratch icon to see the game I was able to create!

2) Python Story
We were then introduced to python. To start off we simply created a yes or no story. This was extremely fun because we were able to create different scenarios which resulted in different endings. Click on the repl.it icon to view my story.

3)Turtle Intro Project
Turtle was a cool project because we used python in order to draw different and unique shapes. Additionally, we could add color to make it stand out even more. Click on the turtle icon to download my work!
4) Image Manipulation
With the help of python any image can be modified and changed. Look ay my code!

4) Flappy Game
With the help of processing I was able to create my very own flappy game. in this version you are helping superman avoid the Kryptonite meteors.