site-perso/about.qmd
2024-10-24 10:08:12 +02:00

11 lines
No EOL
248 B
Text

---
title: "About me"
---
```{r}
#| echo: false
age <- as.numeric(floor(difftime(as.Date(Sys.Date()), as.Date.character("2000-01-01"), units = "weeks") / 52.25))
```
I'm a `r age` years old PhD student in Applied Mathematics at MIA Paris-Saclay.