mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 06:11:30 +00:00
ansol author
This commit is contained in:
parent
76bd48647d
commit
7ee88eede0
@ -1,21 +1,21 @@
|
|||||||
---
|
---
|
||||||
# Display name
|
# Display name
|
||||||
title: Nelson Bighetti
|
title: ANSOL
|
||||||
|
|
||||||
# Username (this should match the folder name)
|
# Username (this should match the folder name)
|
||||||
authors:
|
authors:
|
||||||
- admin
|
- ansol
|
||||||
|
|
||||||
# Is this the primary user of the site?
|
# Is this the primary user of the site?
|
||||||
superuser: true
|
superuser: true
|
||||||
|
|
||||||
# Role/position
|
# Role/position
|
||||||
role: Professor of Artificial Intelligence
|
role: Associação Nacional para o Software Livre
|
||||||
|
|
||||||
# Organizations/Affiliations
|
# Organizations/Affiliations
|
||||||
organizations:
|
# organizations:
|
||||||
- name: Stanford University
|
# - name: Stanford University
|
||||||
url: ""
|
# url: ""
|
||||||
|
|
||||||
# Short bio (displayed in user profile at end of posts)
|
# Short bio (displayed in user profile at end of posts)
|
||||||
bio: My research interests include distributed robotics, mobile computing and programmable matter.
|
bio: My research interests include distributed robotics, mobile computing and programmable matter.
|
||||||
@ -42,18 +42,18 @@ education:
|
|||||||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
|
# 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.
|
# form "mailto:your-email@example.com" or "#contact" for contact widget.
|
||||||
social:
|
social:
|
||||||
- icon: envelope
|
- icon: fa-envelope
|
||||||
icon_pack: fas
|
icon_pack: fas
|
||||||
link: '#contact' # For a direct email link, use "mailto:test@example.org".
|
link: 'mailto:contacto@ansol.org'
|
||||||
- icon: twitter
|
- icon: fa-twitter
|
||||||
icon_pack: fab
|
icon_pack: fab
|
||||||
link: https://twitter.com/GeorgeCushen
|
link: https://twitter.com/ansol
|
||||||
- icon: google-scholar
|
- icon: fa-telegram
|
||||||
icon_pack: ai
|
|
||||||
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
|
|
||||||
- icon: github
|
|
||||||
icon_pack: fab
|
icon_pack: fab
|
||||||
link: https://github.com/gcushen
|
link: https://t.me/ansolgeral
|
||||||
|
# - icon: github
|
||||||
|
# icon_pack: fab
|
||||||
|
# link: https://github.com/gcushen
|
||||||
# Link to a PDF of your resume/CV from the About widget.
|
# Link to a PDF of your resume/CV from the About widget.
|
||||||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
|
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
|
||||||
# - icon: cv
|
# - icon: cv
|
||||||
@ -61,15 +61,13 @@ social:
|
|||||||
# link: files/cv.pdf
|
# link: files/cv.pdf
|
||||||
|
|
||||||
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
||||||
email: ""
|
email: "contacto@ansol.org"
|
||||||
|
|
||||||
# Organizational groups that you belong to (for People widget)
|
# Organizational groups that you belong to (for People widget)
|
||||||
# Set this to `[]` or comment out if you are not using People widget.
|
# Set this to `[]` or comment out if you are not using People widget.
|
||||||
user_groups:
|
# user_groups:
|
||||||
- Researchers
|
# - Researchers
|
||||||
- Visitors
|
# - Visitors
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
A "ANSOL - Associação Nacional para o Software Livre" é uma associação portuguesa sem fins lucrativos que tem como fim a divulgação, promoção, desenvolvimento, investigação e estudo da Informática Livre e das suas repercussões sociais, políticas, filosóficas, culturais, técnicas e científicas.
|
||||||
|
|
||||||
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.
|
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@ -5,10 +5,10 @@ headless = true # This file represents a page section.
|
|||||||
active = true # Activate this widget? true/false
|
active = true # Activate this widget? true/false
|
||||||
weight = 20 # Order that this section will appear in.
|
weight = 20 # Order that this section will appear in.
|
||||||
|
|
||||||
title = "Biography"
|
title = "Apresentação"
|
||||||
|
|
||||||
# Choose the user profile to display
|
# Choose the user profile to display
|
||||||
# This should be the username of a profile in your `content/authors/` folder.
|
# This should be the username of a profile in your `content/authors/` folder.
|
||||||
# See https://sourcethemes.com/academic/docs/get-started/#introduce-yourself
|
# See https://sourcethemes.com/academic/docs/get-started/#introduce-yourself
|
||||||
author = "admin"
|
author = "ansol"
|
||||||
+++
|
+++
|
||||||
|
Loading…
Reference in New Issue
Block a user