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

Block or report red4711

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 Loading

  1. SpeechRecognition SpeechRecognition Public

    Python 2

  2. CHU-Shell CHU-Shell Public

    A UNIX shell implementation based on the UNIX bash. The shell has full support for all existing commands, I/O redirection, and pipelining capabilities.

    C 1

  3. Data-Structures-Notebook Data-Structures-Notebook Public

    A list of written templated data structures implemented to comply with the C++11 container standards: •Map: balanced search tree and hash table •Set: Hash table and linked list •Priority Queue: Hea…

    C++ 1

  4. Not-So-SecureCP Not-So-SecureCP Public

    C

  5. Life-of-Cells Life-of-Cells Public

    A game simulation coded in python that showcases the power of inheritance and object-oriented programming.

    Python

  6. Shell-Chat Shell-Chat Public

    A UNIX shell based chat system that supports multiple users.

    C