diff --git a/content/ss24/master/m4-orgxtract/Logo_orgxtract.jpeg b/content/ss24/master/m4-orgxtract/Logo_orgxtract.jpeg
new file mode 100644
index 000000000..9f5e94aa0
Binary files /dev/null and b/content/ss24/master/m4-orgxtract/Logo_orgxtract.jpeg differ
diff --git a/content/ss24/master/m4-orgxtract/_index.md b/content/ss24/master/m4-orgxtract/_index.md
new file mode 100644
index 000000000..8ecba7519
--- /dev/null
+++ b/content/ss24/master/m4-orgxtract/_index.md
@@ -0,0 +1,49 @@
++++
+project_id = "M4"
+title = "OrgXtract"
+subtitle = ""
+claim = ""
+abstract = "In our quest to challenge German bureaucracy, our project transforms organizational charts stored as PDFs into machine-readable open data formats, enhancing research capabilities and promoting transparency of German authorities."
+
+# Properties for displaying the project in the project list
+card_image = "Logo_orgxtract.jpeg"
+# card_description is deprecated, will be replaced by abstract/and or claim
+card_description = "In our quest to challenge German bureaucracy, our project transforms organizational charts stored as PDFs into machine-readable open data formats, enhancing research capabilities and promoting transparency within German authorities."
+
+# Names are optional, team size is sufficient
+team = [
+ "Lorenzo Battiston",
+ "Laura Langhauser",
+ "Niklas Lengert",
+ "Sao Chi Pham",
+ "Viet Anh Jimmy Tran",
+]
+supervisor = "Stefan Wehrmeyer"
+
+draft = false
+
+website_link = ""
+source_link = ""
++++
+
+
+
+{{}}
+The project aims to transform organizational charts, traditionally stored as PDFs, into a machine-readable format to enhance transparency in German authorities personnel structure. It focuses on converting these static documents into data that can be easily analyzed, to provide deeper insights into public administration.
+The goal was to create a tool for the Open Knowledge Foundation team to extract data from organizational charts of public authorities in PDF and use the output data to conduct their research.
+{{}}
+
+
+{{}}
+Our team consists of five students, who equally contributed to our project. Each bringing their individual skillset, we were able to create a functioning product together.
+Our diverse expertise helped us solve the difficulties that came along during the development of our project. It allowed us to tackle the project from multiple angles, ensuring a comprehensive and effective solution.
+{{}}
+
+{{}}
+
+{{}}
+
diff --git a/content/ss24/master/m4-orgxtract/cat.jpg b/content/ss24/master/m4-orgxtract/cat.jpg
new file mode 100644
index 000000000..86c21e3cd
Binary files /dev/null and b/content/ss24/master/m4-orgxtract/cat.jpg differ
diff --git a/content/ss24/master/m4-orgxtract/features.md b/content/ss24/master/m4-orgxtract/features.md
new file mode 100644
index 000000000..0bd22f5df
--- /dev/null
+++ b/content/ss24/master/m4-orgxtract/features.md
@@ -0,0 +1,22 @@
++++
+title = "Features"
+weight = 20
+draft = true
++++
+
+{{}}
+
+* **Roles**
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla facilisis neque id vulputate malesuada. Quisque dignissim finibus urna sed sagittis.
+
+
+* **Game-Flow**
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla facilisis neque id vulputate malesuada. Quisque dignissim finibus urna sed sagittis.
+
+* **Voting Systems**
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla facilisis neque id vulputate malesuada. Quisque dignissim finibus urna sed sagittis.
+
+{{}}
diff --git a/content/ss24/master/m4-orgxtract/kitty.jpg b/content/ss24/master/m4-orgxtract/kitty.jpg
new file mode 100644
index 000000000..05fc8d033
Binary files /dev/null and b/content/ss24/master/m4-orgxtract/kitty.jpg differ
diff --git a/content/ss24/master/m4-orgxtract/process.md b/content/ss24/master/m4-orgxtract/process.md
new file mode 100644
index 000000000..3bd6a9212
--- /dev/null
+++ b/content/ss24/master/m4-orgxtract/process.md
@@ -0,0 +1,12 @@
++++
+title = "Process"
+weight = 10
+draft = true
++++
+
+{{}}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla facilisis neque id vulputate malesuada. Quisque dignissim finibus urna sed sagittis.
+
+
+{{}}
\ No newline at end of file
diff --git a/content/ss24/master/m4-orgxtract/techstack.md b/content/ss24/master/m4-orgxtract/techstack.md
new file mode 100644
index 000000000..301d02e13
--- /dev/null
+++ b/content/ss24/master/m4-orgxtract/techstack.md
@@ -0,0 +1,72 @@
++++
+title = "Tech Stack"
+weight = 30
+draft = true
+hasMermaid = true
++++
+
+{{}}
+Hugo offers a couple of options to include diagrams right in the source code, see
+[https://gohugo.io/content-management/diagrams/](https://gohugo.io/content-management/diagrams/)
+
+Here's a mermaid example: (note the hasMermaid = true parameter in the front matter!)
+
+```mermaid
+classDiagram
+ Animal <|-- Duck
+ Animal <|-- Fish
+ Animal <|-- Zebra
+ Animal : +int age
+ Animal : +String gender
+ Animal: +isMammal()
+ Animal: +mate()
+ class Duck{
+ +String beakColor
+ +swim()
+ +quack()
+ }
+ class Fish{
+ -int sizeInFeet
+ -canEat()
+ }
+ class Zebra{
+ +bool is_wild
+ +run()
+ }
+```
+{{}}
+
+{{}}
+
+
+
+```goat
++-------------------+ ^ .---.
+| A Box |__.--.__ __.--> | .-. | |
+| | '--' v | * |<--- | |
++-------------------+ '-' | |
+ Round *---(-. |
+ .-----------------. .-------. .----------. .-------. | | |
+ | Mixed Rounded | | | / Diagonals \ | | | | | |
+ | & Square Corners | '--. .--' / \ |---+---| '-)-' .--------.
+ '--+------------+-' .--. | '-------+--------' | | | | / Search /
+ | | | | '---. | '-------' | '-+------'
+ |<---------->| | | | v Interior | ^
+ ' <---' '----' .-----------. ---. .--- v |
+ .------------------. Diag line | .-------. +---. \ / . |
+ | if (a > b) +---. .--->| | | | | Curved line \ / / \ |
+ | obj->fcn() | \ / | '-------' |<--' + / \ |
+ '------------------' '--' '--+--------' .--. .--. | .-. +Done?+-'
+ .---+-----. | ^ |\ | | /| .--+ | | \ /
+ | | | Join \|/ | | Curved | \| |/ | | \ | \ /
+ | | +----> o --o-- '-' Vertical '--' '--' '-- '--' + .---.
+ <--+---+-----' | /|\ | | 3 |
+ v not:line 'quotes' .-' '---'
+ .-. .---+--------. / A || B *bold* | ^
+ | | | Not a dot | <---+---<-- A dash--is not a line v |
+ '-' '---------+--' / Nor/is this. ---
+
+```
+Goat Diagrams are also supported :)
+{{}}
+