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
10 changes: 5 additions & 5 deletions src/data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ export const MEMBERS = {
startSeason: 'Spring',
endYear: 2025,
endSeason: 'Summer',
currentPosition: 'Postdoc Researcher at UMich',
currentPosition: 'Postdoc Researcher at University of Michigan',
phdThesis: 'https://kixlab.github.io/website-files/theses/thesis-phd-2025-yoonjoo.pdf',
},
hyungyushin: {
Expand Down Expand Up @@ -477,7 +477,7 @@ export const MEMBERS = {
startSeason: 'Winter',
endYear: 2025,
endSeason: 'Summer',
currentPosition: 'Ph.D. Student at Univerity of Michigan',
currentPosition: 'Ph.D. Student at University of Michigan',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2025-hyoungwook.pdf',
isAlumni: true,
site: 'https://jhw123.github.io/',
Expand Down Expand Up @@ -827,7 +827,7 @@ export const MEMBERS = {
firstName: 'Jeongeon',
lastName: 'Park',
msThesis: 'https://kixlab.github.io/website-files/theses/thesis-ms-2023-jeongeon.pdf',
currentPosition: 'Ph.D. Student at UCSD',
currentPosition: 'Ph.D. Student at UC San Diego',
kixlabPosition: 'M.S. Student',
isAlumni: true,
startYear: 2019,
Expand Down Expand Up @@ -1273,9 +1273,9 @@ export const MEMBERS = {
isAlumni: true,
startSeason: 'Summer',
startYear: 2023,
affiliation: 'UCSD',
affiliation: 'UC San Diego',
site: 'https://bryanmin.me/',
currentPosition: 'Ph.D. Student at UCSD',
currentPosition: 'Ph.D. Student at UC San Diego',
},
seongheelee: {
firstName: 'Seong Hee',
Expand Down