Skip to content
View EluRezz's full-sized avatar

Block or report EluRezz

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AutoC AutoC Public

    Forked from mem0ai/mem0

    The Memory layer for AI Agents

    Python 1

  2. ByteUprise_cs_01 ByteUprise_cs_01 Public

    The password strength checker tool evaluates the strength of a password based on criteria such as length, complexity, and the inclusion of special characters, providing real-time feedback to users.…

    HTML

  3. ByteUprise_cs_02 ByteUprise_cs_02 Public

    This keylogger project is designed to monitor and capture live keyboard inputs in real-time, logging each keystroke as it happens. The tool utilizes on_press events to track and display key presses…

    Python

  4. ByteUprise_cs_03 ByteUprise_cs_03 Public

    This Caesar Cipher project involves developing a simple encryption tool that shifts letters in a text by a fixed number of positions in the alphabet. The tool includes both encryption and decryptio…

    HTML

  5. ByteUprise_cs_04 ByteUprise_cs_04 Public

    This Network Packet Analyzer project focuses on developing a tool that captures, filters, and analyzes data packets traveling across a network. It provides real-time insights into network traffic, …

    Python