Skip to content
View mrudula0003's full-sized avatar
🌐
Exploring
🌐
Exploring

Block or report mrudula0003

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Prodigy_CS_Task1 Prodigy_CS_Task1 Public

    Caesar Cipher - provides an enhanced implementation of the Caesar Cipher that supports case-sensitive alphabetic characters, numeric characters, and special characters.

    Python

  2. Prodigy_CS_Task2 Prodigy_CS_Task2 Public

    Image Encryption & Decryption python programs that include pixel swapping and basic mathematical operations on pixel values to ensure the image data is protected.

    Python

  3. Prodigy_CS_Task3 Prodigy_CS_Task3 Public

    Password Complexity Checker - Python Flask application that assesses the strength of a password based on various criteria and provides feedback on the password's strength.

    Python

  4. Prodigy_CS_Task4 Prodigy_CS_Task4 Public

    Simple Keylogger - Python code to implement a keylogger that records and logs keystrokes, saving them to a file.

    Python

  5. Prodigy_CS_Task5 Prodigy_CS_Task5 Public

    A Packet Sniffer Tool that captures and analyses network packets and display relevant information such as source and destination IP addresses, protocols, and payload data.

    Python

  6. Quizzz Quizzz Public

    A pure JAVA project: Quiz management system

    Java