Skip to content

This repository stores all the resources and codes made in HTML, CSS and Javascript for the front-end and back-end operation of a website that encrypts text with 5 different algorithms.

Notifications You must be signed in to change notification settings

BillsLasa/Online-Web-Text-Encrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Web Text Encrypter - HTML, CSS y Javascript 🔐🔠

This repository stores all the resources and codes made in HTML, CSS and Javascript for the front-end and back-end operation of a website that encrypts text with 5 different algorithms (one algorithm is the one proposed by Alura). This was originally done as a challenge proposed by Alura in the ORACLE Next Education program.

#challengeonecodificador4

Author 👤

Luis Ángel Sánchez Aguilar -> Code and electronic design

Folders description 📁

  • [estilos]: This folder contains all the styles made in CSS for the web elements.

  • [imagenes]: This folder contains all the predefined images used in the web design.

  • [scripts]: This folder contains all the codes made in javascript for the operation of the web and the encryption algorithms.

Main Files description 📘

  • [index.html]: This file is the visual skeleton of the main web page and the pop-up configuration, establishing the primitive elements and the use of styles and scripts.

  • [style-index.css]: This file sets the style for all elements of the main page and the pop-up configuration.

  • [reset.css]: This file resets the style before applying the "style-index.css" house style. This is necessary because browsers apply certain styles by default.

  • [script-index.js]: This file contains the logic for the "encrypt", "decrypt", "copy" and configuration buttons. It also calls the encryption scripts.

  • [cifrado_???.js]: These files contain the respective encryption algorithm (algorithm: "????").

Live Demonstration ⏯

You can use the website through this link. The page is hosted on a GitHub domain.

https://billslasa.github.io/Online-Web-Text-Encrypter/

Screenshots 📷

image

image

image

Hiring 🤝🏿

If you wish to hire me, please contact me at the following e-mail address: [email protected]

About

This repository stores all the resources and codes made in HTML, CSS and Javascript for the front-end and back-end operation of a website that encrypts text with 5 different algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published