Projects

  • Scratch

    A free programming language and online community where you can create your own interactive stories, games, and animations. Play my Spongebob Maze!

  • Prison Break with Python

    I used Python to make an interactive story that players can immerse themselves in by choosing different choices which leads to different outcomes.

  • Python Turtle Projects

    Within Python the user is able to create images with a "Turtle" module, and I created different shapes that you could run in a python program!

  • Substitution Cypher

    In Python, I made a code that was able to decipher a ciphered message that one has made with a specific code method.