Skip to content
View KLGOUD's full-sized avatar

Block or report KLGOUD

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ENCRYPTION-DECRYPTION-OF-TEXTS- ENCRYPTION-DECRYPTION-OF-TEXTS- Public

    Project Description: This project focuses on developing a Python program that implements the Caesar Cipher algorithm, one of the oldest and simplest forms of encryption. The program allows users to…

    Python

  2. PASSWORD-STRNGTH-CHECKER PASSWORD-STRNGTH-CHECKER Public

    This Python program evaluates the strength of user-provided passwords based on various security criteria such as length, character diversity (uppercase, lowercase, numbers, and special symbols), an…

    Jupyter Notebook

  3. PIXEL-IMAGE-ENCRYPTION- PIXEL-IMAGE-ENCRYPTION- Public

    This project enables users to encrypt, swap, and decrypt images using pixel manipulation techniques. The system also supports pixel swapping, which allows rearrangement of pixel positions for adde…

    Jupyter Notebook