Skip to content

Commit a707756

Browse files
committed
add kevin
1 parent f6dd745 commit a707756

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

src/pages/people.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,13 @@ export default function Home() {
249249
<div className="px-5">
250250
<h3 className="h3 mb-4 mt-8">Undergraduate/Masters Students</h3>
251251
<div className="grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2">
252+
<Person
253+
name="Kevin Zhang"
254+
title="B.S./M.S. Student, 2023 - Now"
255+
additional="Advisor: Wisdom Ikezogwo"
256+
image="/kz-2.png"
257+
website="https://kevin-m-zhang.github.io/"
258+
/>
252259
<Person
253260
name="Javon Hickmon"
254261
title="M.S. Student, 2024 - Now"

static/kz-2.png

534 KB
Loading

static/kz.png

393 KB
Loading

0 commit comments

Comments
 (0)