Skip to content

Commit e870036

Browse files
committed
add wisdom
1 parent 8bd55ba commit e870036

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

src/pages/people.tsx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ export default function Home() {
111111
<div className="px-5">
112112
<h3 className="h3 mb-4 mt-8">Ph.D. Students</h3>
113113
<div className="grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2">
114-
115114
<Person
116115
name="Jiafei Duan"
117116
title="Ph.D. Student, 2022 - Now"
@@ -161,6 +160,13 @@ export default function Home() {
161160
image="/zixian.jpg"
162161
website="https://zixianma.github.io/"
163162
/>
163+
<Person
164+
name="Wisdom O. Ikezogwo"
165+
title="PhD. Student, 2022 - Now"
166+
additional="Advisors: Ranjay Krishna & Linda Shapiro"
167+
image="/wisdom.png"
168+
website="https://wisdomikezogwo.github.io/"
169+
/>
164170
<Person
165171
name="Mahtab Bigverdi"
166172
title="Ph.D. Student, 2022 - Now"

static/wisdom.png

405 KB
Loading

0 commit comments

Comments
 (0)