Computer Science

The website speaks for itself! But jokes aside, take a look below for some of the interesting things I've coded this year.

Star Drawing Program

This program draws stars with a random number of points, position, size, and color. See the code for this below:

Rock, Paper, Scissors, Shoot!

This program plays a game of 'rock, paper, scissors' with a user by taking an input of 'rock', 'paper', or 'scissors' from the player and randomly selecting one of the options

Apps for Good

Our apps for good project centers on developing a gamified learning system to help people read and digest complicated texts. Children in grades 4 - 9 may often struggle to understand the complex scientific jargon of research papers, therefore we developed an app that uses a Gemini Flash 2.5 API call to take a user-inputed PDF and return a .json file of Kahoot-style multiple choice trivia questions that define vocabulary and simplify the main ideas of the paper. The questions are then displayed in a game we developed using Unity for users to interact with!

AFG Poster