diff --git a/_config.yml b/_config.yml index 186cf73e1a7d..18b84f6e889d 100644 --- a/_config.yml +++ b/_config.yml @@ -2,13 +2,13 @@ # Site settings # ----------------------------------------------------------------------------- -title: blank # the website title (if blank, full name will be used instead) +title: Yiduo Hao # the website title (if blank, full name will be used instead) first_name: Yiduo middle_name: last_name: Hao -email: yh463@cam.ac.uk +email: yiduohao@seas.upenn.edu description: > # the ">" symbol means to ignore newlines until "footer_text:" - # A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. + Academic website of Yiduo Hao. footer_text: > Powered by Jekyll with al-folio theme. keywords: # add your own keywords or leave empty @@ -38,7 +38,7 @@ repo_trophies: # will use title and url fields # Take a look to https://github.com/jekyll/jekyll-feed for more customization -rss_icon: true +rss_icon: false # ----------------------------------------------------------------------------- # Layout @@ -67,7 +67,7 @@ og_image: # The site-wide (default for all links) Open Graph preview image github_username: yiduohao # your GitHub user name gitlab_username: # your GitLab user name -x_username: # your X handle +x_username: YiduoHao # your X handle mastodon_username: # your mastodon instance+username in the format instance.tld/@username linkedin_username: david-yiduo-hao # your LinkedIn user name telegram_username: # your Telegram user name diff --git a/_data/cv.yml b/_data/cv.yml index 6960f44b199d..4ee78ff0ebaa 100644 --- a/_data/cv.yml +++ b/_data/cv.yml @@ -13,24 +13,24 @@ - title: Education type: time_table contents: - - title: B.A. in Information and Computer Engineering + - title: Ph.D. in Computer and Information Science + institution: University of Pennsylvania + year: 2024 - + description: + - title: B.A. & M.E. in Information and Computer Engineering institution: University of Cambridge year: 2020 - 2024 description: - Ranked top 4% among 319 students. - # - Description 2. - # - title: Description 3. - # contents: - # - Sub-description 1. - # - Sub-description 2. - title: Experience type: time_table contents: - title: Research Intern institution: Swiss Federal Institute of Technology Lausanne (EPFL) - year: 2023 - # description: + year: Summer 2023 + description: + - Hosted by Prof. Haitham Hassanieh and Prof. Saurabh Gupta (UIUC). # - Description 1. # - Description 2. # - title: Description 3. @@ -40,7 +40,8 @@ - title: Research Intern institution: Microsoft Research Asia (MSRA) year: 2022 - 2023 - # description: + description: + - Hosted by Dr. Yuhui Yuan and Dr. Han Hu. # - title: Open Source Projects @@ -50,21 +51,14 @@ # year: 2015-now # description: A beautiful, simple, clean, and responsive Jekyll theme for academics. -- title: Honors and Awards - type: time_table - contents: - - year: 2021 - 2023 - items: - - College Scholarship & Tripos Prize 2023 - - College Scholarship & Tripos Prize 2022 - - College Scholarship & Tripos Prize 2021 - - year: 2019 - items: - - FIRST Robotics Competition - Winner - - year: 2018 - items: - - Roboitics China Championship - 2nd Place - - FIRST Robotics Competition - Winner +# - title: Honors and Awards +# type: time_table +# contents: +# - year: 2021 - 2023 +# items: +# - College Scholarship & Tripos Prize 2023 +# - College Scholarship & Tripos Prize 2022 +# - College Scholarship & Tripos Prize 2021 # - title: Academic Interests # type: nested_list # contents: diff --git a/_layouts/about.liquid b/_layouts/about.liquid index 9a5eb99f1cc9..0b345186699a 100644 --- a/_layouts/about.liquid +++ b/_layouts/about.liquid @@ -40,6 +40,14 @@ layout: default
{{ content }}
+ + {% if page.social %} +
+
{% include social.liquid %}
+
{{ site.contact_note }}
+
+ {% endif %} + {% if page.news and site.announcements.enabled %}

@@ -65,14 +73,7 @@ layout: default {% include selected_papers.liquid %} {% endif %} - - {% if page.social %} -
-
{% include social.liquid %}
-
{{ site.contact_note }}
-
- {% endif %} diff --git a/_pages/about.md b/_pages/about.md index dd8233742732..88e22dfd1d90 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -3,16 +3,17 @@ layout: about title: about permalink: / # subtitle: University of Cambridge -subtitle: University of Cambridge +subtitle: # |+ + # University of Pennsylvania profile: - align: right + align: left image: prof_pic.jpg image_circular: false # crops the image to make it circular more_info: - > -

University of Cambridge

-

yh463@cam.ac.uk

+ # > + #

University of Pennsylvania

+ #

yh463@cam.ac.uk

news: true # includes a list of news items latest_posts: false # includes a list of the newest posts @@ -20,9 +21,6 @@ selected_papers: true # includes a list of papers marked as "selected={true}" social: true # includes social icons at the bottom of the page --- -Hi! I am a final-year undergraduate student at the University of Cambridge, majoring in Information and Computer Engineering. I am working at the [Cambridge Machine Learning Group](https://mlg.eng.cam.ac.uk/), supervised by [Prof. Jose Miguel Hernandez-Lobato](https://jmhl.org/). - -Previously, I was a research intern at EPFL under the [Summer@EPFL](https://summer.epfl.ch/) program, advised by [Prof. Haitham Hassanieh (EPFL)](https://people.epfl.ch/haitham.alhassanieh/?lang=en) and [Prof. Saurabh Gupta (UIUC)](https://saurabhg.web.illinois.edu/). Before that, I was fortunate to intern at the Visual Computing Group in Microsoft Research Asia (MSRA) , collaborating with [Dr. Yuhui Yuan](https://www.microsoft.com/en-us/research/people/yuyua/) and [Dr. Han Hu](https://ancientmooner.github.io/). - -**Research Interests** My research area lies broadly in Computer Vision, Machine Learning and Robotics. Specifically, I am interested in Generative Models and Multimodality for 2D/3D vision, as well as language, wireless, and acoustics. I am also excited about their applications in robotics and autonomous driving. +Hi! I am a first-year CIS Ph.D. student at the University of Pennsylvania. Previously, I finished my undergraduate at the University of Cambridge, supervised by [Prof. Jose Miguel Hernandez-Lobato](https://jmhl.org/). I was a research intern at EPFL, advised by [Prof. Haitham Hassanieh](https://people.epfl.ch/haitham.alhassanieh/?lang=en) and [Prof. Saurabh Gupta](https://saurabhg.web.illinois.edu/). Before that, I was fortunate to intern at the Visual Computing Group in Microsoft Research Asia (MSRA) , collaborating with [Dr. Yuhui Yuan](https://www.microsoft.com/en-us/research/people/yuyua/) and [Dr. Han Hu](https://ancientmooner.github.io/). +My research area lies broadly in Computer Vision and Machine Learning. Specifically, I am interested in 3D Computer Vision, Multimodal Multi-Sensor Learning and Generative Models. I am also excited about their applications in Robotics and Autonomous Driving. diff --git a/_sass/_base.scss b/_sass/_base.scss index 71a004aa8739..04bde47c60e1 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -201,7 +201,7 @@ blockquote { @media (min-width: 576px) { .profile { - width: 30%; + width: 22%; .address { p { @@ -366,7 +366,7 @@ blockquote { text-align: center; .contact-icons { - font-size: 4rem; + font-size: 3rem; a { i::before { diff --git a/assets/img/prof_pic.jpg b/assets/img/prof_pic.jpg index ff6dc4243871..34f98926a8c9 100644 Binary files a/assets/img/prof_pic.jpg and b/assets/img/prof_pic.jpg differ