forked from ourcodingclub/ourcodingclub.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
296 lines (292 loc) · 22.6 KB
/
team.html
File metadata and controls
296 lines (292 loc) · 22.6 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
---
layout: page
title: Team
permalink: /team/
---
<!-- Slider Start -->
<section id="global-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>OUR TEAM</h1>
<b><p><big>We are working with great people with a strong motivation to teach and learn. Here you can read more about the Coding Club team and our collaborators.</big></p></b>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio Start -->
<section id="portfolio-work">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Gergana Daskalova</h2>
<p>I am a PhD student with a research focus in global change ecology. I am interested in biodiversity change, global change drivers, conservation and agroecology. For my PhD research, I am conducting an attribution analysis of biodiversity change on local and global scales to determine if land use change explains biodiversity trends. I am absolutely fascinated by the power of good education in helping people reach and exceed their potential and dream big. My own dream is to become a lecturer and researcher at least as inspirational and empowering as the mentors that I have been fortunate to have so far. For more information, check out <a href="https://gndaskalova.com/" target="_blank">my personal website</a> and Twitter account <a href="https://twitter.com/gndaskalova" target="_blank">@gndaskalova</a>. I am part of the <a href="http://e3dtp.geos.ed.ac.uk/" target="_blank">NERC E3 Doctoral Training Programme</a> at the University of Edinburgh and I'm also a <a href="http://www.carnegie-trust.org/carnegiephdscholars2017/gergana-daskalova" target="_blank">Carnegie scholar.</a></p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/gergana.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>John Godlee</h2>
<p>I am a first year PhD student from the University of Edinburgh where I research how the canopy structure of savanna ecosystems is changing due to climate change. I have used R on a range of projects, from analysing employee satisfaction data for a private equity firm to mining linguistic transcripts for speech patterns. Through my own work, I have gained experience in using R for statistical modelling, mapping, data manipulation and R-markdown to make reproducible scripts. I have experience designing sustainable projects through my work in nature conservation and as the student representative for the Edinburgh University School of GeoSciences. I’m very interested in the role of open-source and collaborative technology in academia. I am part of the <a href="http://e3dtp.geos.ed.ac.uk/" target="_blank">NERC E3 Doctoral Training Programme.</a></p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/john.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Izzy Rich</h2>
<p>I am a third year Ecology and Environmental Sciences undergraduate student. I started coming to Coding Club in 2017, which sparked a passion for data. I’m excited to use my newfound skills in my dissertation next year and to help other people conquer their coding anxieties too! Coding Club is a great initiative to be a part of and I can’t wait to see where this journey takes me!</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/izzy.png" alt="Img" style="width: 250px;"/>
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Declan Valters</h2>
<p>I am a <a href="http://rse.ac.uk/" target="_blank">Research Software Engineer</a> working in the School of GeoSciences at the University of Edinburgh. I help researchers to write better scientific code, so that they can solve their research questions more efficiently with the right programming tools and methods. I've worked on a variety of software projects including numerical flood modelling, topographic analysis, land-surface modelling, and scientific workflow management. I occasionally blog about scientific programming at https://dvalts.io and tweet about programming under @dvalts. My favourite languages are Python, C++, and Fortran. I originally studied for an undergraduate degree and PhD in Earth sciences, but have since become a full-time software developer.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/declan.png" alt="Img" style="width: 270px;"/>
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Sandra Angers-Blondin</h2>
<p>I am a third year PhD student investigating the responses of tundra vegetation to climate change in the Arctic and the role of plant-plant interactions in modifying these responses. I have been using statistical programming since the beginning of my PhD and am therefore very familiar with the R language. I have experience teaching coding to undergraduate students as a demonstrator on the course “Ecological and Environmental Analysis”. I am excited to be part of this project, as I wish a similar opportunity had been available when I started teaching myself programming. </p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/sandra.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Haydn Thomas</h2>
<p>I’m a third year <a href="http://e3dtp.geos.ed.ac.uk/" target="_blank">NERC E3 DTP</a> PhD student investigating the causes and consequences of vegetation change in the tundra biome. My research requires a range of coding tools and software, from using GitHub repositories to hierarchical Bayesian modelling (which I still haven’t quite grasped yet!). I had never even used R before starting my PhD, so a course like this earlier on in my research career would have been immensely valuable: this is a great opportunity to pass on the skills I have learnt onto others. I have a large amount of teaching experience, both as a tutor for Masters and Undergraduate course and as a demonstrator in previous statistics classes, and have been previously nominated for a teaching award.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/haydn.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Pedro Miranda</h2>
<p>I'm a PhD student investigating the main floristic patterns and their environmental drivers in Lowland Tropical South America and how these patterns will change due to climate change. Through my project, I gained experience in handling large quantities of data in R, as well as in using different R packages and clustering methods. I began to consistently use this software in my research when I started my PhD and, because of this, I see how valuable an initiative such as Coding Club is for students and young researchers who want/need to acquire coding and data management skills in R. </p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/pedro.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Gabriela Hajduk</h2>
<p>I’m an evolutionary behavioural ecologist, with a particular interest in reproductive and social behaviours. I’m currently doing my PhD at the University of Edinburgh working on the superb fairy-wren (Malurus cyaneus). The main focus of my project is to explore the dynamics of inbreeding and infidelity, investigating context-dependent mate choice and the effects of the social environment in this cooperative breeder. Most of my time is spent working with a long-term dataset and modeling in R, however I also carry out fieldwork investigating the interactions between fairy-wren mothers and their sons in Australia. For more information, <a href="https://gkhajduk.github.io/" target="_blank">please see my website.</a></p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/portfolio/gabi.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Kat Keogan</h2>
<p>I am an ecologist interested in the effects of environmental change on marine ecosystems. For my PhD I am studying breeding phenology in seabirds, and the way in which they respond to changing conditions. I am researching the patterns, drivers and mechanisms of breeding phenology in a range of seabird species with diverse life history traits. I’m particularly interested in phenological trends on a global scale, and looking for patterns across phylogenetic groups or regions that might help us predict how species respond to environmental change. You can find more information <a href="http://phillimore.bio.ed.ac.uk/Kat%20Keogan">here</a>.</a></p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/portfolio/kat.png" alt="Img" style="width: 250px;"/>
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Dr Isla Myers-Smith</h2>
<p>Dr Isla Myers-Smith is a senior lecturer in the Ecological and Environmental Sciences Programme at the University of Edinburgh and winner of the EUSA teaching award for innovative assessment for the course Conservation Science. She works with large-scale ecological data to understand global change in tundra ecosystems and biodiversity change across the globe. She is particularly interested in how to encourage the development of quantitative skills to keep up with the rapid advances in statistics and programming in the field of ecology. Check out <a href="https://teamshrub.wordpress.com/" target="_blank">TeamShrub's website and blog</a> for updates on their research.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/isla.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Dr Kyle Dexter</h2>
<p>Dr Kyle Dexter is a Lecturer in Plant Ecology at the University of Edinburgh and a Research Associate at the Royal Botanic Garden Edinburgh. Much of his teaching focuses on statistics, at the undergraduate, masters and Ph.D. levels, while he also teaches forest ecology and a field course on plant and invertebrate identification. His research focuses on large-scale eco-evolutionary studies of tropical plants. He completed his Ph.D. in the USA and a postdoctoral fellowship in France prior to moving to the UK and thus has experience with a variety of pedagogical environments. For more information, check out <a href="http://phylodiversity.net/kdexter/HOME.html" target="_blank">the research group's website.</a></p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/kyle.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Dr Christina Coakley</h2>
<p>Dr Christina Coakley is a University Teacher within the School of GeoSciences at the University of Edinburgh. She has created a Virtual Learning Environment (VLE) to develop a basic understanding of the R Statistical Software among undergraduate students and fully supports the advancement of quantitative teaching through in-person and online distance learning. </p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/chrissy.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<h1>Collaborators</h1>
<p>We are very keen to connect with people around the world who are also interested in promoting skills in statistics and programming and would love to organise collaborative workshops, so feel free to get in touch with us.</p>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Francesca Mancini</h2>
<p><a href="https://francescamancini.github.io/" target="_blank">Francesca</a> is a PhD student from the University of Aberdeen, where she uses computational methods and non-conventional data sources to study sustainability of socio-ecological systems. Francesca is also the leader of the <a href="https://aberdeenstudygroup.github.io/studyGroup/" target="_blank">Aberdeen Study Group</a> and together we organised Coding Club's first joint workshop on <a href="https://ourcodingclub.github.io/2017/03/20/seecc.html" target="_blank">quantifying population change and visualising species occurrence</a>. You can read more about our joint workshop on the <a href="https://teamshrub.wordpress.com/2017/04/10/coding-club-goes-to-aberdeen-and-the-impact-awards/" target="_blank">Team Shrub blog</a> and <a href="https://francescamancini.github.io/FirstSteps/" target="_blank">Francesca's blog</a>. We look forward to working together again in the future!</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/francesca.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<p></p>
<p></p>
<p></p>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Koenraad van Meerbeek</h2>
<p><a href="http://pure.au.dk/portal/en/persons/koenraad-van-meerbeek(a52348f4-25d1-4542-8f61-d6e444444f56).html" target="_blank">I am a postdoc at the Center for Biodiversity Dynamics in a changing world</a> at Aarhus University in Denmark. My PhD at the University of Leuven (Belgium) was about the link between nature conservation and bioenergy production. Now, I am studying the effects of global change drivers (climate change, invasive species) on biodiversity and ecosystem functioning on a global scale. I am also interested in how to best design nature conservation in the future. As a nature conservation manager of a protected area in Belgium, I also have practical experience in protecting the regional biodiversity. I really love statistics and I try to learn as much as possible (so much to learn!). By teaching and developing tutorials, I want to pass on this fascination to other people. I will soon move to fixed position in Belgium, where I will be teaching courses like Ecology, Botany and Ecological data processing (statistics!).</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/koenraad.png" alt="Img" style="width: 250px;"/>
</div>
</div><!-- .col-md-5 close -->
</div>
<p></p>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Max Farrell</h2>
<p><a href="http://farrell.research.mcgill.ca" target="_blank">Max Farrell</a> is a PhD student in the Biology Department at McGill University. His research merges theory and tools from macroecology, computational statistics, and biodiversity genomics to study interactions between hosts and parasites. You can check out the `Stan` tutorial we developped with Max <a href="https://ourcodingclub.github.io/2018/04/17/stan-intro.html" target="_blank">here</a>.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/max.png" alt="Img" style="width: 250px;"/>
</div>
</div><!-- .col-md-5 close -->
</div>
<h1>Coding Club Alumni</h1>
<p>Coding Club is approaching its third birthday! Time has passed and some of our members have graduated and continued onto further adventures!</p>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Claudia Meca</h2>
<p>I'm in my 4th (and last!) year of my undergraduate degree in Ecological and Environmental Sciences. My interests lie in sustainable development and peaceful coexistence with nature i.e. permaculture and my passion is definitely wildlife conservation! My dissertation will focus on biodiversity changes and ecosystem interactions across altitudes, with access to data from cloud forests in Peru and alpine tundra in Canada. For this, I will of course, be using R. I was introduced to R two years ago and since then have become fascinated by with what computers can produce with a simple script of code. It has been a love-hate relationship (but mostly love) and I want to show as many people as possible that coding is not as abstract or inaccessible as it looks!</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/claudia.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Sam Kellerhals</h2>
<p>I'm an undergraduate in my final year studying ecological & environmental sciences at the University of Edinburgh, with my honours project focusing on quantifying the above-ground carbon stored in Arctic ecosystems. Over the years I've delved into many projects, from founding Elpis Solar, a non-profit developing solar-powered infrastructure for refugee camps, to establishing the Edinburgh Mindfulness Ambassador Award and Social Innovation Forum. Coding Club is a unique opportunity for students across the department of Geosciences to broaden their knowledge and advance their field through working at the intersection of Environmental Science and Informatics. I am excited to be part of this journey!</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/sam.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Eleanor Walker</h2>
<p>I am currently in my fourth year studying Ecological and Environmental Sciences at the University of Edinburgh. Having proficient coding skills promises to become of more importance as I enter my final year. In particular, to aid with independent research projects such as my dissertation. Being a class representative for my degree programme has given me the opportunity to talk to peers about potential ways to increase student support in this area. Joining a research expedition this summer lead by Dr Isla Myers-Smith has taught me valuable techniques such as technical expertise, data analysis and ethics in the field, while enabling me to work with a team of scientist who are experts in their field.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/eleanor.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
<div class="row">
<div class="col-md-7 col-sm-12">
<div class="block">
<h2>Joe Boyle</h2>
<p>I’m a fourth-year ecology student looking for ways to improve my R skills without having to read books about it alone in a darkened room. I've been a member of Team Shrub since November 2014, including the 2015 field season, from which I gained direct experience in scientific practice, including some coding. I’ve been trying to practice R whenever I can, but it’s difficult to know what’s possible of myself and the software without some outside help. Considering how important R is for modern ecology, this course should give me some of the skills I need to improve both my final year’s work and anything beyond.</p>
</div>
</div><!-- .col-md-7 close -->
<div class="col-md-5 col-sm-12">
<div class="block">
<img src="{{ site.baseurl }}/img/joe.png" alt="Img">
</div>
</div><!-- .col-md-5 close -->
</div>
</div>
</section>
<!-- Call to action Start -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>We are always looking for new ideas and feedback.</h2>
<b><p><big>We are very keen to discuss ways to innovate teaching in quantitative analysis and are also happy to share our experience in creating and leading Coding Club. Feel free to contact us with any questions or feedback: we would really appreciate your input!</big></p></b>
<a class="btn btn-default btn-call-to-action" href="#" >Get in touch</a>
</div>
</div>
</div>
</div>
</section>