Skip to content
View patni-harsh5's full-sized avatar
💭
Busy getting busy.
💭
Busy getting busy.

Block or report patni-harsh5

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 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. ExpertSystem ExpertSystem Public

    Expert System which can help freshmen students to choose major.

    C++ 3

  2. Simple-Plagiarism-Detector. Simple-Plagiarism-Detector. Public

    The Simple Plagiarism Detector is string matching algorithm. I have used three algorithms to compile this, they are KMP Algorithm, LCSS(Longest Common SubString) Algorithm and RabinKarp Algorithm.

    C++ 1

  3. Fitbit-heart-rate-data-collector Fitbit-heart-rate-data-collector Public

    I created this so that I could collect my personal heart rate data according to my customization.

    HTML

  4. Simulation-of-Fast-Ethernet-using-socket-api-programming Simulation-of-Fast-Ethernet-using-socket-api-programming Public

    C++

  5. TravelCo TravelCo Public

    Make travel reservations.

    PHP

  6. Kalah-Game-Board-Game Kalah-Game-Board-Game Public

    Game Board built Artificial Intelligence techniques. Used the the AlphaBeta Search and MinMaxAB Search algorithm's to make it efficient.

    C++