From d977f8ab48091cd9dc808bfd7d592e6837ff9e4a Mon Sep 17 00:00:00 2001
From: FliegendeWurst <2012gdwu+github@posteo.de>
Date: Wed, 26 Jan 2022 18:13:42 +0100
Subject: [PATCH] Initial commit
---
index.html | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..b173b95
--- /dev/null
+++ b/index.html
@@ -0,0 +1,8 @@
+Selection of my projects:
+
+- KIT-ILIAS-downloader, a tool to download files from the KIT's e-learning site
+
+Other interesting bits:
+
+- PoC exploit of the recent polkit vulnerability: source
+- Repairing the filesystem on a HDD used by my TV: full guide