Skip to content

Commit 3f0461f

Browse files
committed
v1.2
1 parent 20952cb commit 3f0461f

2 files changed

Lines changed: 76 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)