Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ export const MEMBERS = {
currentPosition: 'Postdoc Researcher at SkillBench',
site: 'https://taesookim.com/',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2022-taesoo.pdf',
phdThesis: 'https://kixlab.github.io/website-files/theses/thesis-phd-2026-taesoo.pdf',
},
yoonsukim: {
firstName: 'Yoonsu',
Expand All @@ -555,6 +556,7 @@ export const MEMBERS = {
endSeason: 'Winter',
currentPosition: 'Applied Scientist at SkillBench',
site: 'https://eunyoungko.com/',
phdThesis: 'https://kixlab.github.io/website-files/theses/thesis-phd-2026-eunyoung.pdf',
},
yoonjoolee: {
firstName: 'Yoonjoo',
Expand Down Expand Up @@ -622,6 +624,7 @@ export const MEMBERS = {
currentPosition: 'Postdoc Researcher at CMU',
site: 'https://www.saelyne.com/',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2021-saelyne.pdf',
phdThesis: 'https://kixlab.github.io/website-files/theses/thesis-phd-2026-saelyne.pdf',
},
seulgichoi: {
firstName: 'Seulgi',
Expand Down Expand Up @@ -651,6 +654,7 @@ export const MEMBERS = {
currentPosition: 'Tech Manager at Naver',
isAlumni: true,
site: 'https://harmonious-prune-381.notion.site/Jihyeong-Hong-44f4f7033cbb480e944eeaf8fb22b30a',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2025-jihyeong.pdf',
},
hyoungwookjin: {
firstName: 'Hyoungwook',
Expand All @@ -677,6 +681,7 @@ export const MEMBERS = {
startYear: 2023,
startSeason: 'Spring',
site: 'https://junhomyung.github.io/',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2025-junho.pdf',
},
yeonsupark: {
firstName: 'Yeon Su',
Expand All @@ -685,6 +690,7 @@ export const MEMBERS = {
kixlabPosition: 'Ph.D. Student',
img: 'yeonsupark.jpg',
hoverImg: { HANBOK: 'members-hanbok/yeonsupark.jpg' },
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2026-yeonsu.pdf',
},
alexsuryapranata: {
firstName: 'Alex',
Expand All @@ -707,6 +713,7 @@ export const MEMBERS = {
kixlabPosition: 'Ph.D. Student',
img: 'bekzattilekbay.jpg',
hoverImg: { HANBOK: 'members-hanbok/bekzattilekbay.png' },
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2025-bekzat.pdf',
},
jiangnanxu: {
firstName: 'Jiangnan',
Expand Down