Dev
School
Projects

Spiderman Minesweeper:

Face it, Tiger, you just hit the jackpot! EDA taught me how to make minesweeper, but making it Spiderman themed and plastering Willem Dafoe's amazing face all over it was all my dumb idea.

Link to the game itself is here, and the github page is here.


Caesar Cipher Decrypter:

One of my exercises was to make some code that decrypts the Caesar cipher, where letters in the alphabet are shifted a certain number of places. I was so pleased with my code I decided to make a website to host it, which can be found here.

Github link is here.