-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<h1 align="center">Encriptador de Texto</h1> | ||
|
||
![Static Badge](https://img.shields.io/badge/Primer_Desaf%C3%ADo-black) | ||
![Static Badge](https://img.shields.io/badge/Status-Completado-black) | ||
![Static Badge](https://img.shields.io/badge/release_date-august-red) | ||
|
||
![Imagen de muñeco utilizado en el proyecto](https://github.com/user-attachments/assets/efda7c36-5805-456b-9a6c-d5365bd9e611) | ||
|
||
- Estado del proyecto: Completo en elementos y funciones. Con posibles mejoras en la parte visual (CSS) de algunos elementos. | ||
- La página es responsiva. | ||
- Contiene boton de copiado funcional. | ||
- Contiene una abvertencia en caso de que el ususario oprima alguno de los botones sin haber escrito nada para codificar o decodificar. | ||
|
||
Al finalizar mi proyecto, pude decifrar el mensaje secreto del challenge: | ||
|
||
<p align="center"> | ||
<strong> 'fenterlimescimesdaidenters poberr enternfrenterntair enterstenter dentersaifimesober y haibenterrlober cobernclufatimesdober cobern enterximestober!' </strong> | ||
</p> | ||
|
||
significa: | ||
|
||
<p align="center"> | ||
<em> 'felicidades por enfrentar este desafio y haberlo concluido con exito!' </em> | ||
</p> |