-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimeline.html
More file actions
476 lines (420 loc) · 23.1 KB
/
timeline.html
File metadata and controls
476 lines (420 loc) · 23.1 KB
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>
<!--
Directive by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Simon Basset</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!--[if lte IE 8]>
<script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css"/>
<link rel="stylesheet" href="assets/css/timeline.css?v=2.7"/>
<!--[if lte IE 8]>
<link rel="stylesheet" href="assets/css/ie8.css"/><![endif]-->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js"></script>
</head>
<body>
<!-- Main -->
<div id="main">
<header class="major container 75%">
<h2>Simon Basset
<br/>
Architect and Senior Developer</h2>
</header>
<section id="cd-timeline" class="cd-container">
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#1E5BC6">
<span class="cd-letter">C</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">June 2024 - nowadays</span>
<h3>CARREFOUR - Software Architect</h3>
<p>Working on various Carrefour projects to leverage Europe's largest data lake.
Developing applications and prototypes based on Carrefour's data assets.
</p>
<div class="cd-more-info">
<i>Mission: Software Architect</i><br/>
<i>Goal: Data valorization and exploration</i><br/>
<i>Notable technologies: GenAI, Vertex AI, BigQuery, Cloud Run</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#1E5BC6">
<span class="cd-letter">C</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">June 2023 - June 2024</span>
<h3>CARREFOUR - BaseMedia</h3>
<p>Implementation of a double run between a legacy system and a new modern application to manage all photos in the Carrefour catalog.
</p>
<div class="cd-more-info">
<i>Mission: Architect and Lead Developer</i><br/>
<i>Notable contributions: heavy focus on database synchronization between legacy and modern systems</i><br/>
<i>Notable technologies: Go, PostgreSQL, Pub/Sub, Cloud Run</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#1E5BC6">
<span class="cd-letter">C</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">May 2023 - June 2023</span>
<h3>CARREFOUR - Marketing Studio</h3>
<p>Using Generative AI to help marketing teams deploy multimodal marketing campaigns.
The project was featured by Google in a conference and during the Google Cloud keynote.
</p>
<div class="cd-more-info">
<i>Mission: Senior Developer / AI Specialist</i><br/>
<i>Notable technologies: GenAI, Vertex AI, Google Cloud Platform</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#c61e1e">
<span class="cd-letter">I</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">January 2023 - April 2023</span>
<h3>Infopro Digital - Software Architect</h3>
<p>Worked on legacy systems and their updates. Transformation of 3-tier systems into modern SSR architecture.
</p>
<div class="cd-more-info">
<i>Mission: Software Architect</i><br/>
<i>Focus: Legacy transformation, SSR modern architectures</i><br/>
<i>Notable technologies: Node.js, Vue, Nuxt</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#c61e1e">
<span class="cd-letter">I</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">May 2022 - December 2022</span>
<h3>Infopro Digital - Head of Front</h3>
<p>Managed a team of about ten people with diverse profiles including developers and integrators.
</p>
<div class="cd-more-info">
<i>Mission: Head of Front-end Engineering</i><br/>
<i>Focus: Team management and front-end strategy</i><br/>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#c61e1e">
<span class="cd-letter">I</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">August 2020 - April 2022</span>
<h3>Infopro Digital - Sesame</h3>
<p>Sesame is a tool to create and manage professional exhibitions, online and/or on-site.
Organizers, exhibitors, speakers and visitors can meet together virtually on the platform
, where they will be able to communicate through webinars, instant messaging, voting modules, etc.
</p>
<div class="cd-more-info">
<i>Mission: Architect and Lead Senior Developer</i><br/>
<i>Notable contributions: redefine the development flow (pair programming, crossed reviews, etc.)</i><br/>
<i>Notable technologies: Vue, Quasar, Laravel</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#1E5BC6">
<span class="cd-letter">C</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">January 2020 - August 2020</span>
<h3>CARREFOUR - Horus</h3>
<p>Horus provides a lot of functionalities around stock and store management, customer profiling, error (stock, barcode scan, etc.) analysis, etc.
Horus consumes big data APIs to build rich consolidated views targeting a lot of carrefour departments (top management, marketing, store managers, etc.).
</p>
<div class="cd-more-info">
<i>Mission: Senior Developer</i><br/>
<i>Issues: imagining new use-cases based on raw data</i><br/>
<i>Notable contributions: GraphQL implementation, securization (oauth, jwt)</i><br/>
<i>Notable technologies: Node.js, React, GraphQL</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#1E5BC6">
<span class="cd-letter">C</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">August 2019 - nowadays</span>
<h3>CARREFOUR - Leon</h3>
<p>Leon is a beta-tested prototype of online groceries shopping based on privacy-first and ethical predictive algorithms.
</p>
<div class="cd-more-info">
<i>Mission: Senior Developer</i><br/>
<i>Issues: huge traffic and big amount of data </i><br/>
<i>Notable contributions: developing, releasing, supervising the Go backend, developing predictive algorithms, reviewing frontend</i><br/>
<i>Notable technologies: Go, Redis, Vue.js, Marathon, Prometheus/Grafana</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#00c9ea">
<span class="cd-letter">O</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">September 2018 - August 2019</span>
<h3>OPEN DIGITAL EDUCATION - Entcore</h3>
<p>Entcore is an open-source educational platform.
The platform is mostly used to implement virtual learning environment.
</p>
<div class="cd-more-info">
<i>Mission: Senior Developer</i><br/>
<i>Issues: legacy code, open-source projects, first remote working experience</i><br/>
<i>Notable contributions: cleaning and improving the homemade rich text editor, adding features in the core of the
plateform using clean code methodologies</i><br/>
<i>Notable technologies: Angular, AngularJS, VertX</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#FDD84D">
<span class="cd-letter">J</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">September 2018 - nowadays</span>
<h3>OWASP - Juice Shop</h3>
<p>The Juice Shop is probably the most modern and sophisticated insecure web application.
It is an environment to learn web application security by practice.
</p>
<div class="cd-more-info">
<i>Mission: Translator and contributor on side projects</i><br/>
<i>Notable contributions: french translations, automated configuration of a classroom</i><br/>
<i>Notable technologies: Angular, AngularJS, Node.js, Docker</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#ec635a">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">October 2016 - September 2018</span>
<h3>SOFTWAY MEDICAL - Architecture</h3>
<p>The architecture team design solutions, give support to technical teams, provide tools, endorse new
methodologies and technologies.
</p>
<p>I split my work between various tasks: <br>
- design solutions around micro-service architecture <br>
- give support to the developers, mainly on container, ci/cd and frontend subjects <br>
- develop and maintain the development environment <br>
- share best practices and review code
</p>
<div class="cd-more-info">
<i>Mission: Architect & frontend expert</i><br/>
<i>Issues: ~150 developers, devops & agile transition</i><br/>
<i>Notable contributions: ci/cd implementation, tech leader on main projects (4 Angular projects),
frontend support</i><br/>
<i>Notable technologies: Angular, AngularJS, Java, Rancher, Kubernetes, OpenShift</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#ec635a">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">October 2016 - September 2018</span>
<h3>SOFTWAY MEDICAL - Kazoo</h3>
<p>Kazoo is an internal tool for qualifiers. Qualifiers can use it to easily deploy services from a
docker
registry to a Rancher/OpenShift environment.</p>
<div class="cd-more-info">
<i>Mission: Project holder, main maintainer</i><br/>
<i>Notable contributions: inner-sourcing with the qualification staff</i><br/>
<i>Notable technologies: Go, Angular, Clarity, Rancher, OpenShift</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#e2001a">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">February 2016 - October 2016</span>
<h3>SFR - Sport/News</h3>
<p>Sport & News are 2 editorial websites. News is aggregating articles from 6 different web sources.
Sport is dedicated to 10 journalists.</p>
<div class="cd-more-info">
<i>Mission: Frontend Lead tech, CMS developer</i><br/>
<i>Issues: architectural and functionnal changes, high traffic websites</i><br/>
<i>Notable contributions: legacy code transformation, responsive expertise</i><br/>
<i>Notable technologies: Marionette, Node.js, MVEL, Spring</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#e2001a">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">November 2015 - February 2016</span>
<h3>SFR - Gred</h3>
<p>Gred is a full redesign of the brand REDbySFR, the new website targets digital native users.</p>
<div class="cd-more-info">
<i>Mission: Lead tech</i><br/>
<i>Issues: high traffic website, responsive</i><br/>
<i>Notable contributions: quality (documentation, BEM), sharing knowledge</i><br/>
<i>Notable technologies: SASS, Gulp, Topdoc</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#e2001a">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">November 2014 - October 2016</span>
<h3>SFR - Tiilta</h3>
<p>Tiilta is the homemade content management system of SFR, it manages the marketing and editorial content of SFR web
sites.</p>
<div class="cd-more-info">
<i>Mission: Developer</i><br/>
<i>Issues: sensible production, high traffic, full-ownership</i><br/>
<i>Notable contributions: ownership, technical migration</i><br/>
<i>Notable technologies: Marionette, Backbone, Grunt, React</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#4eb980">
<span class="cd-letter">P</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">January 2014 - November 2014</span>
<h3>Packt Publishing - reviewing</h3>
<p>Technical reviews and validations of books (AngularJS, Phonegap/cordova).</p>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#f27700">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">2013 - 2014</span>
<h3>Smile - France Galop</h3>
<p>Jockeys, horse trainers, owners can manage horses, enter horses in race, get the race agenda,
etc.</p>
<div class="cd-more-info">
<i>Mission: Lead tech</i><br/>
<i>Issues: mobile technical constraints</i><br/>
<i>Notable technologies: AngularJS, Topcoat, Stylus, Cordova</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#f27700">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">2013</span>
<h3>Smile - GoFLUENT</h3>
<p>Users of goFLUENT application can take english lessons.</p>
<div class="cd-more-info">
<i>Mission: Train and coach the filipino development team</i><br/>
<i>Notable technologies: Cordova</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#f27700">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">2012 - 2013</span>
<h3>Smile - AXA Banque</h3>
<p>Users of AXA Banque mobile application can manage theirs accounts, do and monitor transfers, get
their bank account details, etc.</p>
<div class="cd-more-info">
<i>Mission: Lead tech</i><br/>
<i>Notable technologies: AngularJS, Cordova, Handlebars, Grunt</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#f27700">
<span class="cd-letter">S</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">2012</span>
<h3>Smile - Node push server</h3>
<p>Node push server is an open-source cross-platform push server.</p>
<div class="cd-more-info">
<i>Mission: Main contributor</i><br/>
<i>Notable technologies: Node, Express, MongoDB</i>
</div>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture" style="background:#59C7ED">
<span class="cd-letter">I</span>
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<span class="cd-date">2007 - 2012</span>
<h3>INSA Rouen - Intensive Foundation & Engineer Cycle</h3>
<p>INSA (National Institute of Applied Sciences) of Rouen. Architecture of Information Systems
(ASI).</p>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</section>
<footer class="major container 75%">
<h3>My skills</h3>
<div class="skills">
<div>
<div class="dt"><h4>Javascript / HTML / CSS</h4></div>
<div class="dd skill-percent html" style="width:85%;"></div>
<div class="dt"><h4>Angular</h4></div>
<div class="dd skill-percent angular" style="width:85%;"></div>
<div class="dt"><h4>Vue</h4></div>
<div class="dd skill-percent vue" style="width:80%;"></div>
<div class="dt"><h4>React</h4></div>
<div class="dd skill-percent react" style="width:75%;"></div>
<div class="dt"><h4>Go</h4></div>
<div class="dd skill-percent go" style="width:80%;"></div>
<div class="dt"><h4>Tooling / Versioning / Quality checking</h4></div>
<div class="dd skill-percent tooling" style="width:90%;"></div>
<div class="dt"><h4>Devops</h4></div>
<div class="dd skill-percent devops" style="width:75%;"></div>
<div class="dt"><h4>Marionette / Backbone</h4></div>
<div class="dd skill-percent backbone" style="width:80%;"></div>
<div class="dt"><h4>Java</h4></div>
<div class="dd skill-percent java" style="width:75%;"></div>
<div class="dt"><h4>Cordova</h4></div>
<div class="dd skill-percent cordova" style="width:75%;"></div>
</div>
</div>
</footer>
</div>
<div id="footer">
<div class="container 75%">
<header class="major last">
<h2>smnbsst.me / 06 98 83 09 64</h2>
</header>
<ul class="copyright">
<li>© Simon Basset. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]>
<script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script>console.log('%c Hire me now!:)', 'font-size: 80px; font-weight: bold; color: red');</script>
</body>
</html>