My Portfolio

I make projects like this in my Girls Who Code club. Check out my projects from past years:

  1. Pick a Pet Pal from 2018
  2. Bringing Books Back from 2019
  3. Recode, Recycle, Reimagine from 2020
  4. Teens Talk Groton from 2021
  5. Destress and Decompress from 2022

At the Girls Who Code Summer Immersion Program, I made:

  1. This site from 2020
  2. A Frozen themed personality quiz which I made using JavaScript from 2020

My Capstone Project

  1. I redesigned my school's Program of Studies to change it from a confusing PDF into an interactive website with an easy to use table of contents for the entire site and also within the course catalog page

Some JavaScript projects I made on Khan Academy

  1. John's Language is a typing project I started in 2019 that allows the user to type in a language of symbols made up by my friend John
  2. Add is a simple addition project I made in 2017 or 2018
  3. Subtract is a simple subtraction project similar to Add, but with a different way to reveal the answer. It was made around the same time as Add.

Scratch

  1. Snake with many customizable settings to make the game more interesting

Python

These should be run using Python 3 after pygame has been installed on your computer

  1. Snake I run it on Linux after I downloaded pygame - 2020
  2. Minesweeper It is the classical game, but with my homemade graphics and some size customization - 2020