-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
557 lines (495 loc) · 18.9 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
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
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>CV - Don HO</title>
<meta name="description" content="" />
<meta name="author" content="Don HO" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- CSS -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css' />
<link href='http://fonts.googleapis.com/css?family=Muli:300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/skeleton.css" />
<link rel="stylesheet" href="css/layout.css" />
<link rel="stylesheet" href="css/base.css" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/favicon.ico">
<!--[if (IE)]><!--><script src="js/respond.min.js"></script><!--<![endif]-->
</head>
<body>
<div class="container">
<div class="row">
<div class="two-thirds column myname">
<h1 class="remove-bottom">Don HO</h1>
<div class="subheader"><span class="nowrap">Senior Software Engineer</span></div>
</div>
<div class="one-third column infos">
<!--p> </p-->
<p> </p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<span class="nowrap">⇢ </span><a href="https://donho.github.io/"><span class="scheme">https://</span>donho.github.io</a>
</div>
</div>
<hr>
<div class="row">
<div class="one-third column">
<h2>Experience <a id="experience" href="#experience">¶</a></h2>
</div>
<div class="two-thirds column" section="experience">
<h3><span class="date"><span>2003 <span class="duration">now</span></span></span> Author/Maintainer of Notepad++</h3>
<p>Notepad++ is an open source code/text editor project under GPL License.</p>
Notepad++ website : <a href="https://notepad-plus-plus.org/" target="_blank">notepad-plus-plus.org</a> <br/>
Notepad++ on GitHub : <a href="https://github.com/notepad-plus-plus/notepad-plus-plus" target="_blank">github.com/notepad-plus-plus/notepad-plus-plus</a>
<hr>
<h3><span class="date"><span>2018 <span class="duration">2020</span></span></span> Senior Software Engineer at SYSTRAN</h3>
<p>
SYSTRAN is one of the most prestigious machine translation companies. Its technology is used by the large organization and companies like United States Department of Defense and the European Commission, Yahoo! Babel Fish, Google's language tools (until 2007) and Apple's OSX (by the Dashboard Translation widget).<br/>
SYSTRAN website : <a href="http://www.systransoft.com/" target="_blank">www.systransoft.com</a>
</p>
<h4>Backend translation platform</h4>
<ul>
<li class="taglist">
<span class="tag">C++</span>-
<span class="tag">C++11</span>-
<span class="tag">C++14/17</span>-
<span class="tag">Python</span>-
<span class="tag">MongoDB</span>-
<span class="tag">Redis</span>-
<span class="tag">Security</span>-
<span class="tag">Deep Learning</span>-
<span class="tag">Unit Test</span>-
<span class="tag">CLion</span>-
<span class="tag">git</span>-
<span class="tag">Makefile</span>-
<span class="tag">CMake</span>-
<span class="tag">Docker</span>-
<span class="tag">Linux</span>-
<span class="tag">UBUNTU</span>
<div class="endtag"></div>
</li>
</ul>
<hr>
<h3><span class="date"><span>2016 <span class="duration">2018</span></span></span> Senior Software Engineer at Dashlane</h3>
<p>
Dashlane is a password manager app and secure digital wallet that provides solutions to the problem of password fatigue. The app is available on Mac, PC, iOS and Android.<br/>
Dashlane website : <a href="https://www.dashlane.com/" target="_blank">www.dashlane.com</a>
</p>
<h4>Dashlane desktop Windows</h4>
<ul>
<li class="taglist">
<span class="tag">C++</span>-
<span class="tag">C++11</span>-
<span class="tag">Qt</span>-
<span class="tag">Security</span>-
<span class="tag">Cryptography</span>-
<span class="tag">OpenSSL</span>-
<span class="tag">Agile development</span>-
<span class="tag">Unit Test</span>-
<span class="tag">git</span>-
<span class="tag">VS Studio 2015</span>-
<span class="tag">MSI/GPO</span>-
<span class="tag">NSIS</span>-
<span class="tag">MS Windows</span>
<div class="endtag"></div>
</li>
</ul>
<hr>
<h3><span class="date"><span>2011 <span class="duration">2016</span></span></span> Senior Software Engineer at 4D</h3>
<h4>Wakanda</h4>
<p>
Wakanda is an open-source web application framework for developing web and
mobile applications in JavaScript. It includes a database server (WakandaDB),
a JavaScript framework (WAF), and Wakanda Studio, an integrated development environment.
</p>
<p>
</p>
<ul>
<li>
<ul>
<li>Extension System for Wakanda Studio<br>
The goal of Extension System for Wakanda Studio is to build a complete eco-system. It allows any JavaScript developer to make extensions for extending Wakanda Studio capacities.
<br>
</li>
<li>Several extensions for Wakanda Studio<br>
Some core feature of Wakanda Studio are done in extension, such as Wakanda-git, Wakanda-js-beautifier and Wakanda-jslint extension.
</li>
<li>Maintenance and evolution of Wakanda Studio<br>
</li>
</ul>
</li>
<li>
Wakanda website : <a href="http://www.wakanda.io/" target="_blank">www.wakanda.io</a><br>
4D website : <a href="http://www.4d.com/" target="_blank">www.4d.com</a>
</li>
<li class="taglist">
<span class="tag">C++</span>-
<span class="tag">JavaScript</span>-
<span class="tag">HTML5</span>-
<span class="tag">GIT</span>-
<span class="tag">Perforce</span>-
<span class="tag">Windows</span>-
<span class="tag">MacOSX</span>-
<span class="tag">Redmine</span>-
<span class="tag">Trello</span>-
<span class="tag">XML</span>-
<span class="tag">JSON</span>-
<span class="tag">Agile development</span>-
<span class="tag">VS Studio 2013</span>-
<span class="tag">Xcode</span>
<div class="endtag"></div>
</li>
</ul>
<hr>
<h3><span class="date"><span>2011 <span class="duration"> 4 months</span></span></span> Senior Software Engineer at Cooperteam</h3>
<p>
Cooperteam is a software publisher and Professional Service provider specialized in solutions which focus on the management of corporate messaging systems and groupware. <br/>
Cooperteam website : <a href="http://www.cooperteam.com/us" target="_blank">www.cooperteam.com</a>
</p>
<h4>Several graphic Windows components in win32 API</h4>
<ul>
<li class="taglist">
<span class="tag">C</span>-
<span class="tag">win32 API</span>-
<span class="tag">Visual Studio 2008</span>-
<span class="tag">Windows</span>
<div class="endtag"></div>
</li>
</ul>
<hr>
<h3><span class="date"><span>2007 <span class="duration">2011</span></span></span> Senior Software Engineer at Dictao</h3>
<p>
Dictao is a software company which provides security solutions for banks.<br/>
Dictao website : <a href="https://www.dictao.com/" target="_blank">www.dictao.com</a><br>
</p>
<h4>Middleware <abbr title="Identification Authentication Signature">IAS</abbr> for <abbr title="Direction Générale de la Modernisation de l'Etat">DGME</abbr></h4>
<p>
Middleware IAS is a cross-platform software. It allows client applications to exploit compliant cards featured with IAS-ECC technology.
</p>
<ul>
<li>
Middleware IAS website : <a href="https://ants.gouv.fr/Les-solutions/Identite-numerique2/Technologie-cartes-IAS-ECC/Pilote-carte-middleware" target="_blank">ants.gouv.fr/.../Pilote-carte-middleware</a> <br>
</li>
<li class="taglist">
<span class="tag">Cryptographie</span>-
<span class="tag">PKCS#11</span>-
<span class="tag">Certificate</span>-
<span class="tag">PKCS#12</span>-
<span class="tag">IAS API</span>-
<span class="tag">APDU</span>-
<span class="tag">C++</span>-
<span class="tag">CMake</span>-
<span class="tag">Linux</span>-
<span class="tag">MacOSX</span>-
<span class="tag">Windows</span>-
<span class="tag">makefile</span>-
<span class="tag">gcc</span>-
<span class="tag">Visual Studio 2003</span>-
<span class="tag">Notepad++</span>-
<span class="tag">Xcode</span>-
<span class="tag">Vim</span>-
<span class="tag">boost</span>-
<span class="tag">wxWidget</span>-
<span class="tag">Install Shield</span>-
<span class="tag">SVN</span>
<div class="endtag"></div>
</li>
</ul>
<h4>Online contract for the bank LCL</h4>
<p>
It is a web application for online signing contracts for LCL bank clients. The application generates the certificate on the fly then uses it for signing the contract.
</p>
<ul>
<li class="taglist">
<span class="tag">PKI</span>-
<span class="tag">Electronic signature</span>-
<span class="tag">Certificate</span>-
<span class="tag">PKCS#12</span>-
<span class="tag">C#</span>-
<span class="tag">ASP.NET</span>-
<span class="tag">JavaScript</span>-
<span class="tag">Windows Server 2003</span>-
<span class="tag">IIS6</span>-
<span class="tag">Active Directory</span>-
<span class="tag">Visual Studio 2005</span>-
<span class="tag">Adobe PDF reader</span>-
<span class="tag">SVN</span>
<div class="endtag"></div>
</li>
</ul>
<!--<div class="print-only vert-space"></div>-->
<hr>
<h3><span class="date"><span>2005 <span class="duration">2006</span></span></span> Dev team leader at VEM Technologies</h3>
<p>
VEM Technologies is an unit externalized by SFR. The company develops the website of mobile (Mobile Wap) for SFR.
</p>
<h4>Mobile Wap for SFR</h4>
<p>
Coordination and participation (database conception, specifications / platform development) projects and services for SFR.
</p>
<ul>
<li class="taglist">
<span class="tag">PHP</span>-
<span class="tag">MySQL</span>-
<span class="tag">phpMyAdmin</span>-
<span class="tag">Java</span>-
<span class="tag">Linux</span>-
<span class="tag">Debian</span>-
<span class="tag">Windows</span>-
<span class="tag">Mobile Wap</span>
<div class="endtag"></div>
</li>
</ul>
<hr>
<h3><span class="date"><span>2001<span class="duration">2005</span></span></span> Software Engineer at Oberthur Card System</h3>
<p>
Oberthur Card System is a smartcard company which provides secure technology solutions for Smart Transactions.<br/>
Oberthur website : <a href="http://www.oberthur.com/" target="_blank">www.oberthur.com</a><br>
</p>
<h4>Cryptonite</h4>
<p>
Build high level cryptographic library by using co-processor IBM 4758 (HSM). The library is used for protecting personal data during the smartcard production.
</p>
<ul>
<li class="taglist">
<span class="tag">Cryptography</span>-
<span class="tag">APDU</span>-
<span class="tag">C++</span>-
<span class="tag">C</span>-
<span class="tag">Visual Studio 6</span>-
<span class="tag">MFC</span>-
<span class="tag">STL</span>-
<span class="tag">win32 API</span>-
<span class="tag">Rational Rose</span>-
<span class="tag">TCP/IP</span>-
<span class="tag">Client / Server</span>
<div class="endtag"></div>
</li>
</ul>
<h4>SIMRip</h4>
<p>
SIMRip is an extracting smartcard image software for dumping the image to smartcards during their personalization. Such procedure accelerates the production during smartcards personalization.
</p>
<ul>
<li class="taglist">
<span class="tag">Cryptography</span>-
<span class="tag">APDU</span>-
<span class="tag">C++</span>-
<span class="tag">C</span>-
<span class="tag">Visual Studio 6</span>-
<span class="tag">MFC</span>
<div class="endtag"></div>
</li>
</ul>
<h4>Pre-compilator Project</h4>
<p>
Pre-compilator is a tool for the production of smartcard of GSM.
</p>
<ul>
<li class="taglist">
<span class="tag">Cryptography</span>-
<span class="tag">APDU</span>-
<span class="tag">C++</span>-
<span class="tag">C</span>-
<span class="tag">Visual Studio 6</span>-
<span class="tag">MFC</span>-
<span class="tag">Java</span>-
<span class="tag">JDK</span>
<div class="endtag"></div>
</li>
</ul>
</div>
</div>
<hr>
<div class="row" style="page-break-before: always">
<div class="one-third column">
<h2>Spare Time <a id="sparetime" href="#sparetime">¶</a></h2>
</div>
<div class="two-thirds column" section="sparetime">
<h3><span class="date"><span>spare time</span></span> Personal projects</h3>
<h4>Notepad++</h4>
<p>
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement
that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
</p>
<ul>
<li>
<ul>
<li>Software design / architecture / implementation / documentation / testing...</li>
</ul>
</li>
<li>Notepad++ website : <a href="https://notepad-plus-plus.org/" target="_blank">notepad-plus-plus.org</a>
<br/>
git (sources) : <a href="https://github.com/notepad-plus-plus/notepad-plus-plus" target="_blank">github.com/notepad-plus-plus/notepad-plus-plus</a>
</li>
<li class="taglist">
<span class="tag">C++11/14/17</span>-
<span class="tag">win32 API</span>-
<span class="tag">win32 API OOP encapsulation</span>-
<span class="tag">STL</span>-
<span class="tag">GIT</span>-
<span class="tag">Windows</span>-
<span class="tag">Security</span>-
<span class="tag">Multilingual architecture</span>-
<span class="tag">Plugin system architecture</span>-
<span class="tag">XML</span>-
<span class="tag">NSIS</span>-
<span class="tag">Visual Studio</span>
<div class="endtag"></div>
</li>
</ul>
<h4>WinGup (Generic Updater for Windows) </h4>
<p>
WinGup is a Generic Updater running under Windows environment.
The aim of WinGup is to provide a ready to use and configurable updater which downloads a update package then installs it.
</p>
<ul>
<li>
<ul>
<li>Software design / architecture / implementation / documentation / testing...</li>
</ul>
</li>
<li>WinGup website : <a href="http://wingup.org/" target="_blank">wingup.org</a>
<br>
git (sources) : <a href="https://github.com/donho/wingup.git" target="_blank">github.com/donho/wingup.git</a>
</li>
<li class="taglist">
<span class="tag">C</span>-
<span class="tag">win32 API</span>-
<span class="tag">STL</span>-
<span class="tag">GIT</span>-
<span class="tag">Windows</span>-
<span class="tag">cURL Lib</span>-
<span class="tag">XML</span>-
<span class="tag">Visual Studio</span>
<div class="endtag"></div>
</li>
</ul>
<h4>Notepad++ plugins</h4>
<p>
Notepad++ plugins contains some demo plugins and main default plugins set for including in Notepad++ official release.
</p>
<ul>
<li>Notepad++ plugins website :<a href="https://github.com/npp-plugins" target="_blank">github.com/npp-plugins</a> </li>
<li class="taglist">
<span class="tag">C</span>-
<span class="tag">C++</span>-
<span class="tag">win32 API</span>-
<span class="tag">STL</span>-
<span class="tag">GIT</span>-
<span class="tag">Windows</span>-
<span class="tag">XML</span>-
<span class="tag">Visual Studio</span>
<div class="endtag"></div>
</li>
</ul>
</div>
</div>
<hr>
<div class="row" style="page-break-before: always">
<div class="one-third column">
<h2>Skills <a id="skills" href="#skills">¶</a></h2>
</div>
<div class="two-thirds column" section="skills">
<h3>Languages</h3>
<p class="taglist2">
<span class="tag star-3">C/C++, JavaScript, C#, Java, php</span><br>
<span class="tag star-2">Python, Objective-C, Pascal</span><br>
<span class="tag star-1">Lisp, TeX, PostScript, OCaml, Perl</span>
</p>
<div class="endtag"></div>
<h3>Web</h3>
<p class="taglist2">
<span class="tag">PHP</span>-
<span class="tag">JavaScript</span>-
<span class="tag">html5</span>-
<span class="tag">CSS3</span>-
<span class="tag">MySQL</span>
</p>
<div class="endtag"></div>
<h3>Other</h3>
<p class="taglist2">
<span class="tag">wxWidgets</span> -
<span class="tag">XML</span>
</p>
<div class="endtag"></div>
<p class="taglist2">
<span class="tag">GIT</span>-
<span class="tag">SVN</span>-
<span class="tag">Perforce</span>-
<span class="tag">Latex</span>-
<span class="tag">Visual Studio</span>-
<span class="tag">Notepad++</span>-
<span class="tag">Eclipse</span>-
<span class="tag">Xcode</span>-
<span class="tag">Vim</span>
</p>
<div class="endtag"></div>
</div>
</div>
<hr>
<div class="row">
<div class="one-third column">
<h2>Education <a id="education" href="#education">¶</a></h2>
</div>
<div class="two-thirds column">
<h3><span class="date"><span>2001</span></span> Post-graduate diploma (<abbr title="Diplôme d'Etudes Supérieures Spécialisées">DESS</abbr>)</h3>
<p>
Major : Computer Science at Paris Diderot University
</p>
<h3><span class="date"><span>2000</span></span> Master's degree</h3>
<p>
Major : Computer Science at Paris Diderot University
</p>
<h3><span class="date"><span>1999</span></span> Bachelor's degree</h3>
<p>
Major : Computer Science at Paris Diderot University
</p>
<p>
Paris Diderot University website : <a href="http://www.univ-paris-diderot.fr/" target="_blank">www.univ-paris-diderot.fr</a>
</p>
<hr>
<h3>Languages</h3>
<p>
<span class="square"></span> English
<br>
<span class="square"></span> French
<br>
<span class="square"></span> Chinese
</p>
<h3>Sport</h3>
<p>
<span class="square"></span> Inline skates
<br>
<span class="square"></span> Snowboard
</p>
</div>
</div>
<hr>
<div class="summary">
<p>Don HO
</p><div class="toc">
<a href="#experience">Experience</a>
<a href="#skills">Technical skills</a>
<a href="#sparetime">Spare Time</a>
<a href="#education">Education</a>
<hr>
<a class="email" href="mailto:[email protected]">don.h<span class="arobase">@</span>free.fr</a>
</div>
</div>
<div class="container footer noprint">
<div class="row">
<div class="one-third column">
</div>
<div class="two-thirds column">
last update: 8 November 2021
</div>
</div>
</div>
</div>
</body></html>