-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
476 lines (473 loc) · 24.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
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html>
<!--<![endif]-->
<head>
<title>Antoine Bastin - CV</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600" type="text/css" rel="stylesheet" />
<link href="http://fonts.googleapis.com/css?family=Raleway:400,600,700" type="text/css" rel="stylesheet" />
<link href="me/bootstrap/css/bootstrap.min.css" type="text/css" rel="stylesheet" />
<link href="me/bootstrap/extend/jasny-bootstrap/css/jasny-bootstrap.min.css" type="text/css" rel="stylesheet">
<link href="me/bootstrap/extend/jasny-bootstrap/css/jasny-bootstrap-responsive.min.css" type="text/css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="me/theme/scripts/jquery-ui-1.9.2.custom/css/smoothness/jquery-ui-1.9.2.custom.min.css" />
<link rel="stylesheet" type="text/css" href="me/theme/css/glyphicons.css" />
<link rel="stylesheet" type="text/css" href="me/bootstrap/extend/bootstrap-select/bootstrap-select.css" />
<link rel="stylesheet" type="text/css" href="me/bootstrap/extend/bootstrap-toggle-buttons/static/stylesheets/bootstrap-toggle-buttons.css" />
<link rel="stylesheet" type="text/css" media="screen" href="me/theme/scripts/jquery-miniColors/jquery.miniColors.css" />
<link rel="stylesheet" type="text/css" media="screen" href="me/theme/scripts/pixelmatrix-uniform/css/uniform.default.css" />
<link rel="stylesheet" type="text/css" href="me/theme/scripts/jquery-lightbox/css/jquery.lightbox-0.5.css" media="screen" />
<link rel="stylesheet" type="text/css" href="me/theme/css/style.min1b2d.css?1361894335" />
</head>
<body data-spy="scroll" data-target="#menu">
<div class="container left-menu">
<div id="wrapper">
<div id="menu" class="hidden-phone">
<h1>Antoine Bastin</h1>
<span class="profile">
<span class="img">
<img src="me/photo.jpg" height="113" width="85" alt="Antoine Bastin" />
</span>
<span>
<a class="glyphicons user" href="#content"><i></i>À propos</a>
<a class="glyphicons notes_2" href="#resume"><i></i>CV</a>
<a class="glyphicons iphone_shake" href="#contact"><i></i>Contact</a>
</span>
</span>
<a href="#contact" class="btn btn-block btn-primary btn-large glyphicons pencil hire-me">Écrivez moi<span><!--I'm available--> </span><i></i></a>
<ul class="nav" data-spy="affix" data-offset-top="250">
<li class="active">
<a href="#content">
<span>À propos</span>
</a>
</li>
<li>
<a href="#resume">
<span>Expériences</span>
</a>
</li>
<li>
<a href="#formation">
<span>Formation</span>
</a>
</li>
<li>
<a href="#contact">
<span>contact</span>
</a>
</li>
</ul>
<hr/>
<p>Responsive design réalisé à l'aide de Bootstrap, jQuery, jQuery UI, jQuery UI Touch, Less2CSS, ... </p>
</div>
<div id="content">
<button type="button" class="btn btn-navbar main" data-spy="affix" data-offset-top="50">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="separator"></div>
<div class="heading-buttons">
<h2 class="glyphicons user"><i></i>Antoine Bastin
<span class="visible-desktop">| Ingénieur d'études et développement</span>
</h2>
<div class="buttons pull-right">
<a href="#" class="btn-action border-only circle glyphicons print btn-primary" style="display:none;"><i></i></a>
<a href="#" class="btn-action border-only circle glyphicons download btn-primary" style="display:none;"><i></i></a>
</div>
<div class="clearfix" style="clear: both;"></div>
</div>
<div class="separator line"></div>
<div class="row-fluid">
<div class="span6">
<h4 class="glyphicons notes"><i></i>À propos de moi</h4>
<table class="table table-condensed">
<tbody>
<tr>
<td class="right muted">Date de naissance</td>
<td>
<span class="label label-inverse">16 Novembre 1989</span>
</td>
</tr>
<tr>
<td class="right muted">Adresse</td>
<td>41 rue Pascal,
<br/>59800 Lille,
<br/>France</td>
</tr>
<tr>
<td class="right muted">E-mail</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td class="right muted">Téléphone</td>
<td>+33 6 68 59 16 73</td>
</tr>
<tr>
<td class="right muted">Website</td>
<td><a href="http://www.antoinebastin.fr">www.antoinebastin.fr</a></td>
</tr>
<tr>
<td class="right muted">Entreprise actuelle</td>
<td><a href="https://www.axa.fr/" target="_blank">AXA France Services</a></td>
</tr>
</tbody>
</table>
<div class="separator line visible-phone"></div>
</div>
<div class="span6">
<h4 class="glyphicons cardio"><i></i>Ingénieur d'études chez <a>ACA</a></h4>
<div class="row-fluid about">
<div class="span6">
<div id="myCarousel" class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<img src="http://www.placehold.it/590x388/232323&text=photo" height="388" width="590" alt="Photo 1" />
</div>
<div class="item">
<img src="http://www.placehold.it/590x388/232323&text=photo" height="388" width="590" alt="Photo 2" />
</div>
<div class="item">
<img src="http://www.placehold.it/590x388/232323&text=photo" height="388" width="590" alt="P 3" />
</div>
</div>
<a class="carousel-control left" href="#myCarousel" data-slide="prev">‹</a>
<a class="carousel-control right" href="#myCarousel" data-slide="next">›</a>
</div>
</div>
<div class="span6">
<p>Dernier projet : Réalisation d'un module de gestion et d'édition des devis au sein du progiciel "Assurex Contrats". La partie back-office a été réalisée à l'aide de JPA et du framework Hibernate. L'interface web est basée sur "AlexWeb"
(framework web de la société) et a été faite grâce aux technologies Java J2EE ainsi que AJAX, Javascript (Dojo, jQuery)</p>
</div>
</div>
<section class="twitter">
<div class="row-fluid">
<div class="span6">
<h4 class="glyphicons share"><i></i>Suivez moi !</h4>
<a href="http://fr.linkedin.com/in/antoinebastin/" target="_blank">
<div class="btn btn-action btn-primary btn-large glyphicons linked_in"><i></i></div>
</a>
<a href="http://www.facebook.com/antoine.bastin" target="_blank">
<div class="btn btn-action btn-primary btn-large glyphicons facebook"><i></i></div>
</a>
<a href="http://twitter.com/a_bastin" target="_blank">
<div class="btn btn-action btn-primary btn-large glyphicons twitter"><i></i></div>
</a>
<a href="https://plus.google.com/+AntoineBastin/posts" target="_blank">
<div class="btn btn-action btn-primary btn-large glyphicons google_plus"><i></i></div>
</a>
</div>
</div>
</section>
</div>
</div>
<div class="separator line" id="resume"></div>
<h3 class="glyphicons share_alt"><i></i>Expériences</h3>
<ul class="history">
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Depuis Janvier 2014</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>AXA France Services, WebCenter - Ingénieur d'études</h4>
Management, conception et réalisation de projets internes et externes à Axa France en utilisant les concepts Agile (Scrum, Kanban) et des technologies innovantes (.NET Framework 4.5.2, Angular.js, Adobe AEM, ...)
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Juillet 2012 - Janvier 2014</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Artaud, Courthéoux & Associés - Ingénieur d'études</h4>
Conception et développement sur le progiciel d'assurance "Assurex" et sur le framework web "AlexWeb"
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Février - Juin 2012</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Artaud, Courthéoux & Associés - Stage</h4>
Stage de fin d'étude. Développement web sur le framework de la société : "AlexWeb". Utilisation des technologies web (Ajax, Json, Javascript) et Java web (J2EE, JPA)
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Avril 2011 - Janvier 2012</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Schneider Electric - Projet de fin d'étude</h4>
Participation au projet d'optimisation du stockage sur puce RFID. Étude et rédaction des spécifications ISO.</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Avril - Juin 2011</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Straton-IT - Projet Junior Entreprise</h4>
Développeur sur le projet « Confdump » pour la SSII « Straton-IT ». Réalisation d’un site web permettant la gestion d’un parc informatique à l’aide de Symfony2
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Octobre 2010 - Juin 2011</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Groupe KPF - Stage</h4>
Stage apprenti ingénieur au sein de l’équipe projet. J’étais en charge de mini-projets sur le projet « Signalis Suez » qui a pour but la refonte du logiciel informatique utilisé sur le Canal de Suez (gestion navires, transits, météo, incidents, paiements,
…)
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Janvier - Mars 2010</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Challenger Momentum - Stage</h4>
Stage technicien de 3 mois à Melbourne, Australie. Réalisations de divers projets en ASP.NET, C# et Silverlight, en utilisant la langue anglaise
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">Avril - Juin 2009</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Tape à l’Œil - Stage</h4>
Stage technicien de 3 mois au sein du service informatique J’avais pour mission de concevoir et réaliser un site de e-commerce en ASP.NET et C#. Ce site est maintenant utilisé par les magasins pour s’approvisionner en consommables (cintres, sacs, …)
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-inverse">2008 - 2009</span>
<span class="glyphicons hidden-tablet calendar pull-right"><i></i></span>
</span>
<div class="body span9">
<h4>Projets scolaires</h4>
6 mois de projet informatique en équipe de 7. Nous avons développé une application en VB.NET, qui remplit automatiquement des documents avec des valeurs extraites d’une base de données
<br/> 6 mois de projet industriel en binôme. Nous avons conçu et construit un robot commandé sans fil
</div>
<div class="clearfix"></div>
</li>
</ul>
<div class="separator line"></div>
<h3 class="glyphicons settings"><i></i>Compétences</h3>
<div class="row-fluid">
<div class="span6">
<table class="table table-condensed">
<tbody>
<tr>
<td class="right muted">Programmation</td>
<td style="width: 70%">
<div class="progress progress-primary">
<div class="bar" style="width: 90%;"></div>
</div>
</td>
</tr>
<tr>
<td class="right muted">Web</td>
<td>
<div class="progress progress-primary">
<div class="bar" style="width: 80%;"></div>
</div>
</td>
</tr>
<tr>
<td class="right muted">Base de données</td>
<td>
<div class="progress progress-primary">
<div class="bar" style="width: 70%;"></div>
</div>
</td>
</tr>
<tr>
<td class="right muted">Industrie</td>
<td>
<div class="progress progress-inverse">
<div class="bar" style="width: 55%;"></div>
</div>
</td>
</tr>
<tr>
<td class="right muted">Anglais</td>
<td>
<div class="progress progress-inverse">
<div class="bar" style="width: 80%;"></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="span6">
<table class="table table-condensed">
<tbody>
<tr>
<td class="right muted">OS</td>
<td>
<span class="label label-important">Windows</span>
<span class="label label-important">Linux</span>
<span class="label label-important">Mac OSX</span>
</td>
</tr>
<tr>
<td class="right muted">Programmation</td>
<td style="width: 65%">
<span class="label label-important">C</span>
<span class="label label-important">ADA</span>
<span class="label label-important">.Net Framework (C#, VB.NET, MVC)</span>
<span class="label label-important">VB6</span>
<span class="label label-important">Java (EJB, JPA)</span>
<span class="label label-important">Ruby</span>
</td>
</tr>
<tr>
<td class="right muted">Base de données</td>
<td style="width: 65%">
<span class="label label-important">SQL</span>
<span class="label label-important">Oracle</span>
<span class="label label-important">MySQL</span>
<span class="label label-important">Access</span>
</td>
</tr>
<tr>
<td class="right muted">Serveur d'application</td>
<td style="width: 65%">
<span class="label label-important">JBoss</span>
<span class="label label-important">WebSphere</span>
<span class="label label-important">WebLogic</span>
<span class="label label-important">GlassFish</span>
</td>
</tr>
<tr>
<td class="right muted">Web</td>
<td style="width: 65%">
<span class="label label-important">HTML</span>
<span class="label label-important">CSS</span>
<span class="label label-important">JavaScript</span>
<span class="label label-important">jQuery</span>
<span class="label label-important">Angular.js</span>
<span class="label label-important">PHP</span>
<span class="label label-important">ASP.NET</span>
<span class="label label-important">Silverlight</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="separator line" id="formation"></div>
<h3 class="glyphicons certificate"><i></i>Cursus</h3>
<ul class="history">
<li class="row-fluid">
<span class="date span3">
<span class="label label-important">2011 - 2012</span>
<span class="glyphicons hidden-tablet calendar pull-right color-primary"><i></i></span>
</span>
<div class="body span9">
<h4>IG2I</h4>
Obtention du diplôme d'ingénieur, spécialité informatique, à l'IG2I (Institut de Génie Informatique et Industriel), département de l'école Centrale de Lille
</div>
<div class="clearfix"></div>
</li>
<li class="row-fluid">
<span class="date span3">
<span class="label label-important">2006 - 2007</span>
<span class="glyphicons hidden-tablet calendar pull-right color-primary"><i></i></span>
</span>
<div class="body span9">
<h4>Lycée La Malassise</h4>
Obtention du Baccalauréat S Sciences de l’Ingénieur, spécialité physique, option sport (volley)
</div>
<div class="clearfix"></div>
</li>
</ul>
<div class="separator line" id="contact"></div>
<h3 class="glyphicons envelope"><i></i>Contact</h3>
<div class="row-fluid">
<div class="span6">
<div class="well" id="contact_gmap"></div>
</div>
<div class="span6">
<h4>Écrivez moi</h4>
<form id="messageForm" class="row-fluid" method="post" action="contact.php">
<input type="hidden" name="subject" value="formmail">
<input class="span12" id="name" name="name" placeholder="NOM" />
<br/>
<input class="span12" id="phone" name="phone" placeholder="TÉLÉPHONE" />
<br/>
<textarea id="message" name="message" class="span12" rows="5" placeholder="VOTRE MESSAGE"></textarea>
<br/>
<button class="btn btn-primary btn-large btn-icon glyphicons envelope">
<i></i> Envoyer
</button>
<span id="messageState" class="span6" style="float:right;text-align:right;">Result</span>
</form>
</div>
</div>
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>
<script async src="me/theme/scripts/modernizr.custom.76094.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery-lightbox/js/jquery.lightbox-0.5.js" type="text/javascript"></script>
<script type="text/javascript">
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments);
}, i[r].l = 1 * new Date();
a = s.createElement(o), m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m);
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-39919899-1', 'antoinebastin.fr');
ga('send', 'pageview');
</script>
<script async src="me/theme/scripts/less-1.3.3.min.js" type="text/javascript"></script>
<!--[if lt IE 8]><script async type="text/javascript" src="theme/scripts/json2.js"></script><![endif]-->
<script async src="me/theme/scripts/jquery-ui-1.9.2.custom/js/jquery-ui-1.9.2.custom.min.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery-miniColors/jquery.miniColors.js" type="text/javascript"></script>
<script type="text/javascript">
var themerPrimaryColor = '#0088d6';
</script>
<script async src="me/theme/scripts/jquery.cookie.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery.ba-resize.js" type="text/javascript"></script>
<script async src="me/theme/scripts/pixelmatrix-uniform/jquery.uniform.min.js" type="text/javascript"></script>
<script async src="me/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script async src="me/bootstrap/extend/bootstrap-select/bootstrap-select.js" type="text/javascript"></script>
<script async src="me/bootstrap/extend/bootstrap-toggle-buttons/static/js/jquery.toggle.buttons.js" type="text/javascript"></script>
<script async src="me/bootstrap/extend/jasny-bootstrap/js/jasny-bootstrap.min.js" type="text/javascript"></script>
<script async src="me/bootstrap/extend/jasny-bootstrap/js/bootstrap-fileupload.js" type="text/javascript"></script>
<script async src="me/bootstrap/extend/bootbox.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery-animate-css-rotate-scale/jquery-css-transform/jquery-css-transform.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery-animate-css-rotate-scale/jquery-animate-css-rotate-scale.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery.quicksand.js" type="text/javascript"></script>
<script async src="me/theme/scripts/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCPLL6zh_dzVxCG_sEFOUYG2TrWAHjaJ_4"></script>
<script async src="me/theme/scripts/load.min.js" type="text/javascript"></script>
</body>
</html>