2727
2828 <!-- CSS
2929 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
30- < link rel ="stylesheet " href =/libs/external/skeleton/normalize.css >
31- < link rel ="stylesheet " href =/libs/external/skeleton/skeleton.css >
32- < link rel ="stylesheet " href =/libs/custom/my_css.css >
30+ < link rel ="stylesheet " href =" /libs/external/skeleton/normalize.css " >
31+ < link rel ="stylesheet " href =" /libs/external/skeleton/skeleton.css " >
32+ < link rel ="stylesheet " href =" /libs/custom/my_css.css " >
3333
3434 <!-- JQuery
3535 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
36- < script src =/libs/external/jquery-3.1.1.min.js > </ script >
36+ < script src =" /libs/external/jquery-3.1.1.min.js " > </ script >
3737
3838 <!-- Font-Awesome
3939 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
40- < link rel ="stylesheet " href =/libs/external/font-awesome-4.7.0/css/font-awesome.min.css >
40+ < link rel ="stylesheet " href =" /libs/external/font-awesome-4.7.0/css/font-awesome.min.css " >
4141
4242 <!-- Academicons
4343 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
44- < link rel ="stylesheet " href =/libs/external/academicons-1.8.6/css/academicons.min.css >
44+ < link rel ="stylesheet " href =" /libs/external/academicons-1.8.6/css/academicons.min.css " >
4545
4646 <!-- Skeleton tabs
4747 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
48- < link rel ="stylesheet " href =/libs/external/skeleton_tabs/skeleton-tabs.css >
49- < script src =/libs/external/skeleton_tabs/skeleton-tabs.js > </ script >
48+ < link rel ="stylesheet " href =" /libs/external/skeleton_tabs/skeleton-tabs.css " >
49+ < script src =" /libs/external/skeleton_tabs/skeleton-tabs.js " > </ script >
5050
5151 <!-- Timeline
5252 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
53- < link rel ="stylesheet " href =/libs/external/timeline.css >
53+ < link rel ="stylesheet " href =" /libs/external/timeline.css " >
5454
5555 <!-- Scripts
5656 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
57- <!--<link rel="stylesheet" href=/libs/external/github-prettify-theme.css>-->
58- < script src =/libs/custom/my_js.js > </ script >
57+ <!--<link rel="stylesheet" href=" /libs/external/github-prettify-theme.css" >-->
58+ < script src =" /libs/custom/my_js.js " > </ script >
5959
6060 <!-- Favicon
6161 –––––––––––––––––––––––––––––––––––––––––––––––––– -->
62- <!-- <link rel="icon" type="image/png" href=/libs/icon.png>
63- <link rel="shortcut icon" type="image/png" href=/libs/icon.png> -->
62+ <!-- <link rel="icon" type="image/png" href=" /libs/icon.png" >
63+ <link rel="shortcut icon" type="image/png" href=" /libs/icon.png" > -->
6464
6565</ head >
6666< body >
@@ -93,7 +93,7 @@ <h1>William June Suk Choi</h1>
9393 < i class ="fa fa-github-square " aria-hidden ="true "> </ i >
9494 </ span >
9595
96- <!--span onclick="window.open('')" style="cursor: pointer">
96+ <!--span onclick="window.open('https://x.com/june_suk_choi ')" style="cursor: pointer">
9797 <i class="fa fa-twitter-square" aria-hidden="true"></i>
9898 </span-->
9999
@@ -118,12 +118,12 @@ <h1>William June Suk Choi</h1>
118118 < nav class ="navbar ">
119119 < div class ="container ">
120120 < ul class ="navbar-list ">
121- < li class ="navbar-item "> < a class ="navbar-link " href =/index.html#about > About</ a > </ li >
122- < li class ="navbar-item "> < a class ="navbar-link " href =/index.html#publications > Publications</ a > </ li >
123- < li class ="navbar-item "> < a class ="navbar-link " href =/index.html#education > Education</ a > </ li >
124- <!--<li class="navbar-item"><a class="navbar-link" href=/index.html#experience>Experience</a></li> -->
125- <!-- <li class="navbar-item"><a class="navbar-link" href=/index.html#honors>Honors & Awards</a></li> -->
126- <!-- <li class="navbar-item"><a class="navbar-link" href=/index.html#resume>Vitae</a></li> -->
121+ < li class ="navbar-item "> < a class ="navbar-link " href =" /index.html#about " > About</ a > </ li >
122+ < li class ="navbar-item "> < a class ="navbar-link " href =" /index.html#publications " > Publications</ a > </ li >
123+ < li class ="navbar-item "> < a class ="navbar-link " href =" /index.html#education " > Education</ a > </ li >
124+ <!--<li class="navbar-item"><a class="navbar-link" href=" /index.html#experience" >Experience</a></li> -->
125+ <!-- <li class="navbar-item"><a class="navbar-link" href=" /index.html#honors" >Honors & Awards</a></li> -->
126+ <!-- <li class="navbar-item"><a class="navbar-link" href=" /index.html#resume" >Vitae</a></li> -->
127127 </ ul >
128128 </ div >
129129 </ nav >
@@ -132,11 +132,18 @@ <h1>William June Suk Choi</h1>
132132< div class ="docs-section " id ="about ">
133133 < h4 > About</ h4 >
134134 < p >
135- I am a third-year Ph.D. student at Korea Advanced Institute of Science and
136- Technology (< a href ="https://www.kaist.ac.kr/en/ "> KAIST</ a > ), advised by
137- Prof. < a href ="https://sites.google.com/view/kiminlee/ "> Kimin Lee</ a > and
138- Prof. < a href ="https://alinlab.kaist.ac.kr/shin.html "> Jinwoo Shin</ a > . My
139- research focuses on enhancing the efficiency and controllability of
135+ I am a Ph.D. student at
136+ < a href ="https://www.kaist.ac.kr/en/ " target ="_blank "> KAIST</ a > , advised by
137+ < a href ="https://sites.google.com/view/kiminlee/ " target ="_blank "
138+ > Kimin Lee</ a
139+ >
140+ and
141+ < a href ="https://alinlab.kaist.ac.kr/shin.html " target ="_blank "
142+ > Jinwoo Shin</ a
143+ > , and an incoming research intern at
144+ < a href ="https://research.adobe.com/ " target ="_blank "> Adobe Research</ a >
145+ working with < a href ="https://mai-t-long.com/ " target ="_blank "> Long Mai</ a > .
146+ My research focuses on enhancing the efficiency and controllability of
140147 generative models, with a primary focus on image and video diffusion models.
141148 </ p >
142149</ div >
@@ -557,7 +564,7 @@ <h4>Honors & Awards</h4>
557564 < span onclick ="window.open('https://scholar.google.com/citations?hl=en&user=Djfb07QAAAAJ') " style ="cursor: pointer ">
558565 < i class ="ai ai-google-scholar-square " aria-hidden ="true "> </ i >
559566 </ span >
560- < span onclick ="window.open('') " style ="cursor: pointer ">
567+ < span onclick ="window.open('https://x.com/june_suk_choi ') " style ="cursor: pointer ">
561568 < i class ="fa fa-twitter-square " aria-hidden ="true "> </ i >
562569 </ span >
563570 < span onclick ="window.open('https://github.com/choi403') " style ="cursor: pointer ">
0 commit comments