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

Block or report falgunichugh

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. PRODIGY_CS_01 PRODIGY_CS_01 Public

    This repository offers a Python implementation of the Caesar Cipher algorithm, allowing users to encrypt and decrypt messages by shifting letters in the alphabet. With customizable shift values, it…

  2. PRODIGY_CS_02 PRODIGY_CS_02 Public

    This repository contains Python code for image encryption and decryption using pixel manipulation. It offers simple functions for securing and retrieving image data through pixel-level operations, …

  3. PRODIGY_CS_03 PRODIGY_CS_03 Public

    This Python script evaluates the strength of a password based on its length, and the presence of lowercase and uppercase letters, numbers, and special characters. It provides feedback on each crite…

  4. PRODIGY_CS_04 PRODIGY_CS_04 Public

    This repository contains a basic Python keylogger script that records and logs keystrokes to a file. It ensures user consent before logging and saves the keystrokes in "keystrokes.txt". This tool i…

  5. PRODIGY_CS_05 PRODIGY_CS_05 Public

    This Python script captures and logs network packets, displaying source and destination IP addresses. It ensures ethical use for educational purposes, emphasizing network analysis and protocol unde…