Browse Source

Initial: Feb, 7th 2017

Gildas Chabot 8 years ago
commit
e8093aa10c
8 changed files with 376 additions and 0 deletions
  1. BIN
      img/bosch.png
  2. BIN
      img/ensicaen.png
  3. BIN
      img/leboncoin.png
  4. BIN
      img/portrait.jpg
  5. BIN
      img/zwipe.png
  6. BIN
      img/zwipeandwavelynx.png
  7. 259 0
      index.html
  8. 117 0
      styles/sobre.css

BIN
img/bosch.png


BIN
img/ensicaen.png


BIN
img/leboncoin.png


BIN
img/portrait.jpg


BIN
img/zwipe.png


BIN
img/zwipeandwavelynx.png


+ 259 - 0
index.html

@@ -0,0 +1,259 @@
1
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
3
+  <head>
4
+    <title>Chabot Gildas - CV</title>
5
+	<link rel="stylesheet" type="text/css"
6
+	  href="styles/sobre.css" title="sobre" />
7
+    <meta http-equiv="Content-Type"
8
+	  content="text/html; charset=ISO-8859-1"/>
9
+    <meta name="author" content="Gildas Chabot"/>
10
+    <meta name="description"
11
+	  content="CV de Gildas CHABOT"/>
12
+  </head>
13
+  <body onload="debut();return true;">
14
+  <div id="cadre">
15
+
16
+	<div id="tete">
17
+
18
+    <div id="nom">
19
+	  <h2>Gildas CHABOT</h2>
20
+    </div>
21
+
22
+    <div id="photo">
23
+	<img src='img/portrait.jpg' />
24
+    </div>
25
+
26
+	<h1 id="objectif">
27
+      <span>Backend Engineer<br />
28
+	  <span style='font-size:0.9em'>at leboncoin.fr</span></span>
29
+    </h1>
30
+
31
+	</div>
32
+
33
+	<div id="contenu">
34
+
35
+    <div id="profile" class="section">
36
+      <h2><span>Personal profile</span></h2>
37
+      <ul>
38
+	<li>
39
+	  <div class="gauche">
40
+	    Name and Firstname
41
+	  </div>
42
+	  <div class="droite">
43
+	    Chabot Gildas
44
+	  </div>
45
+	</li>
46
+	<li>
47
+	  <div class="gauche">
48
+	    Date of birth
49
+	  </div>
50
+	  <div class="droite">
51
+	    February 23, 1989 (Age 27)
52
+	  </div>
53
+	</li>
54
+	<li>
55
+	  <div class="gauche">
56
+	    Nationality
57
+	  </div>
58
+	  <div class="droite">
59
+	    French
60
+	  </div>
61
+	</li>
62
+	<li>
63
+	  <div class="gauche">
64
+	    Address
65
+	  </div>
66
+	  <div class="droite">
67
+	    51, rue Blanche, 75009 Paris, FRANCE
68
+	  </div>
69
+	</li>
70
+	</ul>
71
+    <ul>
72
+	<li>
73
+	  <div class="gauche">
74
+	    Contact
75
+	  </div>
76
+	  <div class="droite">
77
+	    +33 6 09 74 21 63
78
+	  </div>
79
+	</li>
80
+	<li>
81
+	  <div class="gauche">
82
+	    LinkedIn
83
+	  </div>
84
+	  <div class="droite">
85
+	    <a href='https://www.linkedin.com/in/gildaschabot'>https://www.linkedin.com/in/gildaschabot</a>
86
+	  </div>
87
+	</li>
88
+	<li>
89
+	  <div class="gauche">
90
+	    500px
91
+	  </div>
92
+	  <div class="droite">
93
+	    <a href='http://500px.com/gildasc'>http://500px.com/gildasc</a>
94
+	  </div>
95
+	</li>
96
+	<li>
97
+	  <div class="gauche">
98
+	    Personal webpage
99
+	  </div>
100
+	  <div class="droite">
101
+	    <a href='http://gildas.ch'>http://gildas.ch</a>
102
+	  </div>
103
+	</li>
104
+	</ul>
105
+	</div>
106
+
107
+    <div id="experiences" class="section">
108
+      <h2><span>Professional experience</span></h2>
109
+      <ul>
110
+	<li>
111
+	  <div class="gauche">
112
+	    September 2015 - Present (1.5 year)
113
+	  </div>
114
+	  <div class="droite">
115
+		<img src='img/leboncoin.png' />
116
+	    <strong>Backend Engineer at leboncoin.fr</strong> in Paris, France<br />
117
+		I am part of the Core team at leboncoin.fr, the second most visited French website.
118
+		We are moving to Go services away from a legacy monolithic C platform.
119
+		<br />
120
+	  </div>
121
+	</li>
122
+	<li>
123
+	  <div class="gauche">
124
+	    September 2012 - August 2015 (3 years)
125
+	  </div>
126
+	  <div class="droite">
127
+		<img src='img/zwipe.png' />
128
+	    <strong>Technical Lead Product Developer at Zwipe AS</strong> in Oslo, Norway<br />
129
+		Core Biometric Algorithm work: performance and speed improvements, porting to ARM processor,
130
+		tunning and evaluation. Integration into Access Control applications. Creation of management,
131
+		testing and development desktop tools.
132
+	  </div>
133
+	</li>
134
+	<li>
135
+	  <div class="gauche">
136
+	    January 2014 - March 2014 (3 months mission)
137
+	  </div>
138
+	  <div class="droite">
139
+		<img src='img/zwipeandwavelynx.png' />
140
+	    <strong>3 months project in collaboration with WaveLynx Technologies</strong> in Denver, Colorado<br />
141
+		I was a part of a 3 months mission - along with another Zwipe engineer - in collaboration with WaveLynx Technologies,
142
+		a Firmware and Microelectronics team based in Denver, Colorado. We developed together the new version of the Zwipe card
143
+		based on an ARM Cortex-M4 MCU.
144
+	  </div>
145
+	</li>
146
+	<li>
147
+	  <div class="gauche">
148
+	    March 2012 - August 2012 (6 months)
149
+	  </div>
150
+	  <div class="droite">
151
+		<img src='img/zwipe.png' />
152
+	    <strong>Technical Engineer Intern at Zwipe AS</strong> in Oslo, Norway<br />
153
+		Security analysis. Development of a Testing and Visualization program and a Demo Android application.<br />
154
+		More information on Zwipe AS: <a href='http://www.zwipe.com'>http://www.zwipe.com</a>
155
+	  </div>
156
+	  <div style='clear:both'></div>
157
+	</li>
158
+	<li>
159
+	  <div class="gauche">
160
+	    May 2011 - August 2011 (4 months)
161
+	  </div>
162
+	  <div class="droite">
163
+		<img src='img/bosch.png' style='height:30px;' />
164
+	    <strong>Computer Science Intern in Chassis Systems Control</strong> in Abstatt, Germany<br />
165
+		Restructuring of the internal Toolkit program used by ESP field-testers. Implementation of additional functionalities.
166
+	  </div>
167
+	</li>
168
+      </ul>
169
+    </div>
170
+
171
+    <div id="formation" class="section">
172
+      <h2><span>Education</span></h2>
173
+      <ul>
174
+	<li>
175
+	  <div class="gauche">
176
+	    2009 - 2012
177
+	  </div>
178
+	  <div class="droite">
179
+		<img src='img/ensicaen.png' />
180
+	    <strong>National Engineering School of Caen (ENSICAEN)</strong> in Caen, France<br />
181
+	    Engineer's Degree, Computer Science, specialized in Electronic Banking, Computer Security and Biometrics.<br /><br />
182
+		Valedictorian/Dux/Major de promotion (ranked number 1 after the final exams)
183
+	  </div>
184
+	</li>
185
+	<li>
186
+	  <div class="gauche">
187
+	    2007 - 2009
188
+	  </div>
189
+	  <div class="droite">
190
+	    <strong>Classe préparatoire Lycée Chateaubriand</strong> in Rennes, France<br />
191
+		Bachelor's degree: 2nd year, Intensive Mathematics and Physics
192
+	  </div>
193
+	</li>
194
+	<li>
195
+	  <div class="gauche">
196
+	  </div>
197
+	  <div class="droite">
198
+	    <strong>English and French : fluent</strong>
199
+	  </div>
200
+	</li>
201
+      </ul>
202
+    </div>
203
+
204
+    <div id="langages" class="section">
205
+      <h2><span>Skills</span></h2>
206
+      <ul>
207
+	<li>
208
+	  <div class="gauche">
209
+	    Fields of Expertise
210
+	  </div>
211
+	  <div class="droite">
212
+	    Backend development, Biometrics, Computer Security, Cryptography, Artificial Intelligence
213
+	  </div>
214
+	</li>
215
+	<li>
216
+	  <div class="gauche">
217
+	    Languages
218
+	  </div>
219
+	  <div class="droite">
220
+	    <strong>Go</strong>, Java, C, C#, SQL
221
+	  </div>
222
+	</li>
223
+	<li>
224
+	  <div class="gauche">
225
+	    Platforms
226
+	  </div>
227
+	  <div class="droite">
228
+	    Linux, ARM MCUs, DSP, Android
229
+	  </div>
230
+	</li>
231
+	<li>
232
+	  <div class="gauche">
233
+	    Theory
234
+	  </div>
235
+	  <div class="droite">
236
+	    Mathematics, Artificial Neural Networks, Image Processing, Physics
237
+	  </div>
238
+	</li>
239
+      </ul>
240
+    </div>
241
+
242
+    <div id="loisirs" class="section">
243
+      <h2><span>Interests</span></h2>
244
+      <ul>
245
+	<li>
246
+	  <div class="droite">
247
+		Stereoscopy, Artificial Intelligence, Biometry, Image Processing, Music, Photography, Cinema, Nature, Literature, Beer Brewing, Blacksmithing.
248
+	</div>
249
+	</li>
250
+      </ul>
251
+    </div>
252
+
253
+	</div>
254
+
255
+  <div id="footer"></div>
256
+  <!-- fermeture du cadre -->
257
+  </div>
258
+  </body>
259
+</html>

+ 117 - 0
styles/sobre.css

@@ -0,0 +1,117 @@
1
+body{
2
+    font-family:tahoma, arial;
3
+	background-color:#f6f8fc;
4
+	height:100%;
5
+}
6
+
7
+#cadre{
8
+	width:80%;
9
+	border:2px solid #dee5f0;
10
+	margin:auto;
11
+	margin-top:20px;
12
+	margin-bottom:20px;
13
+	background-color:white;
14
+	padding:20px;
15
+}
16
+
17
+a img, img
18
+{
19
+	border:none;
20
+}
21
+
22
+h2{
23
+	border-bottom:2px dashed #dee5f0;
24
+	padding-bottom:2px;
25
+	clear:both;
26
+	padding-top:25px;
27
+}
28
+
29
+.droite img{
30
+	float:right;
31
+	height:60px;
32
+}
33
+
34
+#tete{
35
+	clear:both;
36
+}
37
+
38
+#nom{
39
+    width:20%;
40
+    text-align:right;
41
+    float:right;
42
+    margin:0;
43
+}
44
+
45
+#photo{
46
+    width:20%;
47
+    text-align:left;
48
+    float:left;
49
+    margin:0;
50
+}
51
+
52
+#photo img{
53
+	width:100px;
54
+	height:100px;
55
+}
56
+
57
+#objectif{
58
+    width:50%;
59
+    text-align:center;
60
+    margin:auto;
61
+}
62
+
63
+#contenu{
64
+	clear:both;
65
+	width:100%;
66
+}
67
+
68
+#profile{
69
+	font-size:0.8em
70
+}
71
+
72
+#profile ul{
73
+	float:left;
74
+	width:47.3%;
75
+}
76
+
77
+a, a:visited{
78
+	/* color:#023F6E; */
79
+	color:#4d6a9c;
80
+	text-decoration:none;
81
+}
82
+
83
+a:hover{
84
+	color:#afc7f0;
85
+}
86
+
87
+#sommaire ul{
88
+	list-style-type:none;
89
+	list-style-image:none;
90
+}
91
+
92
+.section ul{
93
+	list-style-type:none;
94
+	list-style-image:none;
95
+}
96
+
97
+.section li{
98
+	clear:both;
99
+	border:2px solid #dee5f0;
100
+	background-color:#f6f8fc;
101
+	margin-bottom:-2px;
102
+}
103
+
104
+.gauche{
105
+	float:left;
106
+	width:180px;
107
+	padding:5px;
108
+}
109
+
110
+.droite{
111
+	padding:5px;
112
+	margin-left:190px;
113
+}
114
+
115
+#footer{
116
+	clear:both;
117
+}