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

Block or report ss0028

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

  1. Bouncing-Ball-Simulator Bouncing-Ball-Simulator Public

    This program creates a simulation of bouncing balls. It is created using turtle module in python.

    Python 1 3

  2. Turtle-racing-game Turtle-racing-game Public

    This is a turtle race game made using turtle module in python

    Python

  3. Simple-Calculator Simple-Calculator Public

    This is a simple calculator program to perform basic arithmetic operations.It is created using tkinter module in python.

    Python

  4. Live-sketch-through-webcam Live-sketch-through-webcam Public

    This program is based on openCV module in python which generates live sketch of the object detected by the webcam. Your computer must have a webcam to run this program.

    Python

  5. Blob-Detection Blob-Detection Public

    This is a program for detecting various blobs in an image and filtering out circular blob from it.

    Python 1

  6. Object-Detection Object-Detection Public

    This repository focuses on finding a specified object in a given image.

    Python