Skip to content
View OmarRamzy45's full-sized avatar
  • Ain Shams University
  • Cairo, Egypt

Highlights

  • Pro

Block or report OmarRamzy45

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. Kaggle-Housing-Prices-Dataset-prediction-with-Machine-Learning Kaggle-Housing-Prices-Dataset-prediction-with-Machine-Learning Public

    Predicting Sale Price for Houses Prices Dataset from Kaggle using linear Regression and the Normal Equations in python.

    Jupyter Notebook

  2. Car-Rental-System Car-Rental-System Public

    It's a code for cars renting services including storing cars and renters data, searching for available and rented cars and add new cars, searching for the renter's data and adding new renters and f…

    C++

  3. Self-Driving-Car-Lane-Detection Self-Driving-Car-Lane-Detection Public

    this code is for Detecting lane lines for Self Driving Cars Using OpenCV. In this code, I've used Canny Edge Detection and Hough Transform line Detection. The video was made by developing a pipelin…

    Python

  4. StopWatch_Timer_C_language StopWatch_Timer_C_language Public

    This is a C code for making a StopWatch timer using Atmega32 MicroController and circuit was implemented using Proteus tool

    C

  5. Fashion-MNIST-Dataset Fashion-MNIST-Dataset Public

    Training Fashion MNIST Dataset Using Tensorflow

    Jupyter Notebook

  6. Kinematic_Bicycle_Model Kinematic_Bicycle_Model Public

    This project is for implementing the Kinematic Bicycle Model for car with front steering and rear steering. the Model was implemented using Python and was tested using ROS simulator "Turtlesim"

    CMake 1