Skip to content

Commit f17c6e3

Browse files
committed
FL WG chair update
1 parent 7e6a46c commit f17c6e3

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

assets/img/RafaelDias.jpg

293 KB
Loading

wg_federated_learning.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2 class="text-3xl font-bold text-neutral-darkestblack mb-8">Group Leads</h2>
107107
<p class="text-base text-gray-600 mb-1">Principal Research Scientist</p>
108108
<p class="text-sm text-gray-600 mb-1">NVIDIA</p>
109109
<p class="text-sm font-medium text-brand-primary">Federated Learning Chair</p>
110-
<a href="https://www.holgerroth.com/" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-sm text-brand-primary hover:text-brand-dark mt-2">
110+
<a href="https://research.nvidia.com/person/holger-roth/" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-sm text-brand-primary hover:text-brand-dark mt-2">
111111
<span>View Profile</span>
112112
<svg class="w-4 h-4 ml-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
113113
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
@@ -118,13 +118,13 @@ <h2 class="text-3xl font-bold text-neutral-darkestblack mb-8">Group Leads</h2>
118118
</div>
119119
<div class="bg-white p-8 rounded-lg border border-neutral-200 hover:border-brand-primary hover:shadow-md transition-all duration-300">
120120
<div class="flex flex-col items-center text-center">
121-
<img src="assets/img/SaiPraneethKarimireddy.jpg" alt="Dr. Sai Praneeth Karimireddy" class="w-32 h-32 rounded-full object-cover mb-6 border-4 border-brand-light">
121+
<img src="assets/img/RafaelDias.jpg" alt="Dr. Rafael Garcia-Dias" class="w-32 h-32 rounded-full object-cover object-[center_25%] mb-6 border-4 border-brand-light">
122122
<div>
123-
<p class="text-xl font-semibold text-gray-800 mb-2">Dr. Sai Praneeth Karimireddy</p>
124-
<p class="text-base text-gray-600 mb-1">Assistant Professor</p>
125-
<p class="text-sm text-gray-600 mb-1">USC</p>
123+
<p class="text-xl font-semibold text-gray-800 mb-2">Dr. Rafael Garcia-Dias</p>
124+
<p class="text-base text-gray-600 mb-1">Senior AI Engineer</p>
125+
<p class="text-sm text-gray-600 mb-1">KCL</p>
126126
<p class="text-sm font-medium text-brand-primary">Federated Learning Chair</p>
127-
<a href="https://spkreddy.org/" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-sm text-brand-primary hover:text-brand-dark mt-2">
127+
<a href="https://www.linkedin.com/in/garcia-dias/" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-sm text-brand-primary hover:text-brand-dark mt-2">
128128
<span>View Profile</span>
129129
<svg class="w-4 h-4 ml-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
130130
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>

working-groups.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,11 +323,11 @@ <h4 class="uppercase text-sm font-medium text-gray-600 mb-4">GROUP LEADS</h4>
323323
<li class="group">
324324
<div class="flex">
325325
<div class="flex-shrink-0 w-24 mr-4">
326-
<img src="assets/img/SaiPraneethKarimireddy.jpg" alt="Sai Praneeth Karimireddy" class="w-24 h-24 rounded-full object-cover">
326+
<img src="assets/img/RafaelDias.jpg" alt="Dr. Rafael Garcia-Dias" class="w-24 h-24 rounded-full object-cover object-[center_25%]">
327327
</div>
328328
<div class="flex-grow pt-1">
329-
<p class="font-medium text-gray-800 mb-1">Sai Praneeth Karimireddy</p>
330-
<p class="text-sm text-gray-600">USC</p>
329+
<p class="font-medium text-gray-800 mb-1">Rafael Garcia-Dias</p>
330+
<p class="text-sm text-gray-600">KCL</p>
331331
</div>
332332
</div>
333333
</li>

0 commit comments

Comments
 (0)