-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
26 lines (25 loc) · 1.17 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
<!DOCTYPE html>
<title>Huy Quang Duong Resume </title>
<meta name="description" content="I obtained my PhD in Computer Science from NTNU, Norway. My interests are Computer Science, Algorithms, Data Mining, Optimization, Artificial Intelligence, Machine Learning, Software Engineer, and Security.">
<head>
<style>
html, body, form, main {
margin: 0;
padding: 0;
height: 100%;
font-family: Verdana,sans-serif;
}
clustrmaps-map-container
{
visibility: hidden;
}
</style>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146795307-1"></script><script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-146795307-1');</script>
</head>
<body>
<!-- <embed src="HuyDuong_Resume.pdf" type="application/pdf" width="100%" height="100%" />-->
<div style="display:flex; width:100%; height:100%;justify-content: center; align-items: center; ">
<div style="color:orange;">echo </div> "Hello world" > /dev/null
</div>
<script type="text/javascript" id="clustrmaps" src="//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=a&t=n&d=StKMKsk7Vkcrryj213CJxH6G_zhi29pc0x2PpIwc-ig&w=1&h=1"></script>
</body></html>