Skip to content
View anisaunnisa02's full-sized avatar
Block or Report

Block or report anisaunnisa02

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

  1. PRODIGY_CS_01 PRODIGY_CS_01 Public

    This repository contains project of a Python-based Caesar Cipher encryption and decryption tool.

    Python

  2. PRODIGY_CS_02 PRODIGY_CS_02 Public

    A simple Python tool for encrypting and decrypting images using basic pixel manipulation. This tool uses the Pillow library to read and modify image pixel values, providing a straightforward way to…

    Python

  3. PRODIGY_CS_03 PRODIGY_CS_03 Public

    Password Complexity Checker is a Python tool that evaluates the strength of passwords based on length, uppercase and lowercase letters, numbers, and special characters. It provides a strength ratin…

    Python

  4. PRODIGY_CS_04 PRODIGY_CS_04 Public

    A basic keylogger program written in Python that records and logs keystrokes. The logged keys are saved to a file named keylog.txt.

    Python

  5. PRODIGY_CS_05 PRODIGY_CS_05 Public

    Network Packet Sniffer : A Python-based tool for capturing and analyzing network packets. Displays source and destination IP addresses, protocols, and payload data. Developed with Scapy and Npcap, …

    Python