Skip to content

Commit 5564ed7

Browse files
committed
Update alumni affiliation
1 parent 467b3b0 commit 5564ed7

1 file changed

Lines changed: 24 additions & 18 deletions

File tree

data/members.ts

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ let members: { [key: string]: MemberInfo } = {
335335
"email": "hansoo@kaist.ac.kr",
336336
"google_scholar": "https://scholar.google.co.kr/citations?user=Ezt-IT0AAAAJ",
337337
"github": "https://github.com/hansoolee18",
338+
"affiliation": "Research Fellow at Imperial College London",
338339
"research_interests": [
339340
"Mobile Sensing",
340341
"Digital Health",
@@ -353,6 +354,7 @@ let members: { [key: string]: MemberInfo } = {
353354
"name": "Gyuwon Jung",
354355
"role": "Alumni",
355356
"email": "gwjung@kaist.ac.kr",
357+
"affiliation": "Post Doctoral Researcher at Aalto Univ.",
356358
"histories": [
357359
{
358360
"role": "M.S. Student",
@@ -420,6 +422,7 @@ let members: { [key: string]: MemberInfo } = {
420422
"name": "Duri Lee",
421423
"role": "Alumni",
422424
"email": "duri.lee@kaist.ac.kr",
425+
"affiliation": "ROKA Future Innovation Research Center (육군 미래혁신연구센터)",
423426
"histories": [
424427
{
425428
"role": "Ph.D. Student",
@@ -487,14 +490,14 @@ let members: { [key: string]: MemberInfo } = {
487490
"name": "Yunjo Han",
488491
"role": "Alumni",
489492
"email": "yjhan99@kaist.ac.kr",
493+
"affiliation": "Samsung Research",
490494
"histories": [
491495
{
492496
"role": "M.S. Student",
493497
"enterance": "2022.03",
494498
"graduation": "2024.02"
495499
}
496500
],
497-
"affiliation": "Samsung Research",
498501
},
499502
"EunkiJoung": {
500503
"name": "Eunki Joung",
@@ -655,7 +658,7 @@ let members: { [key: string]: MemberInfo } = {
655658
"name": "Woohyeok Choi",
656659
"role": "Alumni",
657660
"email": "woohyeok.choi@kaist.ac.kr",
658-
"affiliation": "Assistant Professor, Kangwon National University",
661+
"affiliation": "Assistant Professor at Kangwon National Univ.",
659662
"histories": [
660663
{
661664
"role": "Post Doctoral Researcher",
@@ -696,7 +699,7 @@ let members: { [key: string]: MemberInfo } = {
696699
"name": "Soowon Kang",
697700
"role": "Alumni",
698701
"email": "sw.kang@kaist.ac.kr",
699-
"affiliation": "Hyundai Motor Group",
702+
"affiliation": "Samsung Electronics",
700703
"histories": [
701704
{
702705
"role": "Ph.D. Student",
@@ -709,7 +712,7 @@ let members: { [key: string]: MemberInfo } = {
709712
"name": "Eunji Park",
710713
"role": "Alumni",
711714
"email": "eunji.park@kaist.ac.kr",
712-
"affiliation": "Assistant Professor, Chung-Ang University",
715+
"affiliation": "Assistant Professor at Chung-Ang Univ.",
713716
"histories": [
714717
{
715718
"role": "Ph.D. Student",
@@ -734,6 +737,7 @@ let members: { [key: string]: MemberInfo } = {
734737
"JieunLim": {
735738
"name": "Jieun Lim",
736739
"role": "Alumni",
740+
"affiliation": "DB HiTek",
737741
"histories": [
738742
{
739743
"role": "M.S. Student",
@@ -758,7 +762,7 @@ let members: { [key: string]: MemberInfo } = {
758762
"YongShinKim": {
759763
"name": "Yongshin Kim",
760764
"role": "Alumni",
761-
"affiliation": "OKESTRO",
765+
"affiliation": "KPMG",
762766
"histories": [
763767
{
764768
"role": "M.S. Student",
@@ -797,6 +801,7 @@ let members: { [key: string]: MemberInfo } = {
797801
"name": "Cheulyoung Park",
798802
"role": "Alumni",
799803
"email": "cheulyop@kaist.ac.kr",
804+
"affiliation": "Upstage",
800805
"histories": [
801806
{
802807
"role": "M.S. Student",
@@ -809,6 +814,7 @@ let members: { [key: string]: MemberInfo } = {
809814
"name": "Minhyoung Kim",
810815
"role": "Alumni",
811816
"email": "mindrome95@kaist.ac.kr",
817+
"affiliation": "Doeat",
812818
"histories": [
813819
{
814820
"role": "M.S. Student",
@@ -821,7 +827,7 @@ let members: { [key: string]: MemberInfo } = {
821827
"name": "Juho Sun",
822828
"role": "Alumni",
823829
"email": "juho.sun@kaist.ac.kr",
824-
"affiliation": "Yanolja",
830+
"affiliation": "Bucketplace",
825831
"histories": [
826832
{
827833
"role": "M.S. Student",
@@ -847,7 +853,7 @@ let members: { [key: string]: MemberInfo } = {
847853
"name": "Narae Cha",
848854
"role": "Alumni",
849855
"email": "nr.cha@kaist.ac.kr",
850-
"affiliation": "LG CNS",
856+
"affiliation": "LibL",
851857
"histories": [
852858
{
853859
"role": "M.S. Student",
@@ -860,7 +866,7 @@ let members: { [key: string]: MemberInfo } = {
860866
"name": "Jongwon Kim",
861867
"role": "Alumni",
862868
"email": "jong1k@kaist.ac.kr",
863-
"affiliation": "TmaxSoft",
869+
"affiliation": "KB Kookmin Bank",
864870
"histories": [
865871
{
866872
"role": "M.S. Student",
@@ -925,10 +931,10 @@ let members: { [key: string]: MemberInfo } = {
925931
],
926932
"email": "leejaymin@kaist.ac.kr",
927933
},
928-
"RihunKim": {
929-
"name": "Rihun Kim",
934+
"RiheonKim": {
935+
"name": "Riheon Kim",
930936
"role": "Alumni",
931-
"affiliation": "Kakao",
937+
"affiliation": "Naver",
932938
"email": "rihun.kim@kaist.ac.kr",
933939
"histories": [
934940
{
@@ -966,7 +972,7 @@ let members: { [key: string]: MemberInfo } = {
966972
"SujinKwon": {
967973
"name": "Sujin Kwon",
968974
"role": "Alumni",
969-
"affiliation": "ADD",
975+
"affiliation": "Agency for Defense Development",
970976
"histories": [
971977
{
972978
"role": "M.S. Student",
@@ -979,7 +985,7 @@ let members: { [key: string]: MemberInfo } = {
979985
"SungwookMoon": {
980986
"name": "Sungwook Moon",
981987
"role": "Alumni",
982-
"affiliation": "Becod",
988+
"affiliation": "Swing Mobility Co.",
983989
"histories": [
984990
{
985991
"role": "M.S. Student",
@@ -992,7 +998,7 @@ let members: { [key: string]: MemberInfo } = {
992998
"HayeonJeong": {
993999
"name": "Hayeon Jeong",
9941000
"role": "Alumni",
995-
"affiliation": "Amorepacific Research",
1001+
"affiliation": "Hankook&Company",
9961002
"email": "hayeon412@kaist.ac.kr",
9971003
"histories": [
9981004
{
@@ -1056,7 +1062,7 @@ let members: { [key: string]: MemberInfo } = {
10561062
"SungjunKang": {
10571063
"name": "Sungjun Kang",
10581064
"role": "Alumni",
1059-
"affiliation": "Skelter Labs",
1065+
"affiliation": "KakaoPay",
10601066
"histories": [
10611067
{
10621068
"role": "M.S. Student",
@@ -1069,7 +1075,7 @@ let members: { [key: string]: MemberInfo } = {
10691075
"DaeheeShin": {
10701076
"name": "Daehee Shin",
10711077
"role": "Alumni",
1072-
"affiliation": "KB Kookmin Card",
1078+
"affiliation": "KakaoPay",
10731079
"histories": [
10741080
{
10751081
"role": "M.S. Student",
@@ -1094,7 +1100,7 @@ let members: { [key: string]: MemberInfo } = {
10941100
"JoonwonLee": {
10951101
"name": "Joonwon Lee",
10961102
"role": "Alumni",
1097-
"affiliation": "Naver",
1103+
"affiliation": "DelightRoom",
10981104
"histories": [
10991105
{
11001106
"role": "M.S. Student",
@@ -1108,7 +1114,7 @@ let members: { [key: string]: MemberInfo } = {
11081114
"name": "Youngchang Ko",
11091115
"email": "youngchang@kaist.ac.kr",
11101116
"role": "Alumni",
1111-
"affiliation": "ADD",
1117+
"affiliation": "Defense Rapid Acquisition Technology Research Institute",
11121118
"histories": [
11131119
{
11141120
"role": "M.S. Student",

0 commit comments

Comments
 (0)