-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
executable file
·132 lines (126 loc) · 7.94 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Jacopo Soldani</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="src/css/academic-resume.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<!-- Navigation Bar-->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark cp-navbar">
<a class="navbar-brand cp-brand" href="index.html">JS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#jsNavBar" aria-controls="jsNavBar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="jsNavBar">
<div class="navbar-nav ml-auto">
<a class="nav-item nav-link active" href="about.html">About</a>
<a class="nav-item nav-link" href="research.html">Research</a>
<a class="nav-item nav-link" href="publications.html">Publications</a>
<a class="nav-item nav-link" href="teaching.html">Teaching</a>
<a class="nav-item nav-link" href="theses.html">Supervised theses</a>
<a class="nav-item nav-link" href="contacts.html">Contacts</a>
</div>
</div>
</nav>
<!-- Contents -->
<div class="container">
<div class="row pt-4">
<div class="col-xl-8 col-lg-8 col-md-8">
<p>
<span class="cp-highlight-text">Jacopo Soldani</span> is an Assistant Professor at the Department of Computer Science of the University of Pisa (Italy). He received the PhD degree in Computer Science in 2017 from the University of Pisa (Italy) with a thesis on "Modelling, analysing and reusing composite cloud applications". His research interests lie in the area of service-based software engineering, including, e.g., cloud-native applications, microservices, and multi-service software architectures. He is also interested in systematic approaches to elicit the state-of-the-art and state-of-practice in software engineering from both white and grey literature. Jacopo has been involved in various research projects on service-based software engineering for cloud- and fog-based applications, he is member of the editorial board of internationally renowned journals, and he has also contributed to the organisation of various editions of international conferences and workshops on software engineering.
</p>
</div>
<div class="col-xl-4 col-lg-4 col-md-4" style="text-align: center;">
<img class="cp-pic pt-1" src="assets/img/profile-photo.jpeg" alt="Jacopo Soldani">
</div>
</div>
<!-- Work -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Experience</h4>
</div>
</div>
<div class="row">
<div class="row">
<div class="col">
<ul class="timeline">
<li>
Apr 2022 - Now, <span class="cp-highlight-text">Tenure-Track Assistant Professor</span> (RTDb), Department of Computer Science, University of Pisa, Italy.
</li>
<li>
Nov 2020 - Mar 2022, <span class="cp-highlight-text">Assistant Professor</span> (RTDa), Department of Computer Science, University of Pisa, Italy.
</li>
<li>
Mar 2020 - Oct 2020, <span class="cp-highlight-text">Research Fellow</span> (Assegnista di Ricerca) funded by the project <a class="cp-link" href="http://pages.di.unipi.it/declware/">DECLware</a>, Department of Computer Science, University of Pisa, Italy.
</li>
<li>
Mar 2018 - Feb 2020, <span class="cp-highlight-text">Research Fellow</span> (Assegnista di Ricerca), funded by the project <a class="cp-link" href="https://di-unipi-socc.github.io/AMaCA/">AMaCA</a>, Department of Computer Science, University of Pisa, Italy.
</li>
<li>
Nov 2016 - Feb 2018, <span class="cp-highlight-text">Research Fellow</span> (Borsa di Ricerca) on the topic "Modelling, analysing, and reusing composite cloud applications", Department of Computer Science, University of Pisa, Italy.
</li>
<li>
Nov 2013 - Oct 2016, <span class="cp-highlight-text">Research Fellow</span> (Borsa di Ricerca), Department of Computer Science, University of Pisa, Italy.
</li>
</ul>
</div>
</div>
</div>
<!-- ASN -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Licenses</h4>
</div>
</div>
<div class="row">
<div class="row">
<div class="col">
<ul class="timeline">
<li>
Apr 2021 - Apr 2030, <span class="cp-highlight-text">Italian National Habilitation as Associate Professor of Computer Science</span> (SSD: 01/B1), MUR, Italy.
</li>
<li>
Apr 2021 - Apr 2030, <span class="cp-highlight-text">Italian National Habilitation as Associate Professor of Computer Engineering</span> (SSD: 09/H1), MUR, Italy.
</li>
</ul>
</div>
</div>
</div>
<!-- Education -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Education</h4>
</div>
</div>
<div class="row">
<div class="row">
<div class="col">
<ul class="timeline">
<li>
Nov 2013 - Apr 2017, <span class="cp-highlight-text">PhD in Computer Science</span>, University of Pisa, Italy.
</li>
<li>
Oct 2011 - Jul 2013, <span class="cp-highlight-text">MSc in Computer Science</span>, University of Pisa, Italy.
</li>
<li>
Sep 2008 - Oct 2011, <span class="cp-highlight-text">BSc in Computer Science</span>, University of Pisa, Italy.
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Copyright footer -->
<footer class="footer pt-4">
<div class="container" style="text-align: center;">
<span class="text-muted">Copyright © 2020 Jacopo Soldani</span>
</div>
</footer>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s" crossorigin="anonymous"></script>
</body>
</html>