forked from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cv.yml
77 lines (71 loc) · 2.11 KB
/
cv.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
- title: General Information
type: map
contents:
- name: Full Name
value: Yiduo Hao
- name: Month of Birth
value: May, 2002
- name: Institution Email
value: [email protected]
# - name: Languages
# value: English, German
- title: Education
type: time_table
contents:
# - 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.
- title: Experience
type: time_table
contents:
- title: Research Intern
institution: Swiss Federal Institute of Technology Lausanne (EPFL)
year: Summer 2023
description:
- Hosted by Prof. Haitham Hassanieh and Prof. Saurabh Gupta (UIUC).
# - Description 1.
# - Description 2.
# - title: Description 3.
# contents:
# - Sub-description 1.
# - Sub-description 2.
- title: Research Intern
institution: Microsoft Research Asia (MSRA)
year: 2022 - 2023
description:
- Hosted by Dr. Yuhui Yuan and Dr. Han Hu.
# - title: Open Source Projects
# type: time_table
# contents:
# - title: <a href="https://github.com/alshedivat/al-folio">al-folio</a>
# 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
# - title: Academic Interests
# type: nested_list
# contents:
# - title: Topic 1.
# items:
# - Description 1.
# - Description 2.
# - title: Topic 2.
# items:
# - Description 1.
# - Description 2.
# - title: Other Interests
# type: list
# contents:
# - <u>Hobbies:</u> Hobby 1, Hobby 2, etc.