Skip to content

Commit 313c539

Browse files
authored
Add files via upload
1 parent 3a02600 commit 313c539

File tree

2 files changed

+75
-0
lines changed

2 files changed

+75
-0
lines changed
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
# Display name
3+
title: Yiming Yao
4+
5+
# Full Name (for SEO)
6+
first_name: Yiming
7+
last_name: Yao
8+
9+
# Is this the primary user of the site?
10+
superuser: true
11+
12+
# Role/position
13+
role: Ph.D Student
14+
15+
# homepage: # If you do not want to use the internal homepage, set this to your external homepage
16+
17+
# Organizations/Affiliations
18+
organizations:
19+
- name: Peking University
20+
url: 'https://www.pku.edu.cn/'
21+
22+
# # Short bio (displayed in user profile at end of posts)
23+
# bio: My research interests include distributed robotics, mobile computing and programmable matter.
24+
25+
# interests:
26+
# - Artificial Intelligence
27+
# - Computational Linguistics
28+
# - Information Retrieval
29+
30+
# education:
31+
# courses:
32+
# - course: PhD in Artificial Intelligence
33+
# institution: Stanford University
34+
# year: 2012
35+
# - course: MEng in Artificial Intelligence
36+
# institution: Massachusetts Institute of Technology
37+
# year: 2009
38+
# - course: BSc in Artificial Intelligence
39+
# institution: Massachusetts Institute of Technology
40+
# year: 2008
41+
42+
# Social/Academic Networking
43+
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
44+
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
45+
# form "mailto:[email protected]" or "#contact" for contact widget.
46+
# social:
47+
# - icon: envelope
48+
# icon_pack: fas
49+
# link: 'mailto:[email protected]'
50+
# - icon: twitter
51+
# icon_pack: fab
52+
# link: https://twitter.com/GeorgeCushen
53+
# - icon: google-scholar
54+
# icon_pack: ai
55+
# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
56+
# - icon: github
57+
# icon_pack: fab
58+
# link: https://github.com/gcushen
59+
# Link to a PDF of your resume/CV from the About widget.
60+
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
61+
# - icon: cv
62+
# icon_pack: ai
63+
# link: files/cv.pdf
64+
65+
# Enter email to display Gravatar (if Gravatar enabled in Config)
66+
67+
68+
# Highlight the author in author lists? (true/false)
69+
highlight_name: false
70+
71+
# Organizational groups that you belong to (for People widget)
72+
# Set this to `[]` or comment out if you are not using People widget.
73+
user_groups:
74+
- Graduate Students
75+
---
771 KB
Loading

0 commit comments

Comments
 (0)