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

Block or report Suryakiran7-2002

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

    A effective way to build a group chat app using tkinter and sockets in pyhton

    Python 1

  2. Digit-Recognizer Digit-Recognizer Public

    Given a set of images containing mathematical digits, this model can train and predict digits in the image

    MATLAB 1

  3. Real-Time-Face-detector Real-Time-Face-detector Public

    Detects faces from a webcam live feed

    Python 1

  4. Salary_predictor Salary_predictor Public

    Using linear regression to predict the salary

    MATLAB 1

  5. weather_app weather_app Public

    A simple weather app using socket and tkinter in python. It has a user friendly front-end to find weather. It even includes as admin's app so that admin can update weather in the database. The thre…

    Python 1

  6. Virtual-Paint Virtual-Paint Public

    paint using your finger, just draw shapes in air in front of a webcam, and this opencv code will detect your finger and draws what ever your are drawing on the computer screen

    Python