commit 51bd2f7d7d15ab5cfa0d88986171aea7b4813635 Author: lukas-heilgenbrunner Date: Mon Oct 21 14:12:28 2024 +0200 init diff --git a/Screenshot From 2024-10-21 14-07-41.png b/Screenshot From 2024-10-21 14-07-41.png new file mode 100644 index 0000000..624490b Binary files /dev/null and b/Screenshot From 2024-10-21 14-07-41.png differ diff --git a/Screenshot From 2024-10-21 14-10-15.png b/Screenshot From 2024-10-21 14-10-15.png new file mode 100644 index 0000000..ed894d9 Binary files /dev/null and b/Screenshot From 2024-10-21 14-10-15.png differ diff --git a/main.typ b/main.typ new file mode 100644 index 0000000..06f0f86 --- /dev/null +++ b/main.typ @@ -0,0 +1,33 @@ +#import "@preview/ichigo:0.1.0": config, prob + +#show: config.with( + course-name: "SMART CARDS & NFC", + serial-str: "k12104785", + author-info: [ + Lukas Heiligenbrunner + ], + author-names: "Lukas Heiligenbrunner", +) + +#prob[ + #figure( + image("Screenshot From 2024-10-21 14-07-41.png", width: 80%), + caption: [ + Pin try counter. + ], + ) + +][ + todo solution +] + +#prob[ + #figure( + image("Screenshot From 2024-10-21 14-10-15.png", width: 80%), + caption: [ + Pin comparision (PIN == REF_PIN). + ], + ) +][ + todo solution +] diff --git a/secfile.typ b/secfile.typ new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/secfile.typ @@ -0,0 +1 @@ +test