Skip to content
View Sumaid's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report Sumaid

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. 2018-summer-internship 2018-summer-internship Public

    Forked from vlead/2018-summer-internship

    Internship related information

    Shell

  2. Movie-Ticket-Notifier Movie-Ticket-Notifier Public

    An alarm system for movie ticket booking. Many times we don't get the chance to book the tickets as soon as they arrive, so this script provides a notification system for that.User just need to spe…

    Python

  3. shell shell Public

    This is Linux Shell Clone written in C language.It supports all the system commands in both foreground and background mode.Many builtin commands are implemented like ls,echo,pwd,cd,pinfo.It redirec…

    C

  4. space-invaders space-invaders Public

    This is python2 clone game of Space Invaders.This is completely terminal game made without any ready libraries like pygame or curses.

    Python 1

  5. supermario supermario Public

    This is a clone of Super Mario Bros game. First level of this game is made as close as possible to original game.This is purely terminal game.I didn't use any pygame or curses like library which m…

    Python