A simple web app designed for encrypting and decrypting short text messages using custom substitution rules.
This project was created as a personal challenge to strengthen my JavaScript logic and front-end design skills!
Type your message
Write lowercase and accent-free text in the input field.Encrypt or Decrypt
ClickCriptografarto encode your message.
ClickDescriptografarto decode it.Copy the Output
The output will appear in the locked message box — clickCopiarto copy the result!
| Character | Replacement |
|---|---|
e | enter |
i | imes |
a | ai |
o | ober |
u | ufat |
Example:
Input:hello
Encrypted Output:henterllober
This project features:
- A clean and responsive interface.
- Smooth interaction between encryption, decryption, and clipboard actions.
- Simple JavaScript logic focused on string manipulation.
- Personalized layout and icons, including a custom logo designed for the
Text Decoderidentity.
If you'd like to connect or give feedback:
📧 Email | LinkedIn
Thanks for visiting this project!
✨ Feel free to fork, star, and share your suggestions!