-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
289 lines (282 loc) · 14.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortcut icon" type="image/png" href="./img/letter-r.png">
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Vidaloka" rel="stylesheet">
<link rel="stylesheet" href="./dependencies/base.css">
<link rel="stylesheet" href="./css/style.css">
<title>Tsukanova Anna — Résumé</title>
</head>
<body>
<main>
<article>
<div class="page">
<div class="stackable grid">
<div class="row">
<div class="three wide center aligned column">
<div class="avatar-wrapper">
<img class="avatar" src="./img/ava-resume.png" alt="My profile picture">
</div>
</div>
<div class="thirteen wide column">
<div class="stackable grid">
<div class="sixteen wide column">
<h1 class="name name-spacing">Anna Tsukanova</h1>
<div class="job">• frontend developer •</div>
<ul class="contacts">
<li>
<a href="https://www.facebook.com/profile.php?id=100013913858699" rel="author" class="facebook">
<svg class="icon" viewBox="0 0 32 32">
<use xlink:href="./img/sprite.svg#facebook" />
</svg>
<span>Anna Tsukanova</span>
</a>
</li>
<li>
<a href="mailto:[email protected]" rel="author" class="mail">
<svg class="icon" viewBox="0 0 32 32">
<use xlink:href="./img/sprite.svg#email" />
</svg>
<span>[email protected]</span>
</a>
</li>
<li>
<a href="https://github.com/AnnabellFlem" rel="author" class="github">
<svg class="icon" viewBox="0 0 32 32">
<use xlink:href="./img/sprite.svg#github" />
</svg>
<span>AnnabellFlem</span>
</a>
</li>
<li>
<a href="https://telegram.me/annabell_flem" rel="author" class="telegram">
<svg class="icon" viewBox="0 0 32 32">
<use xlink:href="./img/sprite.svg#telegram" />
</svg>
<span>annabell_flem</span>
</a>
</li>
<li>
<a href="tel:+380957970177" rel="author" class="phone">
<svg class="icon" viewBox="0 0 32 32">
<use xlink:href="./img/sprite.svg#phone-call" />
</svg>
<span>+38 (095) 7970177</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 bachelor of 'Computer Science' from NaUKMA. My interest is in
Frontend
and UI/UX development. Enthusiastic, ambitious and
self-motivated,
ready to learn something new.</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">
<section>
<h3>Experience</h3>
<h6>Recent</h6>
<ul class="timeline">
<li class="highlighted">
<ul>
<li>
<p><em>01<sup>th</sup> January 2020</em></p>
<p>Work as <strong>junior Front-end developer</strong> in
<strong><a href="https://kyivstar.ua/uk/mm" rel="external">Kyivstar</a></strong>
</p>
<ul>
<li>build, tested, and deployed pages for the company's website <em>(business services
section
- <a href="https://kyivstar.ua/business/products">kyivstar.ua/business/products</a>
and <a
href="https://kyivstar.ua/business/partners">kyivstar.ua/business/partners</a>)</em>
</li>
<li>engaged in SEO on the business pages</li>
</ul>
</li>
</ul>
</li>
</ul>
<h6>Back then</h6>
<ul class="timeline">
<li>
<p><em>24<sup>th</sup> July 2019 - 31<sup>th</sup> December 2019</em></p>
<p>Work as <strong>Web Developer Intern</strong> in
<strong><a href="https://kyivstar.ua/uk/mm" rel="external">Kyivstar</a></strong>
</p>
<ul>
<li>placement of static pages through Drupal on the site</li>
<li>develop of company promotional pages (page - <em><a
href="https://kyivstar.ua/uk/batky">kyivstar.ua/uk/batky</a></em>)</li>
<li>develop of advertising for Gmail</li>
</ul>
</li>
<li>
<p><em>29<sup>th</sup> May 2019</em></p>
<p><strong>Passed</strong> the baccalaureate examination</p>
</li>
<li>
<p><em>21<sup>th</sup> April 2019</em></p>
<p><strong>Defended</strong> my thesis</p>
<ul>
<li>The work was devoted to the comparison of three coolest modern frontend frameworks:
Blazor, React, Vue
<p><small><em>(here's my <a href="https://spiceapplicationserver.azurewebsites.net/"
rel="external"><strong>work</strong></a>)</em></small></p>
</li>
</ul>
</li>
<li>
<p><em>23<sup>th</sup>May 2018</em></p>
<p><strong>Created</strong> the first serious and my favorite pet project for the course work
<strong><a href="https://github.com/AnnabellFlem/Easy2Travel" rel="external">Travel
site</a>🌏</strong></p>
</li>
<li>
<p><em>1<sup>st</sup> October 2016 – nowadays</em></p>
<p><strong>Taking</strong> courses from <strong><a href="https://www.udemy.com/"
rel="external">Udemy</a></strong></p>
<ul>
<li>Advanced CSS and Sass(The best course I've ever seen about CSS!)</li>
<li>The Complete JavaScript Course 2018</li>
<li>React.js</li>
<li>Vue.js</li>
<li>Adobe Photoshop and Illustrator</li>
<li>UI/UX</li>
</ul>
</li>
<li>
<p><em>15<sup>th</sup>May 2018</em></p>
<p><strong>Became</strong> a part of the first student team project 💪</p>
<ul>
<li>And for the first time I realized how "cool" it's to work in a team of 5 people when only two
people actually work
<p><small><em>(You can check what the project turned out <a
href="https://github.com/VernonHawk/Brewtal"
rel="external"><strong>here.</strong></a>)</em></small></p>
</li>
</ul>
</li>
<li>
<p><em>6<sup>th</sup>August 2015</em></p>
<p><strong>Got</strong> into the <a href="https://www.ukma.edu.ua/eng/"
rel="external"><strong>uni</strong></a> of my dream 🙌</p>
<ul>
<li>At first I burst into tears because I didn't enter the specialty I had been dreaming about for
so long</li>
<li>I entered a specialty that turned out to be even better than I could have dreamed of
<p><small><em>You can't escape your destiny, can you?👣</em></small></p>
</li>
</ul>
</li>
</ul>
</section>
</div>
<div class="six wide column">
<section>
<h3>Languages</h3>
<p class="tags small"><span class="language" lang="uk">🇺🇦 <span>УКРАЇНСЬКА</span></span> <span
class="language" lang="ru">🇷🇺 <span>РУССКИЙ</span></span> <span class="language" lang="en">🇺🇸
ENGLISH</span></p>
</section>
<section>
<h3>Skills</h3>
<p class="tags small">JS HTML CSS BOOTSTRAP MATERIALIZE XML XHTML SASS(SCSS) JQUERY VUE REACT WEBPACK
NODEJS NPM BLAZOR .NET <span class="nowrap">ANDROID FRAMEWORK</span> JAVA PHOTOSHOP ILLUSTRATOR SCETCH
LINUX WINDOWS MYSQL H2 SQLLITE NOSQL MSSQL GIT MERCURIAL TRELLO</p>
</section>
<section>
<h3>Character</h3>
<p class="tags small">COMMUNICATIVE RESPONSIBLE CONFIDENT ACTIVE EAGER CHALLENGING AMBITIOUS COMMITTED
RELIABLE SELF-MOTIVATED <span class="nowrap">TEAM SPIRIT</span> DETAIL-ORIENTED CREATIVE REALIST
WORRIED</p>
</section>
<section>
<h3>Likes😃</h3>
<p class="tags small">PHOTOGRAPHY CATS😺 MARVEL <span class="nowrap">PROGRAMMER</span> HUMOR
TRAVELING <span class="nowrap">MUSIC LOVER</span> FOODIE SHOPAHOLIC AEROBIC FITNESS <span
class="nowrap">BENEDICT CUMBERBATCH</span> STONES SUNSETS🌅 <span class="nowrap">CITY
LIFE</span></p>
</section>
<section>
<h3>Dislikes😞</h3>
<p class="tags small">SMOKING INSECTS RACISM CHOCOLATE PREJUDICE JEALOUS RUDE LIARS BETRAYAL <span
class="nowrap">PUBLIC TRANSPORT IN SUMMER</span></p>
</section>
<section>
<h3>Wants🙏</h3>
<p class="tags small bulleted"><span class="tag">HAVE 48 HOURS IN A DAY</span><span class="tag">TRAVEL
THE WORLD</span> <span class="tag">TRY AS MANY EXOTIC FRUITS AS POSSIBLE</span><span
class="tag">BALLOONING</span><span class="tag">DIVING</span><span class="tag">SEE THE GREEN
FLASH</span><span class="tag">READ MORE</span> <span class="tag">BUY A FILM CAMERA</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://web.telegram.org/#/im?p=@proglibrary"
rel="external"><strong>Telegram IT channels</strong></a></span><span class="tag"><a
href="https://medium.com/" rel="external"><strong>Medium</strong></a></span><span
class="tag"><a href="https://www.google.com/" rel="external"><strong>Word
coach</strong></a></span><span class="tag"><a href="https://coursehunters.net/categories"
rel="external"><strong>Coursehunters</strong></a></span><span class="tag"><a
href="https://www.awwwards.com/" rel="external"><strong>Awwwards</strong></a></span><span
class="tag"><a href="https://www.w3schools.com/"
rel="external"><strong>w3schools</strong></a></span><span class="tag"><a
href="https://developer.mozilla.org/en-US/"
rel="external"><strong>MDN</strong></a></span><span class="tag"><a
href="https://learn.javascript.ru/" rel="external"><strong>javascript.ru</strong></a></span>
</p>
</li>
<li>
<div><em>1<sup>st</sup> September 2015 – 28<sup>st</sup> June 2019</em></div>
<div><strong>Bachelor's degree</strong> in <strong>Computer Science</strong> at <a
href="https://www.ukma.edu.ua/eng/" rel="external"><strong>National University of Kyiv-Mohyla
Academy</strong></a></div>
</li>
<li>
<div><em>14<sup>st</sup> May 2018 – 8<sup>st</sup> March 2019</em></div>
<div><strong>Certificate of passing B2 level test</strong> at <strong><a
href="https://www.speak-up.com.ua/" rel="external">Speak Up school</a></strong></div>
</li>
<li>
<div><em>1<sup>st</sup> September 2004 – 21<sup>st</sup> June 2015</em></div>
<div><strong>Certificate of graduation</strong> at <strong>School (Levels 1-3) №294 Desnyansky
district of Kiev</strong></div>
</li>
</ul>
</section>
<section>
<h3>Articles</h3>
<p>None published <sup><em>yet</em></sup></p>
</section>
</div>
</div>
</div>
</div>
</article>
<div class="credits">
Thanks <a href="https://volodymyrkushnir.com/" rel="external"><strong>volodymyrkushnir.com</strong></a> for the cool idea
</div>
</main>
</body>
</html>