-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
98 lines (81 loc) · 3.96 KB
/
index.qmd
File metadata and controls
98 lines (81 loc) · 3.96 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
#title: "Ben Black"
#description: "Head of the Working Group Data and Modelling Infrastructure for Living Labs"
pagetitle: "Ben Black"
format:
html:
css: css/home.css
---
<!--# Note: Fontawesome and Schotastics quarto extensions required for icons. -->
<link rel="stylesheet" href="css/academicons.min.css"/>
<section>
<div class="img-bio">
<img src="assets/landing_portrait_cropped.jpg" alt="photo of Ben Black" class="author-photo"/>
<h2 style="font-weight:500!important;text-align:center!important; text-decoration:none;">Ben Black</h2>
<h3 style="margin:0!important;padding:0!important;text-decoration:none;">Head of the Working Group Data and Modelling Infrastructure for Living Labs</h3>
<div class="social">
<a href="https://www.linkedin.com/in/ben-black-9889a1150/" class="fa fa-brands fa-linkedin fa-2x"></a>
<a href="https://github.com/blenback" class="fa fa-brands fa-github fa-2x"></a>
<a href= "mailto:bblack@ethz.ch" class="fa fa-solid fa-envelope fa-2x"></a>
<a href="https://www.researchgate.net/profile/Benjamin-Black-5" class="fa fa-brands fa-researchgate fa-2x"></a>
<a href="https://orcid.org/my-orcid?orcid=0000-0002-8113-2114" class="fa fa-brands fa-orcid fa-2x"></a>
<a href="https://twitter.com/Blen_Back" class="fa fa-brands fa-twitter fa-2x"></a>
<a href="https://scholar.google.com/citations?hl=en&user=h00y-m4AAAAJ" class="ai ai-google-scholar ai-2x"></a>
</div>
</div>
<div class="bio">
<h1>Hi there!</h1>
I'm Ben, a scientific researcher currently working as Head of the Working Group Data and Modelling Infrastructure for Living Labs at the [Leibniz Centre for Agricultural Landscape Research (ZALF)](https://www.zalf.de/en/Pages/ZALF.aspx) within the [Innovation Centre for Agricultural System Transformation](https://www.zalf.de/en/struktur/iat/Pages/default.aspx).
I'm a BIG fan of R stats for everything research related particularly for promoting open science and reproducibility. I started this site/blog to share some of my work that doesn't necessarily make it into publications in the hope that others will find it useful. Thanks for stopping by!
<br>
<br>
<div class="activities">
<div class="interests">
<span class="activity">Experience</span>
<div class="education-element">
<div class="icon">{{< fa chalkboard-user >}}</div>
<div class="degree">Lecturer in [Participatory Environmental Modelling](https://irl.ethz.ch/education/courses/msc/participatory_modelling.html), 2021 - Present</div>
<div class="school"> ETH Zürich</div>
</div>
<br>
<div class="education-element">
<div class="icon">{{< fa list-check >}}</div>
<div class="degree">Post Doctoral Researcher, 2025-2026 </div>
<div class="school"> ETH Zürich</div>
</div>
<br>
<div class="education-element">
<div class="icon">{{< fa list-check >}}</div>
<div class="degree">Freelance Research Consultant, 2025-2026 </div>
<div class="school"> Prognos AG</div>
</div>
<br>
<div class="education-element">
<div class="icon">{{< fa people-roof >}}</div>
<div class="degree">Project Manager 2015 - 2017</div>
<div class="school"> Elephant Livelihood Initiatives and Environment (E.L.I.E)</div>
</div>
</div>
<div class="education">
<span class="activity">Education</span>
<div class="education-element">
<div class="icon">{{< fa graduation-cap >}}</div>
<div class="degree">PhD in Planning of Landscape and Urban Systems, 2020 - 2025</div>
<div class="school"> ETH Zürich</div>
</div>
<br>
<div class="education-element">
<div class="icon">{{< fa graduation-cap >}}</div>
<div class="degree">MSc in Environmental Sciences, Policy and Management, 2020</div>
<div class="school">Central European University, University of Manchester, Lund University, University of the Aegean</div>
</div>
<br>
<div class="education-element">
<div class="icon">{{< fa graduation-cap >}}</div>
<div class="degree">BSc with 1st Class Honours in Biological Sciences, 2014</div>
<div class="school">Edinburgh Napier University</div>
</div>
</div>
</div>
</div>
</section>