File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -128,13 +128,6 @@ export default function Home() {
128128 image = "/scott2.jpg"
129129 website = "https://www.scottgeng.com/"
130130 />
131- < Person
132- name = "Cheng-Yu Hsieh"
133- title = "Ph.D. Student, 2021 - Now"
134- additional = "Advisors: Ranjay Krishna & Alex Ratner"
135- image = "/cheng-yu-2.jpeg"
136- website = "https://chengyuhsieh.github.io/"
137- />
138131 < Person
139132 name = "Amita Kamath"
140133 title = "Ph.D. Student (UCLA), 2022 - Now"
@@ -243,6 +236,14 @@ export default function Home() {
243236 < div className = "px-5" >
244237 < h3 className = "h3 mb-4 mt-8" > Alumni</ h3 >
245238 < div className = "grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2" >
239+ < Person
240+ name = "Cheng-Yu Hsieh"
241+ title = "Ph.D. Student, 2021 - 2025"
242+ additional = "Advisors: Ranjay Krishna & Alex Ratner"
243+ next = "Research Scientist, Apple"
244+ image = "/cheng-yu-2.jpeg"
245+ website = "https://chengyuhsieh.github.io/"
246+ />
246247 < Person
247248 name = "James Park"
248249 title = "Ph.D. Student, 2019 - 2025"
You can’t perform that action at this time.
0 commit comments