Skip to content

Commit b5b2d74

Browse files
committed
configuration update
1 parent f8cbe40 commit b5b2d74

4 files changed

Lines changed: 20 additions & 29 deletions

File tree

_config.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,30 +25,22 @@ author:
2525
avatar : "profile-rodrigo-otoni.jpg"
2626
name : "Rodrigo Otoni"
2727
pronouns : # example: "she/her"
28-
bio : "Postdoc at USI Lugano"
29-
employer : "USI Lugano"
30-
location : "Switzerland"
28+
bio : "Postdoc at USI Lugano, Switzerland"
29+
employer : # "USI Lugano"
30+
location : # "Switzerland"
3131
uri : # URL
3232
email : "otonir@usi.ch"
3333

3434
# Academic websites
35+
orcid : "https://orcid.org/0000-0003-1097-2367"
3536
academia : # URL
3637
arxiv : # URL - Update with the correct link to your profile
3738
googlescholar : "https://scholar.google.com/citations?user=mK3qncsAAAAJ&hl=en&oi=ao"
3839
impactstory : # URL
39-
orcid : "https://orcid.org/0000-0003-1097-2367"
4040
semantic : # URL
4141
pubmed : # URL
4242
researchgate : # URL
43-
scopus : # URL
44-
45-
# Repositories and software development
46-
bitbucket : # Username - Update with your username on the site
47-
codepen : # Username
48-
dribbble : # Username
49-
github : "rodrigo7491"
50-
kaggle : # Username
51-
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
43+
scopus : # URL
5244

5345
# Social media
5446
bluesky : # Replace this with you Bluesky username
@@ -76,6 +68,14 @@ author:
7668
youtube : # Username
7769
zhihu : # Username
7870

71+
# Repositories and software development
72+
bitbucket : # Username - Update with your username on the site
73+
codepen : # Username
74+
dribbble : # Username
75+
github : "rodrigo7491"
76+
kaggle : # Username
77+
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
78+
7979
# Publication Category - The following the list of publication categories and their headings
8080
publication_category:
8181
books:

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ main:
2424
# url: /year-archive/
2525

2626
- title: "CV"
27-
url: /cv/
27+
url: /files/CV-Rodrigo_Otoni.pdf #/cv/
2828

2929
# - title: "CV"
3030
# url: /cv-json/

_pages/about.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
---
22
permalink: /
3-
title: ""
3+
title: "About me"
44
author_profile: true
55
redirect_from:
66
- /about/
77
- /about.html
88
---
99

10-
TODO
10+
I am currently a postdoctoral researcher at **USI Lugano** working on approaches for automated reasoning in the contexts of verification, synthesis, and certification.
11+
12+
I will be joining the **University of Groningen** as an assistant professor in September 2025.
13+
14+
For full details, please see my CV.

_pages/cv.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,3 @@ redirect_from:
99

1010
{% include base_path %}
1111

12-
Education
13-
======
14-
* Ph.D in Informatics, USI Lugano, 2023
15-
* M.S. in Computer Science, Universidade Federal de Pernambuco, 2018
16-
* B.S. in Computer Science, Universidade Federal de Sergipe, 2016
17-
18-
Work experience
19-
======
20-
* Postdoctoral Researcher (Nov. 2023 -- Aug. 2025)
21-
* USI Lugano
22-
23-
* Research Engineer (Sep. 2021 -- Dec. 2022)
24-
* Informal Systems

0 commit comments

Comments
 (0)