Coder Social home page Coder Social logo

micah-patrick / decoder-ring Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 140 KB

Thinkful student project. Users can encode and decode messages using three different ciphers: Caesar Shift, Polybius Square, and Substitution Cipher

Home Page: https://micah-patrick.github.io/decoder-ring/

HTML 34.96% JavaScript 65.04%

decoder-ring's Introduction

Decoder Ring

Decoder Ring

Thinkful student project. Users can encode and decode messages using three different ciphers: Caesar Shift, Polybius Square, and Substitution Cipher

LINKS

App

SKILLS USED

  • Javascript
  • Chai
  • Mocha

SCREENSHOTS

Caesar Shift:

The Caesar Shift is a type of substitution cipher originally used by Julius Caesar to protect messages of military significance. It relies on taking the alphabet and "shifting" letters to the right or left, based on the typical alphabetic order. Caesar Shift

Polybius Square:

The Polybius Square is a cipher that is achieved by arranging a typical alphabet into a grid. Each letter is represented through a coordinate. For example, in the above table, the letter "B" would be represented by the numerical pair "21". Polybius Square

Substitution Cipher:

The Substitution Cipher requires a standard alphabet and a substitution alphabet. Letters from the standard alphabet will be transposed to the standard alphabet. This cipher requires that the recipient have the substitution alphabet, otherwise it will be difficult for them to decode the message. Substitution Cipher

decoder-ring's People

Contributors

micah-patrick avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.