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

Block or report madeinqc

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. Pep8-assembly---Brainfuck-interpreter Pep8-assembly---Brainfuck-interpreter Public

    This program read a string of brainfuck and interpret it according to the specification at http://en.wikipedia.org/wiki/Brainfuck. To do so, we store the program in a table of 265 bytes. We use a t…

    1

  2. dotfiles dotfiles Public

    Vim Script 1 1

  3. inf3135-hiv2016-tp2 inf3135-hiv2016-tp2 Public

    C 1

  4. atom-vim-keymap atom-vim-keymap Public

    Show a vim keymap in a pane.

    JavaScript 1 1

  5. Pep8-assembly---Snake-case-converter Pep8-assembly---Snake-case-converter Public

    First project for Pep8 assembly course.

  6. AMazeBot-2011 AMazeBot-2011 Public

    AMazeBot is a competition where competitors have to build an AI to solve mazes in the quickest and most efficient way.

    Java