-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
283 lines (197 loc) · 13.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
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<title>Roberto Verdecchia</title>
<meta name="keywords" content="Roberto, Verdecchia, Roberto Verdecchia, GSSI, L'Aquila, Vrije Universiteit Amsterdam, VU, Amsterdam, computer science, software engineering, software architecture, technical debt, empirical software engineering, green IT">
<meta name="author" content="">
<meta name="description" content="Roberto Verdecchia">
<link rel="canonical" href="https://robertoverdecchia.github.io/">
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Home" />
<meta name="twitter:description" content="Roberto Verdecchia" />
<meta name="twitter:image" content="https://robertoverdecchia.github.io/" />
<meta property="og:locale" content="">
<meta property="og:type" content="article">
<meta property="og:title" content="Roberto Verdecchia">
<meta property="og:description" content="Roberto Verdecchia">
<meta property="og:url" content="https://robertoverdecchia.github.io/">
<meta property="og:site_name" content="Roberto Verdecchia - Personal Website">
<link rel="prefetch" href="https://robertoverdecchia.github.io/images/roberto-verdecchia-bio-smile.png">
<meta charset="utf-8">
<!-- Open Graph
<link rel="canonical" href="https://robertoverdecchia.github.io/">
<link href="https://robertoverdecchia.github.io/feed.xml" type="application/atom+xml" rel="alternate" title="Roberto Verdecchia Feed">
-->
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Google Webfonts -->
<link href='https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic' rel='stylesheet' type='text/css'>
<!-- For all browsers -->
<link rel="stylesheet" href="https://robertoverdecchia.github.io/assets/css/main.min.css">
<link rel="stylesheet" href="https://robertoverdecchia.github.io/assets/academicons.css" />
<meta http-equiv="cleartype" content="on">
<!-- HTML5 Shiv and Media Query Support -->
<!--[if lt IE 9]>
<script src="https://robertoverdecchia.github.io/assets/js/vendor/html5shiv.min.js"></script>
<script src="https://robertoverdecchia.github.io/assets/js/vendor/respond.min.js"></script>
<![endif]-->
<!-- Modernizr -->
<script src="https://robertoverdecchia.github.io/assets/js/vendor/modernizr-2.7.1.custom.min.js"></script>
<!-- Icons -->
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="shortcut icon" href="https://robertoverdecchia.github.io/favicon.ico">
<link rel="shortcut icon" href="https://robertoverdecchia.github.io/favicon.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="192x192" href="https://robertoverdecchia.github.io/images/apple-icon-precomposed.png">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-36WNWMDHJF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-36WNWMDHJF');
</script>
<!-- Global site tag (gtag.js) - Google Analytics DEPRECATED
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115550695-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-115550695-1');
</script> -->
<style>
.image-wrap img
{ min-height: 88px; object-fit: cover; }
</style>
</head>
<body class="page">
<!--[if lt IE 9]><div class="browser-upgrade alert alert-info">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div><![endif]-->
<div class="navigation-wrapper">
<div class="site-name">
<a href="https://robertoverdecchia.github.io">Roberto Verdecchia</a>
</div><!-- /.site-name -->
<div class="top-navigation">
<nav role="navigation" id="site-nav" class="nav">
<ul>
<li><a href="https://robertoverdecchia.github.io/cv/" >Curriculum</a></li>
<li><a href="https://robertoverdecchia.github.io/publications/" >Publications</a></li>
<li><a href="https://robertoverdecchia.github.io/research/" >Research</a></li>
<li><a href="https://robertoverdecchia.github.io/teaching/" >Teaching</a></li>
<li><a href="https://robertoverdecchia.github.io/services/" >Services</a></li>
<li><a href="https://robertoverdecchia.github.io/awards/" >Awards</a></li>
<li><a href="https://robertoverdecchia.github.io/misc/" >Misc</a></li>
</ul>
</nav>
</div><!-- /.top-navigation -->
</div><!-- /.navigation-wrapper -->
<div class="image-wrap">
<img src=
"https://robertoverdecchia.github.io/images/roberto-verdecchia-phd-home.jpg"
alt="Roberto Verdecchia, Phd Candidate, ">
</div><!-- /.image-wrap -->
<div id="main" role="main">
<div class="article-author-side">
<img src="https://robertoverdecchia.github.io/images/roberto-verdecchia-phd-bio.png" class="bio-photo" id="avatar" alt="Roberto Verdecchia, Postdoctoral Research Fellow, bio photo" onmouseover="this.src='https://robertoverdecchia.github.io/images/roberto-verdecchia-bio-smile.png'" onmouseout="this.src='https://robertoverdecchia.github.io/images/roberto-verdecchia-phd-bio.png'"></a>
<h3>Roberto Verdecchia</h3>
<p>Computer Scientist, TT Assistant Professor at <a href="https://www.unifi.it/changelang-eng.html" target="_blank" style="color:#1DA1F2">UniFI</a>.</p>
<a href="https://maps.app.goo.gl/Pqqv6nim32qRo8UV6" class="author-social" target="_blank"><i class="fa fa-map-marker"></i> Via di Santa Marta 3, Florence. Room 235</a>
<a href="http://scholar.google.com/citations?user=pvO-0xwAAAAJ" class="author-social" target="_blank"><i class="ai ai-google-scholar-square"></i> G. Scholar</a>
<a href="https://www.researchgate.net/profile/Roberto_Verdecchia" class="author-social" target="_blank"><i class="ai ai-researchgate-square"></i> ResearchGate</a>
<a href="http://linkedin.com/in/roberto-verdecchia" class="author-social" target="_blank"><i class="fa fa-linkedin-square"></i> LinkedIn</a>
<a href="http://twitter.com/r_verdecchia" class="author-social" target="_blank"><i class="fa fa-twitter-square"></i> Twitter</a>
<a href="http://github.com/robertoverdecchia" class="author-social" target="_blank"><i class="fa fa-github-square"></i> Github</a>
<a href="mailto:roberto.verdecchia@unifi.it" class="author-social"><i class="fa fa-envelope-square"></i> e-Mail</a>
</div>
<!--
<aside class="right-side">
LATEST TWEETS
<a class="twitter-timeline"
data-link-color="#1CA1F2"
href="https://twitter.com/r_verdecchia"
data-tweet-limit="2"
data-chrome="noheader nofooter noborders">
Tweets by @bob</a>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</aside>
-->
<article>
<div class="article-wrap">
<div class="article-author-side-alt">
<img src="https://robertoverdecchia.github.io/images/roberto-verdecchia-phd-bio.png" class="article-author-side-alt bio-photo" id="avatar" alt="Roberto Verdecchia, Phd, Postdoc, bio photo" onmouseover="this.src='https://robertoverdecchia.github.io/images/roberto-verdecchia-bio-smile.png'" onmouseout="this.src='https://robertoverdecchia.github.io/images/roberto-verdecchia-phd-bio.png'" align="middle" />
</div>
<p><br /></p>
<p>Hi there! I am <strong>Roberto Verdecchia</strong>, a Tenure Track Assistant Professor at the <a href="https://stlab.dinfo.unifi.it/" target="_blank"><font color="1DA1F2">STLAB</font></a> of the <a href="https://www.unifi.it/" target="_blank"><font color="1DA1F2">University of Florence</font></a>.
<br /><br /></p>
<p>My research interest lies in the intersection between <em>Software Architecture</em> and <em>Technical Debt</em> (which combined can look something like <a href="https://xkcd.com/1579/" target="_blank"><font color="1DA1F2">this</font></a>). <br />
I am also fascinated by topics related to <em>Software Sustainability</em>, <em>Software Testing</em>, and <em>Software Education</em>.
<br /><br /></p>
<p>Prior to joining the <a href="https://stlab.dinfo.unifi.it" target="_blank"><font color="1DA1F2">STLAB</font></a>, I was a Postdoctoral Research Associate of the <a href="http://www.s2group.cs.vu.nl/" target="_blank"><font color="1DA1F2">S2Group</font></a> at the <a href="https://www.vu.nl/en" target="_blank"><font color="1DA1F2">Vrije Universiteit Amsterdam</font></a>.
<br /><br />
I hold a Double Ph.D. obtained at the <a href="http://cs.gssi.infn.it/" target="_blank"><font color="1DA1F2">Computer Science Department</font></a> of the <a href="http://www.gssi.infn.it/" target="_blank"><font color="1DA1F2">Gran Sasso Science Institute</font></a> and at the <a href="http://www.s2group.cs.vu.nl/" target="_blank"><font color="1DA1F2">S2Group</font></a> of the <a href="https://www.vu.nl/en" target="_blank"><font color="1DA1F2">Vrije Universiteit Amsterdam</font></a> under the supervision of <a href="https://patricialago.nl/" target="_blank"><font color="1DA1F2">Patricia Lago</font></a> and <a href="http://www.ivanomalavolta.com/" target="_blank"><font color="1DA1F2">Ivano Malavolta</font></a>.
<!--
<a href="https://www.imtlucca.it/it/rocco.denicola" target="_blank"><font color="1DA1F2">Rocco De Nicola</font></a>, and <a href="https://cs.gssi.it/catia.trubiani/" target="_blank"><font color="1DA1F2">Catia Trubiani</font></a> -->
<br /><br /></p>
<p><b>🎓 Prospective students: </b> If you’re seeking out for a thesis, or a fully funded Software Engineering Ph.D. / researcher position in Florence, don’t hesitate to drop me a line!</p>
<p hidden="">WELL, OH HI 1337 h4x0r! I salute you! Just drop a mail to say hi! Oh, and anyway, I overly welcome chit-chat on my topics of interest, and most likely yours if you're convincing enough! Have a nice one!</p>
<style type="text/css">
.fa-3{
font-size: 38px;
color: black;
}
</style>
<p><span class="article-author-side-alt">
<span style="justify-content: center; display: flex; flex-wrap: wrap; gap: 6px;">
<a href="https://maps.app.goo.gl/Pqqv6nim32qRo8UV6" class="author-social" target="_blank"><i class="fa fa-map-marker"></i> Via di Santa Marta 3, Florence. Room 235</a>
<a href="http://scholar.google.com/citations?user=pvO-0xwAAAAJ" target="_blank"><i class="ai ai-google-scholar-square fa-3"></i></a>
<a href="https://www.researchgate.net/profile/Roberto_Verdecchia" target="_blank"><i class="ai ai-researchgate-square fa-3"></i></a>
<a href="http://twitter.com/r_verdecchia" target="_blank"><i class="fa fa-twitter-square fa-3"></i></a>
<a href="http://github.com/robertoverdecchia" target="_blank"><i class="fa fa-github-square fa-3"></i></a>
<a href="http://linkedin.com/in/roberto-verdecchia" target="_blank"><i class="fa fa-linkedin-square fa-3"></i></a>
<a href="mailto:roberto.verdecchia@unifi.it"><i class="fa fa-envelope-square fa-3"></i></a>
</span>
</span>
<!---
<a class="twitter-timeline" data-width="555" data-height="555" data-theme="light" href="https://twitter.com/r_verdecchia?ref_src=twsrc%5Etfw">Tweets by r_verdecchia</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8">
</script>
--></p>
<p><br /><br /></p>
<!-- Remove this for twitter
<a class="twitter-timeline" data-width="500" data-height="500" data-dnt="true" href="https://twitter.com/r_verdecchia?ref_src=twsrc%5Etfw">Tweets by r_verdecchia</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div><!-- /.article-wrap -->
</article>
</div><!-- /#index -->
<div class="footer-wrap">
<footer>
<center><span>© 2025 Roberto Verdecchia.<br/>
Made overnight on a Mac. <br/>
Powered by <a href="http://jekyllrb.com">Jekyll</a> and <a href="http://mademistakes.com/minimal-mistakes/">Minimal Mistakes</a>.</span></center>
</footer>
</div><!-- /.footer-wrap -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="https://robertoverdecchia.github.io/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="https://robertoverdecchia.github.io/assets/js/scripts.min.js"></script>
<!-- Asynchronous Google Analytics snippet -->
<script>
var _gaq = _gaq || [];
var pluginUrl =
'//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', 'UA-52736040-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>