Skip to content

This is the result of the Oracle ONE Next Education and Alura Beginner's Programming Course Challenge.

Notifications You must be signed in to change notification settings

qbrubs/encrypt_decrypt_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encrypt

🔒Encryptor of text🔓 👩‍💻

ℹ️ About this challenge:

  • This challenge was proposed by Oracle ONE Next Education + Alura. It was the first challenge of the course.

✏️ Function:

  • The text encryptor and decryptor's main function is to turn a text into code, generating a secret. It can also turn a code back to text, revealing the secret. It is functional on computers, mobile phones and tablets.

⚠️Requirements:

  • Capital letters and accents do not work.
  • Lowercase letters only.
  • The following vowels are changed:
    1. "a" to "ai";
    2. "e" to "enter";
    3. "i" to "imes";
    4. "o" to "ober";
    5. "u" to "ufat";

💻Technologies used:

  • HTML
  • CSS
  • JavaScript

🔗Links:

📷Images:

On computer:


pc pc_1


On mobile phone:


mobile_1 mobile


On tablet:


ipad

About

This is the result of the Oracle ONE Next Education and Alura Beginner's Programming Course Challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published