-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
369 lines (290 loc) · 9.64 KB
/
index.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Martin Slabek | Frontend developer freelancer</title>
<?php
include ("partials/head.php");
?>
</head>
<body>
<?php
include ("partials/navbar.php");
?>
<div class="first-section">
<div class="test">
<h1>Martin Slabek</h1>
<h2>― Frontend website developer & Freelancer</h2>
</div>
</div>
<div class="hero">
<div class="fifth layer"></div>
<div class="fourth layer"></div>
<div class="third layer"></div>
<div class="second layer"></div>
<div class="first layer"></div>
<div class="opacity layer"></div>
<div class="transition layer"></div>
</div>
<div class="sidenav">
<a href="https://www.linkedin.com/in/martin-slabek-566aab182/">
<i class="fa fa-linkedin-square" aria-hidden="true"></i>
</a>
<a href="https://www.instagram.com/martinslabek/">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a href="https://www.facebook.com/Martin.Slabek/">
<i class="fa fa-facebook-square" aria-hidden="true"></i>
</a>
</div>
<section class="content" id="about" >
<h2 class="section-title">About</h2>
<div class="section bottom layout smaller">
<img src="image/profilePicture1.jpg">
</div>
<div class="section top bigger">
<div class="about">
<h1>Hi, I'm Martin. Nice to meet you.</h1>
<p>In the year 2020, I graduated from a high school focused on information technology. Now I'm working as a
frontend freelancer. I gained a lot of experience during my studies in the field of website
development, which I would also like to expand furthermore. I'm still junior in this area, who has a lot to learn.
I enrolled for studies at a university, also specialized in IT, therefore in September of 2020 I
started my first semester. I have a positive approach to learn new things, collective work, sense for
detail and design is no stranger to me.</p>
</div>
</div>
</section>
<section class="content" id="abilities">
<h2 class="section-title">Abilities</h2>
<div class="section bigger">
<div class="SkillBar">
<div class="skill html">
<span class="Skill-Area ">HTML</span>
</div>
</div>
<div class="SkillBar">
<div class="skill css">
<span class="Skill-Area ">CSS/CSS3</span>
</div>
</div>
<div class="SkillBar">
<div class="skill js">
<span class="Skill-Area ">JavaScript</span>
</div>
</div>
<div class="SkillBar">
<div class="skill nette">
<span class="Skill-Area ">Nette</span>
</div>
</div>
<div class="SkillBar">
<div class="skill wp">
<span class="Skill-Area ">WordPress</span>
</div>
</div>
<div class="SkillBar">
<div class="skill php">
<span class="Skill-Area ">PHP</span>
</div>
</div>
<div class="SkillBar">
<div class="skill mysql">
<span class="Skill-Area ">MySQL</span>
</div>
</div>
<div class="SkillBar">
<div class="skill java">
<span class="Skill-Area ">Java</span>
</div>
</div>
<div class="SkillBar">
<div class="skill bash">
<span class="Skill-Area ">Bash</span>
</div>
</div>
<div class="SkillBar">
<div class="skill linux">
<span class="Skill-Area ">Linux</span>
</div>
</div>
</div>
<div class="section bottom layout smaller">
<img src="image/profilePicture2.JPG">
</div>
</section>
<div class="card" id="work">
<h2 class="section-title">Work</h2>
<hr>
<p>Websites</p>
<div class="slider">
<div class="item">
<img src="image/fluid2.jpg">
<a href="http://tickets-example.maweb.eu/">
<h4>Ticket portal</h4>
</a>
</div>
<div class="item">
<img src="image/fluid3.jpg">
<a href="http://nails-example.maweb.eu/">
<h4>Nail studio</h4>
</a>
</div>
<div class="item">
<img src="image/fluid4.jpg">
<a href="http://personal-example.maweb.eu/">
<h4>Personal website</h4>
</a>
</div>
<div class="item">
<img src="image/fluid6.jpg">
<a href="http://portfolio-example.maweb.eu/">
<h4>Portfolio website</h4>
</a>
</div>
</div>
<p>Web design</p>
<div class="webdesign">
<div class="item">
<img src="image/webdesign/holidays.png">
</div>
<div class="item">
<img src="image/webdesign/design_black_white.png">
</div>
<div class="item">
<img src="image/webdesign/hayiday.png">
</div>
<div class="item">
<img src="image/webdesign/first.png">
</div>
<div class="item">
<img src="image/webdesign/design.png">
</div>
<div class="item">
<img src="image/webdesign/mountains.png">
</div>
<div class="item">
<img src="image/webdesign/flowers.png">
</div>
<div class="item">
<img src="image/webdesign/dogs.png">
</div>
</div>
<section id="contact">
<h2 class="section-title">Contact</h2>
<img src="image/rocket.png" class="rocket">
<div class="contact">
<h3>Let's create something new!</h3>
<p>Do you need to create something new? Design a functional and efficient solution or realize your idea?</p>
<p>Mail me → <a href="mailto: martin.slabek@educanet.cz">martin.slabek@educanet.cz</a></p>
</div>
</section>
<!-- FOOTER START -->
<div class="footer">
<div class="col">
<h1>Martin Slabek</h1>
<hr>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#abilities">Abilities</a></li>
<li><a href="#work">Work</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="col">
<h1>What I made</h1>
<hr>
<ul>
<li><a href="http://tickets-example.maweb.eu/">Ticket portal</a></li>
<li><a href="http://nails-example.maweb.eu/">Nail studio</a></li>
<li><a href="http://portfolio-example.maweb.eu/">Portfolio website</a></li>
<li><a href="http://personal-example.maweb.eu/">Personal website</a></li>
</ul>
</div>
<div class="col">
<h1>Follow me</h1>
<hr>
<ul>
<li><a href="https://www.linkedin.com/in/martin-slabek-566aab182/"><i class="fa fa-linkedin-square"
aria-hidden="true"></i> LinkedIn</a>
</li>
<li><a href="https://www.instagram.com/martinslabek/"><i class="fa fa-instagram" aria-hidden="true"></i>
Instagram</a></li>
<li><a href="https://www.facebook.com/Martin.Slabek/"><i class="fa fa-facebook-square"
aria-hidden="true"></i> Facebook</a></li>
</ul>
</div>
<div class="col">
<h1>Contact me</h1>
<hr>
<ul>
<li>
<a href="mailto:martin.slabek@educanet.cz">martin.slabek@educanet.cz</a>
</li>
<li>
<a href="https://www.messenger.com/t/100000799539029">Messenger</a>
</li>
</ul>
</div>
<div class="clearfix"></div>
<div class="copy">
<p>Copyright © Martin Slabek 2020. All rights reserved </p>
</div>
</div>
<!-- END OF FOOTER -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.9/SmoothScroll.min.js'></script>
<script src="javascript/script.js"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js'></script>
<script src="javascript/script.js"></script>
<script src="slick/slick.min.js"></script>
<script src="slick/slick.js"></script>
<script>
$('.slider').slick({
centerMode: true,
centerPadding: '0px',
slidesToShow: 3,
arrows: false,
dots: true,
responsive: [
{
breakpoint: 1000,
settings: {
centerMode: true,
centerPadding: '100px',
slidesToShow: 1,
arrows: false,
}
}
]
});
$('.webdesign').slick({
centerMode: true,
centerPadding: '300px',
slidesToShow: 1,
arrows: false,
dots: true,
responsive: [
{
breakpoint: 1000,
settings: {
centerMode: true,
centerPadding: '100px',
slidesToShow: 1,
arrows: false,
}
}
]
});
</script>
<script>
var prevScrollpos = window.pageYOffset;
window.onscroll = function () {
var currentScrollPos = window.pageYOffset;
if (prevScrollpos > currentScrollPos) {
document.querySelector(".navbar").style.top = "0";
} else {
document.querySelector(".navbar").style.top = "-75px";
}
prevScrollpos = currentScrollPos;
}
</script>
</body>
</html>