Skip to content
View johanssonvincent's full-sized avatar
  • Malta

Highlights

  • Pro

Block or report johanssonvincent

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

    Program that calculates how much space a set of files uses on the harddrive. Assignment in UNIX-programming course.

    C 1

  2. MyUnitTester MyUnitTester Public

    Assignment 1 in Application development (Java) course

    Java

  3. mexec mexec Public

    First assignment in UNIX programming course

    C

  4. mmake mmake Public

    Second assignment in UNIX programming course

    C

  5. bakery-decorator bakery-decorator Public

    Assignment in OOP course where we learnt about decorator design pattern

    Java

  6. EditText EditText Public

    Assignment in Application development course, program is a text editor that uses Memento design pattern to save states and Observer design pattern.

    Java