Skip to content

Encodes and decodes input text using different cipher methods

Notifications You must be signed in to change notification settings

KG700/cipher-decoder

Repository files navigation

Decipher the Cipher

A tool to encode or decode text with ease.

webageUI

Overview

Decipher the Cipher uses 3 different cipher methods to encode or decode text:

Text is encoded/decoded in real-time as you type in text, or as you make changes to the cipher settings such as turning on or off the encoding switch.

Learning Objective:

My learning objective was to understand how to write a frontend application using vanilla Javascript, rather than using a Javascript framework such as Vue or React.

To set up the base project I followed this article: https://medium.com/the-node-js-collection/modern-javascript-explained-for-dinosaurs-f695e9747b70. This article describes the evolution of using Javascript in the Frontend, and explains the problems that npm and webpack are solving.

About

Encodes and decodes input text using different cipher methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published