File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments