Skip to content

Commit 5272c14

Browse files
authored
Update profiles.md
1 parent 6ba5d85 commit 5272c14

File tree

1 file changed

+7
-298
lines changed

1 file changed

+7
-298
lines changed

_pages/profiles.md

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

9-
108
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-
149
- align: left
1510
type: student
1611
name: Medha Sawhney
1712
image: MedhaSawhney.jpg
1813
degree: PhD Student
1914
content: about/about_sepideh.md
20-
image_circular: false # crops the image to make it circular
15+
image_circular: false
2116
more_info: >
2217
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
2318
<p style="margin: 0;">
@@ -27,7 +22,7 @@ profiles:
2722
<a href="https://sawhney-medha.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
2823
<i class="fas fa-globe" style="font-size: 24px;"></i>
2924
</a>
30-
<a href="https://www.linkedin.com/in/medha-sawhney" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
25+
<a href="https://www.linkedin.com/in/medha-sawhney" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
3126
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
3227
</a>
3328
<a href="https://twitter.com/medha_sawhney" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
@@ -42,7 +37,7 @@ profiles:
4237
degree: PhD Student
4338
image: Mridul-Khurana_upd.jpg
4439
content: about/about_sepideh.md
45-
image_circular: false # crops the image to make it circular
40+
image_circular: false
4641
more_info: >
4742
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
4843
<p style="margin: 0;">
@@ -52,7 +47,7 @@ profiles:
5247
<a href="https://mridulk97.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
5348
<i class="fas fa-globe" style="font-size: 24px;"></i>
5449
</a>
55-
<a href="https://www.linkedin.com/in/mridulk97" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
50+
<a href="https://www.linkedin.com/in/mridulk97" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
5651
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
5752
</a>
5853
<a href="https://x.com/mridulk97" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
@@ -61,315 +56,32 @@ profiles:
6156
</p>
6257
</div>
6358
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-
29259
- align: left
29360
type: alumni
29461
name: Naveen Gupta
29562
degree: Masters Student, 2023
29663
now: ML Engineer @ SLB
29764
image: NaveenGupta_pic_upd.jpg
29865
content: about/about_sepideh.md
299-
image_circular: false # crops the image to make it circular
66+
image_circular: false
30067
more_info: >
30168
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
30269
<p style="margin: 0;">
30370
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
30471
<i class="fas fa-envelope" style="font-size: 24px;"></i>
30572
</a>
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;">
73+
<a href="https://www.linkedin.com/in/naveengupta1729" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
33674
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
33775
</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>
34176
</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>
36477
</div>
365-
36678
36779
- align: left
36880
type: faculty
36981
name: Anuj Karpatne
37082
image: AK_pic2.jpg
37183
content: Anuj_Karpatne.md
372-
image_circular: false # crops the image to make it circular
84+
image_circular: false
37385
more_info: >
37486
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
37587
<p style="margin: 0;">
@@ -387,6 +99,3 @@ profiles:
38799
</a>
388100
</p>
389101
</div>
390-
391-
392-
---

0 commit comments

Comments
 (0)