-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
292 lines (239 loc) · 9.67 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Nikita Vostrosablin</title>
<link href="bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="bower_components/bootstrap/dist/css/bootstrap-theme.min.css" rel="stylesheet">
<link href="css/mystyles.css" rel="stylesheet">
<link href="bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="css/bootstrap-social.css" rel="stylesheet">
<style>
.right-inner-addon {
position: relative;
}
.right-inner-addon input {
padding-right: 100px;
}
.right-inner-addon i {
position: absolute;
right: 10px;
padding: 0px 0px 0px 0px;
pointer-events: none;
}
.right{
position: absolute;
left: 14px;
}
.submitbutton{
display:block;
}
</style>
</head>
<body onload="myFunction()" style="margin:0;">
<p style="padding-top:0px"></p>
<div id="loader" class="row">
<div class="col-xs-2 col-xs-offset-2 col-sm-offset-5">
<img src="./img/box.gif" />
</div>
</div>
<div id="myDiv" style="display:none;">
<header class="jumbotron">
<div class="row ">
<div class="row">
<div class="col-sm-8 col-sm-offset-1 hidden">
<h1 padding-top="50px">Nikita Vostrosablin</h1>
</div>
<div class="col-sm-2 col-sm-offset-1 ">
<img class="round-img hidden logo " src="img/avatar.jpg"/>
</div>
<p style="padding-top:50px"></p>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-1 col-xs-11 col-xs-offset-1 hidden">
<h2 class="small_hid">Welcome to my personal webpage! Here you can find some information about myself - my projects,
my hobbies, my contacts and some other stuff. Don't hesitate to contact me!</h2>
<img id = "hid" class="round-img hid " src="img/avatar.jpg"/>
</div>
</div>
</div>
<p style="padding-bottom:50px"></p>
</header>
<div class="infoback">
<p style="padding-top:120px"></p>
<div class="row">
<div class="col-sm-4 col-sm-offset-1 col-xs-11 col-xs-offset-2 ">
<a href="#" style="text-decoration:none;"><div class="info scroll-btn">Main information</div></a>
</div>
<div class="col-sm-5 col-sm-offset-1 description1 scroll-btn">
Clicking on the button MAIN INFORMATION on the left you will find some basic information about me :
Who I am and where I came from.
<p style="padding-top:20px"></p>
<p style="font-size:15px"> < Coming soon > </p>
</div>
</div>
</div>
<div class="science">
<p style="padding-top:120px"></p>
<div class="row">
<div class="col-sm-5 col-sm-offset-1 description2 scroll-btn2 ">
My main activity at the moment is doing my PhD at the Palacky University, Czech Republic. I am a physicist working in the area of
quantum optomechanics. Optomechanics is the branch of physics which explore the interaction of light with oscillating mechanical
systems. You may find additional information clicking on the microscope!
<p style="padding-top:20px"></p>
<p style="font-size:15px"> < Coming soon > </p>
</div>
<div style="position:relative;" class="col-sm-3 col-sm-offset-2 scroll-btn2 col-xs-11 col-xs-offset-2">
<a href="#" ><img id="micr" src="img/microscope.png"></a>
</div>
</div>
</div>
<div class="web">
<p style="padding-top:100px"></p>
<div class="row">
<div class="col-sm-4 col-sm-offset-1 scroll-btn3 col-xs-11 col-xs-offset-2">
<a href="web.html" ><img id="coding" src="img/coding1.png"></a>
</div>
<div class=" col-sm-5 col-sm-offset-1 description3 scroll-btn3">
My hobby is Front End development. I believe that it is a fascinating area for self development. It has its "scientific"
part which is programming, and "artistic" one which is designing the view and the content. I started to explore this area quite recently
and you may find here the list of my projects and skills which I've succeed to receive for the moment.
<p style="padding-top:20px"></p>
</div>
</div>
</div>
<div class="cinema">
<p style="padding-top:120px"></p>
<div class="row">
<div class="col-sm-5 col-sm-offset-1 description2 scroll-btn4 ">
Movies is my passion. Watching films and reflecting on them takes a very important part of my mental life. I consider
cinema as an art and a prism through which I look at the world. My main thesis is that 80-90% of the final product is made
by the spectator, by his way of percieving.
<p style="padding-top:20px"></p>
<p style="font-size:15px"> < Coming soon > </p>
</div>
<div style="position:relative;" class="col-sm-3 col-sm-offset-2 scroll-btn4 col-xs-11 col-xs-offset-2">
<a href="#" ><img id="cinema" src="img/cinema.png"></a>
</div>
</div>
</div>
<div class="literature">
<p style="padding-top:100px"></p>
<div class="row">
<div class="col-sm-4 col-sm-offset-1 scroll-btn5 col-xs-11 col-xs-offset-2">
<a href="#" ><img id="book" src="img/book.png"></a>
</div>
<div class=" col-sm-5 col-sm-offset-1 description3 scroll-btn5">
I can't live without reading a good book. It's like a drug for me. I prefere classic or non-fiction literature but I'm open-minded
in general. Follow my thoughts and check out my microblog about literature! Format is few strings about each issue.
<p style="padding-top:20px"></p>
<p style="font-size:15px"> < Coming soon > </p>
</div>
</div>
</div>
<p style="margin-bottom:50px"></p>
<footer class="row-footer">
<div class="container">
<div class="row">
<div class="col-xs-5 col-xs-offset-1 col-sm-2 col-sm-offset-1">
<h5>Links</h5>
<ul class="list-unstyled">
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-5">
<h5>My Contacts</h5>
<address>
Olomouc, Czech Republic<br>
<i class="fa fa-phone"></i>: +420 722 439 593<br>
<i class="fa fa-envelope"></i>:
<a href="mailto:[email protected]">[email protected]</a>
</address>
</div>
<div class="col-sm-4">
<div style="padding: 40px 10px;">
<div class="nav navbar-nav" style="padding: 40px 10px;">
<a target="_blank" class="btn btn-social-icon btn-facebook" href="https://www.facebook.com/nikita.vostrosablin"><i class="fa fa-facebook"></i></a>
<a target="_blank" class="btn btn-social-icon btn-linkedin" href="http://www.linkedin.com/in/"><i class="fa fa-linkedin"></i></a>
<a target="_blank" class="btn btn-social-icon btn-twitter" href="https://twitter.com/vostrosablin"><i class="fa fa-twitter"></i></a>
<a class="btn btn-social-icon" href="mailto:[email protected]"><i class="fa fa-envelope-o"></i></a>
</div>
</div>
</div>
<div class="col-sm-12">
<p style="padding:10px;"></p>
<p align=center>© Copyright 2016 Nikita Vostrosablin</p>
</div>
</div>
</div>
</footer>
</div>
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script>
var myVar;
function myFunction() {
myVar = setTimeout(showPage, 3000);
}
function showPage() {
document.getElementById("loader").style.display = "none";
document.getElementById("myDiv").style.display = "inline";
$('img.hidden').fadeIn(3000).removeClass('hidden');
$('div.hidden').fadeIn(3000).removeClass('hidden');
}
</script>
<script>
// $(document).ready(function () {
//$('img.hidden').fadeIn(3000).removeClass('hidden');
//$('div.hidden').fadeIn(3000).removeClass('hidden');
//});
</script>
<script>
$(document).ready(
function DocumentLoad()
{
$(window).scroll(scrollBtn);
// scrollBtn();
});
function scrollBtn(){
if ( $(window).scrollTop() > 100 )
$('.scroll-btn').fadeIn(1000);
else
$('.scroll-btn').fadeOut(1000);
if ( $(window).scrollTop() > 650 )
$('.scroll-btn2').fadeIn(1000);
else
$('.scroll-btn2').fadeOut(1000);
if ( $(window).scrollTop() > 1200 )
$('.scroll-btn3').fadeIn(1000);
else
$('.scroll-btn3').fadeOut(1000);
if ( $(window).scrollTop() > 1500 )
$('.scroll-btn4').fadeIn(1000);
else
$('.scroll-btn4').fadeOut(1000);
if ( $(window).scrollTop() > 2100 )
$('.scroll-btn5').fadeIn(1000);
else
$('.scroll-btn5').fadeOut(1000);
}
</script>
<script>
var mq = window.matchMedia("(min-width: 800px)");
mq.addListener(WidthChange);
function WidthChange(mq) {
if (!mq.matches) {
// window width is less than 800px
$('#hid').removeClass('hid');
}
else {
$('#hid').addClass('hid');
}
}
</script>
</body>
</html>