-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathabout.qmd
More file actions
46 lines (38 loc) · 2.84 KB
/
about.qmd
File metadata and controls
46 lines (38 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: "Beatriz Milz"
image: bea.jpg
about:
template: trestles
links:
- icon: envelope
text: Email
href: mailto:milz.bea@gmail.com
- icon: github
text: GitHub
href: https://github.com/beatrizmilz
- text: "{{< iconify simple-icons bluesky >}} Bluesky"
href: https://bsky.app/profile/beatrizmilz.bsky.social
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/beatrizmilz/
- text: "{{< ai researchgate >}} Research Gate"
href: https://www.researchgate.net/profile/Beatriz-Milz
- text: "{{< ai lattes >}} Lattes"
href: http://lattes.cnpq.br/5150665880581477
- text: "{{< ai orcid >}} ORCID"
href: https://orcid.org/0000-0002-3064-4486
- icon: instagram
text: Instagram
href: https://www.instagram.com/bea.milz/
---
<center>
::: {.btn-group role="group" aria-label="About"}
<a href="about.html"> <button type="button" class="btn btn-primary me-md-2 btn-sm">English</button></a> <a href="about-pt.html"> <button type="button" class="btn btn-primary me-md-2 btn-sm">Português</button></a> <a href="about-es.html"><button type="button" class="btn btn-primary me-md-2 btn-sm">Español</button></a>
:::
</center>
::: {#hero-heading}
- **Academic background:** Beatriz Milz holds a PhD in Environmental Science. She is a researcher interested in topics such as water resources management, transparency and open data, environmental data science, and gender and the environment. She is currently conducting postdoctoral research at the Federal University of ABC (UFABC).
- **Scientific journals:** Since 2018, she has been part of the executive team of the journal [Ambiente & Sociedade](https://www.scielo.br/j/asoc/). Since 2024, she has been a **Software peer review editor** at [rOpenSci](https://ropensci.org/), and she is also part of the executive team of the [Revista Diálogos Socioambientais](https://periodicos.ufabc.edu.br/index.php/dialogossocioambientais/index).
- **Teaching:** She is a [certified tidyverse instructor by RStudio](https://education.rstudio.com/trainers/people/milz+beatriz/). She has experience teaching R in courses at [Curso-R](https://curso-r.com/), at [cebrap.lab](https://cebrap.org.br/cebrap-lab/), and in the [Summer Program at the Institute of Mathematics and Statistics (IME) – University of São Paulo (USP)](https://www.ime.usp.br/verao/).
- **Communities:** Since 2018, she has been a [co-organizer of R-Ladies São Paulo](https://rladies-sp.org/). She is also a [GitHub Star](https://stars.github.com/profiles/beatrizmilz/), a recognition by GitHub for individuals who are technical experts and community leaders who share their knowledge. As of 04/09/2024, there were only [73 GitHub Stars worldwide](https://stars.github.com/profiles/), and [only 8 of them in Brazil](https://stars.github.com/profiles/?country=Brazil).
:::