Skip to content

Commit 77fbeb3

Browse files
committed
graduate vivek
1 parent 8e860aa commit 77fbeb3

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

src/pages/people.tsx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,6 @@ export default function Home() {
126126
image="/sarah.jpg"
127127
website="https://sarahpratt.github.io/"
128128
/>
129-
<Person
130-
name="Vivek Ramanujan"
131-
title="Ph.D. Student, 2020 - Now"
132-
additional="Advisor: Ali Farhadi"
133-
image="/vivek.jpg"
134-
website="https://vkramanuj.github.io/"
135-
/>
136129
<Person
137130
name="George Stoica"
138131
title="Ph.D Student (Georgia Tech), 2021 - Now"
@@ -300,6 +293,14 @@ export default function Home() {
300293
image="/haoquan.jpg"
301294
website="https://hq-fang.github.io/"
302295
/>
296+
<Person
297+
name="Vivek Ramanujan"
298+
title="Ph.D. Student, 2020 - 2026"
299+
additional="Advisor: Ali Farhadi"
300+
next="Member of Technical Staff, Anthropic"
301+
image="/vivek.jpg"
302+
website="https://vkramanuj.github.io/"
303+
/>
303304
<Person
304305
name="Cheng-Yu Hsieh"
305306
title="Ph.D., 2021 - 2025"

0 commit comments

Comments
 (0)