Skip to content

Commit 7c756a7

Browse files
committed
add haoquan
1 parent a51566f commit 7c756a7

2 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
@@ -258,6 +258,13 @@ export default function Home() {
258258
<h3 className="h3 mb-4 mt-8">Undergraduate/Masters Students</h3>
259259
{/* ORDERING [same as PhD students]: 1. Seniorirty (by start year) 2. Break tiebreakers alphabetically */}
260260
<div className="grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2">
261+
<Person
262+
name="Haoquan Fang"
263+
title="B.S. Student, 2023 - Now"
264+
additional="Advisor: Jiafei Duan"
265+
image="/haoquan.jpg"
266+
website="https://hq-fang.github.io/"
267+
/>
261268
<Person
262269
name="Kevin Zhang"
263270
title="B.S./M.S. Student, 2023 - Now"

static/haoquan.jpg

935 KB
Loading

0 commit comments

Comments
 (0)