Skip to content

loo-kuhs/text-decipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

Build and Deploy to Pages GitHub language count GitHub top language

This project is for the Oracle One Next Education challenge No. 1.

Description:

This is a web application that encrypts texts, so you can exchange secret messages with other people who know the secret of the encryption used.

Challenge ONE



Sprint 01: Build a text cipher with JavaScript

The encryption "keys" we will use are as follows:

  • The letter "e" is converted to "enter".
  • The letter "i" is converted to "imes".
  • The letter "a" is converted to "ai".
  • The letter "o" is converted to "ober".
  • The letter "u" is converted to "ufat".


Status of project: finished

Alura Badge