-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (164 loc) · 5.96 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
<!DOCTYPE html>
<html>
<head>
<title>Mykola Vantukh — Résumé</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="me" href="https://www.facebook.com/profile.php?id=100008312559766" type="text/html">
<link rel="me" href="mailto:vkolya0@gmail.com">
<link rel="me" href="sms:+380638280369">
<!-- web-fonts -->
<link href="https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet">
<!-- font-awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Style CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar">
<div id="main-wrapper">
<div class="columns-block">
<div class="left-col-block blocks">
<header class="header">
<div class="content text-center">
<h1>Hi, I'm Mykola Vantukh!</h1>
<p class="lead">PHP developer</p>
<ul class="social-icon">
<li><a href="https://www.facebook.com/kolyavantukh"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/kolya-vantukh-a6415a126/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/Vkolya"><i class="fa fa-github" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="profile-img"></div>
</header>
<!-- .header-->
</div>
<div class="right-col-block blocks">
<section class="intro section-wrapper">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>What I am all about.</h2>
</div>
</div>
<div class="col-md-12">
<p>
I'm passionate junior web-developer , which like learning new stuff about programming . I've 1 years experience in commercial development on laravel and open cart . Want to learn how to build more reliable and secure applications in right way .
</p>
</div>
</div>
</div>
</section>
<section class="section-wrapper section-experience gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title"><h2>Experience</h2></div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>29 June 2017 - present</small>
<h4>PHP-developer in WBE</h4>
<p>
<ul class='work_duties'>
<li>Creating e-shop from scratch and develop modules for them on Opencart.</li>
<li>Creating web-sites and packages on Laravel.</li>
</ul>
</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>5 June 2017</small>
<p>Go to the distance learning in university.</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>29 Jule 2015 - 30 August 2015</small>
<p>Javascript courses in Logos.</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>16 September 2014</small>
<p>Started going to the box section.</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>31 May 2014</small>
<p>Finished school.</p>
</div>
<!-- .experience-item -->
<div class="content-item">
<small>18 Decemeber 1996</small>
<p>Born in Sambir,Lviv region.</p>
</div>
</div>
</div>
<!--.row-->
</div>
<!-- .container-fluid -->
</section>
<!-- .section-experience -->
<section class="expertise-wrapper section-wrapper">
<div class="container-fluid">
<!-- .row -->
<div class="row">
<div class="col-md-6">
<div class="expertise-item">
<h3>Skills</h3>
<p>
php , opencart , laravel , jquery , javascript ,html , css , mysql.
</p>
</div>
</div>
<div class="col-md-6">
<div class="expertise-item">
<h3>Languages</h3>
<p>
Ukranian(fluent) , Russian(advanced) , English(upper-intermediate) .
</p>
</div>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-6">
<div class="expertise-item">
<h3>Likes</h3>
<p>
reading , travelling , playing computer games , listening to music , lying on sofa , programming , watching video on Youtube .
</p>
</div>
</div>
<div class="col-md-6">
<div class="expertise-item">
<h3>Dislikes</h3>
<p>
crowded bus , long queue , bad code .
</p>
</div>
</div>
</div>
<!-- .row -->
</div>
<!--.container-fluid-->
</section>
<!-- .section-education -->
</div>
<!-- .right-col-block -->
</div>
<!-- .columns-block -->
</div>
<!-- #main-wrapper -->
</body>
</html>