-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
189 lines (189 loc) · 13.4 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Résumé</title>
<link rel="stylesheet" href="https://volodymyrkushnir.com/assets/stylesheets/base.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<main class="main">
<article>
<div class="page" style="border-color: midnightblue;">
<div class="stackable grid">
<div class="row">
<div class="three wide center aligned column">
<div class="avatar-wrapper">
<img src="img/avatar.jpg" alt="My profile picture">
</div>
</div>
<div class="thirteen wide column">
<div class="stackable grid">
<div class="sixteen wide column">
<h1 class="name">Dmitriy Kogut</h1>
<ul class="contacts">
<li>
<a href="https://www.facebook.com/dmitriy.prime" rel="author" class="facebook">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"/></svg>
<span>dmitriy.prime</span>
</a>
</li>
<li>
<a href="mailto:kogut.dmitriy@gmail.com" rel="author" class="mail">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>
<span>kogut.dmitriy@gmail.com</span>
</a>
</li>
<li>
<a href="https://github.com/dmitriyprime" rel="author" class="github">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
<span>dmitriyprime</span>
</a>
</li>
<li>
<a href="skype:dmitriyprime" rel="author" class="skype">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M424.7 299.8c2.9-14 4.7-28.9 4.7-43.8 0-113.5-91.9-205.3-205.3-205.3-14.9 0-29.7 1.7-43.8 4.7C161.3 40.7 137.7 32 112 32 50.2 32 0 82.2 0 144c0 25.7 8.7 49.3 23.3 68.2-2.9 14-4.7 28.9-4.7 43.8 0 113.5 91.9 205.3 205.3 205.3 14.9 0 29.7-1.7 43.8-4.7 19 14.6 42.6 23.3 68.2 23.3 61.8 0 112-50.2 112-112 .1-25.6-8.6-49.2-23.2-68.1zm-194.6 91.5c-65.6 0-120.5-29.2-120.5-65 0-16 9-30.6 29.5-30.6 31.2 0 34.1 44.9 88.1 44.9 25.7 0 42.3-11.4 42.3-26.3 0-18.7-16-21.6-42-28-62.5-15.4-117.8-22-117.8-87.2 0-59.2 58.6-81.1 109.1-81.1 55.1 0 110.8 21.9 110.8 55.4 0 16.9-11.4 31.8-30.3 31.8-28.3 0-29.2-33.5-75-33.5-25.7 0-42 7-42 22.5 0 19.8 20.8 21.8 69.1 33 41.4 9.3 90.7 26.8 90.7 77.6 0 59.1-57.1 86.5-112 86.5z"/></svg>
<span>dmitriyprime</span>
</a>
</li>
<li>
<a href="tel:+380663797539" rel="author" class="phone">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"></path></svg>
<span>+38 (066) 3797539</span>
</a>
</li>
<li>
<a href="https://dmitriyprime.com/" rel="author" class="website">
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z"></path></svg>
<span>https://dmitriyprime.com</span>
</a>
</li>
</ul>
</div>
<div class="sixteen wide mobile only column">
<div class="divider"></div>
</div>
<div class="sixteen wide column">
<h2>Résumé</h2>
<p>— Hello! I’m a skilled QA Engineer at TranSoftGroup LLC<strong style="margin-left: 0.0625em;"></strong> with 3.5 years of experience in Magento 2 e-commerce platform testing and functional tests development. In my spare time I develop WordPress projects.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="sixteen wide column">
<div class="fat divider"></div>
</div>
</div>
<div class="row">
<div class="ten wide column">
<!-- Experience -->
<section>
<h3>Experience</h3>
<h6>Recent</h6>
<ul class="timeline">
<li class="highlighted">
<p><em>05<sup>th</sup> December 2016 – present</em></p>
<p><strong>QA Engineer</strong> at <strong><a href="http://transoftgroup.ua/" target="_blank" rel="external">TranSoftGroup LLC</a></strong><br></p>
</li>
</ul>
<h6>Back then</h6>
<ul class="timeline">
<li>
<p><em>January 2015 – November 2016</em></p>
<p><strong>Web Developer</strong> at <strong>Freelance</strong></p>
<ul>
<li>Building websites based on Wordpress, Joomla, MODX</li>
</ul>
</li>
<li>
<p><em>1<sup>st</sup> January 2015</em></p>
<p><strong>Relocated</strong> to <strong><a href="https://www.google.com.ua/maps/@48.4549878,22.7132101,12.75z" rel="external">Mukachevo</a></strong></p>
</li>
<li>
<p><em>June 2008 – December 2014</em></p>
<p><strong>Financial manager</strong> at <strong>Steel Shot Works LLC</strong></p>
<ul>
<li>accounting operations</li>
<li>financial management</li>
<li>tax management</li>
</ul>
</li>
<li>
<p><em>February 2008 – June 2008</em></p>
<p><strong>Financial manager</strong> at <strong>Eastern Ukrainian Metallurgical company</strong></p>
<ul>
<li>accounting operations</li>
<li>financial management</li>
<li>tax management</li>
</ul>
</li>
<li>
<p><em>01<sup>th</sup> June 2001</em></p>
<p><strong>Got my internal passport</strong> (with a traditionally awkward photo, of course) — can't wait to replace it with a new Passport of the Citizen of Ukraine</p>
</li>
<li>
<p><em>6<sup>th</sup> October 1986</em></p>
<p><strong>Born</strong> in <strong>Kirovsk, Ukraine</strong><sup><em>— Thanks, mom and dad!</em></sup></p>
</li>
</ul>
</section>
</div>
<div class="six wide column">
<section>
<h3>Languages</h3>
<p class="tags small">🇺🇦 <span class="language">UKRAINIAN </span>🇷🇺 <span class="language">RUSSIAN </span> <span class="language" lang="en">🇺🇸 ENGLISH</span></p>
</section>
<section>
<h3>Skills</h3>
<p class="tags small">HTML CSS JS PHP BOILERPLATE BOOTSTRAP LESS SASS JQUERY LODASH GULP WEBPACK NODEJS NPM WORDPRESS MODX <span class="nowrap">MICROSOFT OFFICE</span> PHOTOSHOP LINUX WINDOWS MYSQL</p>
</section>
<section>
<h3>Likes😃</h3>
<p class="tags small">FRIENDS CHOCOLATE HUMOUR PATIENCE MOVIES SELF-EDUCATION</p>
</section>
<section>
<h3>Dislikes😞</h3>
<p class="tags small"><span class="nowrap">OWN BAD HABITS</span> POLITICS RACISM INCOMPETENCE ENVY METRO PREJUDICE REALITY-SHOWS</p>
</section>
<section>
<h3>Wants🥺</h3>
<p class="tags small bulleted"><span class="tag">TO BECOME A FULL STACK FRONTEND DEVELOPER</span><span class="tag">TO READ MORE</span><span class="tag">TO BECOME A SUPERHERO OF COURSE! WHY WITHOUT IT!</span><span class="tag">TO LEARN MORE</span></p>
</section>
<section>
<h3>Education</h3>
<ul class="timeline">
<li>
<div><em>Every day</em></div>
<p class="tags bulleted">
<span class="tag"><a href="https://www.facebook.com/groups/frontend.magazine/" rel="external"><strong>Frontend Magazine</strong></a></span><span class="tag"><a href="https://medium.com" rel="external"><strong>Medium</strong></a></span><span class="tag"><a href="https://css-tricks.com/" rel="external"><strong>CSS-tricks</strong></a></span>
</p>
</li>
<li>
<div><em>1<sup>st</sup> September 2003 – 30<sup>th</sup> June 2008</em></div>
<div><strong>Specialist's degree</strong> in <strong>economics</strong> at <strong>Higher Buisness School - Economics and Managenent Institute</strong></div>
</li>
<li>
<div><em>1<sup>st</sup> September 1993 – 20<sup>st</sup> June 2003</em></div>
<div><strong>Certificate of graduation</strong> at <strong>№9 Middle School of General Education</strong></div>
</li>
</ul>
</section>
<section>
<h3>Articles</h3>
<p>None published <sup><em>yet</em></sup></p>
</section>
</div>
</div>
</div>
</div>
</article>
</main>
<footer>
“That's all Folks!” 🐷
</footer>
<script src="js/script.js"></script>
</body>
</html>