From 41f16bb3727871b63f3aa1d0a5514e706353096b Mon Sep 17 00:00:00 2001
From: Joe TS Dell <thunyathep.s@outlook.com>
Date: Tue, 11 May 2021 12:28:22 +0200
Subject: [PATCH] update

---
 public/content/content.json | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/public/content/content.json b/public/content/content.json
index 0390b34..6995d38 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -7,6 +7,9 @@
         "firstName": "Joe",
         "lastName": "T. Santhanavanich"
       },
+      "project_year_start": "2019",
+      "project_year_end": "2019",
+      "project_is_on_going": false,
       "imageLink":"imgs/thumbnails/visionZero.jpeg",
       "keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"],
       "description_en":"The VISION ZERO is an application for safety routing with the visualization of 3D grid and heatmap. Developed at hackathon event 'Neue Wege für die Mobilität in Augsburg'. (24 hours time limited)",
@@ -26,6 +29,9 @@
         "firstName": "Joe",
         "lastName": "T. Santhanavanich"
       },
+      "project_year_start": "2018",
+      "project_year_end": "2021",
+      "project_is_on_going": false,
       "imageLink":"imgs/thumbnails/3DEbike.gif",
       "keywords":["SensorThings API","CityGML","GIS Analyst","3D GIS","GIS Analyst", "Urban Analytics"],
       "description_en":"The 3D E-bike Tracking is a 3D web-based visual analytics application designed showing various parameters from sensor systems equipped on the E-bike sharing system in the study area of a city of Stuttgart, Germany.",
@@ -45,6 +51,9 @@
         "firstName": "Joe",
         "lastName": "T. Santhanavanich"
       },
+      "project_year_start": "2020",
+      "project_year_end": "2022",
+      "project_is_on_going": true,
       "imageLink":"imgs/thumbnails/hftSmart.JPG",
       "keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"],
       "description_en":"The VISION ZERO is an application for safety routing with the visualization of 3D grid and heatmap. Developed at hackathon event 'Neue Wege für die Mobilität in Augsburg'. (24 hours time limited)",
@@ -63,6 +72,9 @@
         "firstName": "Sven",
         "lastName": "Schneider"
       },
+      "project_year_start": "2018",
+      "project_year_end": "2021",
+      "project_is_on_going": false,
       "imageLink":"imgs/thumbnails/StreamLinesCesiumZoom4.PNG",
       "keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"],
       "description_en":"The VISION ZERO is an application for safety routing with the visualization of 3D grid and heatmap. Developed at hackathon event 'Neue Wege für die Mobilität in Augsburg'. (24 hours time limited)",
@@ -81,6 +93,9 @@
         "firstName": "Justin ",
         "lastName": "Jing Hui"
       },
+      "project_year_start": "2020",
+      "project_year_end": "2021",
+      "project_is_on_going": false,
       "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif",
       "keywords":["Augmented Reality","Urban Planning"],
       "description_en":"This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
@@ -99,6 +114,9 @@
         "firstName": "Patrick",
         "lastName": "Würstle"
       },
+      "project_year_start": "2018",
+      "project_year_end": "2024",
+      "project_is_on_going": true,
       "imageLink":"imgs/thumbnails/M4_LabPortal.PNG",
       "keywords":["CityGML","Participation","Acoustic","Urban Analytics","3D Visualization"],
       "description_en":"The Kesselkompass platform is an Application developed in the M4_Lab for public participation and the visualization of acoustic, energy, and mobility.",
@@ -117,6 +135,9 @@
         "firstName": "Patrick",
         "lastName": "Würstle"
       },
+      "project_year_start": "2018",
+      "project_year_end": "2020",
+      "project_is_on_going": false,
       "imageLink":"imgs/thumbnails/3DPSExampleNiedernhall.PNG",
       "keywords":["CityGML","3D Visualization", "3D Portrayal Service"],
       "description_en":"This Example Application shows the visualization of 3D Tiles content such as Buildings and trees served over a 3D Portrayal Service.",
-- 
GitLab