-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
184 lines (158 loc) · 7.13 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Tommaso Previero, Software Engineer, Full Stack Developer">
<meta name="keywords" content="Tommaso Previero, resume, CV, Vcard, portfolio">
<meta name="author" content="Tommaso Previero">
<title>Tommaso Previero – Resume</title>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,500,700' rel='stylesheet' type='text/css'>
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="css/font-awesome.min.css" rel="stylesheet" media="screen">
<link href="css/style.css" rel="stylesheet" media="screen">
<link rel="shortcut icon" href="images/ico/favicon.png">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-81470224-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-81470224-1');
</script>
</head>
<body>
<div class="container">
<div class="v-bar"></div>
<div class="dark-mode switch">
<i class="fa fa-adjust"></i><br>
<input type="checkbox" id="switch_input">
<label for="switch_input" onclick="document.body.classList.toggle('dark');"></label>
</div>
<div class="header col-md-12 col-sm-12">
<div class="col-md-9 col-sm-7">
<h2 class="color-1">Tommaso Previero</span></h2>
<span class="job">Software Engineer</span>
</div>
<div class="col-md-3 col-sm-5">
<img src="images/myphoto.jpg">
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="col-md-6">
<div class="col-md-12 row">
<h3 class="small-title color-1">Contact details</h3>
<div>(+39) 347 111 4206</div>
<div>
<a href="mailto:[email protected]">t.previero<i class="fa fa-at"></i>gmail.com</a>
</div>
<div><a href="https://tommaso.software-engineer.space">tommaso.software-engineer.space</a></div>
</div>
<div class="col-md-12 row">
<h3 class="small-title color-1">Profile</h3>
<div>
Software Engineer with 18 years of experience in banking and insurance domains, lately travel and physics.<br>
Beware: I'll learn everything you'll throw at me.
</div>
</div>
<div class="col-md-12 row">
<h3 class="small-title color-1">Goal</h3>
<div>
Expand my ability to work with and my knowledge of complex distributed systems.
Learn.
Grow. <br>
Be a better human being.
</div>
</div>
<div class="col-md-12 row">
<h3 class="small-title color-1">Key Aspects</h3>
<div>
Test, Continuous Integration and Delivery, Software Security, <br>Clean Code, Agile.
</div>
</div>
<div class="col-md-12 row">
<h3 class="small-title color-1">Also Known As</h3>
<div>
Passionate father, book-sniffer, e-Sk8er, speed-cuber, wool-knitter.
</div>
</div>
</div>
<div class="col-md-6">
<div class="col-md-12 row">
<h3 class="small-title">Professional Experiences</h3>
<div>
<h4 class="small-small-title color-1">
Developer Productivity Engineer
<span class="work-for"><i class="fa fa-at"></i> Gradle Inc. <span class="date">(2023 — today)</span></span>
</h4>
</div>
<div>
<h4 class="small-small-title color-1">
Software Engineer
<span class="work-for"><i class="fa fa-at"></i> CERN <span class="date">(2020 — 2023)</span></span>
</h4>
</div>
<div>
<h4 class="small-small-title color-1">
DevOps Engineer
<span class="work-for"><i class="fa fa-at"></i> UniCredit Services <span class="date">(2019 — 2020)</span></span>
</h4>
</div>
<div>
<h4 class="small-small-title color-1">
Platform Engineer
<span class="work-for"><i class="fa fa-at"></i> lastminute.com Group <span class="date">(2017 — 2019)</span></span>
</h4>
</div>
<div>
<h4 class="small-small-title color-1">
Software Developer/Engineer
<span class="work-for"><i class="fa fa-at"></i> E-Time S.r.l. <span class="date">(2008 — 2016)</span></span>
</h4>
</div>
<div>
<h4 class="small-small-title color-1">
Mobile Developer
<span class="work-for"><i class="fa fa-at"></i> Vulcania System S.r.l. <span class="date">(2007)</span></span>
</h4>
</div>
<div>
<h4 class="small-small-title color-1">
Software Developer and Tester
<span class="work-for"><i class="fa fa-at"></i> SWht SoftWork <span class="date">(2006)</span></span>
</h4>
</div>
</div>
<div class="col-md-12 row education">
<h3 class="small-title">Education</h3>
<h4 class="small-small-title color-1">
<a href="https://www.credly.com/badges/62de631d-4f53-4720-b161-b30f619d027f/linked_in_profile">
The Linux Foundation (2022)<span class="title">— CKAD <i class="fa fa-external-link"></i></span>
</a>
</h4>
<h4 class="small-small-title color-1">
Australia (2016)
<span class="title">— Working Holiday Visa</span>
</h4>
<h4 class="small-small-title color-1">
University of Verona (2015)
<span class="title">— MSc in Software Engineering</span>
</h4>
<h4 class="small-small-title color-1">
University of Verona (2012)
<span class="title">— BSc in Computer Science</span>
</h4>
<h4 class="small-small-title color-1">
ITIS G. Marconi, Verona (2008)
<span class="title">— Head Technician</span>
</h4>
</div>
</div>
</div>
</div>
<div class="footer">
© Tommaso Previero 2022.
</div>
</body>
</html>