Skip to content

Commit 2f3da3c

Browse files
committed
Add Seungwan
1 parent a8d3bf9 commit 2f3da3c

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

data/members.ts

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,24 @@ let members: { [key: string]: MemberInfo } = {
4242
],
4343
"image": "/members/UichinLee.jpg"
4444
},
45+
"SeungwanJin": {
46+
"name": "Seungwan Jin",
47+
"role": "Post Doctoral Researcher",
48+
"google_scholar": "https://scholar.google.com/citations?user=OYYoqS0AAAAJ&hl=en&oi=ao",
49+
"email": "seungwan@kse.kaist.ac.kr",
50+
"research_interests": [
51+
"Longitudinal Personalization",
52+
"Agent Memory"
53+
],
54+
"histories": [
55+
{
56+
"role": "Post Doctoral Researcher",
57+
"enterance": "2026.04",
58+
"graduation": ""
59+
}
60+
],
61+
"image": "/members/SeungwanJin.png"
62+
},
4563
"BonwooKoo": {
4664
"name": "Bonwoo Koo",
4765
"role": "M.S. Student",

public/members/SeungwanJin.png

83.1 KB
Loading

0 commit comments

Comments
 (0)