1
+ ---
1
2
layout : profiles
2
3
permalink : /people/
3
4
title : Team
@@ -9,7 +10,32 @@ nav_order: 7
9
10
profiles :
10
11
# if you want to include more than one profile, just replicate the following block
11
12
# and create one content file for each profile inside _pages/
12
-
13
+ - align : left
14
+ type : student
15
+ name : M Maruf
16
+ image : maruf_upd.jpg
17
+ degree : PhD Student
18
+ content : about/about_sepideh.md
19
+ image_circular : false # crops the image to make it circular
20
+ more_info : >
21
+ <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
22
+ <p style="margin: 0;">
23
+ <a href="mailto:[email protected] " style="text-decoration: none; color: #D44638; margin: 0 10px;">
24
+ <i class="fas fa-envelope" style="font-size: 24px;"></i>
25
+ </a>
26
+ <a href="https://sammarfy.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
27
+ <i class="fas fa-globe" style="font-size: 24px;"></i>
28
+ </a>
29
+ <a href="https://www.linkedin.com/in/samu14792" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
30
+ <i class="fab fa-linkedin" style="font-size: 24px;"></i>
31
+ </a>
32
+
33
+ <a href="https://twitter.com/sammarfy" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
34
+ <i class="fab fa-twitter-square" style="font-size: 24px;"></i>
35
+ </a>
36
+ </p>
37
+ </div>
38
+
13
39
- align : left
14
40
type : student
15
41
name : Medha Sawhney
@@ -85,6 +111,31 @@ profiles:
85
111
</p>
86
112
</div>
87
113
114
+ - align : left
115
+ type : student
116
+ name : Harishbabu Manogaran
117
+ degree : Masters Student
118
+ image : Harish-Babu-Manogaran.jpg
119
+ content : about/about_sepideh.md
120
+ image_circular : false # crops the image to make it circular
121
+ more_info : >
122
+ <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
123
+ <p style="margin: 0;">
124
+ <a href="mailto:[email protected] " style="text-decoration: none; color: #D44638; margin: 0 10px;">
125
+ <i class="fas fa-envelope" style="font-size: 24px;"></i>
126
+ </a>
127
+ <a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
128
+ <i class="fas fa-globe" style="font-size: 24px;"></i>
129
+ </a>
130
+ <a href="https://www.linkedin.com/in/harish-babu-m/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
131
+ <i class="fab fa-linkedin" style="font-size: 24px;"></i>
132
+ </a>
133
+ <a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
134
+ <i class="fab fa-twitter-square" style="font-size: 24px;"></i>
135
+ </a>
136
+ </p>
137
+ </div>
138
+
88
139
- align : left
89
140
type : student
90
141
name : Abhilash Neog
@@ -113,7 +164,8 @@ profiles:
113
164
- align : left
114
165
type : student
115
166
name : Amartya Dutta
116
- degree: PhD Student (Co-advised by Anuj Karpatne and T.M. Murali)
167
+ degree : Masters Student
168
+
117
169
image : Amartya-Dutta_upd.png
118
170
content : about/about_sepideh.md
119
171
image_circular : false # crops the image to make it circular
@@ -188,7 +240,8 @@ profiles:
188
240
- align : left
189
241
type : student
190
242
name : Blessy Antony
191
- degree: PhD Student (Co-advised by Anuj Karpatne and T.M. Murali)
243
+ degree : PhD Student (Co-advised by Anuj Karpatne and T. Murali)
244
+
192
245
image : BlessyAntony_upd.jpg
193
246
content : about/about_sepideh.md
194
247
image_circular : false # crops the image to make it circular
@@ -214,7 +267,7 @@ profiles:
214
267
type : alumni
215
268
name : Arka Daw
216
269
degree : PhD Student, 2023
217
- now: Applied Scientist AGI, Amazon
270
+ now : Distinguished Staff Fellow, ORNL
218
271
image : Arka_pic-upd.jpg
219
272
content : about/about_sepideh.md
220
273
image_circular : false # crops the image to make it circular
@@ -313,55 +366,6 @@ profiles:
313
366
</a> -->
314
367
</p>
315
368
</div>
316
-
317
- - align: left
318
- type: alumni
319
- name: Harishbabu Manogaran
320
- degree: Masters Student, 2024
321
- now:
322
- image: Harish-Babu-Manogaran.jpg
323
- content: about/about_sepideh.md
324
- image_circular: false # crops the image to make it circular
325
- more_info: >
326
- <div style =" display : flex ; flex-direction : column ; align-items : center ; justify-content : center ; height : 100% ;" >
327
- <p style =" margin : 0 ;" >
328
- <
a href =
" mailto:[email protected] " style =
" text-decoration : none ; color : #D44638 ; margin : 0 10px ;" >
329
- <i class =" fas fa-envelope " style =" font-size : 24px ;" ></i >
330
- </a >
331
- <a href =" https://yourwebsite.com " style =" text-decoration : none ; color : #0a7cdb ; margin : 0 10px ;" >
332
- <i class =" fas fa-globe " style =" font-size : 24px ;" ></i >
333
- </a >
334
- <a href =" https://www.linkedin.com/in/harish-babu-m/ " style =" text-decoration : none ; color : #0077b5 ; margin : 0 10px ;" >
335
- <i class =" fab fa-linkedin " style =" font-size : 24px ;" ></i >
336
- </a >
337
- <a href =" https://twitter.com/yourprofile " style =" text-decoration : none ; color : #1DA1F2 ; margin : 0 10px ;" >
338
- <i class =" fab fa-twitter-square " style =" font-size : 24px ;" ></i >
339
- </a >
340
- </p >
341
- </div >
342
-
343
- - align: left
344
- type: alumni
345
- name: M Maruf
346
- degree: PhD Student, 2024
347
- now: Applied Scientist AGI, Amazon
348
- image: maruf_upd.jpg
349
- content: about/about_sepideh.md
350
- image_circular: false # crops the image to make it circular
351
- more_info: >
352
- <div style =" display : flex ; flex-direction : column ; align-items : center ; justify-content : center ; height : 100% ;" >
353
- <p style =" margin : 0 ;" >
354
- <
a href =
" mailto:[email protected] " style =
" text-decoration : none ; color : #D44638 ; margin : 0 10px ;" >
355
- <i class =" fas fa-envelope " style =" font-size : 24px ;" ></i >
356
- </a >
357
- <a href =" https://sammarfy.github.io/ " style =" text-decoration : none ; color : #0a7cdb ; margin : 0 10px ;" >
358
- <i class =" fas fa-globe " style =" font-size : 24px ;" ></i >
359
- </a >
360
- <a href =" https://www.linkedin.com/in/samu14792 " style =" text-decoration : none ; color : #0077b5 ; margin : 0 10px ;" >
361
- <i class =" fab fa-linkedin " style =" font-size : 24px ;" ></i >
362
- </a >
363
- </div >
364
-
365
369
366
370
- align : left
367
371
type : faculty
@@ -386,3 +390,6 @@ profiles:
386
390
</a>
387
391
</p>
388
392
</div>
393
+
394
+
395
+ ---
0 commit comments