3447a7c67a
And remove `user_groups` from author profile for personal demo to simplify site creation.
77 lines
2.7 KiB
Markdown
77 lines
2.7 KiB
Markdown
---
|
|
# Display name
|
|
title: Nelson Bighetti
|
|
|
|
# Is this the primary user of the site?
|
|
superuser: true
|
|
|
|
# Role/position/tagline
|
|
role: Professor of Artificial Intelligence
|
|
|
|
# Organizations/Affiliations to show in About widget
|
|
organizations:
|
|
- name: Stanford University
|
|
url: https://www.stanford.edu/
|
|
|
|
# Short bio (displayed in user profile at end of posts)
|
|
bio: My research interests include distributed robotics, mobile computing and programmable matter.
|
|
|
|
# Interests to show in About widget
|
|
interests:
|
|
- Artificial Intelligence
|
|
- Computational Linguistics
|
|
- Information Retrieval
|
|
|
|
# Education to show in About widget
|
|
education:
|
|
courses:
|
|
- course: PhD in Artificial Intelligence
|
|
institution: Stanford University
|
|
year: 2012
|
|
- course: MEng in Artificial Intelligence
|
|
institution: Massachusetts Institute of Technology
|
|
year: 2009
|
|
- course: BSc in Artificial Intelligence
|
|
institution: Massachusetts Institute of Technology
|
|
year: 2008
|
|
|
|
# Social/Academic Networking
|
|
# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
|
|
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
|
|
# form "mailto:your-email@example.com" or "/#contact" for contact widget.
|
|
social:
|
|
- icon: envelope
|
|
icon_pack: fas
|
|
link: '/#contact'
|
|
- icon: twitter
|
|
icon_pack: fab
|
|
link: https://twitter.com/GeorgeCushen
|
|
- icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack
|
|
icon_pack: fas
|
|
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
|
|
- icon: github
|
|
icon_pack: fab
|
|
link: https://github.com/gcushen
|
|
- icon: linkedin
|
|
icon_pack: fab
|
|
link: https://www.linkedin.com/
|
|
|
|
# Link to a PDF of your resume/CV.
|
|
# To use: copy your resume to `static/media/resume.pdf`, enable `ai` icons in `params.toml`,
|
|
# and uncomment the lines below.
|
|
# - icon: cv
|
|
# icon_pack: ai
|
|
# link: media/resume.pdf
|
|
|
|
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
|
email: ""
|
|
|
|
# Highlight the author in author lists? (true/false)
|
|
highlight_name: false
|
|
---
|
|
|
|
Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
|
|
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
|
|
|
|
{{< icon name="download" pack="fas" >}} Download my {{< staticref "media/demo_resume.pdf" "newtab" >}}resumé{{< /staticref >}}.
|