Skip to content
View YashYadav579's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report YashYadav579

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. FLAPPY_BIRD_HAND_CONTROL FLAPPY_BIRD_HAND_CONTROL Public

    Flappy Bird game controlled using real-time hand tracking with MediaPipe and Python Pygame.

    Python

  2. IMAGE_ENCRYPTION_PYTHON IMAGE_ENCRYPTION_PYTHON Public

    Image Encryption and Decryption using pixel manipulation (XOR operation)

    Python

  3. INTERNET_SPEEDTEST_PYTHON INTERNET_SPEEDTEST_PYTHON Public

    A modern Python GUI app to test internet speed (Download, Upload, Ping) using Speedtest and CustomTkinter.

    Python

  4. KEYLOGGER_PYTHON KEYLOGGER_PYTHON Public

    Python keylogger with modern GUI using CustomTkinter.

    Python

  5. PACKET_SNIFFER_PYTHON PACKET_SNIFFER_PYTHON Public

    Network Packet-Sniffer built with Python, Scapy, and CustomTkinter for real-time IP traffic analysis.

    Python

  6. PASSWORD_COMPLEXITY_PYTHON PASSWORD_COMPLEXITY_PYTHON Public

    Password strength check using CustomTkinter. Classifies passwords as Strong, Moderate, or Weak with visual feedback.

    Python