-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_old.html
432 lines (410 loc) · 15.2 KB
/
index_old.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
<!DOCTYPE HTML>
<html>
<head>
<title>My honest CV</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900" rel="stylesheet" />
<link rel="stylesheet" href="css/latex-style.css">
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><link rel="stylesheet" href="css/ie8.css" /><![endif]-->
<script src="js/d3.v3.min.js"></script>
<script src="http://d3js.org/queue.v1.min.js"></script>
<script src="http://d3js.org/topojson.v1.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>
<script src="js/config.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!-- Photo Slides inside the webpage -->
<link rel="stylesheet" href="css/flexslider.css" />
<!-- Color as in colorbrewer -->
<link rel="stylesheet" href="css/colorbrewer.css" />
<!-- Usefule for the popup -->
<link rel="stylesheet" href="css/d3-style.css" />
</head>
<body class="homepage">
<!-- Header Wrapper -->
<div id="header-wrapper" class="wrapper">
<br>
<br>
<br>
<br>
<!-- slider -->
<div class="container">
<div class="row">
<div class="4u">   </div>
<div class="6u">
<div class="flexslider" style="width:640px">
<ul class="slides">
<li>
<img src="images/banner_pro.jpg"/>
</li>
<li>
<img src="images/banner_wide.jpg" />
</li>
</ul>
</div><!--/.flexslider-->
</div>
<div class="12u">
<div id="logo">
<span>
<div align="left">
<br>
<br>
<br>
<br>
<h1>
    David Pham's <br>
    Interactive CV
</h1>
</div>
<span>
</div>
</div>
</div>
</div>
</div>
<!-- /Header Wrapper -->
<div id="footer-wrapper" class="wrapper">
<div class="title" id="head-contacts">
<h3 class="feature-list fa fa-share"> Contacts</h3>
</div>
<div class="container">
<div class="row">
<div class="12u">
<!-- Intro -->
<section id="intro">
<p class="style2">
This is an honest resume that I created to help me in my job search.
</p>
<p class="style1">It is <strong>trustworthy</strong>, <strong>verifiable</strong> and display my <strong>skills</strong>.
It is built on <strong>HTML5</strong>, <strong>CSS3</strong> and <strong>D3.js</strong>. Because of the interactivity, the website works best with Google Chrome.
</section>
<!-- /Intro -->
</div>
</div>
<hr />
<div class="feature-list feature-list-small">
<div class="row">
<div class="3u">
<section>
<h3 class="fa fa-comment">Social</h3>
<p>
<div class="fa fa-linkedin-square"> <a href="http://ch.linkedin.com/in/davidpham87/"> LinkedIn</a></div>
<div class="fa fa-twitter-square"> <a href="http://twitter.com/LittleFunnyGeek"> @LittleFunnyGeek</a> </div>
<div class="fa fa-google-plus-square"> <a href="http://littlegeekland.blogspot.com"> Blog</a></div>
<div class="fa fa-facebook-square"> <a href="http://www.facebook.com/davidpham87"> Facebook</a></div>
</p>
</section>
</div>
<div class="3u">
<section>
<h3 class="fa fa-envelope">Email</h3>
<p>
<div class="fa fa-envelope-o"> <a href="mailto:davidpham87@gmail.com">davidpham87@gmail.com </a></div>
</p>
</section>
</div>
<div class="3u">
<section>
<h3 class="fa fa-phone">Phone</h3>
<p>
<div class="fa fa-question"> On demand. </div>
</p>
</section>
</div>
<div class="3u">
<section>
<h3 class="fa fa-home">Mailing Address</h3>
<p>
<div class="fa fa-question"> On demand. </div>
<!-- 6 Gusatv- <br/> -->
<!-- 1234 Somewhere Rd #987<br/> -->
<!-- Nashville, TN 00000-0000 -->
</p>
</section>
</div>
</div>
</div>
</div>
</div>
<!-- Intro Wrapper -->
<div class="wrapper wrapper-style2">
<div class="title" id="head-profesionnal-Xp">
<h1 class="fa fa-briefcase"> Professional Experience</h1>
</div>
<div id="intro-wrapper-prof"> </div>
</div>
<!-- Eduction Wrapper -->
<div class="wrapper wrapper-style3">
<div class="title" id="head-education">
<h1 class="fa fa-book"> Education</h1>
</div>
<div class="container feature-list" id="education-list">
<div class="row">
<div class="6u">
<section>
<h3 class="fa fa-certificate" id="ed-ETH">ETHZ, Zürich</h3>
<p>
<span class="fa fa-search left cmti-10">
MSc in Applied Mathematics.
</span> <span class="fa fa-calendar right cmbx-10"> 2014-</span>
<br>
Lectures in statistics and economics.<br>
GPA: 5.5/6. <br>
</p>
</section>
</div>
<div class="6u">
<section>
<h3 class="fa fa-certificate" id="ed-JHU">Johns Hopkins University, Maryland</h3>
<p>
<span class="fa fa-search left cmti-10">
Data sciences certificate
</span>
<span class="fa fa-calendar right cmbx-10">
2014
</span>
</p>
<br>
<p>
9 lectures delivered through Coursera. <br>
Final project in natural language processing.
</p>
</section>
</div>
</div>
<div class="row">
<div class="6u">
<section>
<h3 class="fa fa-certificate" id="ed-UdeM">University of Montreal, Montreal</h3>
<p>
<span class="fa fa-search left cmti-10">
MSc in Mathematics.
</span> <span class="fa fa-calendar right cmbx-10"> 2010-2012</span>
<br>
Lectures at HEC, McGill and Concordia. <br>
GPA: 4.1/4.3. <br>
Thesis in Statistics (Copulae) at ETHZ.
</p>
</section>
</div>
<div class="6u">
<section>
<h3 class="fa fa-certificate" id="ed-EPFL">EPFL, Lausanne</h3>
<p>
<span class="fa fa-search left cmti-10">
BSc in Mathematics.
</span>
<span class="fa fa-calendar right cmbx-10">
2007-2010
</span>
</p>
<br>
<p>
Focus on numerical analysis. <br>
GPA (3rd year): 5.41/6.
</p>
</section>
</div>
</div>
</div>
</div>
<!-- /Main Wrapper -->
<!-- Language Wrapper -->
<div class="wrapper wrapper-style2">
<!-- <div class="title" id="head-languages"> -->
<div class="title">
<h3 class="feature-list fa fa-comments"> Languages</h3>
</div>
<div class="container feature-list">
<div class="row">
<div class="6u">
<section>
<h3 class="fa fa-comment">French</h3>
<p> Mother tongue. </p>
</section>
</div>
<div class="6u">
<section>
<h3 class="fa fa-comment">English</h3>
<p> TOEFL 107/120 (2009). Since then, I have been to Montreal and worked for 2 years in English environments.</p>
</section>
</div>
<div class="6u">
<section>
<h3 class="fa fa-comment">German</h3>
<p> Zwei sprachige Matura auf Deutsch (2007). I have been living in Zurich for the past 2 years. I worked at the SNB for 8 months where the main working language is (Swiss) German.</p>
</section>
</div>
<div class="6u">
<section>
<h3 class="fa fa-comment">Vietnamese</h3>
<p> Spoken, but hardly practiced outside informal situations.</p>
</section>
</div>
</div>
</div>
</div>
<!-- Main Wrapper -->
<div class="wrapper wrapper-style3">
<div class="title" id="head-computer-skills">
<h1 class="feature-list fa fa-cogs"> Computer Skills</h1>
</div>
<div class="container">
<div class="row">
<div class="12u">
<!-- Main -->
<div id="main">
<!-- Image -->
<!-- <a href="http://fav.me/d5pjw3g" class="image image-featured"> -->
<!-- <img src="images/pic01.jpg" alt="" /> -->
<!-- </a> -->
<!-- /Image -->
<header class="style1">
<h4 class="style1">
Drag the nodes, move your mouse on them or the links to get more details and double click on the nodes to see my approximate level of the language.
</h4>
</header>
<section id="Computer Skills">
<svg id='svgComputerSkills'> </svg>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="wrapper wrapper-style2">
<div class="title" id="head-hardskills">
<h1 class="feature-list fa fa-code-fork"> Hard Skills</h1>
</div>
<div class="container">
<div class="row">
<div class="12u">
<!-- Main -->
<div id="main">
<section id="Hard Skills">
<svg id='svgHardSkills'> </svg>
</section>
</div>
</div>
</div>
</div>
</div>
<!-- Highlights Wrapper -->
<div class="wrapper wrapper-style3" id="fun plots">
<div class="title">
<h3 class="fa fa-bar-chart-o"> Data Visualization Skills</h3>
</div>
<header class="style1">
<h4 class="style1">
Here are displayed in an informal fashion some of my abilities to create interactive data visualizations.
</h4>
</header>
<div class="container">
<div class="row">
<div class="12u">
<!-- Highlights -->
<div id="highlights">
<div>
<div class="row">
<div class="12u">
<div>
<section class="highlight highlight-one">
<h3 class="4u highlight-one">Omg Hearts</h3>
<p>Move your mouse over the black rectangle and see what happens!</p>
<svg id="svgOmgHearts"></svg>
</section>
</div>
</div>
<hr>
<div class="12u">
<div>
<section class="highlight highlight-one">
<h3 class="4u highlight-one">Heart flakes</h3>
<p> A nice animation using d3.js. Move your mouse on the plot and see what happens! You can decrease the number of hearts with the slider! </p>
<svg id="svgSnowHearts"></svg>
</section>
</div>
</div>
</div>
<hr>
<div class="12u">
<div>
<section class="highlight highlight-one">
<h3 class="4u highlight-one">Chloropleth of Canton Zurich</h3>
<p> A chloropleth of Zurich, showing the acceptance rate for the referendum about immigration on the 9th of February 2014.</p>
<!-- <svg id="svgZhVotes"></svg> -->
<div id="wrap" style="margin:0 auto; text-algin:center">
<div width="480px" height="500px"
style="display:inline-block">
<svg id="svgZhVotesMap"></svg>
</div>
<div width="480px" height="500px"
style="display:inline-block">
<svg id="svgZhVotesBarPlot"></svg>
</div>
</div>
</section>
</div>
</div>
</div>
<hr>
<div>
<div class="12u">
<div>
<section class="highlight highlight-one">
<h3 class="4u highlight-one">Other projects</h3>
<p> Here are link to some other project I found fun to create.
<ul>
<li><a href="http://davidpham87.github.io/snf_research/"> A World map </a> of where Swiss postdocs do their first research. </li>
<li><a href="https://davidpham87.shinyapps.io/snf_apps/"> The same as above </a>, created with <a href="http://shiny.rstudio.com/"> R/Shiny</a> from Rstudio.</li>
</ul>
</p>
</section>
</div>
</div>
</div>
</div>
</div>
<!-- /Highlights -->
</div>
</div>
</div>
<!-- Nav -->
<nav id="nav">
<ul id="navUl">
</ul>
</nav>
<!-- /Nav -->
<!-- Copyright -->
<div class = "wrapper wrapper-style2">
<!-- <div id="copyright"> -->
<div style="text-align:center;">
<span style="color:rgb(0,0,0)">
© 2015-10, David Pham. HTML & CSS Templates by HTML5Up.
</span>
</div>
<!-- </div> -->
</div>
<!-- /Copyright -->
<!-- /Footer Wrapper -->
<script type="text/javascript" src="js/slider.js"></script>
<script type="text/javascript" src="js/createIntroButton.js"></script>
<script type="text/javascript" src="js/computerSkills.js"></script>
<script type="text/javascript" src="js/hardSkills.js"></script>
<script type="text/javascript" src="js/includeProfessionalXp.js"></script>
<script type="text/javascript" src="js/omgHearts.js"></script>
<script type="text/javascript" src="js/heartsInteractive.js"></script>
<!-- <script type="text/javascript" src="js/zhVotes.js"></script> -->
<script type="text/javascript" src="js/zhVotesBarPlot.js"></script>
<script type="text/javascript" src="js/includeLectures.js"></script>
</body>
</html>