Skip to content
View anishvedant's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro
Block or Report

Block or report anishvedant

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. End-to-End-Encryption End-to-End-Encryption Public

    End-to-End Encryption with Python Socket Communication This Python project demonstrates end-to-end encryption (E2EE) using the x25519 key exchange protocol and AES encryption for secure communicatiโ€ฆ

    Python

  2. Hidden-Keylogger Hidden-Keylogger Public

    The provided code demonstrates techniques for gathering system and network information, capturing user activity, and encrypting data. It includes encryption and decryption scripts that use AES symmโ€ฆ

    Python 2

  3. Chat-box-application Chat-box-application Public

    This repository contains a secure chat application implemented using Python. The application uses RSA encryption for secure message exchange between clients and a server.

    Python

  4. Notification-Reminder Notification-Reminder Public

    This repository contains a simple Python script for sending customizable desktop notifications. It's designed to be flexible and easy to use for a variety of notification purposes.

    Python

  5. Round-robin-scheduler Round-robin-scheduler Public

    This repository contains a Python script that simulates a thread scheduler using round-robin scheduling with priority. It provides users with insights into thread scheduling information and performโ€ฆ

    Python