-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
222 lines (136 loc) · 6.08 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.40.1" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Sergey Pozhilov (GetTemplate.com)">
<title>Deep Tracking</title>
<link rel="shortcut icon" href="https://deeptrkx.github.io/images/gt_favicon.png">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Alice|Open+Sans:400,300,700">
<link rel="stylesheet" href="https://deeptrkx.github.io/css/styles.css">
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js"> </script>
</head>
<body class="home">
<header id="header">
<div id="head" class="parallax" parallax-speed="2">
<h1 id="logo" class="text-center">
<img class="img-circle" src="https://deeptrkx.github.io/images/3m.jpg" alt="">
<span class="title">Adeel Akram</span>
<span class="tagline">Physicist/Data Scientist<br>
<a href="mailto:"></a>
</span>
</h1>
</div>
<nav class="navbar navbar-default navbar-sticky">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="true">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/deepx/">Deep.X</a>
</li>
<li>
<a href="/fair/">FAIR</a>
</li>
<li>
<a href="/about/">About</a>
</li>
</ul>
</div>
</div>
</nav>
<nav class="navbar navbar-fake"></nav>
</header>
<main id="main">
<div class="container">
<div class="row section topspace">
<div class="col-md-12">
<p class="lead text-center text-muted">
Let me tell you something my friend. hope is a dangerous thing. hope can drive a man insane. you <a href="#">measure</a> yourself by the people who measure themselves by you. it only took me <a href="#">six days</a>.
</p>
</div>
</div>
<div class="row section clients topspace">
<h2 class="section-title"><span>Clients</span></h2>
<div class="col-lg-12">
<p>
<img src="images/sample_clients.png" alt="">
</p>
</div>
</div>
</div>
</main>
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-md-3 widget">
<h3 class="widget-title">Contact</h3>
<div class="widget-body">
<p>
<br>
Angstrom Laboratory, Lagerhyddsvagen 1, Uppsala, SWEDEN
</p>
</div>
</div>
<div class="col-md-3 widget">
<h3 class="widget-title">Follow me</h3>
<div class="widget-body">
<p class="follow-me-icons">
<a href="https://www.facebook.com/AKRAM.Adeel" target="_blank"><i class="fa fa-facebook-square fa-2"></i></a>
<a href="https://twitter.com/a_akram_1" target="_blank"><i class="fa fa-twitter-square fa-2"></i></a>
<a href="https://www.linkedin.com/in/a-akram" target="_blank"><i class="fa fa-linkedin-square fa-2"></i></a>
<a href="https://github.com/a-akram" target="_blank"><i class="fa fa-github fa-2"></i></a>
</p>
</div>
</div>
</div>
</div>
</footer>
<footer id="underfooter">
<div class="container">
<div class="row">
<div class="col-md-6 widget">
<div class="widget-body">
<p>Angstrom Laboratory, Lagerhyddsvagen 1, Uppsala, SWEDEN</p>
</div>
</div>
<div class="col-md-6 widget">
<div class="widget-body">
<p class="text-right">
Copyright © 2019, Adeel Akram<br>
Design: <a href="http://www.gettemplate.com" rel="designer">Initio by GetTemplate</a> -
Powered by: <a href="https://gohugo.io/" rel="poweredby">Hugo</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="https://deeptrkx.github.io/js/template.js"></script>
<script id="dsq-count-scr" src="//deeptrkx.disqus.com/count.js" async></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'GA-000000000-0', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>