8th grade | 9th grade | 10th grade | 11th grade |
---|
AP Exam Scores:
Class: Graphic Productions
Description:
One of the bigger projects of the school year was desiging a personal logo
that will be used to tag the rest of our projects going forward.
Class: AP Computer Science Principles
Description:
For the Create Task (write any program that meets a certain guideline) of the
APCSP AP Exam, I created an Escape Room. Since I made a game, I had to account
for every possible scenario that the user might do, and my program ended up
being around 1,000 lines long! In my escape room, the player finds clues and uses
them to find keys and open locks (see video or try the game).
Programming Language: Python
Class: Entrepreneurship
Description:
This is a two part research project. For part 1 (image), we had to research
a current problem in the space industry in terms of accessibility and propose
a solution. The problem I chose to research was the cost of transporting a
resuable rocket back to base, leading to my proposed solution: rockets that self-land
back in their launch towers. We then had to build a model of our proposed solution
using arduinos to add moving parts.
Part 2 was a research project about anything related to space, and I decided to
research the Apollo Guidance Computer on the Apollo 11 mission. The video is the
documentary I made about the significance of that software.
Programming Language (Arduino): C#