-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
427 lines (426 loc) · 34.1 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
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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-48327448-2"></script>
<script>(function () {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-48327448-2');
})();
</script>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta charset="UTF-8">
<title>RESUME Vladislav Mozhayskiy</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:500,600,700">
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="wrapper">
<header>
<div class="header-logo"></div>
<div class="header-user-info">
<h1>Vladislav Mozhayskiy</h1>
<h4>Front-end Developer</h4>
</div>
<div class="header-contacts"><a class="header-contacts__contact" href="mailto:zombitrafik05@gmail.com"><i class="header-contacts__contact-icon header-contacts__contact-icon-mail"></i>zombitrafik05@gmail.com</a><a class="header-contacts__contact" href="tel:+375333067885"><i class="header-contacts__contact-icon header-contacts__contact-icon-phone"></i>+375 33 306 78 85</a><a class="header-contacts__contact" href="skype:zombitrafik/call"><i class="header-contacts__contact-icon header-contacts__contact-icon-skype"></i>zombitrafik</a></div>
</header>
<section class="general-block">
<div class="general-block__col-50">
<article class="general-block-info">
<h4 class="general-block-info__title">About me</h4>
<div class="general-block-info__content">
<p>I'm a Frontend developer from Vitebsk (Belarus), and I'm very keen on everything related to it. At the same time I like to work in the sphere of scraping, parsing and processing data, automation of routine tasks, implementation of complex UI components, investigation and implementation of uncommon solutions to deal with different problems I encounter.</p>
<p>I have 4 years of experience working in a company and as a freelancer.</p>
<p>If you do not mind working together, scroll down and see why I can be a good part of your team.</p>
</div>
</article>
<article class="general-block-info">
<h4 class="general-block-info__title">Key skills</h4>
<div class="general-block-info__content">
<ul class="list">
<li class="list__list-item">AngularJS, d3.js, JavaScript, REST, JSON</li>
<li class="list__list-item">HTML5, CSS3, SASS, BEM, Flexbox, Pug/Jade</li>
<li class="list__list-item">NodeJS, MongoDB, express, mongoose, Neo4j, passport</li>
<li class="list__list-item">Jira, Confluence, Trello</li>
<li class="list__list-item">Heroku, AWS</li>
<li class="list__list-item">PubNub, Firebase</li>
<li class="list__list-item">Git</li>
<li class="list__list-item">WebSocket</li>
<li class="list__list-item">Grunt, Gulp, Jenkins</li>
</ul>
</div>
</article>
<article class="general-block-info">
<h4 class="general-block-info__title">Hobbies & interests</h4>
<div class="general-block-info__content">
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-swimming"></span><span class="hobby-wrapper__hobby-description">Swimming</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-trains"></span><span class="hobby-wrapper__hobby-description">Trains</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-cubic"></span><span class="hobby-wrapper__hobby-description">Rubik's Cube</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-cycling"></span><span class="hobby-wrapper__hobby-description">Cycling</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-music"></span><span class="hobby-wrapper__hobby-description">Music</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-sport"></span><span class="hobby-wrapper__hobby-description">Sport</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-travelling"></span><span class="hobby-wrapper__hobby-description">Travelling</span></div>
<div class="hobby-wrapper"><span class="hobby-wrapper__hobby-icon hobby-wrapper__hobby-icon-programming"></span><span class="hobby-wrapper__hobby-description">Programming</span></div>
</div>
</article>
</div>
<div class="general-block__col-50">
<article class="general-block-info">
<h4 class="general-block-info__title">Work experience</h4>
<div class="general-block-info__content">
<div class="progress-sequence-line"></div>
<ul class="progress-sequence">
<li class="progress-sequence__item"><span class="progress-sequence__item-title">Mainsoft LLC, Vitebsk, BELARUS</span><span class="progress-sequence__item-description">Front-end developer</span><span class="progress-sequence__item-duration">Jul. 2015 - Now</span></li>
<li class="progress-sequence__item"><span class="progress-sequence__item-title">upping.by, Minsk, BELARUS</span><span class="progress-sequence__item-description">Front-end developer</span><span class="progress-sequence__item-duration">Dec. 2014 - Jun. 2015</span></li>
<li class="progress-sequence__item"><span class="progress-sequence__item-title">«Виртуоз Бай» LLC, Vitebsk, BELARUS</span><span class="progress-sequence__item-description">Front-end developer</span><span class="progress-sequence__item-duration">Apr. 2014 - May. 2015</span></li>
</ul>
</div>
</article>
<article class="general-block-info">
<h4 class="general-block-info__title">Achievements</h4>
<div class="general-block-info__content">
<ul class="achievements-list">
<li class="achievement-list__item">
<div class="achievement-list__item-place"><span>4</span></div><span class="achievement-list__item-title">BIT-Cup 2017 (Student Olympiad in IT)</span><span class="achievement-list__item-description">Republic contest. One of 12 finalists</span><span class="achievement-list__item-competition">Competition: «Yandex: Algorithms of data storage and processing»</span>
</li>
<li class="achievement-list__item">
<div class="achievement-list__item-place"><span>7</span></div><span class="achievement-list__item-title">BIT-Cup 2015 (Student Olympiad in IT)</span><span class="achievement-list__item-description">Republic contest. One of 14 finalists</span><span class="achievement-list__item-competition">Competition: «GameDev: Wargaming»</span>
</li>
<li class="achievement-list__item">
<div class="achievement-list__item-place"><span>4</span></div><span class="achievement-list__item-title">BIT-Cup 2014 (Student Olympiad in IT)</span><span class="achievement-list__item-description">Republic contest. One of 15 finalists</span><span class="achievement-list__item-competition">Competition: «GameDev: Game development for mobile platforms»</span>
</li>
</ul>
</div>
</article>
<article class="general-block-info">
<h4 class="general-block-info__title">Language skills</h4>
<div class="general-block-info__content">
<div class="language-skills">
<div class="language-skill p100">
<div class="language-skill__inactive-bar"></div>
<div class="language-skill__active-bar"></div>
<div class="language-skill__info"><span class="language-skill-name">Russian</span><span class="language-skill-description">Native speaker</span></div>
</div>
<div class="language-skill p50">
<div class="language-skill__inactive-bar"></div>
<div class="language-skill__active-bar"></div>
<div class="language-skill__info"><span class="language-skill-name">English</span><span class="language-skill-description">Intermediate</span></div>
</div>
</div>
</div>
</article>
</div>
</section>
<section class="work-experience">
<h4 class="work-experience__title">Project experience</h4>
<article>
<div class="project-header"><span>Cloud Based Point Of Sale<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>POS-terminal is hardware and software package complex for trade operations, similar to a conventional cash register. In addition to sales records, POS-terminal may accumulate other data for later analysis. </p>
<p>POS-terminal application is based on Android platform which runs an application inside the WebView(offline mode supported via Application Cache technology). There are more than ten different reports with graphs, which a user can print via build-in cheque printer.</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication with the customer and team</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Preparing and approving estimations</li>
<li class="list__list-item">Introducing the staff in the project</li>
<li class="list__list-item">Front-end development</li>
<li class="list__list-item">Bugfixing</li>
<li class="list__list-item">Making reports for customers</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Confluence</span><span class="skill-group__skill badge">AWS</span><span class="skill-group__skill badge">Jenkins</span><span class="skill-group__skill badge">Git</span><span class="skill-group__skill badge">WebPush</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Client:</span>
<div class="skill-group"><span class="skill-group__skill badge">AngularJS</span><span class="skill-group__skill badge">Jquery</span><span class="skill-group__skill badge">bootstrap</span><span class="skill-group__skill badge">ui-router</span><span class="skill-group__skill badge">restangular</span><span class="skill-group__skill badge">lodash</span><span class="skill-group__skill badge">d3js</span><span class="skill-group__skill badge">c3</span><span class="skill-group__skill badge">moment</span><span class="skill-group__skill badge">angular-translate</span><span class="skill-group__skill badge">pickadate</span><span class="skill-group__skill badge">sockjs</span><span class="skill-group__skill badge">stomp</span><span class="skill-group__skill badge">long-polling</span><span class="skill-group__skill badge">Application Cache</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Sep. 2015 - Now</span></div>
</article>
<article>
<div class="project-header"><span>IT Security Expert<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>IT Security Expert is a platform that allows security experts to develop security applications, as well as choose the best existing security settings and for their needs. As the result, it will help transform their network into an independent, truly secure platform for their organization. That platform allows security experts:</p>
<p>- monitor network attacks on the different parts of the system;</p>
<p>- monitor & filter incoming and outgoing network traffic;</p>
<p>- block attacks by selected pattern;</p>
<p>- make different reports based on collected data at all stages of the attack;</p>
<p>- make different reports based on collected data at all stages of the attack;</p>
<p>- manage employee rights with help of roles and privileges</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication the with customer</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Preparing and approving estimations</li>
<li class="list__list-item">Front-end development</li>
<li class="list__list-item">Bugfixing</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Git</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Client:</span>
<div class="skill-group"><span class="skill-group__skill badge">Grunt</span><span class="skill-group__skill badge">bower</span><span class="skill-group__skill badge">bootstrap</span><span class="skill-group__skill badge">AngularJS</span><span class="skill-group__skill badge">restangular</span><span class="skill-group__skill badge">lodash</span><span class="skill-group__skill badge">translate</span><span class="skill-group__skill badge">d3js</span><span class="skill-group__skill badge">resizable</span><span class="skill-group__skill badge">ui-router</span><span class="skill-group__skill badge">dragdrop</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Sep. 2017 - Dec. 2017</span></div>
</article>
<article>
<div class="project-header"><span>Messenger to exchange money<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>Money exchanger is an application that allows users to quickly and safely transfer their money between credit cards.</p>
<p>Money exchanger synchronizes phone contacts, that means that user can transfer money using phone number on even user name without knowing exact credit card number. The application provides possibility to:</p>
<p>- send money</p>
<p>- receive money</p>
<p>- lend and borrow money</p>
<p>- exchange money</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication with the customer and team</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Preparing estimations</li>
<li class="list__list-item">Back-end development</li>
<li class="list__list-item">Problem solving</li>
<li class="list__list-item">Improving system performance</li>
<li class="list__list-item">Troubleshooting memory leak problems</li>
<li class="list__list-item">Running releases</li>
<li class="list__list-item">Bugfixing</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Confluence</span><span class="skill-group__skill badge">Git</span><span class="skill-group__skill badge">AWS</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Server:</span>
<div class="skill-group"><span class="skill-group__skill badge">XMPcore</span><span class="skill-group__skill badge">NodeJS</span><span class="skill-group__skill badge">mongoose</span><span class="skill-group__skill badge">express</span><span class="skill-group__skill badge">mongodb</span><span class="skill-group__skill badge">internal service for sending sms messages</span><span class="skill-group__skill badge">mocha</span><span class="skill-group__skill badge">chai</span><span class="skill-group__skill badge">passport</span><span class="skill-group__skill badge">underscore</span><span class="skill-group__skill badge">sharp</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Jun. 2016 - Nov. 2016</span></div>
</article>
<article>
<div class="project-header"><span>Connect Buyers and Shoppers<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>"Connect Buyers and Shoppers" is a platform for alternative peer-to-peer ecommerce that connects online shoppers with local people ("buyers") around the world.</p>
<p>"Buyers" are users who are keen to share their local experience and willing to go out and buy unique items from their local area for "shoppers". It is also the Buyer’s responsibility to handle the shipping of the requested item. "Shoppers" are users who are interested in buying items in locations that are too remote or expensive for them to do so via the currently available methods. The Shopper agrees upon a rate, which includes the cost of purchasing and shipping the item(s), with a Buyer who is able to obtain their desired goods.</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication with the customer and team</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Preparing estimations</li>
<li class="list__list-item">Front-end development</li>
<li class="list__list-item">Bugfixing</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Confluence</span><span class="skill-group__skill badge">Jenkins</span><span class="skill-group__skill badge">Git</span><span class="skill-group__skill badge">PubNub</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Client:</span>
<div class="skill-group"><span class="skill-group__skill badge">Grunt</span><span class="skill-group__skill badge">bower</span><span class="skill-group__skill badge">Jquery</span><span class="skill-group__skill badge">bootstrap</span><span class="skill-group__skill badge">AngularJS</span><span class="skill-group__skill badge">ui-router</span><span class="skill-group__skill badge">angular-mock</span><span class="skill-group__skill badge">restangular</span><span class="skill-group__skill badge">lodash</span><span class="skill-group__skill badge">ng-file-upload</span><span class="skill-group__skill badge">ng-tags-input</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Jul. 2015 - Oct. 2015</span></div>
</article>
<article>
<div class="project-header"><span>Travel Application, Israel<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>The most useful and profitable tourist application. It offers a variety of attractions based on the geolocation of users or in the selected region, which allows the user to book tickets with the best discount at the moment.</p>
<p>Travelling app will direct the user to the recommended place wherever he go, the recommendations will help him decide where to sleep, eat and spend his time.</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication with the customer and team</li>
<li class="list__list-item">Maintaining existing project</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Code review</li>
<li class="list__list-item">Preparing and approving estimations</li>
<li class="list__list-item">Front-end development</li>
<li class="list__list-item">Bugfixing</li>
<li class="list__list-item">Architecture</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Confluence</span><span class="skill-group__skill badge">Git</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Client:</span>
<div class="skill-group"><span class="skill-group__skill badge">AngularJS</span><span class="skill-group__skill badge">Jquery</span><span class="skill-group__skill badge">ui-router</span><span class="skill-group__skill badge">moment</span><span class="skill-group__skill badge">LESS</span><span class="skill-group__skill badge">angular-translate</span><span class="skill-group__skill badge">lodash</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Sep. 2017 - Dec. 2017</span></div>
</article>
<article>
<div class="project-header"><span>Personalized nutrition<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>The main idea of the project is to analyze the user's microbiome to predict the reaction of blood sugar to thousands of different products.Samples are carefully analyzed through patent pending algorithm, producing a unique nutrition profile for every user.</p>
<p>The project using a scoring system to rate thousands of different foods and food combinations based on your gut microbiome analysis and lifestyle factors.</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication with the customer and team</li>
<li class="list__list-item">Maintaining existing project</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Code review</li>
<li class="list__list-item">Preparing estimations</li>
<li class="list__list-item">Front-end development</li>
<li class="list__list-item">Bugfixing</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Confluence</span><span class="skill-group__skill badge">Git</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Client:</span>
<div class="skill-group"><span class="skill-group__skill badge">AngularJS</span><span class="skill-group__skill badge">Jquery</span><span class="skill-group__skill badge">ui-router</span><span class="skill-group__skill badge">moment</span><span class="skill-group__skill badge">d3js</span><span class="skill-group__skill badge">angular-material</span><span class="skill-group__skill badge">Kendo UI</span><span class="skill-group__skill badge">requirejs</span><span class="skill-group__skill badge">LESS</span><span class="skill-group__skill badge">font-awesome</span><span class="skill-group__skill badge">angular-translate</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Dec. 2017 - Now</span></div>
</article>
<article>
<div class="project-header"><span>Linkedin scraper<span class="badge badge-invert">NDA</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>Linkedin scraper provides opportunity to extract user profile information such as contact information and profile data, work experience and education, skills and achievements. It works over CSP by replacing every request and removing csp header from it.</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communicating with the team</li>
<li class="list__list-item">Investigating linkedin API</li>
<li class="list__list-item">Researching headless chrome</li>
<li class="list__list-item">Implementing cache feature</li>
<li class="list__list-item">Implementing two way scraping feature</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Jira</span><span class="skill-group__skill badge">Confluence</span><span class="skill-group__skill badge">Git</span><span class="skill-group__skill badge">Charles</span><span class="skill-group__skill badge">Fiddler</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Server:</span>
<div class="skill-group"><span class="skill-group__skill badge">puppeteer</span><span class="skill-group__skill badge">NodeJS</span><span class="skill-group__skill badge">express</span><span class="skill-group__skill badge">node-fetch</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Jan. 2018 - Now</span></div>
</article>
<article>
<div class="project-header"><span>Upping.by (99board)<span class="badge badge-invert">FREELANCE</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>99board - it is an automatic publishing system of users' ads. How it works:</p>
<p>- the user сreates ads in the system</p>
<p>- the user chooses advertisment platforms and configures them</p>
<p>- the user places ads on selected platforms</p>
<p>- the user setting up automatic updating of advertisment on a schedule</p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Communication with the customer</li>
<li class="list__list-item">Analysis of the requirements</li>
<li class="list__list-item">Parsing of advertising platforms</li>
<li class="list__list-item">Preparing estimations</li>
<li class="list__list-item">Front-end and back-end development</li>
<li class="list__list-item">Bugfixing</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Git</span><span class="skill-group__skill badge">Trello</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Client:</span>
<div class="skill-group"><span class="skill-group__skill badge">AngularJS</span><span class="skill-group__skill badge">Jquery</span><span class="skill-group__skill badge">bootstrap</span><span class="skill-group__skill badge">cheerio</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Server:</span>
<div class="skill-group"><span class="skill-group__skill badge">PHP</span><span class="skill-group__skill badge">CakePHP</span><span class="skill-group__skill badge">cron</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Dec. 2014 - Jun. 2015</span></div>
</article>
<article>
<div class="project-header"><span>instagram-private-api<span class="badge badge-invert">OPEN SOURCE</span></span></div>
<div class="project-body">
<div class="project-body__column-2">
<div class="project-block"><span class="project-block__title">Project description:</span>
<p>It is an API wrapper over Instagram PRIVATE API. <a class="" href="https://github.com/huttarichard/instagram-private-api/pull/256" target="_blank">Pull request link</a></p>
</div>
<div class="project-block"><span class="project-block__title">Project responsibilities:</span>
<ul class="list">
<li class="list__list-item">Investigating instagram private API</li>
<li class="list__list-item">Implementing posting album feature</li>
</ul>
</div>
</div>
<div class="project-body__column-1">
<div class="project-block"><span class="project-block__title">Tools & Services:</span>
<div class="skill-group"><span class="skill-group__skill badge">Git</span><span class="skill-group__skill badge">Charles</span><span class="skill-group__skill badge">Fiddler</span>
</div>
</div>
<div class="project-block"><span class="project-block__title">Server:</span>
<div class="skill-group"><span class="skill-group__skill badge">NodeJS</span><span class="skill-group__skill badge">request</span><span class="skill-group__skill badge">bluebird</span><span class="skill-group__skill badge">lodash</span>
</div>
</div>
</div>
</div>
<div class="project-footer"><span class="project-footer__duration">Jun. 2017 - Aug. 2017</span></div>
</article>
</section>
<footer>
<div class="footer-wrapper"><span>© 2018</span><span>You may found sources<a href="https://github.com/zombitrafik/zombitrafik.github.io" target="_blank">here</a></span></div>
</footer>
</div>
</body>
</html>