diff --git a/public/content/content.json b/public/content/content.json
index 22d506debd22dde0be7ffeefae51227f89d34b0e..1f2a28c7ea14db2bc306ccc2d1dcfa6c292904ef 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -203,7 +203,7 @@
       },
       "project_year_start": "2022",
       "project_year_end": "2024",
-      "project_is_on_going": false,
+      "project_is_on_going": true,
       "imageLink": "imgs/thumbnails/sergej-card3.png",
       "keywords": ["Smart Buildings", "CO2 Monitoring", "Building Management", "IoT"],
       "description_en": "The EnOcean CO2 traffic lights procured during the COVID-19 pandemic, originally intended as a stand-alone solution for employees, are now to be subsequently integrated into the building management system of the Bosch Schwieberdingen property. This will enable comprehensive and detailed recording of air quality, which will visibly improve the well-being of employees.",
@@ -226,7 +226,7 @@
       },
       "project_year_start": "2022",
       "project_year_end": "2024",
-      "project_is_on_going": false,
+      "project_is_on_going": true,
       "imageLink": "imgs/thumbnails/sergej-card4.png",
       "keywords": ["Smart Buildings", "AI", "Computer Vision", "Building Management", "IoT"],
       "description_en": "Development of a versatile AI-based computer vision system for comprehensive object detection and tracking, including people and vehicles. This enables real-time detection and tracking of objects for various applications such as security, resource utilization, and capacity management.",
@@ -237,5 +237,52 @@
       "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/icity-2-sensim4icity",
           "sdgImage":"imgs/thumbnails/Sensim4ICITY-SDG.png"
     }
+  },
+  {
+    "item": {
+      "title": "Distributed Climate Data Gathering",
+      "project": "Sensoren4iCity",
+      "author": {
+        "firstName": "Max",
+        "lastName": "Faber",
+        "hftURL": "https://www.hft-stuttgart.de/p/max-faber"
+      },
+      "project_year_start": "2021",
+      "project_year_end": "2024",
+      "project_is_on_going": true,
+      "imageLink": "imgs/thumbnails/Sensoren4iCity_3.png",
+      "keywords": ["Smart Cities", "Climate Protection and Adaptation", "Building Management", "Energy Management"],
+      "description_en": "An autonomous and compact sensor, developed in house, designed to gather climate data in urban environments is the main goal of this project. These data with a high spatial density are needed by other iCity projects. An important part of the work is optimizing the quality of the measurements and the long duration of the measurement campaigns. The collected data is distributed via the LoRaWAN.",
+      "description_de": "Ein im Projekt entwickelter kompakter und autarker Sensor soll es erlauben für weitere iCity Projekte Klimadaten mit hoher räumlicher Dichte zu erfassen. Die Optimierung auf Messgenauigkeit und langer Messperioden stellt dabei den Hauptteil der Arbeit dar. Die Sensoren sollen dabei über das LoRaWAN erfasste Messdaten sammeln."
+    },
+    "refIndex": 12,
+    "links": {
+      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/icity-2-sensoren4icity#subnavigation",
+          "sdgImage":"imgs/thumbnails/Sensim4ICITY-SDG.png"
+    }
+  }, 
+
+   {
+    "item": {
+      "title": "Climate Data Gathering in Public Buildings",
+      "project": "Sensoren4iCity",
+      "author": {
+        "firstName": "Max",
+        "lastName": "Faber",
+        "hftURL": "https://www.hft-stuttgart.de/p/max-faber"
+      },
+      "project_year_start": "2023",
+      "project_year_end": "2025",
+      "project_is_on_going": true,
+      "imageLink": "imgs/thumbnails/NeuLand Sensor.jpg",
+      "keywords": ["Smart Cities", "Climate Protection and Adaptation", "Building Management", "Energy Management"],
+      "description_en": "Based on the sensor developed in the project, Sensoren4iCity a Sensor is derived. This sensor is capable of gathering enhanced room climate data, including i.e. heating energy use. First to be tested in the Hochschule für Technik, these gatherd data is then used to enable a better usage of the resources available.",
+      "description_de": "Die im Projekt Sensoren4iCity entwickelten Sensoren sollen angepasst werden. Dabei sollen zunächst innerhalb der Hochschule für Technik Raumklimadaten gesammelt werden, um Rückschlüssen auf die Nutzung und Optimierung von der Nutzung der zur Verfügung stehenden Ressourcen ziehen zu können. "
+    },
+    "refIndex": 13,
+    "links": {
+      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/neuland#subnavigation",
+          "sdgImage":"imgs/thumbnails/Sensim4ICITY-SDG.png"
+    }
   }
 ]
diff --git a/public/imgs/thumbnails/NeuLand Sensor.jpg b/public/imgs/thumbnails/NeuLand Sensor.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9b54f8039bfc2a7d6973825d8a880bef7148e37c
Binary files /dev/null and b/public/imgs/thumbnails/NeuLand Sensor.jpg differ
diff --git a/public/imgs/thumbnails/Sensoren4iCity_3.png b/public/imgs/thumbnails/Sensoren4iCity_3.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5e7464ea062d6529013f939fb4716ce6a9780cc
Binary files /dev/null and b/public/imgs/thumbnails/Sensoren4iCity_3.png differ