Skip to content
View akouthoofd's full-sized avatar
๐Ÿ„โ€โ™‚๏ธ
๐Ÿ„โ€โ™‚๏ธ

Block or report akouthoofd

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
akouthoofd/README.md

Hi there ๐Ÿ‘‹

Pinned Loading

  1. cantor cantor Public

    Forked from salesforce/cantor

    Generic data access layer implementation

    Java 2

  2. MiniJava_Compiler MiniJava_Compiler Public

    MiniJava Compiler - Parser generated with ANTLR_v4 and bytecode with Jasmin

    Java 2 1

  3. MirroredGradientDisplay MirroredGradientDisplay Public

    Pixel art generated by a single pixel which diffuses it's color into the pixels to the top and left of itself. Pause and pixel additions are posible by pressing space and clicking on the screen resโ€ฆ

    Java 1

  4. ConcurrentBouncingBalls ConcurrentBouncingBalls Public

    Multi-threaded ball bouncing program (like the windows screen saver)

    Java

  5. GameOfLife GameOfLife Public

    Personal implentation of Conway's Game of Life

    Java 1

  6. SimpleShiftOperations SimpleShiftOperations Public

    Small test program for testing bit shifts and displaying the binary results

    C