-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
479 lines (436 loc) · 23.1 KB
/
index.html
File metadata and controls
479 lines (436 loc) · 23.1 KB
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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Dmitriy Bryokhin CV</title>
<link href="vendor/Materialize/dist/css/materialize.css" rel="stylesheet">
<link href="vendor/material-design-icons-iconfont/dist/material-design-icons.css" rel="stylesheet">
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="app.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="favico.png" />
<script src="vendor/jquery/dist/jquery.min.js"></script>
<script src="vendor/Materialize/dist/js/materialize.min.js"></script>
</head>
<body>
<div class="size-a4">
<div class="card-panel hoverable" id="header-card">
<div id="header-row" class="row">
<div id="photo-wrapper" class="col s3">
<img class="responsive-img photo" src="photo.jpg">
</div>
<div class="col s9" id="self-description-col">
<div id="name" class="cyan-text text-darken-2">Dmitriy Bryokhin</div>
<div id="job-position">Senior Web Developer</div>
<div id="self-description">
Qualified Senior Web Developer from Ukraine with 5 years of working experience.
Started in Webtools department of Gameloft at 2011 as a fullstack web developer.
At the end of 2015 relocated to Berlin, where currently working on an enterprise HR solution
in a German startup company HeavenHR GmbH. Experienced in both front-end and back-end web
development, but more passionate about front-end and UX, as I can immediately see the result of my work.
Constantly researching and integrating cutting-edge technologies into work process, as it is important
part in the modern rapidly changing front-end development ecosystem.
</div>
</div>
</div>
</div>
<div class="main-content">
<div class="row">
<div id="left-box" class="col s7">
<div class="card-panel hoverable" id="work-experience-card">
<div class="row section-title cyan-text text-darken-2">
Work Experience
</div>
<div class="job">
<div class="job-title">Senior Web Developer @ HeavenHR GmbH</div>
<div class="job-date">Jan 2016 - Present</div>
<div class="job-description">
Building an enterprise SaaS HR platform at the fast growing startup company.
From Feb 2016 working on a standalone backoffice JS application.
</div>
</div>
<div class="divider cyan"></div>
<div class="job">
<div class="job-title">Lead Web Developer @ Gameloft</div>
<div class="job-date">2011 - Dec 2015</div>
<div class="job-description">
Working at Webtools department, my main responsibilities were to
design, develop and support more than five internal tools and solutions
for improvement and automatization of other departments'
(HR, Management, Production, Sales, CC) business process.
</div>
</div>
</div>
<div class="card-panel hoverable" id="projects-card">
<div class="row section-title cyan-text text-darken-2">
Projects
</div>
<div class="project-title">HeavenHR Platform</div>
<div class="project-description">
Enterprise solution for Human Resources. Employees management, report & analysis,
payroll, vacation management, insurance management, everything for HR in one place.
<div><a href="http://heavenhr.com" target="_blank">http://heavenhr.com</a></div>
</div>
<div class="project-title">HeavenHR Backoffice</div>
<div class="project-description">
Standalone fullstack JS application for internal usage to support
Sales, Insurance and other departments.
Modern front-end technologies used: ReactJS, Material UI, Redux, Mocha/Chai.
First prototype built and deployed in 2 weeks.
</div>
<div class="divider cyan"></div>
<div class="project-title">Gameloft - Assets Pipeline Tool</div>
<div class="project-description">
Internal application to manage assets (images, translations etc.) for Gameloft games.
Used by Translators department. Technologies used: ExtJS front-end, PHP + Symfony back-end.
</div>
<div class="project-title">Gameloft - Mass Mail App</div>
<div class="project-description">
Internal application to handle the sending of newsletters (Mailchimp analog).
Technologies used: AngularJS + Materialize front-end. PHP + Symfony back-end.
Java gateway as AWS interface layer.
</div>
<div class="divider cyan"></div>
<div class="project-title">Oleg V. Portfolio website</div>
<div class="project-description">
Portfolio website for a photographer.
Customized CSS template and jQuery plugins.
<a href="http://www.photo-oleg-v.com" target="_blank">www.photo-oleg-v.com</a>
</div>
<div class="project-title">Photo print online</div>
<div class="project-description">
Experimental web project for printing photos online.
Angular 2 (TypeScript), Materialize front-end.
PHP 7.x, Symfony 3 back-end. JWT Auth.
</div>
</div>
<div class="card-panel hoverable" id="education-card">
<div class="row section-title cyan-text text-darken-2">
Education
</div>
<div class="education-degree">Master of Computer Systems and Networking</div>
<div class="education-authority">Kharkiv National University of Radioelectronics</div>
<div class="education-time">2010 - 2011</div>
<div class="divider cyan"></div>
<div class="education-degree">Bachelor of Computer Engineering</div>
<div class="education-authority">Kharkiv National University of Radioelectronics</div>
<div class="education-time">2005 - 2010</div>
<div class="divider cyan"></div>
<div class="education-degree">Full secondary education</div>
<div class="education-authority">Secondary School #142, Physics & Math oriented</div>
<div class="education-time">1995 - 2005</div>
</div>
</div>
<div class="col s5">
<div id="right-box" class="card-panel hoverable cyan white-text">
<div id="contacts">
<div class="row">
<div class="center-align right-box-section">
Contacts
</div>
</div>
<div class="row">
<div class="col s3 right-align">
<i class="material-icons">location_on</i>
</div>
<div class="col s9">
<a class="white-text hoverable" href="https://www.google.de/maps/place/Br%C3%BCsseler+Str.+39,+13353+Berlin/@52.546576,13.3474917,17z" target="_blank"><b>Berlin, Germany</b></a>
</div>
</div>
<div class="row">
<div class="col s3 right-align">
<i class="material-icons">email</i>
</div>
<div class="col s9">
<a href="mailto:asgvard@gmail.com" class="white-text hoverable"><b>asgvard@gmail.com</b></a>
</div>
</div>
<div class="row">
<div class="col s3 right-align">
<i class="material-icons">phonelink_ring</i>
</div>
<div class="col s9">
+49 157 71018134
</div>
</div>
<div class="row">
<div class="col s3 right-align">
<i class="fa fa-skype fa-2x"></i>
</div>
<div class="col s9">
asgvard
</div>
</div>
<div class="row">
<div class="col s3 right-align">
<i class="fa fa-linkedin-square fa-2x"></i>
</div>
<div class="col s9">
<a class="white-text hoverable" target="_blank" href="https://www.linkedin.com/in/asgvard"><b>/asgvard</b></a>
</div>
</div>
<div class="row">
<div class="col s3 right-align">
<i class="fa fa-github-square fa-2x"></i>
</div>
<div class="col s9">
<a class="white-text hoverable" target="_blank" href="https://github.com/asgvard"><b>/asgvard</b></a>
</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div id="skills">
<div class="center-align right-box-section">
Skills
</div>
<div class="row">
<div class="col s5 right-align">
JavaScript
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 97%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
Angular 1.x
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 90%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
ES 2015/16
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 90%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
React
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 85%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
Angular 2
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 80%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
Material UI
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 90%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
CSS, SCSS, SVG
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 80%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
PHP
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 95%"></div>
</div>
</div>
</div>
<div class="row">
<div class="col s5 right-align">
Symfony
</div>
<div class="col s7">
<div class="progress blue lighten-3">
<div class="determinate white" style="width: 90%"></div>
</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div class="center-align row right-box-section">Other</div>
<div class="row center-align">
<div class="chip teal lighten-1 white-text">Node.js</div>
<div class="chip teal lighten-1 white-text">Gulp</div>
<div class="chip teal lighten-1 white-text">Webpack</div>
</div>
<div class="row center-align">
<div class="chip teal white-text lighten-1">Mocha</div>
<div class="chip teal white-text lighten-1">Chai</div>
<div class="chip teal white-text lighten-1">Karma</div>
</div>
<div class="row center-align">
<div class="chip teal white-text lighten-1">ExtJS</div>
<div class="chip teal white-text lighten-1">jQuery</div>
<div class="chip teal white-text lighten-1">Bootstrap</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div id="interests">
<div class="center-align right-box-section">
Interests
</div>
<div class="text-accent-1">
El. Guitar, Drums, Sound engineering, Traveling, Magic the Gathering, World of Warcraft
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="portfolio" class="size-a4">
<div class="cyan-text center-align text-darken-2">
<h5>Portfolio</h5>
</div>
<div class="divider blue lighten-3"></div>
<div class="portfolio-project">
<div class="row">
<div class="col s5">
<div class="portfolio-project-title center-align">HeavenHR</div>
<div class="portfolio-project-techs center-align">
<div class="chip">PHP</div>
<div class="chip">Symfony</div>
<div class="chip">JavaScript</div>
<div class="chip">Java</div>
</div>
<div class="portfolio-project-description center-align">
Enterprise SaaS HR solution. Build with lean PHP + Symfony + JavaScript front-end
and Java back-end stack. Contains modules for Employees management, Absence, Vacation
and Time Tracking management. Payrolls, Insurances, Company Assets features and more.
Everything needed to manage a Company in one single tool.
<div><a href="http://heavenhr.com" target="_blank">http://heavenhr.com</a></div>
</div>
</div>
<div class="col s7">
<img class="materialboxed" width="200" src="images/hhr-1.png">
<img class="materialboxed" width="200" src="images/hhr-3.png">
<img class="materialboxed" width="200" src="images/hhr-2.png">
<img class="materialboxed" width="200" src="images/hhr-4.png">
</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div class="portfolio-project">
<div class="row">
<div class="col s5">
<div class="portfolio-project-title center-align">HeavenHR Backoffice</div>
<div class="portfolio-project-techs center-align">
<div class="chip">JavaScript</div>
<div class="chip">ES6/7</div>
<div class="chip">ReactJS</div>
<div class="chip">Material UI</div>
</div>
<div class="portfolio-project-description center-align">
Backoffice project to support HeavenHR internal business processes.
Built as a standalone JS application,
using cutting-edge front-end techonologies like ECMAScript 2015/16,
ReactJS, Redux, Material UI. Unit and E2E testing.
First prototype built in 2 weeks.
</div>
</div>
<div class="col s7">
<img class="materialboxed" width="200" src="images/bo2.png">
<img class="materialboxed" width="200" src="images/bo3.png">
</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div class="portfolio-project">
<div class="row">
<div class="col s5">
<div class="portfolio-project-title center-align">Gameloft Mass Mail App</div>
<div class="portfolio-project-techs center-align">
<div class="chip">JavaScript</div>
<div class="chip">AngularJS</div>
<div class="chip">Materialize</div>
<div class="chip">Gulp</div>
</div>
<div class="portfolio-project-description center-align">
Internal Gameloft alternative to newsletter tools like Mailchimp etc.
Front-end is done on AngularJS 1.x, Materialize CSS library.
Back-end is PHP + Symfony. RabbitMQ is used as a messaging system.
Java gateway served as an interface to AWS for mail dispatching.
Supports mail lists, campaigns, subscribers import, HTML mail templates management.
</div>
</div>
<div class="col s7">
<img class="materialboxed" width="200" src="images/mma1.png">
<img class="materialboxed" width="200" src="images/mma2.png">
<img class="materialboxed" width="200" src="images/mma3.png">
<img class="materialboxed" width="200" src="images/mma4.png">
</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div class="portfolio-project">
<div class="row">
<div class="col s5">
<div class="portfolio-project-title center-align">Oleg V. Portfolio</div>
<div class="portfolio-project-techs center-align">
<div class="chip">JavaScript</div>
<div class="chip">jQuery</div>
<div class="chip">CSS</div>
</div>
<div class="portfolio-project-description center-align">
Portfolio website for a professional photographer. Simple Phalcon back-end used
to serve the photos dynamically. Customized CSS, jQuery plugins for gallery, scrolling etc.
<div><a href="http://www.photo-oleg-v.com" target="_blank">www.photo-oleg-v.com</a></div>
</div>
</div>
<div class="col s7">
<img class="materialboxed" width="200" src="images/photo1.png">
<img class="materialboxed" width="200" src="images/photo2.png">
</div>
</div>
</div>
<div class="divider blue lighten-3"></div>
<div class="portfolio-project">
<div class="row">
<div class="col s5">
<div class="portfolio-project-title center-align">Photo Print Online</div>
<div class="portfolio-project-techs center-align">
<div class="chip">Angular 2</div>
<div class="chip">Materialize</div>
<div class="chip">Webpack</div>
</div>
<div class="portfolio-project-description center-align">
Experimental "pet project" for photo printing online.
PHP 7 + Symfony 3 back-end. AngularJS 2 + Materialize front-end.
Unit and E2E testing.
</div>
</div>
<div class="col s7">
<img class="materialboxed" width="200" src="images/pmp1.png">
<img class="materialboxed" width="200" src="images/pmp2.png">
</div>
</div>
</div>
</div>
</body>
</html>