This repository contains all of the assignments, projects and quizzes I worked on during my studies at Maastricht University.
My lecture notes can be found here
The repository (and notes) are open source, so you can contribute with your notes or suggest changes. The lecture notes are essentially Markdown files contained in this folder. All lecture notes include mathematical formulas which are taken with LaTex.
You can ignore everything other than the "computerscience" folder inside of the "notes" folder, as it is only code used to translate the markdownfiles into a NextJS website.
To contribute to the notes and/or assignment submissions:
- Clone the repository on your local machine
To contribute to the assignment/quizzes
- Make a merge request with your changes
To contribute to the lecture notes
- Open the computerscience folder in Obsidian
- Make a merge request with your edits and notes