Skip to content
View ivancedo's full-sized avatar

Block or report ivancedo

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. RFID-Reader RFID-Reader Public

    A simple Ruby program that reads RFID UID input from the user, validates it as a numeric string, and converts it to a hexadecimal format. The program runs in a loop, allowing continuous input until…

    Ruby

  2. Client-Server-Echo-Java Client-Server-Echo-Java Public

    This project implements an Echo server and client that communicate using sockets. The server listens on port 2000 and handles multiple client connections concurrently. Clients can send messages to …