Added inventory.json
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 35s

This commit is contained in:
2026-02-20 01:34:03 +01:00
parent c842930f82
commit ba4f887536

25
inventory.json Normal file
View File

@@ -0,0 +1,25 @@
{
"author": "alexander",
"cheatsheets": {
"sem1-Analysis_1.pdf": {
"module": "Analysis 1",
"semester": "1"
},
"sem1-Schaltungstheorie.pdf": {
"module": "Schaltungstheorie",
"semester": "1"
},
"sem1-Lineare-algebra.pdf": {
"module": "Lineare Algebra",
"semester": "1"
},
"sem1-Digitaltechnik.pdf": {
"module": "Digitaltechnik",
"semester": "1"
},
"sem1-Computertechnik.pdf": {
"module": "Computertechnik",
"semester": "1"
}
}
}