From d6aa39c3fcc59156626e1124e19b549bc1d1b191 Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Mon, 7 Jun 2021 19:22:19 +0200 Subject: [PATCH] update --- public/content/team.json | 66 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/public/content/team.json b/public/content/team.json index 032e6f1..1357f91 100644 --- a/public/content/team.json +++ b/public/content/team.json @@ -59,7 +59,7 @@ } }, { - "firstName": "Sven", + "firstName": "Dr. Sven", "lastName": "Schneider", "jobTitle_en": "Researcher", "imgUrl": "https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/9/d/csm_sven_head_shot_ieee_d1acb7cb1f.png", @@ -79,5 +79,69 @@ "optional": { "LinkedInURL": "https://www.linkedin.com/in/sabo-kwada-sini-345143107/" } + }, + { + "firstName": "Rushikesh ", + "lastName": "Padsala", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/1/6/csm_Passport_Size_Pic__2__d559dc6245.jpg", + "profile_link": "https://www.hft-stuttgart.de/p/Rushikesh-Padsala", + "researchTopics": "" + }, + { + "firstName": "Dr. Preston ", + "lastName": "Francisco Rodrigues ", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar1.png", + "profile_link": "https://www.hft-stuttgart.de/p/preston-francisco-rodrigues", + "researchTopics": "" + }, + { + "firstName": "Pithon", + "lastName": "Kabiro", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", + "profile_link": "https://www.hft-stuttgart.de/p/Pithon-Kabiro", + "researchTopics": "" + }, + { + "firstName": "Athanasios", + "lastName": "Koukofikis", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar3.png", + "profile_link": "https://www.hft-stuttgart.de/p/Athanasios-Koukofikis", + "researchTopics": "" + }, + { + "firstName": "Matthias", + "lastName": "Betz", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar4.png", + "profile_link": "https://www.hft-stuttgart.de/p/Matthias-Betz", + "researchTopics": "" + }, + { + "firstName": "Simone", + "lastName": "Weil", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", + "profile_link": "https://www.hft-stuttgart.de/p/Simone-Weil", + "researchTopics": "" + }, + { + "firstName": "Martin", + "lastName": "Storz", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", + "profile_link": "https://www.hft-stuttgart.de/p/Martin-Storz", + "researchTopics": "" + }, + { + "firstName": "Nora ", + "lastName": "Bartke", + "jobTitle_en": "Researcher", + "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", + "profile_link": "https://www.hft-stuttgart.de/p/Nora-Bartke", + "researchTopics": "" } ] -- GitLab