Projects

A console that displays a 6x7 2D array of zeros to represent a standard Connect 4 board.

Connect 4 Game

A console-based version of the popular board game developed with Python. I walked through how to program this game for the members of my Girls Who Code club. I recalled my knowledge in Java to explain how embedded for-loops traverse 2D arrays in Python. 2024

Baby Kermit the Frog's head is peaking out from the bottom-left corner of the image. Behind Kermit are the large red mountains of Sedona under a cloudy sky and covered in deep green bushes and trees.

Kermit Travels

A casual blog that documents the adventures of my stuffed animal, Baby Kermit. 2022-Ongoing

A screenshot of a file written in Java.

Coding Quest 2024

This GitHub repository includes my work for the challenges I completed independently in the Coding Quest competition.
Note: I did not optimize or add comments to these algorithms when devising them since competition ranking is based on time of completion. 2024

The home page of an app. There is a title that reads 'Which American Ninja Warrior Obstacle Will Eliminate You?', a blue shield icon in the center, and a red 'Start' button toward the bottom.

TV Show Quiz

A short, entertaining, quiz game programmed with JavaScript. Handles data sets to give the user a wide range of possible results. (When viewing code, see "Show Text" as this is the version I developed this app in). 2023

In front of a black background with white stars scattered across the screen is a tile of text that displays information about the planet, Mercury. An image of Mercury is shown above this tile.

Solar System App

An informational app that uses data sets to present users with organized information. Developed with JavaScript. (When viewing code, see "Show Text" as this is the version I developed this app in). 2023