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

Block or report wojtat

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. brainfuck brainfuck Public

    Interpreter for the esoteric programming language Brainfuck

    C#

  2. game-of-life game-of-life Public

    Just a little game of life simulation implementation

    C#

  3. Practical-RIFE Practical-RIFE Public

    Forked from hzwer/Practical-RIFE

    We are developing more practical approach for users based on RIFE.

    Python

  4. apo_tetris apo_tetris Public

    An implementation of tetris which runs on a Microzed development board for the course Computer Architectures

    C

  5. system-of-linear-equations-solver system-of-linear-equations-solver Public

    A command line application for solving systems of linear equations developed for the Programming in C/C++ course

    C++

  6. chess chess Public

    A standard chess application in Java developed for the Java course

    Java