Issues LinkedIn


Vanilla Cipher

Mini assignment to create 3 cipher/decipher functions
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

Vanilla Cipher Screen Shot

Mini assignment to create a cipher/decipher function. My learning objective here was to use vanilla javascript to understand (and appreciate) the differences between it and the more enhanced ES5/ES6/framework JS.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/jessicastewart021/vanilla-cipher.git
  2. Right click on the html file and open in default browser.

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

Encode and decode a piece of text using the following ciphers.

(back to top)

Contact

Project Link: https://github.com/jessicastewart021/vanilla-cipher

(back to top)

Acknowledgments

(back to top)