Pinned Repositories
aws-cli-to-xlsx
Caesar-Cipher-C
Caesar Cipher in C language
Caesar-Decoder-Python
Caesar Cipher decoder using table frequency in Python Language
CesarCrypto
Cesar cipher in assembly language with MIPS-32 architecture
check-ip-rdp
Analyze and block malicious IPs that connected via RDP
CompilerC--
Compiler C--(C Minus Minus) using Flex and Bison
Corona-Simulator
Corona Virus simulation using C
CreditCard-Java
Solved Exam of credit card in Java
HackerRank
Solved exercises from the HackerRank platform
weirygon
Config files for my GitHub profile.
weirygon's Repositories
weirygon/CesarCrypto
Cesar cipher in assembly language with MIPS-32 architecture
weirygon/Corona-Simulator
Corona Virus simulation using C
weirygon/Caesar-Cipher-C
Caesar Cipher in C language
weirygon/CompilerC--
Compiler C--(C Minus Minus) using Flex and Bison
weirygon/CreditCard-Java
Solved Exam of credit card in Java
weirygon/weirygon
Config files for my GitHub profile.
weirygon/aws-cli-to-xlsx
weirygon/Caesar-Decoder-Python
Caesar Cipher decoder using table frequency in Python Language
weirygon/check-ip-rdp
Analyze and block malicious IPs that connected via RDP
weirygon/HackerRank
Solved exercises from the HackerRank platform
weirygon/development-challenge-eight
Medcloud's challenge for DevOps
weirygon/leetcode
Repository with Leetcode exercise solutions
weirygon/RMI-Chat-Python
RMI Chat using Python language
weirygon/Vernam-Cipher-Python
Vernam Cipher encoder using Python