Skip to content

Commit 78b1c1e

Browse files
authored
Update profiles.md
1 parent 5272c14 commit 78b1c1e

File tree

1 file changed

+298
-7
lines changed

1 file changed

+298
-7
lines changed

_pages/profiles.md

Lines changed: 298 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,22 @@
22
layout: profiles
33
permalink: /people/
44
title: Team
5+
# description:
56
nav: true
67
nav_order: 7
78

9+
810
profiles:
11+
# if you want to include more than one profile, just replicate the following block
12+
# and create one content file for each profile inside _pages/
13+
914
- align: left
1015
type: student
1116
name: Medha Sawhney
1217
image: MedhaSawhney.jpg
1318
degree: PhD Student
1419
content: about/about_sepideh.md
15-
image_circular: false
20+
image_circular: false # crops the image to make it circular
1621
more_info: >
1722
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
1823
<p style="margin: 0;">
@@ -22,7 +27,7 @@ profiles:
2227
<a href="https://sawhney-medha.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
2328
<i class="fas fa-globe" style="font-size: 24px;"></i>
2429
</a>
25-
<a href="https://www.linkedin.com/in/medha-sawhney" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
30+
<a href="https://www.linkedin.com/in/medha-sawhney" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
2631
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
2732
</a>
2833
<a href="https://twitter.com/medha_sawhney" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
@@ -37,7 +42,7 @@ profiles:
3742
degree: PhD Student
3843
image: Mridul-Khurana_upd.jpg
3944
content: about/about_sepideh.md
40-
image_circular: false
45+
image_circular: false # crops the image to make it circular
4146
more_info: >
4247
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
4348
<p style="margin: 0;">
@@ -47,7 +52,7 @@ profiles:
4752
<a href="https://mridulk97.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
4853
<i class="fas fa-globe" style="font-size: 24px;"></i>
4954
</a>
50-
<a href="https://www.linkedin.com/in/mridulk97" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
55+
<a href="https://www.linkedin.com/in/mridulk97" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
5156
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
5257
</a>
5358
<a href="https://x.com/mridulk97" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
@@ -56,32 +61,315 @@ profiles:
5661
</p>
5762
</div>
5863
64+
- align: left
65+
type: student
66+
name: Kazi Sajeed Mehrab
67+
degree: PhD Student
68+
image: Kazi-Sajeed-Mehrab_upd.jpg
69+
content: about/about_sepideh.md
70+
image_circular: false # crops the image to make it circular
71+
more_info: >
72+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
73+
<p style="margin: 0;">
74+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
75+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
76+
</a>
77+
<a href="https://sajeedmehrab.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
78+
<i class="fas fa-globe" style="font-size: 24px;"></i>
79+
</a>
80+
<a href="https://www.linkedin.com/in/kazi-sajeed-mehrab-934108168/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
81+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
82+
</a>
83+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
84+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
85+
</a>
86+
</p>
87+
</div>
88+
89+
- align: left
90+
type: student
91+
name: Abhilash Neog
92+
degree: PhD Student
93+
image: Abhilash-Neog_upd.jpg
94+
content: about/about_sepideh.md
95+
image_circular: false # crops the image to make it circular
96+
more_info: >
97+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
98+
<p style="margin: 0;">
99+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
100+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
101+
</a>
102+
<a href="https://abhilash-neog.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
103+
<i class="fas fa-globe" style="font-size: 24px;"></i>
104+
</a>
105+
<a href="https://www.linkedin.com/in/abhilash-neog-2021/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
106+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
107+
</a>
108+
<a href="https://twitter.com/neog_abhilashh" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
109+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
110+
</a>
111+
</p>
112+
</div>
113+
114+
- align: left
115+
type: student
116+
name: Amartya Dutta
117+
degree: PhD Student (Co-advised by Anuj Karpatne and T.M. Murali)
118+
image: Amartya-Dutta_upd.png
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://katameronin.github.io/" 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/amartyad/" 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://x.com/amadutx" 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+
139+
- align: left
140+
type: student
141+
name: Sepideh Fatemi
142+
degree: PhD Student
143+
image: SepidehFatemi_upd.jpg
144+
content: about/about_sepideh.md
145+
image_circular: false # crops the image to make it circular
146+
more_info: >
147+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
148+
<p style="margin: 0;">
149+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
150+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
151+
</a>
152+
<a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
153+
<i class="fas fa-globe" style="font-size: 24px;"></i>
154+
</a>
155+
<a href="https://www.linkedin.com/in/sepideh-fatemi-046840169/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
156+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
157+
</a>
158+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
159+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
160+
</a>
161+
</p>
162+
</div>
163+
164+
- align: left
165+
type: student
166+
name: Aanish Pradhan
167+
degree: Masters Student
168+
image: sample_img.jpg
169+
content: about/about_sepideh.md
170+
image_circular: false # crops the image to make it circular
171+
more_info: >
172+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
173+
<p style="margin: 0;">
174+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
175+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
176+
</a>
177+
<a href="https://aanish-pradhan.github.io" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
178+
<i class="fas fa-globe" style="font-size: 24px;"></i>
179+
</a>
180+
<a href="https://www.linkedin.com/in/aanishpradhan" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
181+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
182+
</a>
183+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
184+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
185+
</a>
186+
</p>
187+
</div>
188+
189+
- align: left
190+
type: student
191+
name: Blessy Antony
192+
degree: PhD Student (Co-advised by Anuj Karpatne and T.M. Murali)
193+
image: BlessyAntony_upd.jpg
194+
content: about/about_sepideh.md
195+
image_circular: false # crops the image to make it circular
196+
more_info: >
197+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
198+
<p style="margin: 0;">
199+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
200+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
201+
</a>
202+
<a href="https://www.linkedin.com/in/blessyantony9/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
203+
<i class="fas fa-globe" style="font-size: 24px;"></i>
204+
</a>
205+
<a href="https://www.linkedin.com/in/blessyantony9/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
206+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
207+
</a>
208+
<a href="https://www.linkedin.com/in/blessyantony9/" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
209+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
210+
</a>
211+
</p>
212+
</div>
213+
214+
- align: left
215+
type: alumni
216+
name: Arka Daw
217+
degree: PhD Student, 2023
218+
now: Applied Scientist AGI, Amazon
219+
image: Arka_pic-upd.jpg
220+
content: about/about_sepideh.md
221+
image_circular: false # crops the image to make it circular
222+
more_info: >
223+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
224+
<p style="margin: 0;">
225+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
226+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
227+
</a>
228+
<a href="https://people.cs.vt.edu/darka/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
229+
<i class="fas fa-globe" style="font-size: 24px;"></i>
230+
</a>
231+
<a href="https://www.linkedin.com/in/arka-daw/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
232+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
233+
</a>
234+
<a href="https://twitter.com/arkadaw_" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
235+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
236+
</a>
237+
</p>
238+
</div>
239+
240+
- align: left
241+
type: alumni
242+
name: Jie Bu
243+
degree: PhD Student, 2023
244+
now: Machine Learning Engineer, Apple
245+
image: Jie_upd.jpg
246+
content: about/about_sepideh.md
247+
image_circular: false # crops the image to make it circular
248+
more_info: >
249+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
250+
<p style="margin: 0;">
251+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
252+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
253+
</a>
254+
<a href="https://bit.ly/3h3GvFs" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
255+
<i class="fas fa-globe" style="font-size: 24px;"></i>
256+
</a>
257+
<a href="https://www.linkedin.com/in/jie-bu-420692194" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
258+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
259+
</a>
260+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
261+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
262+
</a>
263+
</p>
264+
</div>
265+
266+
- align: left
267+
type: alumni
268+
name: Mohannad Elhamod
269+
degree: PhD Student, 2023
270+
now: Clinical Assistant Professor, Boston University
271+
image: Moe.png
272+
content: about/about_sepideh.md
273+
image_circular: false # crops the image to make it circular
274+
more_info: >
275+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
276+
<p style="margin: 0;">
277+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
278+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
279+
</a>
280+
<a href="https://wordpress.cs.vt.edu/elhamod/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
281+
<i class="fas fa-globe" style="font-size: 24px;"></i>
282+
</a>
283+
<a href="https://www.linkedin.com/in/mohannadelhamod" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
284+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
285+
</a>
286+
<a href="https://twitter.com/ElhamodMohannad" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
287+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
288+
</a>
289+
</p>
290+
</div>
291+
59292
- align: left
60293
type: alumni
61294
name: Naveen Gupta
62295
degree: Masters Student, 2023
63296
now: ML Engineer @ SLB
64297
image: NaveenGupta_pic_upd.jpg
65298
content: about/about_sepideh.md
66-
image_circular: false
299+
image_circular: false # crops the image to make it circular
67300
more_info: >
68301
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
69302
<p style="margin: 0;">
70303
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
71304
<i class="fas fa-envelope" style="font-size: 24px;"></i>
72305
</a>
73-
<a href="https://www.linkedin.com/in/naveengupta1729" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
306+
<!-- <a href="https://wordpress.cs.vt.edu/elhamod/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
307+
<i class="fas fa-globe" style="font-size: 24px;"></i>
308+
</a> -->
309+
<a href="https://www.linkedin.com/in/naveengupta1729" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
310+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
311+
</a>
312+
<!-- <a href="https://twitter.com/ElhamodMohannad" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
313+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
314+
</a> -->
315+
</p>
316+
</div>
317+
318+
- align: left
319+
type: alumni
320+
name: Harishbabu Manogaran
321+
degree: Masters Student, 2024
322+
now:
323+
image: Harish-Babu-Manogaran.jpg
324+
content: about/about_sepideh.md
325+
image_circular: false # crops the image to make it circular
326+
more_info: >
327+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
328+
<p style="margin: 0;">
329+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
330+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
331+
</a>
332+
<a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
333+
<i class="fas fa-globe" style="font-size: 24px;"></i>
334+
</a>
335+
<a href="https://www.linkedin.com/in/harish-babu-m/" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
74336
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
75337
</a>
338+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
339+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
340+
</a>
76341
</p>
342+
</div>
343+
344+
- align: left
345+
type: alumni
346+
name: M Maruf
347+
degree: PhD Student, 2024
348+
now: Applied Scientist AGI, Amazon
349+
image: maruf_upd.jpg
350+
content: about/about_sepideh.md
351+
image_circular: false # crops the image to make it circular
352+
more_info: >
353+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
354+
<p style="margin: 0;">
355+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
356+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
357+
</a>
358+
<a href="https://sammarfy.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
359+
<i class="fas fa-globe" style="font-size: 24px;"></i>
360+
</a>
361+
<a href="https://www.linkedin.com/in/samu14792" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
362+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
363+
</a>
77364
</div>
365+
78366
79367
- align: left
80368
type: faculty
81369
name: Anuj Karpatne
82370
image: AK_pic2.jpg
83371
content: Anuj_Karpatne.md
84-
image_circular: false
372+
image_circular: false # crops the image to make it circular
85373
more_info: >
86374
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
87375
<p style="margin: 0;">
@@ -99,3 +387,6 @@ profiles:
99387
</a>
100388
</p>
101389
</div>
390+
391+
392+
---

0 commit comments

Comments
 (0)