File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -198,13 +198,6 @@ export default function Home() {
198198 image = "/yashas.jpg"
199199 website = "https://github.com/YashasSamaga"
200200 />
201- < Person
202- name = "Matt Wallingford"
203- title = "Ph.D. Student, 2019 - Now"
204- additional = "Advisor: Ali Farhadi"
205- image = "/matt.jpg"
206- website = "https://mattwallingford.github.io/"
207- />
208201 < Person
209202 name = "Jieyu Zhang"
210203 title = "Ph.D. Student, 2020 - Now"
@@ -264,6 +257,14 @@ export default function Home() {
264257 < div className = "px-5" >
265258 < h3 className = "h3 mb-4 mt-8" > Alumni</ h3 >
266259 < div className = "grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2" >
260+ < Person
261+ name = "Matt Wallingford"
262+ title = "Ph.D. Student, 2019 - 2025"
263+ additional = "Advisor: Ali Farhadi"
264+ next = "Research Scientist, Ai2"
265+ image = "/matt.jpg"
266+ website = "https://mattwallingford.github.io/"
267+ />
267268 < Person
268269 name = "Matt Deitke"
269270 title = "Ph.D. Student, 2023 - 2024"
You can’t perform that action at this time.
0 commit comments