Projects

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
Kermit Travels
A casual blog that documents the adventures of my stuffed animal, Baby Kermit. 2022-Ongoing

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

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

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