Pinned Repositories
Cipher-Chat
criptoJoker
The challenge is to implement a simple cryptosystem based on envelope encryption. Envelope encryption is a technique to perform double encryption on a given data using symmetric and asymmetric algorithms. The symmetric algorithm is used to encrypt and decrypt the data, and the asymmetric algorithm is used to encrypt and encrypt the symmetric key. In this project you will write a program (The CryptoJoker) to encrypt a message with a symmetric algorithm and a randomly generated private key encrypted with an asymmetric algorithm acting as an envelope.
DataEngineer_ETL
A project structure for doing and sharing data engineer work.
download_mty_datasets
edgar-portfolio
Files_PIA_AF
scripts para la creacion de archivos del proyecto de la materia de Análisis Forense
Notebooks-Pandas-NP
noticias_web_scraper
El siguiente proyecto sirve para descargar noticias de artículos de manera automatica de diferentes páginas mediante una URL.
port_scanner
portfolio-edgar
Chek0rrdn's Repositories
Chek0rrdn/DataEngineer_ETL
A project structure for doing and sharing data engineer work.
Chek0rrdn/criptoJoker
The challenge is to implement a simple cryptosystem based on envelope encryption. Envelope encryption is a technique to perform double encryption on a given data using symmetric and asymmetric algorithms. The symmetric algorithm is used to encrypt and decrypt the data, and the asymmetric algorithm is used to encrypt and encrypt the symmetric key. In this project you will write a program (The CryptoJoker) to encrypt a message with a symmetric algorithm and a randomly generated private key encrypted with an asymmetric algorithm acting as an envelope.
Chek0rrdn/Cipher-Chat
Chek0rrdn/download_mty_datasets
Chek0rrdn/edgar-portfolio
Chek0rrdn/Files_PIA_AF
scripts para la creacion de archivos del proyecto de la materia de Análisis Forense
Chek0rrdn/Notebooks-Pandas-NP
Chek0rrdn/noticias_web_scraper
El siguiente proyecto sirve para descargar noticias de artículos de manera automatica de diferentes páginas mediante una URL.
Chek0rrdn/port_scanner
Chek0rrdn/portfolio-edgar
Chek0rrdn/scripts_python_redes
Este repositorio alberga dos herramientas escritas en Python para realizar operaciones de escaneo de puertos y descubrimiento de hosts activos en una red mediante ICMP.
Chek0rrdn/usuarios_CRUD
Aplicación CRUD Basica Python
Chek0rrdn/Utilidades