Skip to content

Commit 26cef78

Browse files
author
Ethan
committed
update ethan
1 parent cd603ea commit 26cef78

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

src/pages/people.tsx

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,13 @@ export default function Home() {
233233
image="/george.jpeg"
234234
website="https://gstoica27.github.io/"
235235
/>
236+
<Person
237+
name="Ethan Shen"
238+
title="Ph.D. Student, 2025 - Now"
239+
additional="Advisor: Ali Farhadi"
240+
image="/ethan.jpg"
241+
website="https://ethanlshen.github.io/"
242+
/>
236243
</div>
237244
</div>
238245
<div className="px-5">
@@ -245,13 +252,6 @@ export default function Home() {
245252
image="/huong.jpg"
246253
website="https://huongngo-8.github.io/"
247254
/>
248-
<Person
249-
name="Ethan Shen"
250-
title="BS Student, 2023 - Now"
251-
additional="Advisor: Matt Wallingford, Aditya Kusupati"
252-
image="/ethan.jpg"
253-
website="https://ethanlshen.github.io/"
254-
/>
255255
<Person
256256
name="Javon Hickmon"
257257
title="MS Student, 2024 - Now"
@@ -268,6 +268,7 @@ export default function Home() {
268268
name="Matt Deitke"
269269
title="Ph.D. Student, 2023 - 2024"
270270
additional="Advisor: Ali Farhadi"
271+
next="Meta TBD Labs"
271272
image="/matt-deitke.jpg"
272273
website="https://mattdeitke.com/"
273274
/>
@@ -291,7 +292,7 @@ export default function Home() {
291292
name="Gabriel Ilharco"
292293
title="Ph.D. Student, 2019 - 2024"
293294
additional="Advisors: Ali Farhadi & Hanna Hajishirzi"
294-
next="Member of Technical Staff, xAI"
295+
next="Meta TBD Labs"
295296
image="/gabriel.jpg"
296297
website="http://gabrielilharco.com/"
297298
/>
@@ -351,7 +352,7 @@ export default function Home() {
351352
name="Keunhong Park"
352353
title="Ph.D., 2015 - 2022"
353354
additional="Advisors: Ali Farhadi & Steve Seitz"
354-
next="Research Scientist, Google"
355+
next="Research Scientist, World Labs"
355356
image="/keunhong.jpg"
356357
website="https://keunhong.com/"
357358
/>

static/ethan.jpg

-689 KB
Binary file not shown.

static/ethan.png

4.51 MB
Loading

0 commit comments

Comments
 (0)