Skip to content

Commit 39a68c1

Browse files
committed
Add Elio as instructor
1 parent e6542fa commit 39a68c1

File tree

3 files changed

+24
-15
lines changed

3 files changed

+24
-15
lines changed

images/instructors/eliocampitelli.jpg

15 KB
Loading

workshops/summer-2025-cohort-1-intro.qmd

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Welcome and introduction
33
subtitle: R package development workshop
4-
author: Ella Kaye and Pao Corrales
4+
author: Ella Kaye, Pao Corrales, Elio Campitelli
55
format: forwardspres-revealjs
66
---
77

@@ -11,38 +11,47 @@ format: forwardspres-revealjs
1111

1212
:::: {.columns}
1313

14-
::: {.column width="50%"}
15-
### Ella Kaye
14+
::: {.column width="33%"}
15+
### [Ella Kaye](https://ellakaye.co.uk)
1616

17-
![](../images/instructors/ellakaye.jpeg){width=50%}
17+
![](../images/instructors/ellakaye.jpeg){width=60%}
1818

1919
:::{.smaller80}
2020
Research Software Engineer
2121

2222
University of Warwick
23-
24-
<https://ellakaye.co.uk>
2523
:::
2624
:::
2725

28-
::: {.column width="50%"}
29-
### Pao Corrales
26+
::: {.column width="33%"}
27+
### [Pao Corrales](https://paocorrales.github.io/)
3028

31-
![](../images/instructors/paocorrales.png){width=50%}
29+
![](../images/instructors/paocorrales.png){width=60%}
3230

3331
:::{.smaller80}
3432
Research Software Engineer
3533

3634
21st Century Weather Centre
35+
:::
36+
:::
37+
38+
::: {.column width="33%"}
39+
### [Elio Campitelli](https://eliocamp.github.io)
3740

38-
<https://paocorrales.github.io/>
41+
![](../images/instructors/eliocampitelli.jpg){width=60%}
42+
43+
:::{.smaller80}
44+
Atmospheric Scientist
45+
46+
Monash University
3947
:::
4048

4149
:::
4250

4351
::::
4452

4553

54+
4655
## Course material
4756

4857
- Website and slides
@@ -65,9 +74,9 @@ Mondays, 09:00-10:30 UTC
6574
|----|----|----|----|
6675
| [Package foundations](../modules/01-package-foundations/index.qmd) | June 2nd | Pao | Ella |
6776
| [Function documentation and dependencies](../modules/02-documentation/index.qmd) | June 16th | Ella | Pao |
68-
| [Testing](../modules/03-testing/index.qmd) | June 30th | Pao | Ella |
77+
| [Testing](../modules/03-testing/index.qmd) | June 30th | Pao | Elio |
6978
| [Package check and documentation](../modules/04-check-package-documentation/index.qmd) | July 14th | Ella | Pao |
70-
| [Packaging data; Publication and maintenance](../modules/05-data-publication-maintenance/index.qmd) | July 28th | Pao | Ella |
79+
| [Packaging data; Publication and maintenance](../modules/05-data-publication-maintenance/index.qmd) | July 28th | Pao | Elio |
7180

7281
## Pieces of a puzzle
7382

workshops/summer-2025-cohort-1.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Summer 2025, cohort 1
88

99
## Instructors
1010

11-
{{< fa user >}}   [Ella Kaye](https://ellakaye.co.uk) and [Pao Corrales](https://paocorrales.github.io/)
11+
{{< fa user >}}   [Ella Kaye](https://ellakaye.co.uk), [Pao Corrales](https://paocorrales.github.io/), and [Elio Campitelli](https://eliocamp.github.io).
1212

1313
{{< fa envelope >}}   [ella.m.kaye\@warwick.ac.uk](mailto:[email protected])
1414

@@ -22,9 +22,9 @@ title: Summer 2025, cohort 1
2222
|----|----|----|----|
2323
| [Package foundations](../modules/01-package-foundations/index.qmd) | June 2nd | Pao | Ella |
2424
| [Function documentation and dependencies](../modules/02-documentation/index.qmd) | June 16th | Ella | Pao |
25-
| [Testing](../modules/03-testing/index.qmd) | June 30th | Pao | Ella |
25+
| [Testing](../modules/03-testing/index.qmd) | June 30th | Pao | Elio |
2626
| [Package check and documentation](../modules/04-check-package-documentation/index.qmd) | July 14th | Ella | Pao |
27-
| [Packaging data; Publication and maintenance](../modules/05-data-publication-maintenance/index.qmd) | July 28th | Pao | Ella |
27+
| [Packaging data; Publication and maintenance](../modules/05-data-publication-maintenance/index.qmd) | July 28th | Pao | Elio |
2828

2929
## Welcome and introduction
3030

0 commit comments

Comments
 (0)