-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
338 lines (311 loc) · 12.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dmytro Yarmak CV</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto" rel="stylesheet">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<img src="./images/levi-nine-logo.png" alt="Levi9" class="lncv-company-logo">
<h1 class="lncv-name">Dmytro Yarmak</h1>
<div class="lncv-position">Frontend Architect / Department Manager</div>
<h2 class="lncv-section-title">Skills</h2>
<div class="lncv-row">
<div class="lncv-column">
<h3 class="lncv-list-lable">Programming Languages</h3>
<ul>
<li>JavaScript</li>
<li>ES2015+</li>
<li>TypeScript</li>
<li>Ruby</li>
</ul>
<h3 class="lncv-list-lable">Tools</h3>
<ul>
<li>Webpack</li>
<li>Browserify</li>
<li>RequireJS</li>
<li>SystemJS</li>
<li>Gulp</li>
<li>Grunt</li>
</ul>
</div>
<div class="lncv-column">
<h3 class="lncv-list-lable">Frameworks/Libraries</h3>
<ul>
<li>Angular 6+</li>
<li>React</li>
<li>AngularJS 1.x</li>
<li>Backbone.js / Marionette.js</li>
<li>Redux / MobX</li>
<li>lodash / underscore / ramda</li>
<li>RxJS</li>
</ul>
<h3 class="lncv-list-lable">Technologies</h3>
<ul>
<li>HTML</li>
<li>CSS</li>
</ul>
</div>
<div class="lncv-column">
<h3 class="lncv-list-lable">Testing</h3>
<ul>
<li>Karma</li>
<li>Jasmine</li>
<li>Protractor</li>
<li>Jest</li>
</ul>
<h3 class="lncv-list-lable">Backend Technologies</h3>
<ul>
<li>Node.js (Express.js)</li>
<li>Ruby on Rails</li>
<li>SQL</li>
<li>MongoDB</li>
<li>Redis</li>
<li>ElasticSearch</li>
</ul>
</div>
</div>
<h2 class="lncv-section-title">Experience</h2>
<ul>
<li><span class="lncv-text-primary">Frontend Architect / Department Manager</span> - 3 months at Levi9 (Kyiv,
Ukraine)</li>
<li><span class="lncv-text-primary">Senior Frontend Developer / Department Manager</span> - 1 year 3 months at
Levi9 (Kyiv, Ukraine)</li>
<li><span class="lncv-text-primary">Senior Frontend Developer</span> - 1 year 5 months at Levi9 (Kyiv,
Ukraine)</li>
<li><span class="lncv-text-primary">Frontend Developer</span> - 1 year 3 months at Levi9 (Kyiv,
Ukraine)</li>
<li><span class="lncv-text-primary">Full-stack (Ruby + JS) Developer</span> - 1 year 7 months at Helios
Technologies (Kyiv,
Ukraine)</li>
<li><span class="lncv-text-primary">Frontend Developer</span> - 1 year 6 months at Freelance platform (Remote)</li>
</ul>
<h2 class="lncv-section-title">Projects</h2>
<h3 class="lncv-section-subtitle lncv-section-subtitle-bordered">
Carerix Seamless
<span class="lncv-notice-text">April 2018 - Present</span>
</h3>
<div class="lncv-project">
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Description</h4>
<div class="lncv-project-row-body">Next-generation version of B2B web application for staffing and
recruiting platform of Carerix</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Role</h4>
<div class="lncv-project-row-body">Tech Lead</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Responsibilities</h4>
<div class="lncv-project-row-body">
<ul class="lncv-list">
<li>architect and develop a complex single-page web application from scratch</li>
<li>gather and document functional and non-functional requirements</li>
<li>establish best practices</li>
<li>create and prioritize user stories in the backlog</li>
<li>develop critical parts of the application</li>
<li>review code of team members</li>
</ul>
</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Tools & Technologies</h4>
<div class="lncv-project-row-body">Angular 6, TypeScript, RxJS, LESS, PWA</div>
</div>
</div>
<h3 class="lncv-section-subtitle lncv-section-subtitle-bordered">
FlexFront FAST (2BD-IT)
<span class="lncv-notice-text">January 2017 - March 2017</span>
</h3>
<div class="lncv-project">
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Description</h4>
<div class="lncv-project-row-body">B2B product for mortgage advisors in the Netherlands</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Role</h4>
<div class="lncv-project-row-body">Frontend Architect (Part-time)</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Responsibilities</h4>
<div class="lncv-project-row-body">
<ul class="lncv-list">
<li>architect single-page web application from the ground up</li>
<li>coach and do pair programming with FE developers in the team</li>
<li>monitor code quality</li>
<li>establish best practices</li>
</ul>
</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Tools & Technologies</h4>
<div class="lncv-project-row-body">Angular 4, TypeScript, RxJS, ng-bootstrap, SASS</div>
</div>
</div>
<h3 class="lncv-section-subtitle lncv-section-subtitle-bordered">
Backbase CXP 6 (Backbase RnD)
<span class="lncv-notice-text">February 2017 - April 2018</span>
</h3>
<div class="lncv-project">
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Description</h4>
<div class="lncv-project-row-body">Backbase provides a comprehensive and powerful omni-channel customer
engagement orchestration platform to streamline and manage digital customer interactions across all channels</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Role</h4>
<div class="lncv-project-row-body">Senior Frontend Engineer</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Responsibilities</h4>
<div class="lncv-project-row-body">
<ul class="lncv-list">
<li>improve existing and develop new JavaScript modules for Backbase CXP 6</li>
<li>refactor and improve performance of Content Management module</li>
<li>implement new core JavaScript libraries responsible for page rendering and editing</li>
</ul>
</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Tools & Technologies</h4>
<div class="lncv-project-row-body">JavaScript, ES2015+, TypeScript, AngularJS 1.5, Angular 4, TDD, karma,
jasmine, bb-cli</div>
</div>
</div>
<h3 class="lncv-section-subtitle lncv-section-subtitle-bordered">
Backbase PS (C. Hoare & Co Bank, Gulf Bank)
<span class="lncv-notice-text">December 2014 - February 2017</span>
</h3>
<div class="lncv-project">
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Description</h4>
<div class="lncv-project-row-body">Web and hybrid mobile applications for Retail and Commercial Banking solutions
(C. Hoare & Co Bank, Gulf Bank)</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Role</h4>
<div class="lncv-project-row-body">Senior Frontend Consultant</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Responsibilities</h4>
<div class="lncv-project-row-body">
<ul class="lncv-list">
<li>develop online banking portals & hybrid mobile applications by using AngularJS</li>
<li>implement brand styles according to designer's mockups</li>
<li>configure build process</li>
<li>integrate and use a coding style guide and best practices</li>
</ul>
</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Tools & Technologies</h4>
<div class="lncv-project-row-body">AngularJS 1.x, Lodash, Bootstrap, LESS, webpack, gulp</div>
</div>
</div>
<h3 class="lncv-section-subtitle lncv-section-subtitle-bordered">
HeadFirst VirtualCC
<span class="lncv-notice-text">July 2014 - December 2014</span>
</h3>
<div class="lncv-project">
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Description</h4>
<div class="lncv-project-row-body">HeadFirst VirtualCC is a project management solution implemented as a
responsive single-page web application. This project was done from scratch and delivered in time for the
client.</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Role</h4>
<div class="lncv-project-row-body">Lead Frontend Developer</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Responsibilities</h4>
<div class="lncv-project-row-body">
<ul class="lncv-list">
<li>architect and develop single page web application using AngularJS</li>
<li>implement a responsive layout for the application that looks well on all devices from mobile phones to
desktops with big displays</li>
<li>develop a build process of the web application using Gulp to optimize loading performance</li>
<li>participate in architecting RESTful API of the application</li>
<li>mentoring and code review</li>
</ul>
</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Tools & Technologies</h4>
<div class="lncv-project-row-body">AngularJS 1.x, LESS, Bower, Gulp</div>
</div>
</div>
<h3 class="lncv-section-subtitle lncv-section-subtitle-bordered">
Media Stream
<span class="lncv-notice-text">January 2013 - July 2014</span>
</h3>
<div class="lncv-project">
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Description</h4>
<div class="lncv-project-row-body">Platform for building video stream related solutions (conference calls, 1 to 1
video calls) with integrated chats and social network features.</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Project Role</h4>
<div class="lncv-project-row-body">Full-stack Developer (Ruby and JavaScript)</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Responsibilities</h4>
<div class="lncv-project-row-body">
<ul class="lncv-list">
<li>develop a single page web application using Backbone.js and Marionette.js</li>
<li>refactor the application from a monolithic application to modular architecture</li>
<li>implement user-to-user and multiuser real-time messaging and video communication in a browser using XMPP
protocol and JavaScript</li>
<li>implement different features on back-end using Ruby on Rails, MySQL and ElasticSearch</li>
<li>mentoring and reviewing front-end code of other developers in the team</li>
<li>implement JS errors monitoring using Logstash and Kibana</li>
</ul>
</div>
</div>
<div class="lncv-project-row">
<h4 class="lncv-project-row-label">Tools & Technologies</h4>
<div class="lncv-project-row-body">Backbone.js, MarionetteJS, jQuery, XMPP, Strophe.js, Ruby on Rails,
ElasticSearch, MySQL</div>
</div>
</div>
<h2 class="lncv-section-title">Education</h2>
<div>
<h3 class="lncv-section-subtitle">National Technical University of Ukraine 'Kyiv Polytechnic Institute'</h3>
<div class="lncv-paragraph">
<div>Bachelor's degree, Computer Science</div>
<div>2010 – 2014</div>
</div>
</div>
<h2 class="lncv-section-title">Languages</h2>
<table class="lncv-table">
<thead>
<tr>
<th rowspan="2">Language</th>
<th colspan="2">Understanding</th>
<th colspan="2">Speaking</th>
<th rowspan="2">Writing</th>
</tr>
<tr>
<th>Listening</th>
<th>Reading</th>
<th>Spoken interaction</th>
<th>Spoken production</th>
</tr>
</thead>
<tbody>
<tr>
<th>English</th>
<td>B2 - Independent User</td>
<td>B2 - Independent User</td>
<td>B2 - Independent User</td>
<td>B2 - Independent User</td>
<td>B2 - Independent User</td>
</tr>
</tbody>
</table>
<div class="chcm-table-notice">* Common European Framework of Reference for Languages. C1/C2 – Proficient User, B1/B2
– Independent User, A1/A2 – Basic User</div>
</body>
</html>