diff --git a/public/members/hyunjungyi.png b/public/members/hyunjungyi.png new file mode 100644 index 0000000..006d0d3 Binary files /dev/null and b/public/members/hyunjungyi.png differ diff --git a/src/data/members.ts b/src/data/members.ts index c3ddfc4..5839912 100644 --- a/src/data/members.ts +++ b/src/data/members.ts @@ -46,6 +46,17 @@ export class Member { } export const MEMBERS = { + hyunjungyi: { + firstName: 'Hyunjung', + lastName: 'Yi', + email: 'hyoungjung.yi@gmail.com', + kixlabPosition: 'Undergrad Intern', + img: 'hyunjungyi.png', + site: 'https://hyoungjungyi.github.io/', + affiliation: 'Korea Univ', + startYear: 2025, + startSeason: 'Winter', + }, emircangundogdu: { firstName: 'Emircan', lastName: 'Gundogdu',