-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfabio.html
More file actions
198 lines (148 loc) · 8.06 KB
/
fabio.html
File metadata and controls
198 lines (148 loc) · 8.06 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
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<title>Fabio Barteri – Macroevolutionary Genomics</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- FavIcon-->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon_io/favicon-16x16.png">
<link rel="manifest" href="img/favicon_io/site.webmanifest">
<!-- Font (opzionale) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" referrerpolicy="no-referrer">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@300;400;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header class="site-header">
<div class="header-inner">
<div class="header-left">
<div class="header-avatar">
<a href="index.html"><img src ="img/profile.picture.png"></a>
</div>
<div class="header-title-group">
<div class="header-name"><a href="index.html">Fabio Barteri</a></div>
<div class="header-subtitle"><a href="index.html">Post-doc in Macroevolutionary Genomics</a></div>
</div>
</div>
<button class="nav-toggle" aria-label="Apri il menu">☰</button>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="software.html">Software</a></li>
<li><a href="substack.html">Substack</a></li>
<li><a href="fabio.html">Fabio</a></li>
<li><a href="contacts.html">Contacts</a></li>
</ul>
</div>
</header>
<main class="page-wrapper">
<!-- TEMPLATE: 2-col layout (sinistra grande + destra piccola) -->
<section class="sections-grid">
<!-- Colonna principale (sinistra) -->
<article class="card card-large">
<!-- Esempio contenuti -->
<h2 class="card-title">A few random facts about me</h2>
<p>I’m from Rome, where I was born and raised. I moved to Barcelona in 2015 to start my PhD, and I’ve been living here ever since.</p>
<p>My nickname, <strong>linudz</strong>, comes from “Linus” and is a reference to <strong>Linus Van Pelt</strong>. It’s been my online handle for years (even though there are a few other <strong>linudz</strong> out there).</p>
<p>I earned my degree in <strong>Cell Biology</strong>, with a computational thesis on the <strong>gut microbiota</strong>. I then completed a PhD in <strong>evolutionary plant genomics</strong>, before moving into <strong>animal evolution</strong>.</p>
<p>I was on <strong>Mastodon</strong> before it became “muskstream.” I recently merged my old science account and my personal one into a new account on <strong>ecoevo</strong>. You’ll find me there, although my <strong>Twitter/X</strong> account is still active.</p>
<p>I’ve always been an <strong>antifascist</strong> and <strong>politically engaged</strong>. I stand for a <strong>united, democratic Europe</strong>, for <strong>social</strong> and <strong>environmental justice</strong>, and for the <strong>right of oppressed peoples to self-determination</strong>.</p>
<p>I support <strong>AS Roma</strong>, but on Sundays I also like going to matches of Barcelona’s local team, <strong>CE Europa</strong>. That last one is probably the third most hipster thing I do (after being on <strong>Mastodon</strong> and having this <strong>website</strong>).</p>
<!-- <img src="img/your.image.png" style="width:100%; height:auto;" /> -->
</article>
<!-- Sidebar (destra) -->
<article class="card card-side">
<h2 class="card-title">Social Links</h2>
<!-- Other social contacts-->
<div class="social-icons">
<!-- Mail -->
<a href="mailto:fabio.barteri@upf.edu" aria-label="Email">
<i class="fas fa-envelope"></i>
</a>
<!-- GitHub -->
<a href="https://github.com/linudz" target="_blank" rel="noopener noreferrer" aria-label="GitHub">
<i class="fab fa-github"></i>
</a>
<!-- Bluesky -->
<a href="https://bsky.app/profile/linudz.bsky.social" target="_blank" rel="noopener noreferrer" aria-label="Bluesky">
<i class="fa-brands fa-bluesky"></i>
</a>
<!-- Mastodon -->
<a href="https://ecoevo.social/@linudz" target="_blank" rel="me noopener noreferrer" aria-label="Mastodon">
<i class="fa-brands fa-mastodon"></i>
</a>
<!-- ResearchGate -->
<a href="https://www.researchgate.net/profile/Fabio-Barteri" target="_blank" rel="noopener noreferrer" aria-label="ResearchGate">
<i class="fab fa-researchgate"></i>
</a>
<!-- Google Scholar -->
<a href="https://scholar.google.com/citations?user=Na2xNecAAAAJ&hl=it" target="_blank" rel="noopener noreferrer" aria-label="Google Scholar">
<i class="fa-solid fa-graduation-cap"></i>
</a>
</div>
</article>
</section>
</main>
<!-- ✅ FOOTER fuori dal main, così resta full-width -->
<footer class="site-footer">
<div class="footer-inner">
<div class="footer-brand">
<div class="footer-avatar">
<img src="img/profile.picture.png" alt="Fabio Barteri">
</div>
<div class="footer-title-group">
<div class="footer-name">Fabio Barteri</div>
<div class="footer-tagline">Postdoc in macroevolutionary and comparative genomics</div>
</div>
</div>
<div class="social-icons">
<!-- Mail -->
<a href="mailto:fabio.barteri@upf.edu" aria-label="Email">
<i class="fas fa-envelope"></i>
</a>
<!-- GitHub -->
<a href="https://github.com/linudz" target="_blank" rel="noopener noreferrer" aria-label="GitHub">
<i class="fab fa-github"></i>
</a>
<!-- Bluesky -->
<a href="https://bsky.app/profile/linudz.bsky.social" target="_blank" rel="noopener noreferrer" aria-label="Bluesky">
<i class="fa-brands fa-bluesky"></i>
</a>
<!-- Mastodon -->
<a href="https://ecoevo.social/@linudz" target="_blank" rel="me noopener noreferrer" aria-label="Mastodon">
<i class="fa-brands fa-mastodon"></i>
</a>
<!-- ResearchGate -->
<a href="https://www.researchgate.net/profile/Fabio-Barteri" target="_blank" rel="noopener noreferrer" aria-label="ResearchGate">
<i class="fab fa-researchgate"></i>
</a>
<!-- Google Scholar -->
<a href="https://scholar.google.com/citations?user=Na2xNecAAAAJ&hl=it" target="_blank" rel="noopener noreferrer" aria-label="Google Scholar">
<i class="fa-solid fa-graduation-cap"></i>
</a>
</div>
</div>
<div class="footer-bottom">
<div class="footer-bottom-inner">
<span>© 2026 Fabio Barteri. All rights reserved. Some rights reversed.</span>
<a class="back-to-top" href="#">Back to top ↑</a>
</div>
</div>
</footer>
<script>
const navToggle = document.querySelector(".nav-toggle");
const navLinks = document.querySelector(".nav-links");
navToggle.addEventListener("click", () => {
navLinks.classList.toggle("nav-open");
});
</script>
<script src="./js/image-model.js"></script>
<script>
initImageModal();
</script>
</body>
</html>