Javascript Caesar Cipher
I was looking through Reddit and Github to try and find inspiration for things to code when I stumbled upon this list of things to program. The Caesar Cipher stood out to me, as it seemed like a fun way to practice manipulating content with javascript.