Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update current positions of alumni #91

Merged
merged 4 commits into from
Jan 7, 2025
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
58 changes: 37 additions & 21 deletions src/data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ export const MEMBERS: Record<string, Member> = {
email: '[email protected]',
kixlabPosition: 'Ph.D. Student',
img: 'sclee.png',
startYear: 2016,
startSeason: 'Summer',
},
kihoonson: {
firstName: 'Kihoon',
Expand Down Expand Up @@ -227,6 +229,7 @@ export const MEMBERS: Record<string, Member> = {
startYear: 2022,
endSeason: 'Summer',
endYear: 2024,
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2024-seulgi.pdf',
},
jihyeonghong: {
firstName: 'Jihyeong',
Expand Down Expand Up @@ -590,12 +593,13 @@ export const MEMBERS: Record<string, Member> = {
endSeason: 'Fall',
kixlabPosition: 'Visiting Researcher',
isAlumni: true,
currentPosition: 'Ph.D. Student at Stanford University',
},
eunjeongkang: {
firstName: 'Eun Jeong',
lastName: 'Kang',
currentPosition: 'Ph.D. Student at Cornell University',
kixlabPosition: 'M.S. Student',
kixlabPosition: 'Visiting Researcher',
isAlumni: true,
site: 'https://eunkang.info/',
startYear: 2020,
Expand All @@ -607,7 +611,7 @@ export const MEMBERS: Record<string, Member> = {
firstName: 'Jeongyeon',
lastName: 'Kim',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2022-jeongyeon.pdf',
currentPosition: ' Ph.D. Student at Stanford University',
currentPosition: 'Ph.D. Student at Stanford University',
kixlabPosition: 'M.S. Student',
isAlumni: true,
startYear: 2019,
Expand Down Expand Up @@ -651,6 +655,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2021,
endSeason: 'Summer',
site: 'https://www.kabdochoi.com/',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2021-kabdo.pdf',
},
taewookkim: {
firstName: 'Taewook',
Expand Down Expand Up @@ -679,13 +684,14 @@ export const MEMBERS: Record<string, Member> = {
donghoonhan: {
firstName: 'Donghoon',
lastName: 'Han',
currentPosition: 'Machine Learning Engineer at Superb AI',
kixlabPosition: 'M.S. Student',
isAlumni: true,
startYear: 2018,
startSeason: 'Summer',
endYear: 2021,
endSeason: 'Winter',
currentPosition: 'ML Engineer at Branch and Bound (CodeTree)',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2021-hoon.pdf',
},
minsukchang: {
firstName: 'Minsuk',
Expand All @@ -711,6 +717,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2021,
endSeason: 'Winter',
site: 'https://kyungjejo.com/',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2020-kyungje.pdf',
},
jibonnaher: {
firstName: 'Jibon',
Expand All @@ -722,6 +729,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2020,
endSeason: 'Summer',
site: 'https://jibonnaher.github.io/',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2020-jibon.pdf',
},
jisoolee: {
firstName: 'Jisoo',
Expand Down Expand Up @@ -758,6 +766,7 @@ export const MEMBERS: Record<string, Member> = {
endSeason: 'Spring',
site: 'https://sixped.dk/',
currentPosition: 'Co-founder and CTO at NordInsight',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2019-mathias.pdf',
},
eveyhuang: {
firstName: 'Evey',
Expand All @@ -782,6 +791,7 @@ export const MEMBERS: Record<string, Member> = {
endSeason: 'Winter',
site: 'https://hyeungshikjung.com/',
currentPosition: 'Software Engineer at Coupang',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2019-hyeungshik.pdf',
},
yichingjanethuang: {
firstName: 'Yi-Ching (Janet)',
Expand All @@ -793,7 +803,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2018,
endSeason: 'Fall',
site: 'https://janetyc.github.io/',
currentPosition: ' Assistant Professor at Eindhoven University of Technology ',
currentPosition: 'Assistant Professor at Eindhoven University of Technology',
},
johnjoonyoungchung: {
firstName: 'John Joon Young',
Expand All @@ -805,7 +815,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2018,
endSeason: 'Spring',
site: 'https://johnr0.github.io/',
currentPosition: ' Research Scientist at Midjourney',
currentPosition: 'Research Scientist at Midjourney',
},
paulgrau: {
firstName: 'Paul',
Expand All @@ -818,6 +828,7 @@ export const MEMBERS: Record<string, Member> = {
endSeason: 'Spring',
site: 'https://graycoding.com/',
currentPosition: 'Lead Frontend Engineer at Alvin',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2018-paul.pdf',
},
haechankim: {
firstName: 'Haechan',
Expand Down Expand Up @@ -906,7 +917,7 @@ export const MEMBERS: Record<string, Member> = {
khanhduyle: {
firstName: 'Khanh Duy',
lastName: 'Le',
kixlabPosition: 'Visiting Researcher',
kixlabPosition: 'Undergrad Intern',
isAlumni: true,
startSeason: 'Summer',
startYear: 2023,
Expand All @@ -933,6 +944,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2024,
endSeason: 'Winter',
affiliation: 'Seoultech',
currentPosition: 'Ph.D. Student at University of Notre Dame',
},
jiwonjang: {
firstName: 'Jiwon',
Expand Down Expand Up @@ -985,6 +997,7 @@ export const MEMBERS: Record<string, Member> = {
startYear: 2023,
affiliation: 'UCSD',
site: 'https://bryanmin.me/',
currentPosition: 'Ph.D. Student at UCSD',
},
seongheelee: {
firstName: 'Seong Hee',
Expand All @@ -994,6 +1007,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Summer',
startYear: 2021,
affiliation: 'Cornell University',
currentPosition: 'M.S. Student at Stanford University',
},
michallewkowicz: {
firstName: 'Michal',
Expand Down Expand Up @@ -1023,6 +1037,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2023,
endSeason: 'Summer',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at Georgia Tech',
},
dakyeomahn: {
firstName: 'Dakyeom',
Expand Down Expand Up @@ -1056,6 +1071,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2023,
endSeason: 'Spring',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at CSTL KAIST',
},
soyeongmin: {
firstName: 'Soyeong',
Expand All @@ -1065,6 +1081,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Winter',
startYear: 2023,
affiliation: 'KAIST',
currentPosition: 'M.S. Student at Next Interface Lab, KAIST',
},
arghyasarkar: {
firstName: 'Arghya',
Expand Down Expand Up @@ -1095,6 +1112,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2022,
endSeason: 'Summer',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at KAIST Graduate School of AI',
},
inhwasong: {
firstName: 'Inhwa',
Expand Down Expand Up @@ -1145,6 +1163,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2022,
endSeason: 'Summer',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at HCI Lab, KAIST',
},
subeenpark: {
firstName: 'Subeen',
Expand Down Expand Up @@ -1175,6 +1194,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Winter',
startYear: 2022,
affiliation: 'KAIST',
currentPosition: 'M.S. Student at KAIST',
},
jeannechoi: {
firstName: 'Jeanne',
Expand All @@ -1186,6 +1206,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2021,
endSeason: 'Fall',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at CSTL KAIST',
},
nurlykhankopenov: {
firstName: 'Nurlykhan',
Expand Down Expand Up @@ -1265,6 +1286,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Winter',
endYear: 2021,
endSeason: 'Summer',
currentPosition: 'M.S. Student at HCI Lab, KAIST',
},
sanghyeonlee: {
firstName: 'Sanghyeon',
Expand Down Expand Up @@ -1329,6 +1351,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2021,
endSeason: 'Summer',
affiliation: 'UNIST',
currentPosition: 'M.S. Student at CSTL KAIST',
},
intizartashov: {
firstName: 'Intizar',
Expand Down Expand Up @@ -1392,6 +1415,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2020,
endSeason: 'Fall',
affiliation: 'KAIST',
currentPosition: 'Ph.D. Student at UIUC',
},
umartaufiqulhakim: {
firstName: 'Umar',
Expand Down Expand Up @@ -1526,7 +1550,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2019,
endSeason: 'Summer',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at KAIST ',
currentPosition: 'ML Researcher at Scatter Lab',
},
yeonsukim: {
firstName: 'Yeonsu',
Expand All @@ -1536,7 +1560,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Summer',
startYear: 2019,
affiliation: 'KAIST',
currentPosition: 'M.S. Student at HCI Lab, KAIST',
currentPosition: 'Ph.D. Student at HCI Lab, KAIST',
},
jaeyoonsong: {
firstName: 'Jaeyoon',
Expand Down Expand Up @@ -1615,7 +1639,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Winter',
startYear: 2019,
affiliation: 'KAIST',
currentPosition: ' M.S. Student at KAIST',
currentPosition: 'M.S. Student at KAIST',
},
seonghopark: {
firstName: 'Seongho',
Expand All @@ -1636,7 +1660,7 @@ export const MEMBERS: Record<string, Member> = {
startSeason: 'Summer',
startYear: 2018,
affiliation: 'SNU',
currentPosition: 'M.S. Student at KAIST Graduate School of AI',
currentPosition: 'CPO at Branch and Bound (CodeTree)',
site: 'http://hyuntak.com/',
},
rachelkwak: {
Expand Down Expand Up @@ -1851,7 +1875,8 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2017,
endSeason: 'Winter',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at NMSL',
currentPosition: 'Ph.D. Student at CMU',
site: 'https://hyunsungcho.com/',
},
juhosun: {
firstName: 'Juho',
Expand Down Expand Up @@ -1885,7 +1910,7 @@ export const MEMBERS: Record<string, Member> = {
endYear: 2016,
endSeason: 'Fall',
affiliation: 'KAIST',
currentPosition: 'M.S. Student at U&I Lab',
currentPosition: 'Ph.D. Student at U&I Lab',
},
taekyungpark: {
firstName: 'Taekyung',
Expand All @@ -1896,15 +1921,6 @@ export const MEMBERS: Record<string, Member> = {
startYear: 2016,
affiliation: 'SNU',
},
// sungchullee: {
// firstName: 'Sung-Chul',
// lastName: 'Lee',
// email: '[email protected]',
// kixlabPosition: 'Ph.D. Student',
// img: 'sclee.png',
// startYear: 2016,
// startSeason: 'Summer',
// },
oaksilkim: {
firstName: 'Oaksil',
lastName: 'Kim',
Expand Down
Loading