Skip to content

Commit cf7e1d3

Browse files
committed
Add Seungwan as post-doctoral member
1 parent 7d7a23c commit cf7e1d3

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+
"Seungwan Jin": {
46+
"name": "Seungwan Jin",
47+
"role": "Post Doctoral Researcher",
48+
"email": "seungwan@kse.kaist.ac.kr",
49+
"research_interests": [
50+
"Longitudinal Personalization",
51+
"Agent Memory",
52+
],
53+
"google_scholar": "https://scholar.google.com/citations?user=OYYoqS0AAAAJ&hl=en&oi=ao",
54+
"histories": [
55+
{
56+
"role": "Post Doctoral Researcher",
57+
"enterance": "2026.03",
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)