Skip to content

Latest commit

 

History

History
executable file
·
27 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

executable file
·
27 lines (15 loc) · 1.12 KB

Maastricht University

BSc in Computer Science

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

Contributing to the notes

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:

  1. Clone the repository on your local machine

To contribute to the assignment/quizzes

  1. Make a merge request with your changes

To contribute to the lecture notes

  1. Open the computerscience folder in Obsidian
  2. Make a merge request with your edits and notes