Skip to content
View MatthijsMu's full-sized avatar

Block or report MatthijsMu

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

Pinned Loading

  1. matthijsmu.github.io matthijsmu.github.io Public template

    Forked from HugoBlox/theme-academic-cv

    Personal Website. Now forked

    Jupyter Notebook

  2. GiPHouse/qbaylogic-clash-based-macipudp-stack-spring24 GiPHouse/qbaylogic-clash-based-macipudp-stack-spring24 Public archive

    A fully configurable Ethernet core written in Clash.

    Haskell 5 2

  3. processor_practical processor_practical Public

    A CPU design in digital. It is based on RUN2223 CPU, a 32-bit CPU designed specifically for the course Processors. In the practical assignment for this course, our task was to create an implementat…

  4. Min-Chain-Partitioning Min-Chain-Partitioning Public

    One of two practical assignments for the course Algorithms and Datastructures. A variant of the box-stacking problem is given, which essentially comes down to a minimum chain partitioning problem.

    Python

  5. Water-Pumping-Graph-Problem Water-Pumping-Graph-Problem Public

    My solution for the second Project of the course ADS. The problem is a Dynamic graph problem, where one has to find an optimal route through a graph, turning on water pumps to maximize the total wa…

    C++