Skip to content
View RafeefSholy's full-sized avatar

Block or report RafeefSholy

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.

Content in all repositories owned by your account will be closed.
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. Self-Driving-Cars Self-Driving-CarsPublic

    Smart robot based on ESP32. Starts with a button press, moves clockwise, avoids black inner and outer walls using ultrasonic sensor. Steering via servo motor, speed controlled by PWM. Completes la…

    C++

  2. Computer-Networks-Project Computer-Networks-ProjectPublic

    created a web page that includes information and content related to our university and course. The page runs on a web server that we developed using Python. This project allowed us to apply network…

    HTML

  3. HealthCheck-Analyzer HealthCheck-AnalyzerPublic

    This Python project reads patient laboratory test records from a file, stores the data, calculates basic statistics, and identifies abnormal test results. The program provides a menu-driven interfa…

    HTML

  4. Disarium-Number-Checker Disarium-Number-CheckerPublic

    A Python application that determines whether a given number is a Disarium Number by calculating the sum of each digit raised to the power of its position and comparing the result with the original …

    Python

  5. Outpatient-Appointment-System Outpatient-Appointment-SystemPublic

    A Python outpatient appointment management system that allows patients to register, manage appointment records, view scheduled appointments, cancel appointments, create data backups, and maintain a…

    Python

  6. Java-Fundamentals-Practice Java-Fundamentals-PracticePublic

    A collection of Java programming exercises that demonstrate fundamental programming concepts, including user input, arithmetic calculations, conditional statements, loops, and basic problem-solving…

    Python