summaryrefslogtreecommitdiff
path: root/infos.yaml
diff options
context:
space:
mode:
authorLoïc Guégan <manzerbredes@mailbox.org>2025-07-24 16:11:58 +0200
committerLoïc Guégan <manzerbredes@mailbox.org>2025-07-24 16:11:58 +0200
commit13b5acb1c4e8de4a375eab846814fbde337c1fc9 (patch)
tree4598e632e3f330e2efb12a6660688c9ccdc203d3 /infos.yaml
parentc0cfc0346936446e1c5f1c2212ba881046ad8f2a (diff)
Init project
Diffstat (limited to 'infos.yaml')
-rw-r--r--infos.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/infos.yaml b/infos.yaml
new file mode 100644
index 0000000..4367ec9
--- /dev/null
+++ b/infos.yaml
@@ -0,0 +1,40 @@
+course: "Parallel Programming"
+
+semester:
+ start: "11/08/2025"
+ end: "15/12/2025"
+ week: 33
+
+output:
+ show_events: yes
+ show_lecturers: yes
+ show_dates: yes
+
+events:
+ 1:
+ name: "Deadline student list"
+ date: "19/11/2025"
+ 2:
+ name: "Exam"
+ date: "03/12/2025"
+
+assigments:
+ 1:
+ start: "01/09/2025"
+ end: "17/09/2025"
+ 2:
+ start: "15/09/2025"
+ end: "08/10/2025"
+ 3:
+ start: "06/10/2025"
+ end: "29/10/2025"
+
+lectures:
+ 1:
+ name: "Introduction"
+ date: "13/08/2025"
+ who: "Loïc"
+ 2:
+ name: "Parallel software and hardware"
+ date: "22/08/2025"
+ who: "Loïc"