|
@@ -1,6 +1,6 @@
|
1
|
1
|
<!DOCTYPE html>
|
2
|
2
|
<html lang="en">
|
3
|
|
- <head>
|
|
3
|
+<head>
|
4
|
4
|
<meta charset="utf-8">
|
5
|
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
|
6
|
<meta name="description" content="Robin Thoni resume cv">
|
|
@@ -13,371 +13,559 @@
|
13
|
13
|
|
14
|
14
|
<!-- Custom styles for this template -->
|
15
|
15
|
<link href="assets/css/main.css" rel="stylesheet">
|
16
|
|
-
|
17
|
|
- <link rel="stylesheet" href="assets/css/font-awesome.min.css">
|
18
|
|
-
|
19
|
|
- <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
|
|
16
|
+
|
|
17
|
+ <link rel="stylesheet" href="assets/css/font-awesome.min.css">
|
|
18
|
+
|
|
19
|
+ <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet'
|
|
20
|
+ type='text/css'>
|
20
|
21
|
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
|
21
|
|
-
|
|
22
|
+
|
22
|
23
|
<script src="assets/js/jquery.min.js"></script>
|
23
|
|
- <script type="text/javascript" src="assets/js/smoothscroll.js"></script>
|
|
24
|
+ <script type="text/javascript" src="assets/js/smoothscroll.js"></script>
|
24
|
25
|
<script src="assets/js/Chart.js"></script>
|
25
|
26
|
|
26
|
27
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
27
|
28
|
<!--[if lt IE 9]>
|
28
|
|
- <script src="assets/js/html5shiv.js"></script>
|
29
|
|
- <script src="assets/js/respond.min.js"></script>
|
|
29
|
+ <script src="assets/js/html5shiv.js"></script>
|
|
30
|
+ <script src="assets/js/respond.min.js"></script>
|
30
|
31
|
<![endif]-->
|
31
|
|
- </head>
|
32
|
|
-
|
33
|
|
- <body data-spy="scroll" data-offset="0" data-target="#nav">
|
34
|
|
-
|
35
|
|
- <div id="section-topbar">
|
36
|
|
- <div id="topbar-inner">
|
37
|
|
- <div class="container">
|
38
|
|
- <div class="row">
|
39
|
|
- <div class="dropdown">
|
40
|
|
- <ul id="nav" class="nav">
|
41
|
|
- <li class="menu-item"><a class="smoothScroll" href="#about" title="About"><i class="icon-user"></i></a></li>
|
42
|
|
- <li class="menu-item"><a class="smoothScroll" href="#resume" title="Resume"><i class="icon-file"></i></a></li>
|
43
|
|
- <li class="menu-item"><a class="smoothScroll" href="#contact" title="Contact"><i class="icon-envelope"></i></a></li>
|
44
|
|
- </ul><!--/ uL#nav -->
|
45
|
|
- </div><!-- /.dropdown -->
|
46
|
|
-
|
47
|
|
- <div class="clear"></div>
|
48
|
|
- </div><!--/.row -->
|
49
|
|
- </div><!--/.container -->
|
50
|
|
-
|
51
|
|
- <div class="clear"></div>
|
52
|
|
- </div><!--/ #topbar-inner -->
|
53
|
|
- </div><!--/ #section-topbar -->
|
54
|
|
-
|
55
|
|
-
|
56
|
|
-
|
57
|
|
- <section id="about" name="about"></section>
|
58
|
|
- <div id="intro">
|
59
|
|
- <div class="container">
|
60
|
|
- <div class="row centered">
|
61
|
|
- <div class="col-lg-12">
|
62
|
|
- <p>
|
63
|
|
- <h1>Robin Thoni</h1>
|
64
|
|
- <h3>IT Engineer | robin@rthoni.com</h3>
|
65
|
|
- </p>
|
66
|
|
- </div><!--/.col-lg-12 -->
|
67
|
|
- </div><!--/.row -->
|
68
|
|
- <div class="row">
|
69
|
|
-
|
70
|
|
- <div class="col-lg-2 col-lg-offset-1">
|
71
|
|
- <h5>ABOUT</h5>
|
72
|
|
- </div>
|
73
|
|
- <div class="col-lg-6">
|
74
|
|
- <p>
|
75
|
|
- I'm a graduated IT engineer after doing my final internship at NVIDIA.
|
76
|
|
- I love IT, sys admin and development in a lot of languages. I'm pretty good in desktop and web developments. I also have some skills in embedded devices such as Rasperry Pi, Arduino and PIC.
|
77
|
|
- </p>
|
78
|
|
- </div>
|
79
|
|
- <div class="col-lg-3">
|
80
|
|
- <p><a href="resume/Robin_THONI_resume.pdf"><i class="icon-file"></i> <sm>DOWNLOAD PDF</sm></a><br />
|
81
|
|
- <a href="https://git.rthoni.com/robin.thoni/" target="_blank"><i class="icon-github"></i> <sm>MY GIT</sm></a></p>
|
82
|
|
- </div>
|
83
|
|
-
|
84
|
|
- </div><!--/.row -->
|
85
|
|
- </div><!--/.container -->
|
86
|
|
- </div><!--/ #intro -->
|
87
|
|
-
|
88
|
|
-
|
89
|
|
- <section id="resume" name="resume"></section>
|
90
|
|
- <!--EDUCATION DESCRIPTION -->
|
91
|
|
- <div class="container desc">
|
92
|
|
- <div class="row">
|
93
|
|
-
|
94
|
|
- <div class="col-lg-2 col-lg-offset-1">
|
95
|
|
- <h5>CURSUS</h5>
|
96
|
|
- </div>
|
97
|
|
-
|
98
|
|
- <div class="col-lg-6">
|
99
|
|
- <p><t>Software Engineer</t><br/>
|
100
|
|
- <a href="https://docs.nvidia.com/cuda/index.html" target="_blank">NVIDIA</a> <br/>
|
101
|
|
- <i>CUDA devtools team</i>
|
102
|
|
- </p>
|
103
|
|
- </div>
|
104
|
|
- <div class="col-lg-3">
|
105
|
|
- <p><sm>2018 - 2021</sm><br />
|
106
|
|
- </p>
|
107
|
|
- </div>
|
108
|
|
-
|
109
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
110
|
|
- <p><t>Final Internship</t><br/>
|
111
|
|
- <a href="https://docs.nvidia.com/cuda/cuda-memcheck/index.html" target="_blank">NVIDIA</a> <br/>
|
112
|
|
- <i>Improvements on cuda-memcheck</i>
|
113
|
|
- </p>
|
114
|
|
- </div>
|
115
|
|
- <div class="col-lg-3">
|
116
|
|
- <p><sm>2017</sm><br/></p>
|
117
|
|
- </div>
|
118
|
|
-
|
119
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
120
|
|
- <p><t>Computer Science Student</t><br/>
|
121
|
|
- <a href="http://www.epita.fr/" target="_blank">EPITA</a> <br/>
|
122
|
|
- <i>French Engineering School</i>
|
123
|
|
- </p>
|
124
|
|
- </div>
|
125
|
|
- <div class="col-lg-3">
|
126
|
|
- <p><sm>2012 - 2017</sm><br/></p>
|
127
|
|
- </div>
|
128
|
|
-
|
129
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
130
|
|
- <p><t>International IT Master</t><br/>
|
131
|
|
- <a href="http://www.uqac.ca/" target="_blank">UQAC</a> <br/>
|
132
|
|
- <i>Canadian University</i>
|
133
|
|
- </p>
|
134
|
|
- </div>
|
135
|
|
- <div class="col-lg-3">
|
136
|
|
- <p><sm>2016 - 2017</sm><br/>
|
137
|
|
- </p>
|
138
|
|
- </div>
|
139
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
140
|
|
- <p><t>School’s Laboratory</t><br/>
|
141
|
|
- <a href="http://www.3ie.fr/" target="_blank">3ie</a> <br/>
|
142
|
|
- <i>EPITA’s Innovation Laboratory</i>
|
143
|
|
- </p>
|
144
|
|
- </div>
|
145
|
|
- <div class="col-lg-3">
|
146
|
|
- <p><sm>2014 - 2016</sm><br/></p>
|
147
|
|
- </div>
|
148
|
|
-
|
149
|
|
- </div><!--/.row -->
|
150
|
|
- <br>
|
151
|
|
- <hr>
|
152
|
|
- </div><!--/.container -->
|
153
|
|
-
|
154
|
|
-
|
155
|
|
- <!--EXPERIENCES DESCRIPTION -->
|
156
|
|
- <div class="container desc">
|
157
|
|
- <div class="row">
|
158
|
|
-
|
159
|
|
- <div class="col-lg-2 col-lg-offset-1">
|
160
|
|
- <h5>PROJECTS</h5>
|
161
|
|
- </div>
|
162
|
|
- <div class="col-lg-6">
|
163
|
|
- <p><t>Prologin Contest Organizer</t><br/>
|
164
|
|
- French national programming contest<br /><a href="https://prologin.org/" target="_blank">https://prologin.org</a> <br/>
|
165
|
|
- </p>
|
166
|
|
- <p><more> </more></p>
|
167
|
|
- </div>
|
168
|
|
- <div class="col-lg-3">
|
169
|
|
- <p><sm>2012 - 2016</sm><br />
|
170
|
|
- </p>
|
171
|
|
- </div>
|
172
|
|
-
|
173
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
174
|
|
- <p><t>Camotion</t><br/>
|
175
|
|
- An API, a web frontend, a backend and an Android application for remote CCTV<br />
|
176
|
|
- <a href="https://git.rthoni.com/camotion/" target="_blank">https://git.rthoni.com/camotion</a><br/>
|
177
|
|
- </p>
|
178
|
|
- <p><more></more></p>
|
179
|
|
- </div>
|
180
|
|
- <div class="col-lg-3">
|
181
|
|
- <p><sm>2013 - TODAY</sm><br />
|
182
|
|
- <imp><sm>IN PROGRESS</sm></imp>
|
183
|
|
- </p>
|
184
|
|
- </div>
|
185
|
|
-
|
186
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
187
|
|
- <p><t>Luticate</t><br/>
|
188
|
|
- An API and a web frontend for users, groups and permissions management<br />
|
189
|
|
- <a href="https://git.rthoni.com/luticate/" target="_blank">https://git.rthoni.com/luticate</a><br />
|
190
|
|
- </p>
|
191
|
|
- <p><more></more></p>
|
192
|
|
- </div>
|
193
|
|
- <div class="col-lg-3">
|
194
|
|
- <p><sm>2015 - TODAY</sm><br />
|
195
|
|
- <imp><sm>IN PROGRESS</sm></imp>
|
196
|
|
- </p>
|
197
|
|
- </div>
|
198
|
|
-
|
199
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
200
|
|
- <p><t>Arduino</t><br/>
|
201
|
|
- Multiple projects arround Arduino: USB devices (mouse, keyboard, raw HID, raw device), contact smartcard reader/emulation<br />
|
202
|
|
- <a href="https://git.rthoni.com/robin.thoni/arduino-hc-05" target="_blank">https://git.rthoni.com/robin.thoni/arduino-hc-05</a><br />
|
203
|
|
- <a href="https://git.rthoni.com/robin.thoni/arduino-usbrawhid" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbrawhid</a><br />
|
204
|
|
- <a href="https://git.rthoni.com/robin.thoni/arduino-usbraw" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbraw</a><br />
|
205
|
|
- <a href="https://git.rthoni.com/robin.thoni/arduino-usbmouse" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbmouse</a><br />
|
206
|
|
- <a href="https://git.rthoni.com/robin.thoni/arduino-usbkeyboard" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbkeyboard</a><br />
|
207
|
|
- </p>
|
208
|
|
- <p><more></more></p>
|
209
|
|
- </div>
|
210
|
|
- <div class="col-lg-3">
|
211
|
|
- <p><sm>2015 - TODAY</sm><br />
|
212
|
|
- <imp><sm>IN PROGRESS</sm></imp>
|
213
|
|
- </p>
|
214
|
|
- </div>
|
215
|
|
-
|
216
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
217
|
|
- <p><t>Docker</t><br/>
|
218
|
|
- Docker containers using docker-compose: complete mail server stack (Postfix, Dovecot, PostfixAdmin PostgreSQL), Roundcube webmail, DNS server (PowerDNS, PowerAdmin, PostgreSQL)<br />
|
219
|
|
- <a href="https://git.rthoni.com/robin.thoni/docker-mx-server" target="_blank">https://git.rthoni.com/robin.thoni/docker-mx-server</a><br />
|
220
|
|
- <a href="https://git.rthoni.com/robin.thoni/docker-roundcube-server" target="_blank">https://git.rthoni.com/robin.thoni/docker-roundcube-server</a><br />
|
221
|
|
- <a href="https://git.rthoni.com/robin.thoni/docker-pdns-server" target="_blank">https://git.rthoni.com/robin.thoni/docker-pdns-server</a><br />
|
222
|
|
- </p>
|
223
|
|
- <p><more></more></p>
|
224
|
|
- </div>
|
225
|
|
- <div class="col-lg-3">
|
226
|
|
- <p><sm>2016 - TODAY</sm><br />
|
227
|
|
- <imp><sm>IN PROGRESS</sm></imp>
|
228
|
|
- </p>
|
229
|
|
- </div>
|
230
|
|
-
|
231
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
232
|
|
- <p><t>BladeRF</t><br/>
|
233
|
|
- Multiple 'hacks' using BladeRF: GSM network emulation, aircraft tracker, GPS fake signal<br />
|
234
|
|
- </p>
|
235
|
|
- <p><more></more></p>
|
236
|
|
- </div>
|
237
|
|
- <div class="col-lg-3">
|
238
|
|
- <p><sm>2016 - TODAY</sm><br />
|
239
|
|
- <imp><sm>IN PROGRESS</sm></imp>
|
240
|
|
- </p>
|
241
|
|
- </div>
|
242
|
|
-
|
243
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
244
|
|
- <p><t>Intellij</t><br/>
|
245
|
|
- Intellij plugin to generate models from database<br />
|
246
|
|
- <a href="https://git.rthoni.com/robin.thoni/intellij-code-from-ds" target="_blank">https://git.rthoni.com/robin.thoni/intellij-code-from-ds</a><br />
|
247
|
|
- </p>
|
248
|
|
- <p><more></more></p>
|
249
|
|
- </div>
|
250
|
|
- <div class="col-lg-3">
|
251
|
|
- <p><sm>2016 - TODAY</sm><br />
|
252
|
|
- </p>
|
253
|
|
- </div>
|
254
|
|
-
|
255
|
|
-
|
256
|
|
- </div>
|
257
|
|
- <br>
|
258
|
|
- <hr>
|
259
|
|
- </div>
|
260
|
|
-
|
261
|
|
-
|
262
|
|
- <!--SKILLS DESCRIPTION -->
|
263
|
|
- <div class="container desc">
|
264
|
|
- <div class="row">
|
265
|
|
- <div class="col-lg-2 col-lg-offset-1">
|
266
|
|
- <h5>SKILLS</h5>
|
267
|
|
- </div>
|
268
|
|
- <div class="col-lg-6">
|
269
|
|
- <p><t>Languages</t><br/>
|
270
|
|
- C, C++, Java, Shell, Javascript, C#, PostgreSQL, PHP, HTML, CSS, Less<br />
|
271
|
|
- </p>
|
272
|
|
- </div>
|
273
|
|
- <div class="col-lg-3">
|
274
|
|
- <br />
|
275
|
|
- <p>
|
276
|
|
-
|
277
|
|
- </p>
|
278
|
|
- </div>
|
279
|
|
-
|
280
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
281
|
|
- <p><t>Frameworks</t><br/>
|
282
|
|
- Qt, Node JS, C# WebApi, AngularJS, Bootstrap, Android SDK
|
283
|
|
- </p>
|
284
|
|
- <p><more></more></p>
|
285
|
|
- </div>
|
286
|
|
- <div class="col-lg-3">
|
287
|
|
- <br />
|
288
|
|
- <p>
|
289
|
|
-
|
290
|
|
- </p>
|
291
|
|
- </div>
|
292
|
|
-
|
293
|
|
-
|
294
|
|
- </div><!--/.row -->
|
295
|
|
- <br>
|
296
|
|
- <hr>
|
297
|
|
- </div><!--/.container -->
|
298
|
|
-
|
299
|
|
- <!--MISC DESCRIPTION -->
|
300
|
|
- <div class="container desc">
|
301
|
|
- <div class="row">
|
302
|
|
- <div class="col-lg-2 col-lg-offset-1">
|
303
|
|
- <h5>MISCELLANEOUS</h5>
|
304
|
|
- </div>
|
305
|
|
- <div class="col-lg-6">
|
306
|
|
- <p><t>Languages</t><br/>
|
307
|
|
- French</p>
|
308
|
|
- <p>English</p>
|
309
|
|
- </div>
|
310
|
|
- <div class="col-lg-3">
|
311
|
|
- <br />
|
312
|
|
- <p>
|
313
|
|
- Native
|
314
|
|
- </p>
|
315
|
|
- <p>
|
316
|
|
- TOEIC 910
|
317
|
|
- </p>
|
318
|
|
- </div>
|
319
|
|
-
|
320
|
|
- <div class="col-lg-6 col-lg-offset-3">
|
321
|
|
- <p><t>Driving Licences</t><br/>
|
322
|
|
- French
|
323
|
|
- </p>
|
324
|
|
- <p>
|
325
|
|
- Quebec, Canada
|
326
|
|
- </p>
|
327
|
|
- </div>
|
328
|
|
- <div class="col-lg-3">
|
329
|
|
- <br />
|
330
|
|
- <p>
|
331
|
|
- B, B1, BE
|
332
|
|
- </p>
|
333
|
|
- <p>
|
334
|
|
- Class 5
|
335
|
|
- </p>
|
336
|
|
- </div>
|
337
|
|
-
|
338
|
|
- </div><!--/.row -->
|
339
|
|
- <br>
|
340
|
|
- </div><!--/.container -->
|
341
|
|
-
|
342
|
|
-
|
343
|
|
- <section id="contact" name="contact"></section>
|
344
|
|
- <!--FOOTER DESCRIPTION -->
|
345
|
|
- <div id="footwrap">
|
346
|
|
- <div class="container">
|
347
|
|
- <div class="row">
|
348
|
|
-
|
349
|
|
- <div class="col-lg-2 col-lg-offset-1">
|
350
|
|
- <h5>CONTACT</h5>
|
351
|
|
- </div>
|
352
|
|
- <div class="col-lg-3">
|
353
|
|
- <p><t>Email</t><br/>
|
354
|
|
- <a href="mailto:robin@rthoni.com">robin@rthoni.com</a><br/>
|
355
|
|
- </p>
|
356
|
|
- </div>
|
357
|
|
- <div class="col-lg-3">
|
358
|
|
- <p><t>Phone</t><br/>
|
359
|
|
- FR: <a href="tel:+33634395226">+33 6 34 39 52 26</a><br/>
|
360
|
|
- US: <a href="tel:+14242425068">+1 (424) 242-5068</a><br/>
|
361
|
|
- </p>
|
362
|
|
- </div>
|
363
|
|
- </div><!--/.row -->
|
364
|
|
- </div><!--/.container -->
|
365
|
|
- </div><!--/ #footer -->
|
366
|
|
-
|
367
|
|
-
|
368
|
|
- <!-- Bootstrap core JavaScript
|
369
|
|
- ================================================== -->
|
370
|
|
- <!-- Placed at the end of the document so the pages load faster -->
|
371
|
|
- <script src="assets/js/bootstrap.js"></script>
|
372
|
|
- <script>
|
373
|
|
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
374
|
|
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
375
|
|
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
376
|
|
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
377
|
|
-
|
378
|
|
- ga('create', 'UA-67300478-1', 'auto');
|
|
32
|
+</head>
|
|
33
|
+
|
|
34
|
+<body data-spy="scroll" data-offset="0" data-target="#nav">
|
|
35
|
+
|
|
36
|
+<div id="section-topbar">
|
|
37
|
+ <div id="topbar-inner">
|
|
38
|
+ <div class="container">
|
|
39
|
+ <div class="row">
|
|
40
|
+ <div class="dropdown">
|
|
41
|
+ <ul id="nav" class="nav">
|
|
42
|
+ <li class="menu-item"><a class="smoothScroll" href="#about" title="About"><i
|
|
43
|
+ class="icon-user"></i></a></li>
|
|
44
|
+ <li class="menu-item"><a class="smoothScroll" href="#resume" title="Resume"><i
|
|
45
|
+ class="icon-file"></i></a></li>
|
|
46
|
+ <li class="menu-item"><a class="smoothScroll" href="#contact" title="Contact"><i
|
|
47
|
+ class="icon-envelope"></i></a></li>
|
|
48
|
+ </ul><!--/ uL#nav -->
|
|
49
|
+ </div><!-- /.dropdown -->
|
|
50
|
+
|
|
51
|
+ <div class="clear"></div>
|
|
52
|
+ </div><!--/.row -->
|
|
53
|
+ </div><!--/.container -->
|
|
54
|
+
|
|
55
|
+ <div class="clear"></div>
|
|
56
|
+ </div><!--/ #topbar-inner -->
|
|
57
|
+</div><!--/ #section-topbar -->
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+<section id="about" name="about"></section>
|
|
61
|
+<div id="intro">
|
|
62
|
+ <div class="container">
|
|
63
|
+ <div class="row centered">
|
|
64
|
+ <div class="col-lg-12">
|
|
65
|
+ <p>
|
|
66
|
+ <h1>Robin Thoni</h1>
|
|
67
|
+ <h3>IT Engineer | robin@rthoni.com</h3>
|
|
68
|
+ </p>
|
|
69
|
+ </div><!--/.col-lg-12 -->
|
|
70
|
+ </div><!--/.row -->
|
|
71
|
+ <div class="row">
|
|
72
|
+
|
|
73
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
74
|
+ <h5>ABOUT</h5>
|
|
75
|
+ </div>
|
|
76
|
+ <div class="col-lg-6">
|
|
77
|
+ <p>
|
|
78
|
+ I'm a graduated IT engineer after doing my final internship at NVIDIA.
|
|
79
|
+ I love IT, sys admin and development in a lot of languages. I'm pretty good in desktop and web
|
|
80
|
+ developments. I also have some skills in embedded devices such as Rasperry Pi, Arduino and PIC.
|
|
81
|
+ </p>
|
|
82
|
+ </div>
|
|
83
|
+ <div class="col-lg-3">
|
|
84
|
+ <p><a href="resume/Robin_THONI_resume.pdf"><i class="icon-file"></i>
|
|
85
|
+ <sm>DOWNLOAD PDF</sm>
|
|
86
|
+ </a><br/>
|
|
87
|
+ <a href="https://git.rthoni.com/robin.thoni/" target="_blank"><i class="icon-github"></i>
|
|
88
|
+ <sm>MY GIT</sm>
|
|
89
|
+ </a></p>
|
|
90
|
+ </div>
|
|
91
|
+
|
|
92
|
+ </div><!--/.row -->
|
|
93
|
+ </div><!--/.container -->
|
|
94
|
+</div><!--/ #intro -->
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+<section id="resume" name="resume"></section>
|
|
98
|
+<!--EDUCATION DESCRIPTION -->
|
|
99
|
+<div class="container desc">
|
|
100
|
+ <div class="row">
|
|
101
|
+
|
|
102
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
103
|
+ <h5>CURSUS</h5>
|
|
104
|
+ </div>
|
|
105
|
+
|
|
106
|
+ <div class="col-lg-6">
|
|
107
|
+ <p>
|
|
108
|
+ <t>Software Engineer</t>
|
|
109
|
+ <br/>
|
|
110
|
+ <a href="https://docs.nvidia.com/cuda/index.html" target="_blank">NVIDIA</a> <br/>
|
|
111
|
+ <i>CUDA devtools team</i>
|
|
112
|
+ </p>
|
|
113
|
+ </div>
|
|
114
|
+ <div class="col-lg-3">
|
|
115
|
+ <p>
|
|
116
|
+ <sm>2018 - 2021</sm>
|
|
117
|
+ <br/>
|
|
118
|
+ </p>
|
|
119
|
+ </div>
|
|
120
|
+
|
|
121
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
122
|
+ <p>
|
|
123
|
+ <t>Final Internship</t>
|
|
124
|
+ <br/>
|
|
125
|
+ <a href="https://docs.nvidia.com/cuda/cuda-memcheck/index.html" target="_blank">NVIDIA</a> <br/>
|
|
126
|
+ <i>Improvements on cuda-memcheck</i>
|
|
127
|
+ </p>
|
|
128
|
+ </div>
|
|
129
|
+ <div class="col-lg-3">
|
|
130
|
+ <p>
|
|
131
|
+ <sm>2017</sm>
|
|
132
|
+ <br/></p>
|
|
133
|
+ </div>
|
|
134
|
+
|
|
135
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
136
|
+ <p>
|
|
137
|
+ <t>Computer Science Student</t>
|
|
138
|
+ <br/>
|
|
139
|
+ <a href="http://www.epita.fr/" target="_blank">EPITA</a> <br/>
|
|
140
|
+ <i>French Engineering School</i>
|
|
141
|
+ </p>
|
|
142
|
+ </div>
|
|
143
|
+ <div class="col-lg-3">
|
|
144
|
+ <p>
|
|
145
|
+ <sm>2012 - 2017</sm>
|
|
146
|
+ <br/></p>
|
|
147
|
+ </div>
|
|
148
|
+
|
|
149
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
150
|
+ <p>
|
|
151
|
+ <t>International IT Master</t>
|
|
152
|
+ <br/>
|
|
153
|
+ <a href="http://www.uqac.ca/" target="_blank">UQAC</a> <br/>
|
|
154
|
+ <i>Canadian University</i>
|
|
155
|
+ </p>
|
|
156
|
+ </div>
|
|
157
|
+ <div class="col-lg-3">
|
|
158
|
+ <p>
|
|
159
|
+ <sm>2016 - 2017</sm>
|
|
160
|
+ <br/>
|
|
161
|
+ </p>
|
|
162
|
+ </div>
|
|
163
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
164
|
+ <p>
|
|
165
|
+ <t>School’s Laboratory</t>
|
|
166
|
+ <br/>
|
|
167
|
+ <a href="http://www.3ie.fr/" target="_blank">3ie</a> <br/>
|
|
168
|
+ <i>EPITA’s Innovation Laboratory</i>
|
|
169
|
+ </p>
|
|
170
|
+ </div>
|
|
171
|
+ <div class="col-lg-3">
|
|
172
|
+ <p>
|
|
173
|
+ <sm>2014 - 2016</sm>
|
|
174
|
+ <br/></p>
|
|
175
|
+ </div>
|
|
176
|
+
|
|
177
|
+ </div><!--/.row -->
|
|
178
|
+ <br>
|
|
179
|
+ <hr>
|
|
180
|
+</div><!--/.container -->
|
|
181
|
+<!--EDUCATION DESCRIPTION -->
|
|
182
|
+<div class="container desc">
|
|
183
|
+ <div class="row">
|
|
184
|
+
|
|
185
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
186
|
+ <h5>CURSUS</h5>
|
|
187
|
+ </div>
|
|
188
|
+
|
|
189
|
+ <div class="col-lg-6">
|
|
190
|
+ <p>
|
|
191
|
+ <t>Software Engineer</t>
|
|
192
|
+ <br/>
|
|
193
|
+ <a href="https://docs.nvidia.com/cuda/index.html" target="_blank">NVIDIA</a> <br/>
|
|
194
|
+ <i>CUDA devtools team</i>
|
|
195
|
+ </p>
|
|
196
|
+ </div>
|
|
197
|
+ <div class="col-lg-3">
|
|
198
|
+ <p>
|
|
199
|
+ <sm>2018 - 2021</sm>
|
|
200
|
+ <br/>
|
|
201
|
+ </p>
|
|
202
|
+ </div>
|
|
203
|
+
|
|
204
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
205
|
+ <p>
|
|
206
|
+ <t>Final Internship</t>
|
|
207
|
+ <br/>
|
|
208
|
+ <a href="https://docs.nvidia.com/cuda/cuda-memcheck/index.html" target="_blank">NVIDIA</a> <br/>
|
|
209
|
+ <i>Improvements on cuda-memcheck</i>
|
|
210
|
+ </p>
|
|
211
|
+ </div>
|
|
212
|
+ <div class="col-lg-3">
|
|
213
|
+ <p>
|
|
214
|
+ <sm>2017</sm>
|
|
215
|
+ <br/></p>
|
|
216
|
+ </div>
|
|
217
|
+
|
|
218
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
219
|
+ <p>
|
|
220
|
+ <t>Computer Science Student</t>
|
|
221
|
+ <br/>
|
|
222
|
+ <a href="http://www.epita.fr/" target="_blank">EPITA</a> <br/>
|
|
223
|
+ <i>French Engineering School</i>
|
|
224
|
+ </p>
|
|
225
|
+ </div>
|
|
226
|
+ <div class="col-lg-3">
|
|
227
|
+ <p>
|
|
228
|
+ <sm>2012 - 2017</sm>
|
|
229
|
+ <br/></p>
|
|
230
|
+ </div>
|
|
231
|
+
|
|
232
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
233
|
+ <p>
|
|
234
|
+ <t>International IT Master</t>
|
|
235
|
+ <br/>
|
|
236
|
+ <a href="http://www.uqac.ca/" target="_blank">UQAC</a> <br/>
|
|
237
|
+ <i>Canadian University</i>
|
|
238
|
+ </p>
|
|
239
|
+ </div>
|
|
240
|
+ <div class="col-lg-3">
|
|
241
|
+ <p>
|
|
242
|
+ <sm>2016 - 2017</sm>
|
|
243
|
+ <br/>
|
|
244
|
+ </p>
|
|
245
|
+ </div>
|
|
246
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
247
|
+ <p>
|
|
248
|
+ <t>School’s Laboratory</t>
|
|
249
|
+ <br/>
|
|
250
|
+ <a href="http://www.3ie.fr/" target="_blank">3ie</a> <br/>
|
|
251
|
+ <i>EPITA’s Innovation Laboratory</i>
|
|
252
|
+ </p>
|
|
253
|
+ </div>
|
|
254
|
+ <div class="col-lg-3">
|
|
255
|
+ <p>
|
|
256
|
+ <sm>2014 - 2016</sm>
|
|
257
|
+ <br/></p>
|
|
258
|
+ </div>
|
|
259
|
+
|
|
260
|
+ </div><!--/.row -->
|
|
261
|
+ <br>
|
|
262
|
+ <hr>
|
|
263
|
+</div><!--/.container -->
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+<!--EXPERIENCES DESCRIPTION -->
|
|
267
|
+<div class="container desc">
|
|
268
|
+ <div class="row">
|
|
269
|
+
|
|
270
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
271
|
+ <h5>PROJECTS</h5>
|
|
272
|
+ </div>
|
|
273
|
+ <div class="col-lg-6">
|
|
274
|
+ <p>
|
|
275
|
+ <t>Prologin Contest Organizer</t>
|
|
276
|
+ <br/>
|
|
277
|
+ French national programming contest<br/><a href="https://prologin.org/" target="_blank">https://prologin.org</a>
|
|
278
|
+ <br/>
|
|
279
|
+ </p>
|
|
280
|
+ <p>
|
|
281
|
+ <more></more>
|
|
282
|
+ </p>
|
|
283
|
+ </div>
|
|
284
|
+ <div class="col-lg-3">
|
|
285
|
+ <p>
|
|
286
|
+ <sm>2012 - 2016</sm>
|
|
287
|
+ <br/>
|
|
288
|
+ </p>
|
|
289
|
+ </div>
|
|
290
|
+
|
|
291
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
292
|
+ <p>
|
|
293
|
+ <t>Camotion</t>
|
|
294
|
+ <br/>
|
|
295
|
+ An API, a web frontend, a backend and an Android application for remote CCTV<br/>
|
|
296
|
+ <a href="https://git.rthoni.com/camotion/" target="_blank">https://git.rthoni.com/camotion</a><br/>
|
|
297
|
+ </p>
|
|
298
|
+ <p>
|
|
299
|
+ <more></more>
|
|
300
|
+ </p>
|
|
301
|
+ </div>
|
|
302
|
+ <div class="col-lg-3">
|
|
303
|
+ <p>
|
|
304
|
+ <sm>2013 - TODAY</sm>
|
|
305
|
+ <br/>
|
|
306
|
+ <imp>
|
|
307
|
+ <sm>IN PROGRESS</sm>
|
|
308
|
+ </imp>
|
|
309
|
+ </p>
|
|
310
|
+ </div>
|
|
311
|
+
|
|
312
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
313
|
+ <p>
|
|
314
|
+ <t>Luticate</t>
|
|
315
|
+ <br/>
|
|
316
|
+ An API and a web frontend for users, groups and permissions management<br/>
|
|
317
|
+ <a href="https://git.rthoni.com/luticate/" target="_blank">https://git.rthoni.com/luticate</a><br/>
|
|
318
|
+ </p>
|
|
319
|
+ <p>
|
|
320
|
+ <more></more>
|
|
321
|
+ </p>
|
|
322
|
+ </div>
|
|
323
|
+ <div class="col-lg-3">
|
|
324
|
+ <p>
|
|
325
|
+ <sm>2015 - TODAY</sm>
|
|
326
|
+ <br/>
|
|
327
|
+ <imp>
|
|
328
|
+ <sm>IN PROGRESS</sm>
|
|
329
|
+ </imp>
|
|
330
|
+ </p>
|
|
331
|
+ </div>
|
|
332
|
+
|
|
333
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
334
|
+ <p>
|
|
335
|
+ <t>Arduino</t>
|
|
336
|
+ <br/>
|
|
337
|
+ Multiple projects arround Arduino: USB devices (mouse, keyboard, raw HID, raw device), contact smartcard
|
|
338
|
+ reader/emulation<br/>
|
|
339
|
+ <a href="https://git.rthoni.com/robin.thoni/arduino-hc-05" target="_blank">https://git.rthoni.com/robin.thoni/arduino-hc-05</a><br/>
|
|
340
|
+ <a href="https://git.rthoni.com/robin.thoni/arduino-usbrawhid" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbrawhid</a><br/>
|
|
341
|
+ <a href="https://git.rthoni.com/robin.thoni/arduino-usbraw" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbraw</a><br/>
|
|
342
|
+ <a href="https://git.rthoni.com/robin.thoni/arduino-usbmouse" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbmouse</a><br/>
|
|
343
|
+ <a href="https://git.rthoni.com/robin.thoni/arduino-usbkeyboard" target="_blank">https://git.rthoni.com/robin.thoni/arduino-usbkeyboard</a><br/>
|
|
344
|
+ </p>
|
|
345
|
+ <p>
|
|
346
|
+ <more></more>
|
|
347
|
+ </p>
|
|
348
|
+ </div>
|
|
349
|
+ <div class="col-lg-3">
|
|
350
|
+ <p>
|
|
351
|
+ <sm>2015 - TODAY</sm>
|
|
352
|
+ <br/>
|
|
353
|
+ <imp>
|
|
354
|
+ <sm>IN PROGRESS</sm>
|
|
355
|
+ </imp>
|
|
356
|
+ </p>
|
|
357
|
+ </div>
|
|
358
|
+
|
|
359
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
360
|
+ <p>
|
|
361
|
+ <t>Docker</t>
|
|
362
|
+ <br/>
|
|
363
|
+ Docker containers using docker-compose: complete mail server stack (Postfix, Dovecot, PostfixAdmin
|
|
364
|
+ PostgreSQL), Roundcube webmail, DNS server (PowerDNS, PowerAdmin, PostgreSQL)<br/>
|
|
365
|
+ <a href="https://git.rthoni.com/robin.thoni/docker-mx-server" target="_blank">https://git.rthoni.com/robin.thoni/docker-mx-server</a><br/>
|
|
366
|
+ <a href="https://git.rthoni.com/robin.thoni/docker-roundcube-server" target="_blank">https://git.rthoni.com/robin.thoni/docker-roundcube-server</a><br/>
|
|
367
|
+ <a href="https://git.rthoni.com/robin.thoni/docker-pdns-server" target="_blank">https://git.rthoni.com/robin.thoni/docker-pdns-server</a><br/>
|
|
368
|
+ </p>
|
|
369
|
+ <p>
|
|
370
|
+ <more></more>
|
|
371
|
+ </p>
|
|
372
|
+ </div>
|
|
373
|
+ <div class="col-lg-3">
|
|
374
|
+ <p>
|
|
375
|
+ <sm>2016 - TODAY</sm>
|
|
376
|
+ <br/>
|
|
377
|
+ <imp>
|
|
378
|
+ <sm>IN PROGRESS</sm>
|
|
379
|
+ </imp>
|
|
380
|
+ </p>
|
|
381
|
+ </div>
|
|
382
|
+
|
|
383
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
384
|
+ <p>
|
|
385
|
+ <t>BladeRF</t>
|
|
386
|
+ <br/>
|
|
387
|
+ Multiple 'hacks' using BladeRF: GSM network emulation, aircraft tracker, GPS fake signal<br/>
|
|
388
|
+ </p>
|
|
389
|
+ <p>
|
|
390
|
+ <more></more>
|
|
391
|
+ </p>
|
|
392
|
+ </div>
|
|
393
|
+ <div class="col-lg-3">
|
|
394
|
+ <p>
|
|
395
|
+ <sm>2016 - TODAY</sm>
|
|
396
|
+ <br/>
|
|
397
|
+ <imp>
|
|
398
|
+ <sm>IN PROGRESS</sm>
|
|
399
|
+ </imp>
|
|
400
|
+ </p>
|
|
401
|
+ </div>
|
|
402
|
+
|
|
403
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
404
|
+ <p>
|
|
405
|
+ <t>Intellij</t>
|
|
406
|
+ <br/>
|
|
407
|
+ Intellij plugin to generate models from database<br/>
|
|
408
|
+ <a href="https://git.rthoni.com/robin.thoni/intellij-code-from-ds" target="_blank">https://git.rthoni.com/robin.thoni/intellij-code-from-ds</a><br/>
|
|
409
|
+ </p>
|
|
410
|
+ <p>
|
|
411
|
+ <more></more>
|
|
412
|
+ </p>
|
|
413
|
+ </div>
|
|
414
|
+ <div class="col-lg-3">
|
|
415
|
+ <p>
|
|
416
|
+ <sm>2016 - TODAY</sm>
|
|
417
|
+ <br/>
|
|
418
|
+ </p>
|
|
419
|
+ </div>
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+ </div>
|
|
423
|
+ <br>
|
|
424
|
+ <hr>
|
|
425
|
+</div>
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+<!--SKILLS DESCRIPTION -->
|
|
429
|
+<div class="container desc">
|
|
430
|
+ <div class="row">
|
|
431
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
432
|
+ <h5>SKILLS</h5>
|
|
433
|
+ </div>
|
|
434
|
+ <div class="col-lg-6">
|
|
435
|
+ <p>
|
|
436
|
+ <t>Languages</t>
|
|
437
|
+ <br/>
|
|
438
|
+ C, C++, Java, Shell, Javascript, C#, PostgreSQL, PHP, HTML, CSS, Less<br/>
|
|
439
|
+ </p>
|
|
440
|
+ </div>
|
|
441
|
+ <div class="col-lg-3">
|
|
442
|
+ <br/>
|
|
443
|
+ <p>
|
|
444
|
+
|
|
445
|
+ </p>
|
|
446
|
+ </div>
|
|
447
|
+
|
|
448
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
449
|
+ <p>
|
|
450
|
+ <t>Frameworks</t>
|
|
451
|
+ <br/>
|
|
452
|
+ Qt, Node JS, C# WebApi, AngularJS, Bootstrap, Android SDK
|
|
453
|
+ </p>
|
|
454
|
+ <p>
|
|
455
|
+ <more></more>
|
|
456
|
+ </p>
|
|
457
|
+ </div>
|
|
458
|
+ <div class="col-lg-3">
|
|
459
|
+ <br/>
|
|
460
|
+ <p>
|
|
461
|
+
|
|
462
|
+ </p>
|
|
463
|
+ </div>
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+ </div><!--/.row -->
|
|
467
|
+ <br>
|
|
468
|
+ <hr>
|
|
469
|
+</div><!--/.container -->
|
|
470
|
+
|
|
471
|
+<!--MISC DESCRIPTION -->
|
|
472
|
+<div class="container desc">
|
|
473
|
+ <div class="row">
|
|
474
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
475
|
+ <h5>MISCELLANEOUS</h5>
|
|
476
|
+ </div>
|
|
477
|
+ <div class="col-lg-6">
|
|
478
|
+ <p>
|
|
479
|
+ <t>Languages</t>
|
|
480
|
+ <br/>
|
|
481
|
+ French
|
|
482
|
+ </p>
|
|
483
|
+ <p>English</p>
|
|
484
|
+ </div>
|
|
485
|
+ <div class="col-lg-3">
|
|
486
|
+ <br/>
|
|
487
|
+ <p>
|
|
488
|
+ Native
|
|
489
|
+ </p>
|
|
490
|
+ <p>
|
|
491
|
+ TOEIC 910
|
|
492
|
+ </p>
|
|
493
|
+ </div>
|
|
494
|
+
|
|
495
|
+ <div class="col-lg-6 col-lg-offset-3">
|
|
496
|
+ <p>
|
|
497
|
+ <t>Driving Licences</t>
|
|
498
|
+ <br/>
|
|
499
|
+ French
|
|
500
|
+ </p>
|
|
501
|
+ <p>
|
|
502
|
+ Quebec, Canada
|
|
503
|
+ </p>
|
|
504
|
+ </div>
|
|
505
|
+ <div class="col-lg-3">
|
|
506
|
+ <br/>
|
|
507
|
+ <p>
|
|
508
|
+ B, B1, BE
|
|
509
|
+ </p>
|
|
510
|
+ <p>
|
|
511
|
+ Class 5
|
|
512
|
+ </p>
|
|
513
|
+ </div>
|
|
514
|
+
|
|
515
|
+ </div><!--/.row -->
|
|
516
|
+ <br>
|
|
517
|
+</div><!--/.container -->
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+<section id="contact" name="contact"></section>
|
|
521
|
+<!--FOOTER DESCRIPTION -->
|
|
522
|
+<div id="footwrap">
|
|
523
|
+ <div class="container">
|
|
524
|
+ <div class="row">
|
|
525
|
+
|
|
526
|
+ <div class="col-lg-2 col-lg-offset-1">
|
|
527
|
+ <h5>CONTACT</h5>
|
|
528
|
+ </div>
|
|
529
|
+ <div class="col-lg-3">
|
|
530
|
+ <p>
|
|
531
|
+ <t>Email</t>
|
|
532
|
+ <br/>
|
|
533
|
+ <a href="mailto:robin@rthoni.com">robin@rthoni.com</a><br/>
|
|
534
|
+ </p>
|
|
535
|
+ </div>
|
|
536
|
+ <div class="col-lg-3">
|
|
537
|
+ <p>
|
|
538
|
+ <t>Phone</t>
|
|
539
|
+ <br/>
|
|
540
|
+ FR: <a href="tel:+33634395226">+33 6 34 39 52 26</a><br/>
|
|
541
|
+ US: <a href="tel:+14242425068">+1 (424) 242-5068</a><br/>
|
|
542
|
+ </p>
|
|
543
|
+ </div>
|
|
544
|
+ </div><!--/.row -->
|
|
545
|
+ </div><!--/.container -->
|
|
546
|
+</div><!--/ #footer -->
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+<!-- Bootstrap core JavaScript
|
|
550
|
+================================================== -->
|
|
551
|
+<!-- Placed at the end of the document so the pages load faster -->
|
|
552
|
+<script src="assets/js/bootstrap.js"></script>
|
|
553
|
+<script>
|
|
554
|
+ (function (i, s, o, g, r, a, m) {
|
|
555
|
+ i['GoogleAnalyticsObject'] = r;
|
|
556
|
+ i[r] = i[r] || function () {
|
|
557
|
+ (i[r].q = i[r].q || []).push(arguments)
|
|
558
|
+ }, i[r].l = 1 * new Date();
|
|
559
|
+ a = s.createElement(o),
|
|
560
|
+ m = s.getElementsByTagName(o)[0];
|
|
561
|
+ a.async = 1;
|
|
562
|
+ a.src = g;
|
|
563
|
+ m.parentNode.insertBefore(a, m)
|
|
564
|
+ })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
|
565
|
+
|
|
566
|
+ ga('create', 'UA-67300478-1', 'auto');
|
379
|
567
|
ga('send', 'pageview');
|
380
|
568
|
|
381
|
|
- </script>
|
382
|
|
- </body>
|
|
569
|
+</script>
|
|
570
|
+</body>
|
383
|
571
|
</html>
|