No description
  • Typst 89.7%
  • MATLAB 5.8%
  • Nix 3.6%
  • Makefile 0.7%
  • Shell 0.2%
Find a file
bitSheriff e9b630a017
Some checks failed
Nix Build / build (push) Successful in 4m20s
Nix Build / upload (Advanced Computer Architecture) (push) Successful in 12s
Nix Build / upload (Industrielle Kommunikation) (push) Successful in 8s
Nix Build / upload (Mikrocomputer) (push) Successful in 4s
Nix Build / upload (Network Security) (push) Successful in 5s
Nix Build / upload (Non Linear Dynamic Systems and Control) (push) Successful in 4s
Nix Build / upload (Regelungssysteme) (push) Successful in 3s
Build Typst Documents / build (push) Has been cancelled
[ci] try to upload every directory in own zip
2026-07-10 09:29:07 +02:00
.forgejo/workflows [ci] try to upload every directory in own zip 2026-07-10 09:29:07 +02:00
_config formatting 2026-06-10 09:52:32 +02:00
_templates simplified template 2026-05-31 10:12:31 +02:00
Advanced_Computer_Architecture little git cleanup 2026-06-10 09:50:39 +02:00
Analysis_2 adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Automatisierung adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Communication_Networks_1 adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Compilerbuild adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Computer_Networks adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Dependable_Systems adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Dezentrale_Automation_VO adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Digital_Design adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Discrete_Mathematics little git cleanup 2026-06-10 09:50:39 +02:00
Echtzeitsysteme adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Einführung_in_Security adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Elektronische_Bauelemente adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Generative_AI little git cleanup 2026-06-10 09:50:39 +02:00
Halbleiterphysik adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Industrielle_Kommunikationstechnik final 2026-06-10 17:33:12 +02:00
MechatronicSystemsLab adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Mikrocomputer adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Network_Security [NetSec] Added some notes 2026-06-19 09:17:30 +02:00
Nonlinear_Dynamical_Systems_And_Control little git cleanup 2026-06-10 09:50:39 +02:00
Optimierungsbasierte_Regelungsmethoden adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Rechnerstrukturen adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Regelungssysteme adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Responsible_Research_Practice adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Sensorik_u_Sensorsysteme adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
Telekommunikation adding .gitignores for all folders 2026-06-10 09:53:44 +02:00
.envrc [nix] added flake 2026-04-29 14:11:31 +02:00
.gitattributes [µC] merged correctly 2025-01-30 10:33:51 +01:00
.gitignore moved some gitignores 2026-06-10 10:06:12 +02:00
flake.lock [nix] flake update 2026-07-10 09:23:22 +02:00
flake.nix [typst] formatting 2026-06-07 13:41:36 +02:00
Makefile Set SHELL to /bin/bash in Makefile 2026-03-02 15:21:00 +01:00
README.md updated readme 2026-05-31 10:22:59 +02:00

Summaries of the TUW Students

How to get a specific Lecture, without building the docs yourself?

Go to the Codebeg Actions Tab and click on the latest build. There you can find on the left side all different zip files to download.

Nix Flakes

You can easily build the complete summary or every lecture by itself with nix build. This will build and collect everything useful. In the same directory you will find a folder result/ where all the relevant stuff will be saved.