Skip to content

mbocianski/decoder-ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decoder-ring

About

This application allows for the user to encrypt and decode messages uses three diffferent methods.

The functionality is built with vanilla Javascript, and was a great wasy to think through the logic of how I might create various algorithms.

I enjoyed the challege of this, and for each created a reference key to be used as each letter was processed using various Javascript filter functions, loops, and object/array manipulation.

  • Created utilizing the test-driven development method.
  • Technology: JavaScript ES6, HTML5, Node.js, Bootstrap, Mocha, Chai.

How to Use

This app is hosted on GitHub Pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors