View ChiragHariprasad's full-sized avatar
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Gesture-HomeGesture-HomePublic

    Home automation system designed for verbally disabled individuals

    Python 1

  2. Pathfinding-VisualizerPathfinding-VisualizerPublic

    A PyGame-based interactive visualization tool that demonstrates multiple pathfinding algorithms on a customizable grid.

    Python

  3. Hospital-Management-SystemHospital-Management-SystemPublic

    Patient Records, Doctor Assignments, and Waiting Queue Management

    C 1 1

  4. 2nd-year-resources-2022-scheme-rvce2nd-year-resources-2022-scheme-rvcePublic

    Forked from AnanthMAthreya/2nd-year-resources-2022-scheme-rvce

    This repository contains the study resources for some of the 2nd year courses at RV College of Engineering. Contributors: Ananth M Athreya, Ashwin Dharmavaram, Aditi Shastri, Manojith Bhat

    C 1

  5. BruteForce-vs-RandomBruteForce-vs-RandomPublic

    The program runs 50 Tic-Tac-Toe games between a Minimax-powered Smart AI (X) and a random-move Dumb AI (O), announcing winners per game and summarizing results at the end.

    Python

  6. TimeComplexityPredictorTimeComplexityPredictorPublic

    This Random Forest Model predicts the time complexity of the giving code snippet

    Python