Skip to content
View koba1996's full-sized avatar

Block or report koba1996

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. norbit-homework norbit-homework Public

    Python developer homework from Norbit Hungary

    Python

  2. BFCompilerC BFCompilerC Public

    A C project that will parse any BrainF**k code and save the output into a file

    C

  3. UtilsC UtilsC Public

    Utility files for various data structures in C. I wish to reuse them later.

    C

  4. BFCompilerx86asm BFCompilerx86asm Public

    A project using mostly assembly to parse BrainF**k code and print the output to the standard output

    Assembly

  5. TicTacToeAsm TicTacToeAsm Public

    A basic TicTacToe game brought to life by assembly code

    Assembly

  6. ExpressionParser ExpressionParser Public

    Python