Skip to content
View MayureshJoshi25's full-sized avatar

Block or report MayureshJoshi25

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. Simple-File-Encryption-System Simple-File-Encryption-System Public

    A simple file encryption system made in C++ for a college project which takes a text file and encrypts it in ASCII, AES & RSA.

    C++ 7 2

  2. Packet-Sniffer-Python Packet-Sniffer-Python Public

    A packet sniffer written in Python for sniffing and analyzing network packets, providing detailed insights into Ethernet frames, IPv4, and IPv6 protocols, as well as handling ICMP, TCP, and UDP tra…

    Python

  3. AWS-EC2-Manager AWS-EC2-Manager Public

    A Python script for managing EC2 instances and querying CloudWatch Logs.

    Python

  4. Rainfall-Prediction-System Rainfall-Prediction-System Public

    Rainfall prediction system using Python.

    Jupyter Notebook

  5. AWS-CloudWatch-Logs-Query-Automation-Script AWS-CloudWatch-Logs-Query-Automation-Script Public

    The script automates querying logs from AWS CloudWatch Logs using boto3, fetching logs from the past 5 hours, and continuously monitoring the query status until completion.

    Python