Skip to content
View Anandkp21's full-sized avatar

Block or report Anandkp21

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

Popular repositories Loading

  1. Anandkp21 Anandkp21 Public

    Config files for my GitHub profile.

  2. PRODIGY_CS_TASK_01 PRODIGY_CS_TASK_01 Public

    A command-line tool for encrypting and decrypting messages using the Caesar Cipher technique. It shifts each letter in the plaintext by a user-specified number of positions down or up the alphabet.…

    Python

  3. PRODIGY_CS_TASK_02 PRODIGY_CS_TASK_02 Public

    A command-line tool for encrypting and decrypting images by manipulating pixel values. It modifies the RGB values of each pixel to secure the image and reverse the changes for decryption. Features…

    Python

  4. PRODIGY_CS_TASK_03 PRODIGY_CS_TASK_03 Public

    A command-line tool to assess the strength of passwords based on length, uppercase and lowercase letters, digits, and special characters. Provides feedback on how to improve password strength, cate…

    Python

  5. PRODIGY_CS_TASK_04 PRODIGY_CS_TASK_04 Public

    A lightweight command-line tool for capturing keystrokes over a specified duration and saving them to a file. Features include easy-to-read output files and a user-friendly interface. Ideal for bas…

    Python

  6. PRODIGY_CS_TASK_05 PRODIGY_CS_TASK_05 Public

    A user-friendly GUI tool for capturing and analyzing network packets. Allows users to start and stop packet capture on a specified network interface and displays detailed packet information in real…

    Python