-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
401 lines (351 loc) · 16.9 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
<!DOCTYPE html>
<html>
<head>
<title>Fabien Warniez - Vancouver Software Engineer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/bootstrap-theme.min.css" rel="stylesheet" />
<link href="css/screen.css" rel="stylesheet" media="screen" />
<link href="css/print.css" rel="stylesheet" media="print" />
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="">FW</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a class="scroll" href="#professional-experience">Pro. Experience</a></li>
<li><a class="scroll" href="#education">Education</a></li>
<li><a class="scroll" href="#personal-projects">Perso. Projects</a></li>
<li><a class="scroll" href="#skills">Skills</a></li>
<li><a class="scroll" href="#languages">Languages</a></li>
<li><a href="/fabien-warniez.pdf" target="_blank">Download PDF</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container theme-showcase">
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<h1 class="visible-print">Fabien Warniez <small>Software Engineer - <u>[email protected]</u> - See full version at <u>http://fabien.warniez.com</u></small></h1>
<h1 class="hidden-print">Fabien Warniez <small>Software Engineer</small></h1>
<p>I am a Software Engineer with 10 years of experience. The bulk of my experience is around designing and implementing web-based applications in PHP and .NET. I have significant experience in both front-end and back-end implementations but am more interested in back-ends, namely distributed data management and real-time data processing.</p>
<p>My recent accomplishments include successfully leading a team of 7 to the delivery of CineCoup.com (1 year, PHP) — a new social-media powered platform for financing indie films, as well as leading the delivery of a Social Network Analytics Platform (1 year, .NET).</p>
<p class="hidden-print"><a class="btn btn-primary btn-lg" href="mailto:[email protected]">Email me »</a></p>
</div>
<div class="row">
<a class="anchor" id="professional-experience"></a>
<div class="col-lg-6 col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Professional Experience</h3>
</div>
<div class="panel-body">
<div class="extra-margin">
<p class="no-margin-print">
<span class="lead stronger">Senior Software Developer - Backend</span>
<br />
<a href="http://www.thesims.com" target="_blank">The Sims (Electronic Arts)</a>, Burnaby, BC
<br />
<em>May 2014 - Now</em>
<br />
<small>
Skills acquired: PHP, Symfony
</small>
</p>
<ul class="no-padding">
<li>Major financial software, data and media company: Designed and implemented new features for their flagship iOS application</li>
<li>Major financial software, data and media company: Implemented new features and bugfixes for the iOS version of their popular digital magazine</li>
<li>Sports Team App Framework port to Windows Phone 8: Started implementing an improved version of the iOS framework for Windows Phone 8</li>
</ul>
</div>
<div class="extra-margin">
<p class="no-margin-print">
<span class="lead stronger">Software Developer, Team Lead</span>
<br />
<a href="http://www.atimi.com" target="_blank">Atimi Software Inc.</a>, Vancouver, BC
<br />
<em>October 2013 - Now</em>
<br />
<small>
Skills acquired: iOS, Objective-C, C, Cocoa Touch, Mobile Development, Quality Assurance
</small>
</p>
<ul class="no-padding">
<li>Major financial software, data and media company: Designed and implemented new features for their flagship iOS application</li>
<li>Major financial software, data and media company: Implemented new features and bugfixes for the iOS version of their popular digital magazine</li>
<li>Sports Team App Framework port to Windows Phone 8: Started implementing an improved version of the iOS framework for Windows Phone 8</li>
</ul>
</div>
<div class="extra-margin">
<p class="no-margin-print">
<span class="lead stronger">Software Development Lead</span>
<br />
<a href="http://dimerocker.com" target="_blank">Overinteractive Media / dimeRocker</a>, Vancouver, BC
<br />
<em>August 2012 - September 2013</em>
<br />
<small>
Skills acquired: PHP, Zend Framework, team management, code deployment strategy, data caching, Twitter Bootstrap, YouTube API, Amazon S3 API
</small>
</p>
<ul class="no-padding">
<li><a href="http://www.cinecoup.com" target="_blank">CineCoup</a>: Led the development of the <em>Film Accelerator</em></li>
<li><a href="http://storyhive.optiklocal.com" target="_blank">TELUS STORYHIVE</a>: Led the development of a social platform to distribute grants for local community TV programming</li>
<li>Social Farm: Built a multi-million row social data harvesting platform</li>
</ul>
</div>
<div class="extra-margin">
<p class="no-margin-print">
<span class="lead stronger">Technology Consultant</span>
<br />
<a href="http://www.accenture.com" target="_blank">Accenture</a>, Vancouver, BC
<br />
<em>January 2012 - July 2012</em>
<br />
<small>
Skills acquired: banking industry, big data management, analytics and reporting software, requirements management, driving of client interviews
</small>
</p>
<ul class="no-padding">
<li>
<a href="http://www.tdcanadatrust.com/" target="_blank">TD</a> / <a href="http://www.mbna.ca" target="_blank">MBNA</a> merger in Ottawa:
Participated in the gathering of MBNA's data analytics and data warehousing needs before incorporation into TD's systems
</li>
</ul>
</div>
<div class="extra-margin">
<p class="no-margin-print">
<span class="lead stronger">R&D Technology Consultant</span>
<br />
<a href="http://www.accenture.com/us-en/technology/technology-labs/Pages/index.aspx" target="_blank">Accenture Technology Labs</a>, Sophia Antipolis, France
<br />
<em>February 2008 - December 2011</em>
<br />
<small>
Skills acquired: rapid prototyping, discovering new technologies, database design, working with external APIs, team management
</small>
</p>
<ul class="no-padding">
<li>Developed multiple <a href="http://en.wikipedia.org/wiki/Interactive_whiteboard">Interactive Wall</a> applications in Adobe AIR, including one for <a href="http://www.groupamabanque.com" target="_blank">Groupama Banque</a>'s new headquarters</li>
<li>Developed a mortgage simulator for <a href="http://www.pixelsense.com">Microsoft PixelSense</a> (f.k.a Surface)</li>
<li>Developed a banking iPad application for <a href="http://www.rbs.co.uk" target="_blank">Royal Bank of Scotland</a></li>
<li>Trained and led a team in improving the accessibility of the Adobe Flex based <a href="http://www.revenue.ie" target="_blank">Irish Revenue PAYE anytime</a> online tax application</li>
<li>Developed a real-time Silverlight based telemetry application for a <a href="http://www.shell.com/global/environment-society/ecomarathon.html" target="_blank">Shell Eco-marathon</a> team</li>
<li>Designed and led the delivery of a reporting and analytics platform for social media brand pages</li>
</ul>
</div>
</div>
</div>
</div>
<a class="anchor" id="education"></a>
<div class="col-lg-6 col-md-12 page-break">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Education</h3>
</div>
<div class="panel-body">
<div class="extra-margin">
<p class="no-margin-print">
<span class="lead stronger">Master of Science</span> in Computer Engineering, <abbr title="Multimedia and Information Technologies">MTI</abbr> major
<br />
<a href="http://www.epita.fr">EPITA</a>, Paris, France
<br />
<em>August 2003 - July 2008</em>
</p>
<ul class="no-padding">
<li>Developed an FTP server in C</li>
<li>Developed a search engine and its crawler in PHP</li>
<li>Developed a project management application in Adobe AIR (team of 4)</li>
<li>Developed a compiler for the Tiger programming language in C++ (team of 4)</li>
<li>Developed a Wipeout-like video game in Delphi / OpenGL (team of 4)</li>
<li>Developed a Tron-like video game in C (team of 2)</li>
</ul>
</div>
<div class="extra-margin">
<p>
<span class="lead stronger">Baccalauréat S (Sciences)</span> with honours
<br />
<em>July 2003</em>
</p>
</div>
<div class="extra-margin">
<p>
<span class="lead stronger">Adobe Certified Expert</span> in Flex with AIR
<br />
<em>October 2009</em>
</p>
</div>
</div>
</div>
</div>
<a class="anchor" id="personal-projects"></a>
<div class="col-lg-6 col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Personal Projects</h3>
</div>
<div class="panel-body">
<div class="extra-margin">
<p>
<span class="lead stronger">Founder of <a href="http://www.topbutpes.com">TopButPES.com</a></span>
<br />
A popular community website where fans of Pro Evolution Soccer can watch, share and vote for their favourite videos of the game. Over 1000 visitors / day at its apex. Ranked higher than Konami's official website in Google search results. Built in PHP/MySQL.
<br />
<em>January 2007 - Now</em>
</p>
</div>
<div class="extra-margin">
<p>
<span class="lead stronger">Contributor to <a href="http://www.twitterizer.net">Twitterizer</a></span>
<br />
A now abandoned .Net client library for the Twitter API.
<br />
<em>July 2011</em>
</p>
</div>
</div>
</div>
</div>
<div class="clearfix visible-lg"></div>
<a class="anchor" id="skills"></a>
<div class="col-lg-6 col-md-12 page-break">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Skills</h3>
</div>
<div class="panel-body">
<div class="extra-margin">
<p>
<span class="lead stronger">Technologies</span>
<span class="label label-success hidden-print">proficient</span>
<span class="label label-info hidden-print">current interest</span>
<span class="label label-warning hidden-print">experience with</span>
</p>
<h6 class="visible-print">Proficient</h6>
<h4 class="label-list">
<span class="label label-success">iOS / Cocoa Touch / Objective-C</span>
<span class="label label-success">PHP</span>
<span class="label label-success">Zend</span>
<span class="label label-success">MySQL</span>
<span class="label label-success">C#</span>
<span class="label label-success">ASP.Net MVC</span>
<span class="label label-success">Microsoft SQL Server</span>
<span class="label label-success">.Net Entity Framework</span>
<span class="label label-success">HTML / CSS</span>
<span class="label label-success">Twitter Bootstrap</span>
<span class="label label-success">JS / jQuery / AJAX</span>
<span class="label label-success">Git</span>
</h4>
<h6 class="visible-print">Current interest</h6>
<h4 class="label-list">
<span class="label label-info">Big Data</span>
<span class="label label-info">NoSQL</span>
<span class="label label-info">Google App Engine</span>
<span class="label label-info">Google DataStore</span>
</h4>
<h6 class="visible-print">Experience with</h6>
<h4 class="label-list">
<span class="label label-warning">C</span>
<span class="label label-warning">C++</span>
<span class="label label-warning">Java</span>
<span class="label label-warning">J2EE</span>
<span class="label label-warning">Adobe Flex / AIR</span>
<span class="label label-warning">Wordpress</span>
<span class="label label-warning">SVN</span>
</h4>
</div>
<div class="extra-margin">
<p>
<span class="lead stronger">Concepts</span>
</p>
<h4 class="label-list">
<span class="label label-default">MVC</span>
<span class="label label-default">object-oriented programming</span>
<span class="label label-default">data caching</span>
<span class="label label-default">i18n</span>
<span class="label label-default">extreme programming</span>
<span class="label label-default">agile development</span>
<span class="label label-default">application design</span>
<span class="label label-default">database design</span>
<span class="label label-default">SEO</span>
</h4>
</div>
<div class="extra-margin">
<p>
<span class="lead stronger">Soft Skills</span>
</p>
<h4 class="label-list">
<span class="label label-default">detailed-oriented</span>
<span class="label label-default">excellent problem-solving skills</span>
<span class="label label-default">adaptable</span>
<span class="label label-default">autonomous</span>
<span class="label label-default">likes challenges</span>
<span class="label label-default">excellent written communication</span>
<span class="label label-default">team player</span>
</h4>
</div>
</div>
</div>
</div>
<a class="anchor" id="languages"></a>
<div class="col-lg-6 col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Languages</h3>
</div>
<div class="panel-body">
<div class="extra-margin">
<p>
English, French, Spanish (basic)
</p>
</div>
</div>
</div>
</div>
</div>
</div> <!-- /container -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="http://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript">
$(function () {
$(".scroll").click(function(event) {
event.preventDefault();
//calculate destination place
var dest = 0;
if ($(this.hash).offset().top > $(document).height()-$(window).height())
{
dest = $(document).height() - $(window).height();
}
else
{
dest = $(this.hash).offset().top;
}
//go to destination
$('html,body').animate({scrollTop: dest}, 500, 'swing');
});
});
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-15428333-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>