-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.html
334 lines (249 loc) · 15.9 KB
/
test.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-25554003-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-25554003-6');
</script>
<meta charset="utf-8">
<title>Pyphilia</title>
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="node_modules/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/modules.css">
<link rel="stylesheet" href="css/styles.css">
<!-- <link rel="stylesheet" href="node_modules/lightgallery.js/dist/css/lightgallery.css"> -->
</head>
<body style="background:url(img/background.png)">
<br>
<div class="container-fluid">
<div class="sns">
<a style="background:#3B5998" target="_blank" href="https://www.facebook.com/pyphilia/"><i class="fab fa-facebook-square"></i></a>
<a style="background:#fbad50" target="_blank" href="https://www.instagram.com/b2utily_flareon/"><i class="fab fa-instagram"></i></a>
<a style="background:#4875B4" target="_blank" href="https://www.linkedin.com/in/kim-lan-phan-hoang-a457bb130/"><i class="fab fa-linkedin"></i></a>
</div>
<section id="intro">
<div class="row justify-content-center no-gutters">
<div class="content col-md-9">
<div class="row no-gutters align-items-center">
<div class="col-lg-6 text-center" style="padding:0 5%;">
<img id="logo" class="img-fluid" src="img\20170419_124804.png" alt="">
</div>
<div class="col-lg-6 text">
<br>
<div id="header">
<h1>Pyphi(lia)</h1>
<h2>Kim Lan Phan Hoang</h2>
</div>
<span>
<!-- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -->
<br>
<span class="description">
<strong>Computer Science Master Student</strong> <img src="img/swiss.png" alt=""/><br>
Hobbyist Web Developper, Graphic Designer & Digital painter
</span>
<br>
<br>
<div class="capacities">
<div class="">
<span>Photoshop</span> <i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fa fa-star-half"></i> <br>
<span>Gimp</span> <i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fa fa-star-half"></i> <br>
<br>
<span>HTML</span> <i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i> <br>
<span>CSS/SCSS</span> <i class="fas fa-star"></i><i class="fa fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><br>
<span>javascript</span> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><br>
<span>PHP</span> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><br>
<span>MySQL</span> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star-half"></i><br>
</div>
<div class=""> <span>Python</span> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><br>
<span>Java</span> <i class="fa fa-star"></i><i class="fa fa-star"></i><br>
<span>Scala</span> <i class="fa fa-star"></i><i class="fa fa-star-half"></i><br>
<span>C</span> <i class="fa fa-star"></i>
</div>
<br>
</div>
<a class="button" href="mailto:[email protected]">Contact Me</a>
</span>
</div>
</div>
</div>
</div>
</section>
<div id="waypoint6" class="project right">
<h3><span>Graphic Design</span></h3>
<div class="row">
<div class="col-md-9 category">
<div class="row thumbnails" id="lightgallery6">
<a class="col-md-2" href="https://i.imgur.com/WARP2eA.png"> <img src="https://i.imgur.com/WARP2eA.png" alt=""/></a>
<a class="col-md-2" href="https://i.imgur.com/Y8frl2E.png"> <img src="https://i.imgur.com/Y8frl2E.png" alt=""/></a>
<a class="col-md-2" href="https://i.imgur.com/gLzwHAb.png"> <img src="https://i.imgur.com/gLzwHAb.png" alt=""/></a>
<a class="col-md-2" href="https://i.imgur.com/HevsQ4B.png"><img src="https://i.imgur.com/HevsQ4B.png" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/6yQSgkk.png"><img src="https://i.imgur.com/6yQSgkk.png" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/TS2Fsxf.png"><img src="https://i.imgur.com/TS2Fsxf.png" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/aY7eYbb.jpg"><img src="https://i.imgur.com/aY7eYbb.jpg" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/4MunDAq.png"><img src="https://i.imgur.com/4MunDAq.png" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/gX3Acrd.png"><img src="https://i.imgur.com/gX3Acrd.png" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/bvEql8O.png"><img src="https://i.imgur.com/bvEql8O.png" alt=""> </a>
<a class="col-md-2" href="https://i.imgur.com/Purcokp.png"><img src="https://i.imgur.com/Purcokp.png" alt=""/> </a>
<a class="col-md-2" href="https://i.imgur.com/LzyXEmr.png"><img src="https://i.imgur.com/LzyXEmr.png" alt=""/> </a>
</div>
<div class="col-md-12">
<span class="text">
For almost 10 years, I learned and practiced graphic design first using Gimp, then Photoshop. I also receive many requests throughout the years, for diverse purposes
such as facebook covers, forum design, posters, concert banners, fanbase logos. I mainly work with korean celebrities, because I am really into kpop, but can work with
any material! More recent works are published on my <a href="https://www.facebook.com/pyphilia/">facebook
page</a>!</span>
</div>
</div>
</div>
</div>
<div id="waypoint2" class="project left">
<h3><span>Data Mining based on Domain Names</span></h3>
<div class="row">
<div class="col-md-9 category">
<div class="row">
<div class="col-md-4">
<img src="img/python.jpg" alt="">
</div>
<div class="col-md-8">
<span class="text">This project aims to perform data mining based on domain names and to retrieve information especially about public companies and universities. This raises challenges involving language translations, data accuracy evaluation, data patterns and web scraping preventions. These are dealt with a semi-automatic process, which results in an accurate and complete database.
</span>
</div>
</div>
</div>
</div>
</div>
<div id="waypoint4" class="project right">
<h3><span>Data Visualization:<br>Pokémon Similarities</span></h3>
<div class="row">
<div class="col-md-9 category">
<div class="row">
<div class="col-md-4 thumbnails">
<a href="img/dataviz.png"> <img src="img/dataviz.png" alt=""></a>
</div>
<div class="col-md-8">
<span class="text">
For the <em>Data Visualisation</em> course project, my team and I wanted to represent Pokémon similarities, depending on classification, battle characteristics or type.
Never been curious about which Pokémon was the most similar to Pikachu? Don't hesitate to visit and play with our visualisation: <a target="_blank" href="https://roblan11.github.io/DataVis/visualization/index.html">Link</a> </span>
</div>
</div>
</div>
</div>
</div>
<div id="waypoint5" class="project left">
<h3><span>Advanced Computer Graphics Rendering</span></h3>
<div class="row">
<div class="col-md-9 category">
<div class="row">
<div class="col-md-4 thumbnails">
<a target="_blank" href="img/render.png"> <img src="img/render.png" alt=""></a>
</div>
<div class="col-md-8">
<span class="text">
Through the Advanced Computer Graphics, I learned about Realistic Image Rendering, how lights interact with objects and how to synthese material.
My final rendering represents a watch tower, made of burnt wood, surrounded by huge rocks and dead trees, a dark and devasted world.
</div>
</div>
</div>
</div>
</div>
<div id="waypoint3" class="project right">
<h3><span>Digital Paintings</span></h3>
<div class="row">
<div class="col-md-9 category">
<div class="row thumbnails" id="lightgallery2">
<a class="col-md-4" href="https://i.imgur.com/iGTD6hK.png"> <img src="https://i.imgur.com/iGTD6hK.png" alt=""/></a>
<a class="col-md-4" href="https://i.imgur.com/r0pUIcy.png"> <img src="https://i.imgur.com/r0pUIcy.png" alt=""/></a>
<a class="col-md-4" href="https://i.imgur.com/jqrnRlI.png"><img src="https://i.imgur.com/jqrnRlI.png" alt=""/> </a>
<a class="col-md-3" href="https://i.imgur.com/wcodQxm.png"><img src="https://i.imgur.com/wcodQxm.png" alt=""/> </a>
<a class="col-md-3" href="https://i.imgur.com/HFdMABY.png"><img src="https://i.imgur.com/HFdMABY.png" alt=""/> </a>
<a class="col-md-3" href="https://i.imgur.com/kYRfnMf.png"><img src="https://i.imgur.com/kYRfnMf.png" alt=""/> </a>
<a class="col-md-3" href="https://i.imgur.com/IvUH1jO.png"><img src="https://i.imgur.com/IvUH1jO.png" alt=""/> </a>
</div>
<div class="col-md-12">
<span class="text">
Though I am not as talented as I wish, I paint sometimes. I am more into humans and flowers, but touch anything in order to be polyvalent. Here are some of my works, and visit my
<a href="https://www.facebook.com/pyphilia/">facebook
page</a> to see more recent paintings! </span>
</div>
</div>
</div>
</div>
<div id="waypoint0" class="project left">
<h3><span>Interactive website to explore Mnemosyne</span></h3>
<div class="row">
<div class="col-md-9 category">
<div id="lightgallery0" class="row thumbnails">
<a class="col-md-3" href="https://i.imgur.com/TBSdItu.png">
<img src="https://i.imgur.com/TBSdItu.png" />
</a>
<a class="col-md-3" href="https://i.imgur.com/HpLilHR.png">
<img src="https://i.imgur.com/HpLilHR.png" />
</a>
<a class="col-md-3" href="https://i.imgur.com/S2RNnZ4.png">
<img src="https://i.imgur.com/S2RNnZ4.png" />
</a>
<a class="col-md-3" href="https://i.imgur.com/IkJq7WQ.png">
<img src="https://i.imgur.com/IkJq7WQ.png" />
</a>
</div>
<div class="col-md-12">
<span class="text">This project aims to create a website prototype about <em>Aby Warburg's Mnemosyne</em>, which is an artwork composed of panels gathering photographs of various pieces of art. The prototype should be valuable to any public. Outsiders should understand the artwork while researchers should be able to retrieve useful information for their own researches. To achieve this, basic information is presented using an interactive user interface along with relevant research tools implemented to let researchers manipulate the artwork data, including images as well as metadata content.
</span>
</div>
</div>
</div>
</div>
</div>
<div id="waypoint1" class="project right">
<h3><span>Computer Graphics: <br>Procedural mountains</span></h3>
<div class="row">
<div class="col-md-9 category">
<div id="lightgallery1" class="row thumbnails">
<a class="col-md-3" href="img/Sans titre_1.png">
<img src="img/Sans titre_1.png" />
</a>
<a class="col-md-3" href="img/Sans titre_2.png">
<img src="img/Sans titre_2.png" />
</a>
<a class="col-md-3" href="img/Sans titre_4.png">
<img src="img/Sans titre_4.png" />
</a>
<a class="col-md-3" href="img/Sans titre_5.png">
<img src="img/Sans titre_5.png" />
</a>
</div>
<div class="col-md-12">
<span class="text">
During the <em>Introduction to Computer Graphics</em> course introduced procedural modeling, texturing, and the fundamental concepts and algorithms of computer graphics.
At the end of the course, my team managed to render using C++ and OpenGL, procedural mountains colored by the sunset.
</span>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<script type="text/javascript" src="node_modules/jquery/dist/jquery.min.js"></script> <br>
<script src="bundle.js"></script>
<script src="js/main.js"> </script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<!-- <script type="text/javascript" src="node_modules/waypoints/lib/jquery.waypoints.min.js"></script> -->
</script>
<footer>Pyphi(lia) © 2018</footer>
</body>
</html>