Top 2 Monkey Tier List
Literally my first website ever made.
Greeter
A textbox that takes your name, greets you, and saves past names.
Palindrome Checker
Just a simple loop that checks to see if the given string is a palindrome.
Video Player
A simple list of videos to test out playing videos in a browser with a simple rotation transition.
Memory Game
A simple memory game made to experiment with JavaScript functions and dom updates
Dynamic Component
This is the first website made with React, which allowed for a more dynamic website
Clamp Design
A website that was quickly thrown together to put test test out the css clamp() function.
Pokemon Search
Uses the fetch function to recieve info on a pokemon, and displays it to the user.