Decoder ring is an app where users are able to encode and decode using a variety of ciphers. Currently, the ciphers available are the Caesar Shift Cipher, Polybius Square Cipher, and Substitution Cipher. This app was built using JavaScript.
A demo version of Decoder Ring is able to be accessed through GitHub Pages at mjordonez2001.github.io/decoder-ring/.