Skip to content
View Gopika07's full-sized avatar
Block or Report

Block or report Gopika07

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

  1. Communication-for-the-deaf Communication-for-the-deaf Public

    The signs of the deaf user is translated to be displayed on the hearing users end and the speech of the latter is converted and displayed on the deaf users side.

    JavaScript

  2. heart-disease-prediction heart-disease-prediction Public

    prediction of heart disease at early stages using linear regression

    HTML

  3. Iris-classification Iris-classification Public

    Python

  4. path-finder path-finder Public

    finding the path in a maze from 'O' to 'X' is visualized using python. The path is calculated with BFS algorithm.