Skip to content
View itsrohan2003's full-sized avatar

Block or report itsrohan2003

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. Data-Structures-and-Algorithm Data-Structures-and-Algorithm Public

    this repository demonstrates my progress in DSA concepts.

    C++

  2. myRide myRide Public

    this is a project which is aimed to help college students find peers to carpool with. being a college students, it can be tough to manage save money. so by doing carpool, it can help them save mone…

    HTML

  3. ParkHub ParkHub Public

    To automate the parking allocation for the university, it uses Geofencing, ultrasonic sensors and MQTT wireless protocol. we integrated our IoT network, a free maps service api to our website serve…

    HTML

  4. House-Prices-prediction-based-on-Boston-Housing-Data-set-from-Kaggle House-Prices-prediction-based-on-Boston-Housing-Data-set-from-Kaggle Public

    this project uses Machine Learning models such as linear regressor, random forrest regressor to predict the house prices from Boston Houses dataset from Kaggle

    Jupyter Notebook

  5. Digit-Recognition-using-MNIST-dataset Digit-Recognition-using-MNIST-dataset Public

    in this repository I try various machine learning models to implement a digit recognition program

    Jupyter Notebook

  6. Touchless-Computing---Virtual-Mouse-using-Computer-Vision Touchless-Computing---Virtual-Mouse-using-Computer-Vision Public

    This is a python app which uses OpenCV library. The main purpose of this is to demonstrate the use of computer vision in the modern world to ease touchless computing. I have created a basic virtual…

    Python