-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
313 lines (308 loc) · 23.6 KB
/
index.html
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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Matteo Angeli</title>
<link rel="icon" type="image/x-icon" href="assets/img/butterfly.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<!-- Iconify.Design iconc (free) -->
<script src="https://code.iconify.design/iconify-icon/1.0.7/iconify-icon.min.js"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Matteo Angeli</span>
<!-- Side-navbar Pic - ATTENTION: this pic will be shown only in wide screens, in the side-navbar -->
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/img/photo_2023-12-02_01-32-32_C.jpg"/></span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#education">Education</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#skills">Skills</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#interests">Interests</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#awards">Publications</a></li>
</ul>
</div>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
<!-- About-->
<section class="resume-section" id="about">
<div class="resume-section-content">
<div class="propic-container">
<img src="assets/img/matteo.jpg" alt="This is me!" class="propic">
</div>
<h1 class="mb-0">
Matteo
<span class="text-primary">Angeli</span>
</h1>
<div class="subheading mb-5">
Environmental Biologist </br>
<a href="mailto:[email protected]">[email protected]</a>
</div>
<p class="lead mb-5">Recent graduate with a Master's degree in Environmental Biology, bringing a blend of <b>field-work</b> expertise and <b>data-analysis</b> proficiency in insect ecology. My passion has recently evolved towards <b>Urban Ecology</b>, where I aspire to contribute to the development of innovative modeling techniques for urban ecosystems.</p>
<div class="social-icons">
<a class="social-icon" href="https://github.com/biotheo"><i class="fab fa-github"></i></a>
<a class="social-icon" href="https://www.researchgate.net/profile/Matteo-Angeli-3"><i class="fab fa-researchgate"></i></a>
<a class="social-icon" href="https://scholar.google.com/citations?user=oZGUaWoAAAAJ&hl=it&oi=sra"><i class="fa-solid fa-graduation-cap"></i></a>
<a class="social-icon" href="https://www.linkedin.com/in/angelimatteo"><i class="fab fa-linkedin-in"></i></a>
<a class="social-icon" href="https://twitter.com/biotheo_"><i class="fab fa-twitter"></i></a>
<a class="social-icon" rel="me" href="https://ecoevo.social/@biotheo"><i class="fa-brands fa-mastodon"></i></a>
<a class="social-icon" rel="me" href="assets/pdf/CV_Angeli_2024.pdf" download="CV_Angeli_2024"><iconify-icon icon="tabler:file-cv"></iconify-icon></a>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Experience-->
<section class="resume-section" id="experience">
<div class="resume-section-content">
<h2 class="mb-5">Experience</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Assistant Researcher</h3>
<div class="subheading mb-3">University of Turin - Italy</div>
<p><b>Insect Monitoring · Data Analysis</b></br>
<ul>
<li>Sustainable insect management in chestnut grove at the Department of Agricultural and Forest Science - Unit of Entomology (with Associate professor Chiara Ferracini)</li>
<li>Insect monitoring within different project (from urban ecology, to species richness evaluation) and data analysis</li>
</ul>
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">March 2024 - Ongoing </span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">PLS (Piano Laurea Specialistiche, Master degree plan) tutor</h3>
<div class="subheading mb-3">University of Turin - Italy</div>
<p><b>Teaching Tutor</b></br>
<ul>
<li>Project: "Piano Lauree Scientifiche" - Teaching tutor (art. 76) </br> Title: "Biodiversity and Ecosystems"</li>
<li>Collaboration with Physic Department (University of Turin) to model butterfly mobility via Multi-Agent System model</li>
<li>With different highschool classes, I performed lectures, field experiences and laboratory analysis about pollinator biodiversity</li>
</ul>
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">April 2024 - September 2024</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Tutoring on Animal Biology and Human Anatomy for inmate students</h3>
<div class="subheading mb-3">University of Turin - Italy</div>
<p><b>Teaching Tutor</b></br>
<ul>
<li>Tutoring on Animal Biology and Human Anatomy for inmate students - Bachelor's degree in Sport Science</li>
<!-- <li>Collaboration with Physic Department (University of Turin) to model butterfly mobility via Multi-Agent System model</li>
<li>Master's thesis “<i>Urban Permeability: a Multidisciplinary Approach to Study Turin Butterfly Mobility</i>” [English]</li>
-->
</ul>
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">February 2024 - June 2024</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Master's degree · University traineeship</h3>
<div class="subheading mb-3">University of Turin - Italy</div>
<p><b>Ecology · Data Analysis · Interdisciplinary Project </b></br>
<ul>
<li>Research project on butterfly mobility (gen. <i>Pieris</i>) in urban environment (Turin city), through field sampling and data analysis</li>
<li>Collaboration with Physic Department (University of Turin) to model butterfly mobility via Multi-Agent System model</li>
<li>Master's thesis “<a href="assett/pdf/MAngeli_MScThesis.pdf" download="MAngeli_MScThesis"><i>Urban Permeability: a Multidisciplinary Approach to Study Turin Butterfly Mobility</i></a>” [English]</br>
Thesis Supervisor: Associate Professor Simona BONELLI</br>
Thesis Co-supervisor: Professor Marco MAGGIORA; Associate Professor Marco DESTEFANIS; Irene PICCINI, PhD.</li>
</ul>
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">2020 - 2023</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Erasmus traineeship · Sweden</h3>
<div class="subheading mb-3">Swedish University of Agricultural Sciences - Uppsala</div>
<p><b>Insect Monitoring · Qualitative Analysis</b></br>
<ul>
<li>Research on butterfly (fam. <i>Satyrinae</i>) behaviour in a road ecology context</li>
<li>Project planning, field sampling and data analysis performed autonomously, under the supervision of professor Erik Öckinger</li>
</ul>
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">May 2022 - September 2022</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Bachelor's degree · University traineeship</h3>
<div class="subheading mb-3">University of Turin, Italy</div>
<p><b>Insect Monitoring</b></br>
<ul>
<li>Field work: butterfly monitoring (manual netting, Mark Release Recapture, Pollard's Transect, counting squares of
eggs and larvae)</li>
<li>Laboratory assistant (class of Invertebrate Zoology) - 1 year</li>
<li>Non-research dissertation titled “<i>Management of linear infrastructures to promote butterfly conservation</i>” [Italian]</br>
Thesis Supervisor: Associate Professor Simona BONELLI; Co-supervisor: Irene PICCINI, PhD</li>
<li>Main field sampling executed on Zerynthia polyxena project, with Irene PICCINI (PhD) as project coordinator - Susa Valley (Turin, Italy)</li>
</ul>
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">2017 - 2020</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Communication Experience</h3>
<!-- <div class="subheading mb-3">sottotesto</div> -->
<p><b>Scientific Communication · School Trip · Citizen Engagement</b></br>
<ul>
<li>[2023] Ecology activity-games during a multidisciplinary school trip under <a href="http://www.pelagosphera.com/"><b>Pelagosphera</b></a>; few days in Cinque Terre - Portovenere, with Highschool classes</li>
<li>[2022] Presentation and accompaniment to the visitor of <a href="https://fondoambiente.it/"><b>Fondo Ambiente Italiano</b></a> through a visit within the Department of Life Science and System Biology (University of Turin) - presentation and historical comparison of past and present research studies in zoology</li>
<li>[2022] <a href="https://www.geonight.net/"><b>GeoNight</b></a> (International Nigh of Geography, 2022) - Speech about urban ecosystem, with focus on urban ecology and pollinator roles on food system in Urban Social Gardens (under ProGIreg European project and ZooLab, University of Turin)</li>
<li>[2019, 2022] <b>European Researchers' Night</b> (two editions) under ZooLab - University of Turin</li>
<li>[2019] <b>Bioblitz</b> about the project <i>Zerynthia polyxena</i>, where I supported the research group ZooLab (University of Turin) during different lab and field activity to present the research to Susa Valley's citizens.</li>
</ul>
</p>
</div>
<!-- <div class="flex-shrink-0"><span class="text-primary">May 2022 - September 2022</span></div> -->
</div>
</div>
</section>
<hr class="m-0" />
<!-- Education-->
<section class="resume-section" id="education">
<div class="resume-section-content">
<h2 class="mb-5">Education</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">University of Turin (Italy)</h3>
<div class="subheading mb-3">Master of Science</div>
<div>Environmental Biology - Curriculum "Animal Biodiversity Conservation"</div>
<p>Notable essays: <a href="assett/pdf/Morimus_funereus.pdf" download="Morimus_funereus">Conservation of <i>Morimus asper funereus</i></a>;
<a href="assett/pdf/Canis_aureus.pdf" download="Canis_aureus">Monitoring of <i>Canis aureus</i> in Piedmont, Italy</a> </p>
<p>Final Grade: 104/110</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">2020 - 2023</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">University of Turin (Italy)</h3>
<div class="subheading mb-3">Bachelor of Science</div>
<div>Biological Science - Curriculum "Environmental Biology"</div>
<p>Final Grade: 87/110</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">2016 - 2020</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between">
<div class="flex-grow-1">
<h3 class="mb-0">Lice Scientifico Alessandro Volta</h3>
<div class="subheading mb-3">Applied Science Program</div>
</div>
<div class="flex-shrink-0"><span class="text-primary">2011 - 2016</span></div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Skills-->
<section class="resume-section" id="skills">
<div class="resume-section-content">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3"><i class="fa-solid fa-code-branch"></i>   Programming Languages & Tools </div>
<ul class="list-inline dev-icons">
<li class="list-inline-item"><i class="fab fa-r-project" alt="R-project"></i></li>
<li class="list-inline-item"><img src="assets/img/RStudio.png" height="48" alt="Rstudio IDE"></li>
<li class="list-inline-item"><img src="assets/img/qgis_logo.png" height="38" alt="QGIS"></li>
<li class="list-inline-item"><img src="assets/img/LaTeX_logo.png" height="48" alt="LaTeX"></li>
<li class="list-inline-item"><img src="assets/img/overleaf_logo.png" height="48" alt="Overleaf"></li>
<li class="list-inline-item"><i class="fab fa-windows" alt="Windows OS"></i></li>
<li class="list-inline-item"><img src="assets/img/microsoft_office_icon.png" height="48" alt="Microsoft 365 - Office"></li>
<li class="list-inline-item"><i class="fab fa-linux" alt="Linux OS"></i></li>
</ul>
<div class="subheading mb-3"><i class="fa-solid fa-book-open-reader"></i>   Currently Learning</div>
<ul class="list-inline dev-icons">
<li class="list-inline-item"><i class="fab fa-python" alt="Python"></i></li>
<li class="list-inline-item"><i class="fab fa-linux" alt="Linux OS"></i></li>
</ul>
<div class="subheading mb-3"><i class="fa-solid fa-circle-user"></i>   Soft Skills</div>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fa-solid fa-caret-right"></i></span>
Scientific Communication
</li>
<li>
<span class="fa-li"><i class="fa-solid fa-caret-right"></i></span>
Teamworking and Multidisciplinary Work
</li>
<li>
<span class="fa-li"><i class="fa-solid fa-caret-right"></i></span>
Self-management and autonomous work
</li>
<li>
<span class="fa-li"><i class="fa-solid fa-caret-right"></i></span>
Curiosity and Ambition
</li>
</ul>
</br>
<div class="subheading mb-3"><i class="fa-solid fa-language"></i>   Languages </div>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fa-solid fa-caret-right"></i></span>
Italian [ Native ]
</li>
<li>
<span class="fa-li"><i class="fa-solid fa-caret-right"></i></span>
English [ B2-C1 ]
</li>
</div>
</section>
<hr class="m-0" />
<!-- Interests-->
<section class="resume-section" id="interests">
<div class="resume-section-content">
<h2 class="mb-5">Interests</h2>
<div class="propic-container">
<img src="assets/img/interests_ukulele.jpg" alt="This is me!" class="propic">
</div>
<p>Beyond my work as a biologist, I've got a bunch of hobbies that keep me busy and happy. I love playing the ukulele, and its gentle melodies bring me joy and fun. When the weather's nice, I head out for mountain hikes, surrounded by the beauty of nature. Music and podcasts are my go-to companions, filling my days with sounds and stories.</p>
<p>I'm always eager to learn new things, and I'm constantly looking for challenges in programming and informatics. The satisfaction of solving tough problems and coming up with creative solutions fuels my curiosity. I'm also a bit of a DIY enthusiast, and I enjoy turning simple materials into practical and creative solutions. It's a great way to express my creativity and resourcefulness while tackling everyday tasks.</p>
</div>
</section>
<hr class="m-0" />
<!-- Awards-->
<section class="resume-section" id="awards">
<div class="resume-section-content">
<h2 class="mb-5">Publications & Events</h2>
<div class="propic-container">
<img src="assets/img/matteo_speaking.jpg" alt="This is me!" class="propic">
</div>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fas fa-file" style="color: #212529;"></i></span>
Presentation of Master's degree thesis project to the third national meeting of <a href="https://www.lepidoptera.life/"><b>Associazione Lepidotterologica Italiana</b></a> (Italian Lepidopterological Association) - Ostana, Italy
</li>
<li>
<span class="fa-li"><i class="fas fa-file" style="color: #212529;"></i></span>
Speech at <a href="https://openlivinglabdays.com"><b>Open Living Lab Days</b></a> conference - Turin, Sept. 2022
</li>
<li>
<span class="fa-li"><i class="fa-solid fa-microphone-lines" style="color: #212529;"></i></span>
Conference paper <a href="https://www.researchgate.net/profile/Juliana-Gadelha/publication/366850195_Blue_growth_economy_An_integration_program_between_the_private_sector_public_funds_and_stakeholders_promoting_a_social_enterprise_Aquaponic_systems_as_an_economic_development_tool_Open_Living_Lab_Days/links/6422d04466f8522c38dbf831/Blue-growth-economy-An-integration-program-between-the-private-sector-public-funds-and-stakeholders-promoting-a-social-enterprise-Aquaponic-systems-as-an-economic-development-tool-Open-Living-Lab-D.pdf#page=215">"Multi Agent System to design permeable cities for butterflies"</a> - Sept. 2022
</li>
</ul>
</div>
</section>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>