Browse Source

Updated current position, driving licences, address, phone numbers

tags/v1.1.0^0
Robin Thoni 5 years ago
parent
commit
07a842b82e
1 changed files with 42 additions and 18 deletions
  1. 42
    18
      apache/wwwroot/index.html

+ 42
- 18
apache/wwwroot/index.html View File

@@ -96,8 +96,20 @@
96 96
 				</div>
97 97
 
98 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 - TODAY</sm><br />
106
+						<imp><sm>CURRENT</sm></imp>
107
+					</p>
108
+				</div>
109
+
110
+				<div class="col-lg-6 col-lg-offset-3">
99 111
 					<p><t>Final Internship</t><br/>
100
-						<a href="http://docs.nvidia.com/cuda/cuda-memcheck/index.html" target="_blank">NVIDIA</a> <br/>
112
+						<a href="https://docs.nvidia.com/cuda/cuda-memcheck/index.html" target="_blank">NVIDIA</a> <br/>
101 113
 						<i>Improvements on cuda-memcheck</i>
102 114
 					</p>
103 115
 				</div>
@@ -238,7 +250,6 @@
238 250
 			</div>
239 251
 			<div class="col-lg-3">
240 252
 				<p><sm>2016 - TODAY</sm><br />
241
-					<imp><sm>IN PROGRESS</sm></imp>
242 253
 				</p>
243 254
 			</div>
244 255
 
@@ -297,21 +308,32 @@
297 308
                                         French</p>
298 309
                                         <p>English</p>
299 310
 				</div>
300
-                                <div class="col-lg-3">
301
-                                  <br />
302
-                                  <p>
303
-                                    Native
304
-                                  </p>
305
-                                  <p>
306
-                                    TOEIC 910
307
-                                  </p>
308
-                                </div>
311
+				<div class="col-lg-3">
312
+				  <br />
313
+				  <p>
314
+					Native
315
+				  </p>
316
+				  <p>
317
+					TOEIC 910
318
+				  </p>
319
+				</div>
309 320
 
310 321
 				<div class="col-lg-6 col-lg-offset-3">
311
-					<p><t>Driving</t><br/>
312
-					Driving Licence (Car and Trailer)
322
+					<p><t>Driving Licences</t><br/>
323
+					French
324
+					</p>
325
+					<p>
326
+					Quebec, Canada
327
+					</p>
328
+				</div>
329
+				<div class="col-lg-3">
330
+					<br />
331
+					<p>
332
+						B, B1, BE
333
+					</p>
334
+					<p>
335
+						Class 5
313 336
 					</p>
314
-					<p><more></more></p>
315 337
 				</div>
316 338
 
317 339
 		</div><!--/.row -->
@@ -333,14 +355,16 @@
333 355
 						<a href="mailto:robin@rthoni.com">robin@rthoni.com</a><br/>
334 356
 					</p>
335 357
 					<p><t>Address</t><br/>
336
-						18 Rue Saint Georges<br/>
337
-						57580<br/>
338
-						Lesse, France<br/>
358
+						17 Manor Place<br/>
359
+						CB1 1LE<br/>
360
+						Cambridge, UK<br/>
339 361
 					</p>
340 362
 				</div>
341 363
 				<div class="col-lg-3">
342 364
 					<p><t>Phone</t><br/>
343
-						<a href="tel:+33634395226">+33 6 34 39 52 26</a><br/>
365
+                        UK: <a href="tel:+447770436510">+44 7770 436510</a><br/>
366
+						FR: <a href="tel:+33634395226">+33 6 34 39 52 26</a><br/>
367
+						US: <a href="tel:+14242425068">+1 (424) 242-5068</a><br/>
344 368
 					</p>
345 369
 				</div>
346 370
 			</div><!--/.row -->

Loading…
Cancel
Save