-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
426 lines (387 loc) · 21.3 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
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
<!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="My Portfolio">
<meta name="author" content="Luca Arrigo">
<title>Luca Arrigo Portfolio</title>
<!-- Custom fonts for this theme -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="css/freelancer.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Hey there!</a>
<button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About Me</a>
</li>
<!-- <li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#test">Test</a>
</li> -->
</ul>
</div>
</div>
</nav>
<!-- Masthead -->
<header class="masthead bg-white text-white text-center">
<div class="overlay"></div>
<video playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop">
<source src="video/Knight.mp4" type="video/mp4" />
<source src="video/Knight.ogv" type="video/ogg" />
<source src="video/Knight.webm" type="video/webm" />
</video>
<div class="container h-100">
<div class="d-flex h-100 text-center align-items-center">
<div class="w-100 text-white">
<img class="masthead-avatar mb-3" src="img/avataaars.png" alt="">
<h1 class="masthead-heading text-uppercase mb-10">LUCA ARRIGO</h1>
<div class="divider-custom-line"></div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-gamepad"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<div class="divider-custom-line">
<p class="masthead-subheading font-weight-light mb-1">Coder - Game Designer - Dad</p><br>
</div>
</div>
</div>
</div>
</header>
<!-- Portfolio Section -->
<section class="page-section portfolio" id="portfolio">
<div class="container">
<!-- Portfolio Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">Portfolio</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-code"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<h3 class="text-center mb-5">Currently: keyboard presser@<a href="https://www.linfanet.it/" target="_blank">LINFA s.r.l.</a></h3>
<br><br>
<!-- Portfolio Grid Items -->
<div class="row justify-content-around">
<!-- Portfolio Item 1 -->
<div class="col-md-6 col-lg-6">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal1">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-2x">Work XP</i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/level_up_2.jpg" alt="">
</div>
</div>
<!-- Portfolio Item 2 -->
<div class="col-md-6 col-lg-6">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal2">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-2x">Skills</i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/zelda.jpg" alt="">
</div>
</div>
</div>
<!-- Portfolio Item 3 -->
<div class="row justify-content-center">
<div class="col-md-6 col-lg-6">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal3">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-2x">Projects</i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/computers.png" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section class="page-section bg-primary text-white mb-0" id="about">
<div class="container">
<!-- About Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-white">About Me</h2>
<!-- Icon Divider -->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-user-circle"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<div class="divider-custom">
<div class="row">
<div class="col-lg-4 ml-auto">
<p class="lead">I was born and raised in the beautiful Italian Riviera, near the France border, between Nice and Genova. My passion in the field of computer science dates back to the days when my parents bought me my first computer, a 486 with
the DOS operating system and a 56k modem, while I was in 5th grade. Computers have always been my safe harbor, my constant companions together with the Internet.
</p>
</div>
<div class="col-lg-4 mr-auto">
<p class="lead"> I worked as SysAdmin for most of my carrer. I moved to the United States in 2015, precisely Boston MA, and I lived and worked there for 5 years. I recently moved back home in Italy and I started a new career as a software developer
and project manager for a local business. As a long time gamer, It's always been a secret dream of mine to create my own indie video game and I'm working hard to achieve this goal in my spare time.
</p>
</div>
</div>
</div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<h3 class="text-center text-white">Let's Get In Touch!</h3>
</div>
<div class="divider-custom-line"></div>
</div>
<div class="d-flex h-100 text-center align-items-center">
<div class="divider-custom">
<a class="btn btn-outline-light btn-social mx-1" href="https://twitter.com/morph84" target="_blank">
<i class="fab fa-fw fa-twitter fa-3x"></i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.linkedin.com/in/luca-arrigo-9585aa36/?locale=en_US" target="_blank">
<i class="fab fa-fw fa-linkedin-in fa-3x"></i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="https://github.com/m0rph84" target="_blank">
<i class="fab fa-fw fa-github fa-3x"></i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.buymeacoffee.com/rigosepe" target="_blank">
<i class="fas fa-fw fa-coffee fa-2x"></i>
</a>
<!-- <a class="btn btn-outline-light btn-social mx-1" href="mailto:[email protected]">
<i class="fas fa-fw fa-envelope fa-3x"></i>
</a> -->
</div>
</div>
<div class="d-flex h-100 text-center align-items-center">
<div class="divider-custom">
<div class="col-lg-4">
<p class="lead">Email: <u>[email protected]</u></p>
</div>
</div>
</div>
</div>
</section>
<section class="page-section contact" id="test">
<div class="container">
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-0"></h2>
<p class="text-center">
<i>"And from my pillow, looking forth by light
of moon or favouring stars, I could behold
the antechapel where the statue stood
of Newton with his prism and silent face,
the marble index of <b> a mind forever voyaging </b>
through strange seas of thought, alone."
</i><br> (William Wordsworth)
</p>
<div class="divider-custom-line"></div>
</div>
<div class="d-flex h-100 text-center align-items-center">
</div>
</section>
<!-- Copyright Section -->
<section class="copyright py-4 text-center text-white">
<div class="container">
<small>Copyright © 2021 - arrigo.io</small>
</div>
<div class="container">
<small>Based on <a href="https://github.com/BlackrockDigital/startbootstrap-freelancer">Freelancer</a> theme
created by <a href="http://davidmiller.io/">David Miller</a></small>
</div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-to-top d-lg-none position-fixed ">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<!-- Portfolio Modals -->
<!-- Portfolio Modal 1 -->
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-labelledby="portfolioModal1Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<aria-hidden aria-hidden="true"></aria-hidden>
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-3">Work Experience</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-cogs"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<!-- <img class="img-fluid rounded mb-3" src="img/portfolio/cabin.png" alt=""> -->
<!-- Portfolio Modal - Text -->
<h4>DevOps Engineer</h4>
<h6>04/01/2021 – Present</h6>
<h6 class="mb-5">Linfa Srl, Imperia (Italy)</h6>
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fab fa-dev fa-1x"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<h4>Software Project Manager</h4>
<h6>07/01/2020 – 03/31/2021</h6>
<h6 class="mb-5">TPI Srl, Pontedassio (Italy)</h6>
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-laptop fa-1x"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<h4>ICT Senior System Administrator</h4>
<h6>01/04/2015 – 11/30/2019</h6>
<h6 class="mb-5">Uno Communications Inc, Boston (United States)</h6>
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-sitemap fa-1x"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<h4>ICT System Administrator</h4>
<h6>01/10/2009 – 03/31/2015</h6>
<h6 class="mb-5">Uno Communications SPA, Imperia (Italy)</h6>
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-wifi fa-1x"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<h4>Junior System Administrator</h4>
<h6>01/01/2007 – 09/30/2009</h6>
<h6 class="mb-5">I2 Srl (British Telecom Group company), Genova (Italy)</h6>
<p>You can download my complete CV <a href="files/CV-Europass-2019-Arrigo-EN.pdf" target="_blank">here</a>.</p>
<div class="divider-custom"></div>
<button class="btn btn-primary" href="#" data-dismiss="modal">
<i class="fas fa-times fa-fw"></i>
Close Window
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 2 -->
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-labelledby="portfolioModal2Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Skills</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-rocket"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/skills.png" alt="">
<!-- Portfolio Modal - Text
<p class="mb-5">I have 12+ years of experience in the IT/ telecommunications industry, </p> -->
<button class="btn btn-primary" href="#" data-dismiss="modal">
<i class="fas fa-times fa-fw"></i>
Close Window
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 3 -->
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-labelledby="portfolioModal3Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Projects & Interests</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/portfolio/circus.png" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">... Work in Progress ...</p>
<button class="btn btn-primary" href="#" data-dismiss="modal">
<i class="fas fa-times fa-fw"></i>
Close Window
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/freelancer.js"></script>
</body>
</html>