Skip to content

Commit 60ac0c6

Browse files
committed
graduate james
1 parent 68a3061 commit 60ac0c6

2 files 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
@@ -163,13 +163,6 @@ export default function Home() {
163163
image="/mahtab.jpg"
164164
website="https://mahtabbigverdi.github.io/"
165165
/>
166-
<Person
167-
name="James Park"
168-
title="Ph.D. Student, 2019 - Now"
169-
additional="Advisors: Ali Farhadi & Yejin Choi"
170-
image="/james-2.jpg"
171-
website="https://homes.cs.washington.edu/~jspark96/"
172-
/>
173166
<Person
174167
name="Sarah Pratt"
175168
title="Ph.D. Student, 2020 - Now"
@@ -250,6 +243,14 @@ export default function Home() {
250243
<div className="px-5">
251244
<h3 className="h3 mb-4 mt-8">Alumni</h3>
252245
<div className="grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2">
246+
<Person
247+
name="James Park"
248+
title="Ph.D. Student, 2019 - 2025"
249+
additional="Advisors: Ali Farhadi & Yejin Choi"
250+
next="Research Scientist, Ai2"
251+
image="/james-2.jpg"
252+
website="https://jaesungpark96.github.io/"
253+
/>
253254
<Person
254255
name="Matt Wallingford"
255256
title="Ph.D. Student, 2019 - 2025"

static/james-3.png

230 KB
Loading

0 commit comments

Comments
 (0)