-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
416 lines (394 loc) · 11.7 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
<!DOCTYPE html>
<html>
<!-- Head -->
<head>
<title>Félix Veysseyre, lead developer</title>
<!-- Metadata -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Hello, my name is Félix Veysseyre and I am a lead developer. I have an engineering degree in computer science with a major in applied mathematics."/>
<meta name="keywords" content="félix, veysseyre, lead, full, stack, web, developer, engineer, applied, mathematics"/>
<!-- Style -->
<style>
body
{
margin: 0px;
}
#root
{
position: absolute;
width: 100%;
min-height: 100%;
}
</style>
<!-- Javascript -->
<script src="./dist/App.js"></script>
</head>
<!-- Body -->
<body>
<div id="root"></div>
<script>
var containerId = 'root';
var configuration = {
dateFormat: 'DD/MM/YYYY',
googleAnalyticsId: 'UA-92138104-1',
data: {
coverImageURL: './images/cover.jpg',
fullName: 'Félix Veysseyre',
title: 'Lead Software Engineer, fullstack web developer',
degree: 'Engineering degree in computer science and applied mathematics',
pictureURL: './images/picture.jpg',
information: [
{
icon: 'envelope',
label: 'Email',
text: '[email protected]',
},
{
icon: 'institution',
label: 'Company',
text: 'Kitware, Inc.',
},
{
icon: 'map-marker',
label: 'Location',
text: 'Lyon, FR',
},
{
icon: 'globe',
label: 'Nationality',
text: 'French',
},
{
icon: 'birthday-cake',
label: 'Age',
text: '27',
},
],
networks: [
{
icon: 'envelope',
name: 'Email',
URL: 'mailto:[email protected]',
tooltip: 'Send me an email'
},
{
icon: 'cloud-download',
name: 'Download resume',
URL: 'file/CV - Félix Veysseyre - EN.pdf',
tooltip: 'Download my resume'
},
{
icon: 'linkedin',
name: 'LinkedIn',
URL: 'https://fr.linkedin.com/in/felix-veysseyre',
tooltip: 'LinkedIn'
},
{
icon: 'github',
name: 'GitHub',
URL: 'https://github.com/felixveysseyre',
tooltip: 'GitHub'
},
{
icon: 'stack-overflow',
name: 'StackOverflow',
URL: 'https://stackoverflow.com/users/3483406/félix-veysseyre',
tooltip: 'StackOverflow'
},
{
icon: 'instagram',
name: 'Instagram',
URL: 'https://www.instagram.com/flx.vsr',
tooltip: 'Instagram'
},
],
resume: [
'Hello, my name is Félix Veysseyre and I am a fullstack web developer. I have an engineering degree in computer science with a major in applied mathematics.',
'I always loved to understand how things work, that is why I started engineering studies. Over time I fell in love with science and more particularly with mathematics where I could find the level of logic and strictness I like.',
'Nowadays, I like to design and implement web applications. It allows me to build complex projects easily, in a minimum of time and share them all around the world.',
'When I write some code, I pay a particular attention to four points: security, robustness, performance and maintainability.',
'I believe in science as a way to improve the human condition, and in open-source as a way to improve the technology.',
],
resumeFilePath: './files/CV - Felix Veysseyre - EN.pdf',
timeLine: [
{
type: 'experience',
start: '2017-10-01',
end: null,
name: 'Lead Software Engineer',
location: 'Lyon, FR',
URL: 'https://kitware.com',
description: 'Fullstack web developer in charge of all web projects as well as the communication with related customers. Editor of many proposals.',
company: 'Kitware, Inc.',
projects: [
'Conception, development and deployment of a web application, allowing the on demand visualization of scientific data of different types. Management of a team of 3 people.',
'Conception, development and deployment of a web application, allowing the data management, the processing and the visualization of medical images. Management of a team of 4 people.',
'Conception and development of a web application, allowing the complete creation of an orthopaedic insole. Management of a team of 3 people.',
],
},
{
type: 'experience',
start: '2015-10-01',
end: '2017-10-01',
name: 'Software Engineer',
location: 'Lyon, FR',
URL: 'https://kitware.com',
description: 'Fullstack web developer in charge of all web projects as well as the communication with related customers. Editor of many proposals.',
company: 'Kitware, Inc.',
projects: [
'Conception, development and deployment of a web application, allowing users to visualize and interact in real time with spreadsheets files.',
'Conception, development and deployment of a web application, allowing users to visualize and interact in real time with MATLAB figures.',
'Conception, development and deployment of a web application, allowing users to view and interact in real time with scientific simulations, using distributed remote rendering.',
'Conception, development and deployment of a modular content management web application. Designed to provide high performance, high availability, to be scalable and secure.',
'Conception, development and deployment of an online image viewer, handling very large images (10Gpx), with multiple dimensions (space, time, color channels, etc).',
'Conception and development of an online PDF generator able to create PDF files from custom templates and data supplied manually.',
'Conception and development of an online team task manager able to handle many types of tasks, teams and various constrains.',
],
},
{
type: 'experience',
start: '2014-09-15',
end: '2015-09-15',
name: 'Junior Software Engineer',
location: 'Lyon, FR',
URL: 'https://orange.com',
description: 'Fullstack web developer in charge of his final year internship project.',
company: 'Orange',
projects: [
'Conception and development of a distributed and scalable log analyzing web application. Designed to allow real-time browsing, graphing and detection of unusual behaviors from the logs of a cluster of servers',
],
},
{
type: 'education',
start: '2014-09-15',
end: '2015-07-01',
name: 'Engineering cycle',
location: 'Lyon, FR',
URL: 'http://www.cpe.fr/',
description: 'Fifth year of higher education (theory and practice) in Electronic, Computer sciences and Telecommunication with major in Mathematics and Image Processing. Achievement of a scientific research project on motion analysis, applied to heart tracking',
school: 'CPE Lyon',
note: null,
},
{
type: 'experience',
start: '2013-07-01',
end: '2014-07-01',
name: 'Junior Software Engineer',
location: 'Chapel Hill, USA',
URL: 'https://kitware.com',
description: 'Gap year in computer science, data analysis and data visualization.',
company: 'Kitware, Inc.',
projects: [
'Conception and development of a web application allowing the analysis of several mailing lists and its users',
'Development in a collaborative point cloud visualization and managing web application',
'Conception and development of the processing workflow of pediatric airways imaging data',
],
},
{
type: 'education',
start: '2011-09-01',
end: '2013-07-01',
name: 'Engineering cycle',
location: 'Lyon, FR',
URL: 'http://www.cpe.fr',
description: 'Third and fourth year of higher education (theory and practice) in Electronic, Computer sciences and Telecommunication with taking of optional modules in graphs and algorithms, optimization technics and modeling technics',
school: 'CPE Lyon',
note: 'Scientific Award of Excellence',
},
{
type: 'education',
start: '2009-09-01',
end: '2011-07-01',
name: 'Preparatory class',
location: 'Lyon, FR',
URL: 'http://www.prepa-cpe.fr',
description: 'First and second year of higher education (theory and practice) in Mathematics, Physics, Engineering Sciences and languages',
school: 'Chartreux institution',
note: null,
},
],
technicalSkills: [
{
name: 'Backend',
skills: {
current: [
'Symfony',
'Node'
],
next: [
'Express',
'Meteor',
'Django',
'Laravel',
'GraphQL',
],
},
},
{
name: 'Frontend',
skills: {
current: [
'React',
'Redux',
'AngularJS',
'jQuery UI',
'jQuery',
'LESS',
'CSS',
],
next: [
'Vue',
'Angular2+',
],
},
},
{
name: 'Mobile',
skills: {
current: [
],
next: [
'React native',
],
},
},
{
name: 'Database',
skills: {
current: [
'MongoDB',
'MySQL',
],
next: [
'Elastic search'
],
},
},
{
name: 'Web visualization',
skills: {
current: [
'GoogleMaps API',
'GoogleChart',
'Plotly.js',
'OpenLayers',
'Three.js',
'VTK.js',
'ParaViewWeb',
],
next: [
'D3',
],
},
},
{
name: 'System administration',
skills: {
current: [
'Unix',
'Shell',
'Apache',
'Crontab',
'Iptable',
],
next: [
],
},
},
{
name: 'Software',
skills: {
current: [
'Python',
],
next: [
'WebAssembly',
],
},
},
{
name: 'Data analysis',
skills: {
current: [
'MATLAB',
'ParaView',
'SciPy',
'MatPlotLib',
],
next: [
'R',
],
},
},
{
name: 'Cloud computing',
skills: {
current: [
'AWS',
],
next: [
'GoogleCloudPlatform',
],
},
},
{
name: 'Machine learning',
skills: {
current: [
],
next: [
'TensorFlow',
'Keras',
],
},
},
{
name: 'Others',
skills: {
current: [
'Git',
'Docker',
'Composer',
'NPM',
'WebPack',
'ESLint',
],
next: [
],
},
},
],
languageSkills: [
{
name: 'French',
level: 'Native speaker',
certification: null,
},
{
name: 'English',
level: 'Highly proficient',
certification: 'Cambridge English Certificate',
},
{
name: 'Spanish',
level: 'Good working knowledge',
certification: 'European honors at scientific baccalaureate',
},
],
extraCurricularActivities: [
{
name: 'Passions',
description: 'World traveling, photography, architecture, design, numeric arts, electronic music',
},
{
name: 'Sports',
description: 'Cycling, running, swimming and triathlon',
},
],
},
};
var app = new Home.App(containerId, configuration);
</script>
</body>
</html>