Questions for Internet Engineering Final/Midterm Exams. Each problem has its specific folder and by customizing src/index.tex
you can create your exam.
First exam was a quiz on Beheshti University Fall 2020 when everything was remote.
Repository is structured based on Tectonic
tectonic -X build
On midterms, I always ask students to implement a very simple GUI (based on pure JS, CSS and HTML) for an API which is easy, fun and also a good way to measure students knowledge.
On miterms, I always ask students to implement a very simple Backend server in Go with a few APIs. They are free to use any library or framework that fits them.