-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.htm
229 lines (227 loc) · 12 KB
/
resume.htm
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Alessandro Rosa Resume</title>
<meta name="description" content="Alessandro Rosa Resume">
<meta name="author" content="Alessandro Rosa">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:700,500,400,300" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<header class="head">
<div class="head__titles">
<h1 class="head__title">Alessandro Rosa</h1>
<h2 class="head__subtitle">frontend developer</h2>
</div>
<ul class="head__contacts">
<li>+39 3407239772</li>
<li>[email protected]</li>
<li>alessandro-rosa.com</li>
<li>github.com/alerosa</li>
</ul>
<div class="intro">
<p>I’m an Italian frontend developer. I love to design and build beautiful web applications, using the latest technologies and best practices. I enjoy spending time learning new things, and I'm always trying new methods to improve my work and the work of my teammates.<br>
Currently, I mostly write code in Javascript but I’m open to future possibilities and changes.<br>
I’m also a downhill rider, an indie games player, a traveller and an INTP type person.</p>
</div>
</header>
<main>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Work Experience</h3>
<article class="section__content">
<div class="entry">
<div class="entry__details">
<h1 class="entry__title">Full-stack Developer
<span class="entry__position">Freelance</span>
</h1>
<span class="entry__period">March 2016 / Present</span>
</div>
<div class="entry__desc content">
<p>I’m currently working on some freelance and open source projects using the latest JS technologies such as ES6, Node, Express, React and its ecosystem, Angular 2, CSS Modules.</p><p>I’m also studying TDD and functional programming to improve my skills and knowledge toward becoming a better developer.</p>
</div>
</div>
</article>
<article class="section__content">
<div class="entry">
<div class="entry__details">
<h1 class="entry__title">Frontend Developer
<span class="entry__position">Workup S.r.l.</span>
</h1>
<span class="entry__period">September 2014 / March 2016</span>
</div>
<div class="entry__desc content">
<p>Lead frontend developer at Workup, I've worked on the most complex parts of our clients's websites and web applications, using frameworks and techs such as jQuery, AngularJS, Wordpress, Laravel (Blade template engine).</p>
<p>I’ve also developed a series of internal CLI tools with Node, Grunt, and Yeoman to improve the company's productivity and websites performance, while supporting my collegues in writing JS & CSS code.</p>
<p>I’ve used tools & methodologies such as Vagrant, Git, Git-flow, Atlassian Jira & Bitbucket, Agile Development and introduced them to the rest of the team.</p>
<p>I've developed several JS utility and jQuery plugins, I've also designed and developed a full SASS / JS framework for the agency’s new CMS. I've worked with the rest of the team to develop custom solutions for companies like MB Crusher, Inghirami, Motovario, Tescoma and many others.</p>
</div>
</div>
</article>
<article class="section__content">
<div class="entry">
<div class="entry__details">
<h1 class="entry__title">Web Designer
<span class="entry__position">Workup S.r.l.</span>
</h1>
<span class="entry__period">August 2013 / September 2014</span>
</div>
<div class="entry__desc content">
<p>Web Designer at Workup. During this period I’ve made a lot of wireframes, prototypes, designs and code for responsive websites and web applications by working with companies like Porsche, Veneta Cucine, Controls Group, System Group, Airlux, Douglas Perfumeries.</p>
<p>I’ve used Photoshop, Illustrator, Wordpress, HTML5, CSS3, SASS, jQuery, Bootstrap and Foundation on a daily basis.</p>
</div>
</div>
</article>
<article class="section__content">
<div class="entry">
<div class="entry__details">
<h1 class="entry__title">Electronics Technician
<span class="entry__position">Energia Europa S.p.A.</span>
</h1>
<span class="entry__period">July 2010 / July 2013</span>
</div>
<div class="entry__desc content">
<p>Energia Europa is a company that make energy saving system. The machines are controlled by a remote through a web application. As technician I was responsable of the remote control systems, data collection and analysis, preparation of test documents.</p>
<p>In also maintained the company main website and designed/developed a few websites for distributors.</p>
</div>
</div>
</article>
<article class="section__content">
<div class="entry">
<div class="entry__details">
<h1 class="entry__title">Junior Web Designer / Developer
<span class="entry__position">Freelance</span>
</h1>
<span class="entry__period">July 2010 / July 2012</span>
</div>
<div class="entry__desc content">
<p>I designed and built websites for small clients using CMS, such as Wordpress and Joomla in my spare time.</p>
</div>
</div>
</article>
</section>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Educations</h3>
<article class="section__content">
<div class="entry">
<div class="entry__details">
<h1 class="entry__title">Aldini Valeriani Sirani
<span class="entry__position">Highschool</span>
</h1>
<span class="entry__period">2009</span>
</div>
<div class="entry__desc content">
<p>Industrial Engineer in Electronics and Communication</p>
</div>
</div>
</article>
</section>
</main>
<aside>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Skills</h3>
<div class="section__content entry">
<h4 class="entry__title">Proficient</h4>
<ul class="clear inline-list">
<li>Javascript<span class="inline-list__bulletpoint"></span></li>
<li>React<span class="inline-list__bulletpoint"></span></li>
<li>jQuery<span class="inline-list__bulletpoint"></span></li>
<li>HTML5<span class="inline-list__bulletpoint"></span></li>
<li>CSS3<span class="inline-list__bulletpoint"></span></li>
<li>Bootstrap<span class="inline-list__bulletpoint"></span></li>
<li>Foundation<span class="inline-list__bulletpoint"></span></li>
<li>SASS<span class="inline-list__bulletpoint"></span></li>
<li>LESS<span class="inline-list__bulletpoint"></span></li>
<li>BEM syntax<span class="inline-list__bulletpoint"></span></li>
<li>Responsive<span class="inline-list__bulletpoint"></span></li>
<li>Grunt<span class="inline-list__bulletpoint"></span></li>
<li>UX / UI design<span class="inline-list__bulletpoint"></span></li>
<li>Git</li>
</ul>
</div>
<div class="section__content entry">
<h4 class="entry__title">Comfortable</h4>
<ul class="clear inline-list">
<li>AngularJS<span class="inline-list__bulletpoint"></span></li>
<li>Redux<span class="inline-list__bulletpoint"></span></li>
<li>Node<span class="inline-list__bulletpoint"></span></li>
<li>Gulp<span class="inline-list__bulletpoint"></span></li>
<li>Yeoman<span class="inline-list__bulletpoint"></span></li>
<li>Express<span class="inline-list__bulletpoint"></span></li>
<li>MongoDB<span class="inline-list__bulletpoint"></span></li>
<li>RESTful API<span class="inline-list__bulletpoint"></span></li>
<li>Vagrant<span class="inline-list__bulletpoint"></span></li>
<li>RAIL perf<span class="inline-list__bulletpoint"></span></li>
<li>Command Line<span class="inline-list__bulletpoint"></span></li>
<li>Worpress<span class="inline-list__bulletpoint"></span></li>
<li>Photoshop<span class="inline-list__bulletpoint"></span></li>
<li>Illustrator<span class="inline-list__bulletpoint"></span></li>
<li>Agile<span class="inline-list__bulletpoint"></span></li>
<li>Atlassian Jira</li>
</ul>
</div>
<div class="section__content entry">
<h4 class="entry__title">Basic / Learning</h4>
<ul class="clear inline-list">
<li>Webpack<span class="inline-list__bulletpoint"></span></li>
<li>Docker<span class="inline-list__bulletpoint"></span></li>
<li>Python<span class="inline-list__bulletpoint"></span></li>
<li>PHP<span class="inline-list__bulletpoint"></span></li>
<li>MySQL</li>
</ul>
</div>
</section>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Interests</h3>
<div class="section__content">
<ul class="inline-list">
<li>Downhill<span class="inline-list__bulletpoint"></span></li>
<li>Music<span class="inline-list__bulletpoint"></span></li>
<li>Indie games<span class="inline-list__bulletpoint"></span></li>
<li>Travels<span class="inline-list__bulletpoint"></span></li>
<li>Science<span class="inline-list__bulletpoint"></span></li>
<li>Photography</li>
</ul>
</div>
</section>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Languages</h3>
<div class="section__content">
<ul class="inline-list">
<li>Italian<span class="inline-list__bulletpoint"></span></li>
<li>English</li>
</ul>
</div>
</section>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Other</h3>
<div class="section__content">
<dl class="defs">
<dt>Driving License:</dt><dd>B</dd>
<dt>Current location:</dt><dd>Vicenza, Italy</dd>
<dt>Relocation avail.:</dt><dd>Yes</dd>
<dt>Remote work avail.:</dt><dd>Yes</dd>
</dl>
</div>
</section>
<section class="section">
<h3 class="section__title"><span class="section__bulletpoint"></span>Clients & Projects</h3>
<div class="section__content">
<ul>
<li><a href="dealers.it.porsche.com">dealers.it.porsche.com</a></li>
<li><a href="pde.porscheitalia.com">pde.porscheitalia.com</a></li>
<li><a href="venetacucine.com">venetacucine.com</a></li>
<li><a href="motovario.com">motovario.com</a></li>
<li><a href="gardenparadiso.it">gardenparadiso.it</a></li>
<li><a href="millepini.it">millepini.it</a></li>
<li><a href="airlux.com">airlux.com</a></li>
<li><a href="masottina.it">masottina.it</a></li>
<li><a href="controls-usa.com">controls-usa.com</a></li>
<li><a href="scanavacca.com">scanavacca.com</a></li>
<li><a href="lineapacksrl.com">lineapacksrl.com</a></li>
</ul>
</div>
</section>
</aside>
</body>
</html>