Skip to content

This application has the function of encoding and decoding text messages in a simple way. I used JavaScript, Boostrap, CSS, HTML5.

Notifications You must be signed in to change notification settings

jcardonamde/Project-TextEncryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-TextEncryptor

👀 Preview:

Posted in the topic:

https://github.com/topics/challengeonecodificador4

In this opportunity I have developed a stylized text encryptor under the theme of matrix. This application has the function to encode and decode text messages in a simple way. With the aim of exchanging information with other people in a safe and fun way.

Developed with HTML5, CSS, Boostrap 5 for the frontend and JavaScript in the encryption / decryption functions.

🔗 Link:

Deploy : Github-Pages

Technologies used 💻

🐆 JAVASCRIPT:

  • Function to work only with lowercase letters.
  • Control of accents and special characters.
  • Convert a word for the encrypted version also return an encrypted word for its original version.
  • Copy the encrypted/decrypted text for the transfer section to the browser clipboard.

🌐 BOOSTRAP 5:

  • Styles for navbar, main, sections, footer.
  • Interactive modal on navbar responsive.

🎨 CSS3:

  • Media Query for Desktop, Tablet and Smartphone.
  • Effects for the hover on the buttons.
  • Customizations to properties of the elements in the page.
  • Flexbox.

🔧 HTML5:

  • BEM methodology for CSS3 classes and components.

User History

Work on an application that encrypts texts, so you will be able to exchange secret messages with other people who know the secret of the encryption used.

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".

About

This application has the function of encoding and decoding text messages in a simple way. I used JavaScript, Boostrap, CSS, HTML5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published