-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·314 lines (297 loc) · 12.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
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
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<title>Mário Areias' CV</title>
<meta name="description" content="This Mário Areias' resume. A Developer living in Sydney">
<meta name="author" content="Mário Areias">
<meta name="keywords" content="Developer, Resume, CV, Sydney, ThoughtWorks, Covata, Tyro">
<!--[if lt IE 9]>
<script src="js/html5shiv/html5shiv.js" type="text/javascript"></script>
<script src="js/html5shiv/html5shiv-printshiv.js" type="text/javascript"></script>
<style type="text/css">.site_nav { border-bottom: 1px solid #d4d4d4; }</style>
<![endif]-->
<link href='//fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="fontello/css/-ontello.css">
<link rel="stylesheet" href="bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="bootstrap/css/bootstrap-responsive.css">
<link rel="stylesheet" href="css/progressbar.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="wrapper">
<div class="container">
<div class="upbtnwrapp"><div class="upbtn"><span class="icon-up-open-big"></span></div></div>
<!-- NAVIGATION -->
<nav class="site_nav" id="site_nav">
<ul>
<li><a href="#about_me">About me</a></li>
<li><a href="#my_expertise">My Expertise</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#portfolio">Portfolio</a></li>
</ul>
<span class="print_button"><a href="#"><img src="img/icons/printer.png" alt="Print" /></a></span>
</nav> <!-- /site_nav -->
<div id="aftermenuspace"></div>
<!-- HEADER -->
<header class="site_header centerise borderbtn">
<div id="logoline"><h1>MÁRIO AREIAS</h1></div>
<h2>DEVELOPER</h2>
<h3>A developer who loves open source and security.</h3>
<h4 class="print_sign">This resume is online on <span>marioareias.com</span></h3>
</header> <!-- /site_header -->
<!-- end HEADER -->
<div class="container-fluid page">
<!-- ABOUT ME -->
<section class="row-fluid about_me" id="about_me">
<aside class="span3 aside_el">
<h2>About me</h2>
<h5>professional profile<br /> and contact info</h5>
</aside>
<article class="span6 borderleft par_el">
<span class="circle"><img style="float:left" src="img/mypic.jpg" alt=""/></span>
<p>Hello, I’m Mário Areias and this is my resume.</p>
<p>I am a Software Engineer at Tyro. I also love open source and I have contributed to different projects like <a href="https://github.com/find-sec-bugs/find-sec-bugs">Find-Sec-Bugs</a>, <a href="https://github.com/presidentbeef/brakeman">Brakeman</a>, <a href="https://github.com/zaproxy">ZAProxy</a>,
<a href="https://github.com/bekk/grunt-retire" target="_blank">grunt-retire</a>, <a href="https://github.com/TeamPraxis/grunt-zaproxy" target="_blank">grunt-zaproxy</a>,
<a href="https://github.com/openmrs/" target="_blank">openmrs</a> and <a href="https://github.com/openaustralia" target="_blank">Open Australia foundation</a> </p>
</article>
<div class="span3 cont_info">
<div class="soc">
<ul>
<li><a href="https://github.com/mario-areias" target="_blank"><img src="img/icons/github.png" alt="Github" /></a></li>
<li><a href="https://au.linkedin.com/pub/mário-areias/38/408/a4b" target="_blank"><img src="img/icons/linkedin.png" alt="Linkedin Profile" /></a></li>
<li><a href="https://ihacktoprotect.com" target="_blank"><img src="img/icons/rss.png" alt="Blog" /></a></li>
<li><a href="https://stackoverflow.com/users/4773644/m%C3%A1rio-areias" target="_blank"><img src="img/icons/stackoverflow.png"></a></li>
</ul>
</div>
<div class="print_links">
<ul>
<li><img src="img/icons/github.png" alt="Github" />http://github.com/mario-areias</li>
<li><img src="img/icons/linkedin.png" alt="Linkedin Profile" />https://au.linkedin.com/pub/mário-areias/38/408/a4b</li>
<li><img src="img/icons/rss.png" alt="Blog" />http://marioareias.wordpress.com</li>
<li><img src="img/icons/stackoverflow.png" alt="Stack Overflow" />http://stackoverflow.com/users/4773644/m%C3%A1rio-areias</li>
</ul>
</div>
<div class="info">
<ul>
<li><span class="icon-location"></span><a>Sydney</a></li>
<li><span class="icon-mail"></span><a>[email protected]</a></li>
</ul>
</div>
</div> <!-- /cont_info -->
</section> <!-- /about_me -->
<!-- end ABOUT ME -->
<!-- MY EXPERTISE -->
<section class="row-fluid my_expertise" id="my_expertise">
<aside class="span3 aside_el">
<h2>My Expertise</h2>
<h5>skills that I’m<br /> proud of</h5>
</aside>
<article class="span4 borderleft par_el">
<p>I have been working with code for more than 10 years. Mostly web technologies such as Java, Javascript and etc</p>
<p>Recently I got more and more interested in build secure code by default. AppSec, threat modelling and etc.</p>
</article>
<div class="span5 skill_level">
<h4>Java</h4>
<div class="progressbar percent_80">
<div class="progressbar-inner"></div>
</div>
<h4>Javascript + HTML5 + CSS3</h4>
<div class="progressbar percent_60">
<div class="progressbar-inner"></div>
</div>
<h4>AppSec</h4>
<div class="progressbar percent_70">
<div class="progressbar-inner"></div>
</div>
<h4>Node.js</h4>
<div class="progressbar percent_50">
<div class="progressbar-inner"></div>
</div>
<h4>Devops (Puppet, CI/CD and AWS)</h4>
<div class="progressbar percent_50">
<div class="progressbar-inner"></div>
</div>
</div> <!-- /skill_level -->
</section> <!-- /my_expertise -->
<!-- end MY EXPERTISE -->
<!-- EXPERIENCE -->
<section class="row-fluid experience" id="experience">
<aside class="span3 aside_el">
<h2>Experience</h2>
<h5>where I worked</h5>
</aside>
<div class="span9">
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">07/2017 - Present</span>
<div class="bigspacing">
<header>
<h2>Tyro</h2>
<h3>Software Engineer</h3>
</header>
<p>Software developer and application security.</p>
<p></p>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">12/2016 - 07/2017</span>
<div class="bigspacing">
<header>
<h2>Nuix</h2>
<h3>Software Engineer</h3>
</header>
<p>Developing Nuix Engine/Core</p>
<p></p>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">06/2016 - 12/2016</span>
<div class="bigspacing">
<header>
<h2>PropellerAero</h2>
<h3>Fullstack developer</h3>
</header>
<p>I am responsible for the front-end (Angular js) and Propeller security practices. But also helping in managing AWS and API services</p>
<p></p>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">07/2015 - 04/2016</span>
<div class="bigspacing">
<header>
<h2>Covata</h2>
<h3>Senior Software Engineer</h3>
</header>
<p>I've worked as a server developer, designing APIs, business logic, security among other things</p>
<p></p>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">10/2014 - 07/2015</span>
<div class="bigspacing">
<header>
<h2>ThoughtWorks</h2>
<h3>Senior Consultant Developer</h3>
</header>
<p>I've worked with small and big clients, in Brazil, India and Australia, to upskill their teams to use Agile, Testing and Continuous Delivery</p>
<p></p>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">12/2011 - 10/2014</span>
<div class="bigspacing">
<header>
<h2>ThoughtWorks</h2>
<h3>Consultant Developer</h3>
</header>
<p>I've worked with a big retail companys in US and also worked in healthcare domain in <a href="http://www.pih.org/mirebalais" target="_blank">Haiti</a> and <a href="http://www.bahmni.org" target="_blank">India</a> </p>
<p>Also, I helped OpenMRS to build <a href="http://openmrs.org/2014/02/introducing-openmrs-2-0/" target="_blank">OpenMRS 2.0</a></p>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">2011 - 2011</span>
<div class="bigspacing">
<header>
<h2>Market Data</h2>
<h3>Developer</h3>
</header>
<p>We've been working for <a href="http://www.natura.com.br" _target="_blank">Natura</a> which is the biggest beauty company in Brazil. They have thousands of sellers all around Brazil. They create competitions around them to make them sell more. The winners are awarded with money or holiday trips.</p>
<p>Our job was about create the hot sites for those competitions.</p>
</div>
</article>
</div>
</div>
</section> <!-- /experience -->
<!-- end EXPERIENCE -->
<!-- EDUCATION -->
<section class="row-fluid education" id="education">
<aside class="span3 aside_el">
<h2>Education</h2>
<h5>my college</h5>
</aside>
<div class="span9">
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacing">
<span class="period">2004 - 2007</span>
<div class="bigspacing">
<header>
<h2>FATEC Rubens Lara</h2>
<h3>Data Processing</h3>
<p>Santos - Brazil</p>
</header>
</div>
</article>
</div>
<div class="row-fluid">
<article class="span12 borderleft par_el in_spacingbottom">
<span class="period">2005 - 2008</span>
<div class="bigspacing">
<header>
<h2>SENAI</h2>
<h3>Computer Network Technician</h3>
<p>Santos - Brazil</p>
</header>
</div>
</article>
</div>
</div>
</section> <!-- /education -->
<!-- end EDUCATION -->
<!-- PORTFOLIO -->
<section class="row-fluid portfolio" id="portfolio">
<aside class="span3 aside_el">
<h2>Portfolio</h2>
<h5>some of my<br /> best work</h5>
</aside>
<div class="span9 borderleft">
<div class="galleryContainer">
<div class="galleryItem">
<a href="http://thght.works/1DJ2Af8" target="_blank"><img src="img/mirebalais.jpg" alt="Mirebalais Hospital" /></a>
<h3>Hôpital Universitaire de Mirebalais</h3>
<p>Creation of Open source EMR using OpenMRS</p>
</div>
<div class="galleryItem">
<a href="http://bit.ly/1dr3s1R" target="_blank"><img src="img/thoughtworks-antologia.png" alt="ThoughtWorks Antologia" /></a>
<h3>Thoughtworks Brasil Book</h3>
<p>Co-author (in Portuguese)</p>
</div>
<div class="galleryItem">
<a href="http://bit.ly/1VD7Fna" target="_blank"><img src="img/agileaustralia.png" alt="The Art of Simplicity" /></a>
<h3>Agile Australia 2015</h3>
<p>Speaker</p>
</div>
</div>
<div class="galleryContainer">
<div class="galleryItem">
<a href="http://thght.works/1NmbLHR" target="_blank"><img src="img/openmrs_logo.png" alt="ThoughtWorks Brasil Article" /></a>
<h3>How ThoughtWorks Brasil Fought Ebola (Article)</h3>
<p>Co-author</p>
</div>
</div>
</div>
</section> <!-- /portfolio -->
<!-- end PORTFOLIO -->
</div> <!-- /page -->
</div> <!-- /wrapper -->
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src="js/lib/retina.js"></script>
<script src="js/scroll.js"></script>
</script>
</body>
</html>