diff --git a/public/index.html b/public/index.html
index a64cd6c5b7c69c660e2b60a04eac617f1ba89cbb..48bc319f4cb65d232b22742cc740499d12a4c43e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -401,6 +401,25 @@
           </div>
           <!-- Grid column -->
 
+          <!-- Grid column -->
+          <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!---  FGDI TODO: to change-->
+            <div class="avatar mx-auto">
+              <img src="https://media.licdn.com/dms/image/D4E03AQHm5oVwuocRVQ/profile-displayphoto-shrink_800_800/0/1684312861910?e=2147483647&v=beta&t=soOfw4PX5ISwDzVurakxoxCBhPNw5F0mc_F_LTEnRxg" class="rounded-circle z-depth-1" width="150px">
+            </div>
+            <h5 class="font-weight-bold mt-4 mb-3">Dr. Salam Traboulsi</h5>
+            <p class="text-uppercase blue-text"><strong>Researcher</strong></p>
+            <a href="https://www.hft-stuttgart.de/p/salam-traboulsi" target="_blank">
+              <button class="btn btn-primary btn-sm profile">See full profile</button>
+            </a>
+            <p class="grey-text">Research topics: Smart Cities | Sensors & IoT | 5G | Machine Learning | Systems Evaluation | Eco-efficient Systems</p>
+            <ul class="list-unstyled mb-0">
+              <a class="p-2 fa-lg" href="https://www.researchgate.net/profile/Salam-Traboulsi" target="_blank">
+                <i class="fab fa-researchgate"></i>
+              </a>
+            </ul>
+          </div>
+          <!-- Grid column -->
+
       </section>
       <!-- Section: Team v.1 -->
     </div>