-
Notifications
You must be signed in to change notification settings - Fork 0
/
work_experience.html
669 lines (669 loc) · 57.3 KB
/
work_experience.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
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
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--metatextblock-->
<title>Work Experience</title>
<meta name="description" content="Work, Certificates and Education" />
<meta property="og:url" content="work_experience" />
<meta property="og:title" content="Work Experience" />
<meta property="og:description" content="Work, Certificates and Education" />
<meta property="og:type" content="website" />
<meta property="og:image" content="images/tild3335-6461-4031-b961-666131333031__gradsingapore_articl.jpg" />
<link rel="canonical" href="work_experience">
<!--/metatextblock-->
<meta property="fb:app_id" content="257953674358265" />
<meta name="format-detection" content="telephone=no" />
<meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="shortcut icon" href="images/tild6635-6233-4738-b835-383162616136__favicon.ico" type="image/x-icon" />
<!-- Assets -->
<link rel="stylesheet" href="css/tilda-grid-3.0.min.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/tilda-blocks-2.12.css?t=1610978074" type="text/css" media="all" />
<link rel="stylesheet" href="css/tilda-animation-1.0.min.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/tilda-slds-1.4.min.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/tilda-zoom-2.0.min.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/tilda-menusub-1.0.min.css" type="text/css" media="all" />
<script src="js/jquery-1.10.2.min.js"></script><script src="js/tilda-scripts-2.8.min.js"></script><script src="js/tilda-blocks-2.7.js?t=1610978074"></script><script src="js/lazyload-1.3.min.js" charset="utf-8"></script><script src="js/tilda-animation-1.0.min.js" charset="utf-8"></script><script src="js/tilda-slds-1.4.min.js" charset="utf-8"></script><script src="js/hammer.min.js" charset="utf-8"></script><script src="js/tilda-zoom-2.0.min.js" charset="utf-8"></script><script src="js/tilda-menusub-1.0.min.js" charset="utf-8"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];</script><script type="text/javascript">if((/bot|google|yandex|baidu|bing|msn|duckduckbot|teoma|slurp|crawler|spider|robot|crawling|facebook/i.test(navigator.userAgent))===false && typeof(sessionStorage)!='undefined' && sessionStorage.getItem('visited')!=='y'){ var style=document.createElement('style'); style.type='text/css'; style.innerHTML='@media screen and (min-width: 980px) {.t-records {opacity: 0;}.t-records_animated {-webkit-transition: opacity ease-in-out .2s;-moz-transition: opacity ease-in-out .2s;-o-transition: opacity ease-in-out .2s;transition: opacity ease-in-out .2s;}.t-records.t-records_visible {opacity: 1;}}'; document.getElementsByTagName('head')[0].appendChild(style); $(document).ready(function() { $('.t-records').addClass('t-records_animated'); setTimeout(function(){ $('.t-records').addClass('t-records_visible'); sessionStorage.setItem('visited','y'); },400); });
}
</script>
</head>
<body class="t-body" style="margin:0;">
<!--allrecords-->
<div id="allrecords" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="3370453" data-tilda-page-id="15845099" data-tilda-page-alias="work_experience" data-tilda-formskey="c5c6f5da1d1f7103258c645ffd5026e5" >
<!--header-->
<div id="t-header" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="3370453" data-tilda-page-id="15845804" data-tilda-page-alias="header" data-tilda-formskey="c5c6f5da1d1f7103258c645ffd5026e5" >
<div id="rec259225454" class="r t-rec" style=" " data-animationappear="off" data-record-type="454" >
<!-- T454 -->
<div id="nav259225454marker"></div>
<div class="t454__mobile">
<div class="t454__mobile_container">
<div class="t454__mobile_text t-name t-name_md" field="text"> </div>
<div class="t454__burger"> <span></span> <span></span> <span></span> <span></span> </div>
</div>
</div>
<div id="nav259225454" class="t454 t454__hidden t454__positionfixed t454__beforeready" style="background-color: rgba(0,0,0,0.40); height:60px; " data-bgcolor-hex="#000000" data-bgcolor-rgba="rgba(0,0,0,0.40)" data-navmarker="nav259225454marker" data-appearoffset="400" data-bgopacity-two="90" data-menushadow="" data-bgopacity="0.40" data-bgcolor-rgba-afterscroll="rgba(0,0,0,0.90)" data-menu-items-align="" data-menu="yes">
<div class="t454__maincontainer t454__c12collumns" style="height:60px;">
<div class="t454__logowrapper"> </div>
<div class="t454__leftwrapper" style="padding-left:20px; padding-right:160px; text-align: left;">
<div class="t454__leftmenuwrapper">
<ul class="t454__list">
<li class="t454__list_item"><a class="t-menu__link-item" href="/random_photos" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="1">Photos</a> </li>
<li class="t454__list_item"><a class="t-menu__link-item" href="/travel_stories" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="2">Travel Stories</a> </li>
<li class="t454__list_item"><a class="t-menu__link-item" href="/hobbies" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="3">Hobbies</a> </li>
<li class="t454__list_item"><a class="t-menu__link-item" href="/#rec258177782" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="4">About Me</a> </li>
</ul>
</div>
</div>
<div class="t454__rightwrapper" style="padding-right:20px; padding-left:160px; text-align: right;">
<div class="t454__rightmenuwrapper">
<ul class="t454__list">
<li class="t454__list_item"><a class="t-menu__link-item" href="/work_experience" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="5">Work Experience</a> </li>
<li class="t454__list_item"><a class="t-menu__link-item" href="/personal_projects" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="6">Projects</a> </li>
<li class="t454__list_item"><a class="t-menu__link-item" href="/articles" data-menu-submenu-hook="" style="color:#ffffff;font-weight:600;" data-menu-item-number="7">Articles</a> </li>
</ul>
</div>
</div>
</div>
</div>
<style>@media screen and (max-width: 980px) { #rec259225454 .t454__leftcontainer{ padding: 20px; }
}
@media screen and (max-width: 980px) { #rec259225454 .t454__imglogo{ padding: 20px 0; }
}
</style>
<script type="text/javascript"> $(document).ready(function() { t454_highlight(); t454_checkAnchorLinks('259225454'); });
$(window).resize(function() { t454_setBg('259225454');
});
$(document).ready(function() { t454_setBg('259225454');
}); $(document).ready(function() { $('.t454').removeClass('t454__beforeready'); t454_appearMenu('259225454'); $(window).bind('scroll', t_throttle(function(){t454_appearMenu('259225454')}, 200)); }); $(document).ready(function() { t454_changebgopacitymenu('259225454'); $(window).bind('scroll', t_throttle(function(){t454_changebgopacitymenu('259225454')}, 200)); });
</script><script type="text/javascript"> $(document).ready(function() { t454_createMobileMenu('259225454'); }); </script><script type="text/javascript"> $(document).ready(function() { setTimeout(function(){ t_onFuncLoad('t_menusub_init', function() { t_menusub_init('259225454'); }); }, 500); });</script>
<style>@media screen and (max-width: 980px) { #rec259225454 .t-menusub__menu .t-menusub__link-item { color:#ffffff !important; } #rec259225454 .t-menusub__menu .t-menusub__link-item.t-active { color:#ffffff !important; }
}
</style>
<!--[if IE 8]>
<style>#rec259225454 .t454 { filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9000000', endColorstr='#D9000000');
}
</style>
<![endif]-->
</div>
</div>
<!--/header-->
<div id="rec260094909" class="r t-rec t-rec_pb_30" style="padding-bottom:30px; " data-animationappear="off" data-record-type="337" >
<div class="t337">
<!-- cover -->
<div class="t-cover" id="recorddiv260094909" bgimgfield="img" style="height:60vh; background-image:url('images/aab7b302-7ab9-44be-8ebf-28e7508b98d7__-__resize__20x__22.jpg');" >
<div class="t-cover__carrier" id="coverCarry260094909" data-content-cover-id="260094909" data-content-cover-bg="images/aab7b302-7ab9-44be-8ebf-28e7508b98d7__22.jpg" data-content-cover-height="60vh" data-content-cover-parallax="" style="height:60vh;background-attachment:scroll; "></div>
<div class="t-cover__filter" style="height:60vh;background-color:#000;filter: alpha(opacity:0); KHTMLOpacity: 0.0; MozOpacity: 0.0; opacity: 0.0;"></div>
<div class="t-container">
<div class="t337__wrapper" style="height:60vh;"></div>
</div>
</div>
<div class="t337__author t-width t-width_12">
<div class="t337__avatar" style="background-image: url('images/tild3866-3334-4365-b935-626139313033__51276038_80808461287.jpg');" imgfield="img2" data-tu-max-width="320" data-tu-max-height="320" data-tu-cover="c"></div>
<div class="t337__content">
<h1 class="t337__title t-title t-title_xxs" style="" field="title">Ruslan Kotvytskyi</h1>
<div class="t337__descr t-descr t-descr_xs" style="" field="descr">Engineer</div>
</div>
</div>
</div>
</div>
<div id="rec260095381" class="r t-rec t-rec_pt_45 t-rec_pb_45" style="padding-top:45px;padding-bottom:45px;background-color:#bfbfbf; " data-record-type="248" data-bg-color="#bfbfbf">
<!-- T220 -->
<div class="t220">
<div class="t-container ">
<div class="t-col t-col_8 t-prefix_2">
<div class="t220__textwrapper" style="background-color:#ebebeb;border:3px solid #b3b3b3;">
<div style="margin-left:-3px;">
<div class="t220__title t-heading t-heading_sm" style="" field="title">Summary</div>
<div field="text" class="t220__text t-text t-text_md " style="">Enthusiastic software engineer generalist with 4+ years' backgrounds in designing and developing innovative algorithms and software solutions to overcome technical challenges in semiconductors' and robotics' industries.<br /><br />Experience with Python, C, Robotics, Control Systems, Computer and Neuro Sciences. Exploring Machine Learning and Business Analysis.<br /><br />Offer algorithms' expertise, cross-culture collaboration ability and diverse experience in problem-solving.</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="rec260055353" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-animationappear="off" data-record-type="607" >
<!-- T607 -->
<div class="t607 t607__middle-pos" style=" margin-right:20px;" >
<ul class="t607__list" >
<li class="t607__list_item" style="padding:12.5px 0;">
<a class="t-menu__link-item" href="#rec259460675">
<div class="t607__tooltip t-descr t-descr_xs" style="background:#292929; line-height:2.5; border-radius:3px; color:#ffffff;font-size:14px;font-weight:600; right:33px;">Work</div>
<div class="t607__dot" style=" border: 2px solid #dbdbdb; width:13px; height:13px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); "></div>
</a>
</li>
<li class="t607__list_item" style="padding:12.5px 0;">
<a class="t-menu__link-item" href="#rec259692179">
<div class="t607__tooltip t-descr t-descr_xs" style="background:#292929; line-height:2.5; border-radius:3px; color:#ffffff;font-size:14px;font-weight:600; right:33px;">Certificates</div>
<div class="t607__dot" style=" border: 2px solid #dbdbdb; width:13px; height:13px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); "></div>
</a>
</li>
<li class="t607__list_item" style="padding:12.5px 0;">
<a class="t-menu__link-item" href="#rec259704362">
<div class="t607__tooltip t-descr t-descr_xs" style="background:#292929; line-height:2.5; border-radius:3px; color:#ffffff;font-size:14px;font-weight:600; right:33px;">Awards</div>
<div class="t607__dot" style=" border: 2px solid #dbdbdb; width:13px; height:13px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); "></div>
</a>
</li>
<li class="t607__list_item" style="padding:12.5px 0;">
<a class="t-menu__link-item" href="#rec260068621">
<div class="t607__tooltip t-descr t-descr_xs" style="background:#292929; line-height:2.5; border-radius:3px; color:#ffffff;font-size:14px;font-weight:600; right:33px;">Education</div>
<div class="t607__dot" style=" border: 2px solid #dbdbdb; width:13px; height:13px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); "></div>
</a>
</li>
</ul>
</div>
<style>#rec260055353 .t607__tooltip::after{
border-left-color: #292929;
}
#rec260055353 .t-menu__link-item.t-active .t607__dot{
background: #dbdbdb !important;opacity: 1 !important;
}
</style>
<script type="text/javascript"> $(document).ready(function() { setTimeout(function() { t607_init('260055353'); }, 100); });</script>
</div>
<div id="rec259460675" class="r t-rec t-rec_pt_75 t-rec_pb_30" style="padding-top:75px;padding-bottom:30px; " data-record-type="516" >
<!-- T516 -->
<div class="t516">
<div class="t-section__container t-container">
<div class="t-col t-col_12">
<div class="t-section__topwrapper t-align_center">
<div class="t-section__title t-title t-title_xs" field="btitle">Work Experience</div>
<div class="t-section__descr t-descr t-descr_xl t-margin_auto" field="bdescr">My path by today</div>
</div>
</div>
</div>
<div class="t-container">
<div class="t516__row t-row t516__item1">
<div class="t516__leftcol t-col t-col_2 t-prefix_1 t-align_right">
<div class="t516__time t-name t-name_xl" style="" field="li_time__1477074826223">11/2018 – Present</div>
</div>
<div class="t516__rightcol t516__rightcol_1 t-col t-col_8">
<div class="t516__righttablewrapper" >
<div class="t516__line" style=" top:-1px;"></div>
<div class="t516__timelinewrapper" style="">
<div class="t516__circlewrapper t516__circlewrapper_img" style="top:-1px; ">
<div class="t516__img t-bgimg" bgimgfield="li_img__1477074826223" data-original="images/tild3961-3563-4231-b337-343732323565__sign2.jpg" style="background-image:url('images/tild3961-3563-4231-b337-343732323565__-__resizeb__20x__sign2.jpg');" ></div>
</div>
</div>
<div class="t516__sectiontextwrapper t516__textwr-bottompadding">
<div class="t516__time t516__time_mobile t-name t-name_xl t516__bottommargin" style="" field="li_time__1477074826223">11/2018 – Present</div>
<div class="t516__title t-heading t-heading_xs t516__bottommargin_sm" style="" field="li_title__1477074826223"><strong>Senior System Application Engineer</strong><strong></strong></div>
<div class="t516__persdescr t-name t-name_xs t516__bottommargin" style="" field="li_persdescr__1477074826223"><em>Infineon Technologies Asia Pacific Pte Ltd</em><em>, Singapore</em></div>
<div class="t516__text t-text t-text_sm" style="" field="li_text__1477074826223">Firmware system solutions of Infineon products.<br /><br /></div>
</div>
</div>
</div>
</div>
<div class="t516__row t-row t516__item2">
<div class="t516__leftcol t-col t-col_2 t-prefix_1 t-align_right">
<div class="t516__time t-name t-name_xl" style="" field="li_time__1477074830470">03/2017 – 08/2018</div>
</div>
<div class="t516__rightcol t516__rightcol_2 t-col t-col_8">
<div class="t516__righttablewrapper" >
<div class="t516__line" style=" "></div>
<div class="t516__timelinewrapper" style="">
<div class="t516__circlewrapper t516__circlewrapper_img" style="top:-1px; ">
<div class="t516__img t-bgimg" bgimgfield="li_img__1477074830470" data-original="images/tild6539-3032-4530-b339-376334643365__verification.jpg" style="background-image:url('images/tild6539-3032-4530-b339-376334643365__-__resizeb__20x__verification.jpg');" ></div>
</div>
</div>
<div class="t516__sectiontextwrapper t516__textwr-bottompadding">
<div class="t516__time t516__time_mobile t-name t-name_xl t516__bottommargin" style="" field="li_time__1477074830470">03/2017 – 08/2018</div>
<div class="t516__title t-heading t-heading_xs t516__bottommargin_sm" style="" field="li_title__1477074830470"><strong>Software Verification Engineer</strong><strong></strong></div>
<div class="t516__persdescr t-name t-name_xs t516__bottommargin" style="" field="li_persdescr__1477074830470"><em>Infineon Technologies Austria</em>, <em>Villach / Austria</em></div>
<div class="t516__text t-text t-text_sm" style="" field="li_text__1477074830470">AURIX microcontroller's verification team: tests' algorithms and automation. <br /></div>
</div>
</div>
</div>
</div>
<div class="t516__row t-row t516__item3">
<div class="t516__leftcol t-col t-col_2 t-prefix_1 t-align_right">
<div class="t516__time t-name t-name_xl" style="" field="li_time__1477074867196">10/2016 – 05/2018</div>
</div>
<div class="t516__rightcol t516__rightcol_3 t-col t-col_8">
<div class="t516__righttablewrapper" >
<div class="t516__line" style=" "></div>
<div class="t516__timelinewrapper" style="">
<div class="t516__circlewrapper t516__circlewrapper_img" style="top:-1px; ">
<div class="t516__img t-bgimg" bgimgfield="li_img__1477074867196" data-original="images/tild6232-6638-4431-b433-383038363765__drone_logo.png" style="background-image:url('images/tild6232-6638-4431-b433-383038363765__-__resizeb__20x__drone_logo.png');" ></div>
</div>
</div>
<div class="t516__sectiontextwrapper t516__textwr-bottompadding">
<div class="t516__time t516__time_mobile t-name t-name_xl t516__bottommargin" style="" field="li_time__1477074867196">10/2016 – 05/2018</div>
<div class="t516__title t-heading t-heading_xs t516__bottommargin_sm" style="" field="li_title__1477074867196"><strong>Lead Technician</strong></div>
<div class="t516__persdescr t-name t-name_xs t516__bottommargin" style="" field="li_persdescr__1477074867196"><em>Robotics Lab at National Technical University of Ukraine KPI</em><em>, Kyiv, Ukraine</em></div>
<div class="t516__text t-text t-text_sm" style="" field="li_text__1477074867196">Part-time university activity.<br />Fly-drones engineering and vision system applying.</div>
</div>
</div>
</div>
</div>
</div>
<div class="t-section__container t-container">
<div class="t-col t-col_12">
<div class="t-section__bottomwrapper t-clear t-align_center ">
<a href="https://kotsky.github.io/RuslanKotvytskyiResume.html" target="_blank" class="t-btn" style="color:#ffffff;background-color:#1f5bff;border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px;">
<table style="width:100%; height:100%;">
<tr>
<td>Find my Resume here</td>
</tr>
</table>
</a>
</div>
</div>
</div>
</div>
<style>#rec259460675 .t516__rightcol_3 .t516__sectiontextwrapper{ padding-bottom:0;
}
#rec259460675 .t516__rightcol_3 .t516__line{ height:30px;
}
@media screen and (max-width: 960px){
#rec259460675 .t516__rightcol_3 .t516__line{ height:0;
}
}
</style>
</div>
<div id="rec259696469" class="r t-rec t-rec_pt_30 t-rec_pb_15" style="padding-top:30px;padding-bottom:15px; " data-record-type="375" >
<!-- T375 -->
<div class="t375">
<div class="t-container">
<div class="t-col t-col_12 t-align_center">
<div class="t375__img">
<svg width="50px" height="11.93px" viewBox="0 0 88 21">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g fill="#414042">
<g>
<g>
<path d="M77.2,20.9 C77.2,20.9 76.3,16.6 73.7,14 C71.1,11.4 66.8,10.5 66.8,10.5 C66.8,10.5 71.1,9.6 73.7,7 C76.3,4.3 77.2,0 77.2,0 C77.2,0 78.1,4.3 80.7,7 C83.3,9.6 87.7,10.5 87.7,10.5 C87.7,10.5 83.4,11.4 80.8,14 C78.1,16.6 77.2,20.9 77.2,20.9 L77.2,20.9 Z" id="Shape"></path>
<path d="M44.3,20.9 C44.3,20.9 43.4,16.6 40.8,14 C38.2,11.4 33.9,10.5 33.9,10.5 C33.9,10.5 38.2,9.6 40.8,7 C43.4,4.3 44.3,0 44.3,0 C44.3,0 45.2,4.3 47.8,7 C50.4,9.6 54.8,10.5 54.8,10.5 C54.8,10.5 50.5,11.4 47.9,14 C45.2,16.6 44.3,20.9 44.3,20.9 L44.3,20.9 Z" id="Shape"></path>
<path d="M11.1,20.9 C11.1,20.9 10.2,16.6 7.6,14 C5,11.4 0.7,10.5 0.7,10.5 C0.7,10.5 5,9.6 7.6,7 C10.1,4.3 11.1,0 11.1,0 C11.1,0 12,4.3 14.6,7 C17.2,9.6 21.6,10.5 21.6,10.5 C21.6,10.5 17.3,11.4 14.7,14 C12,16.6 11.1,20.9 11.1,20.9 L11.1,20.9 Z" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
</div>
</div>
</div>
</div>
</div>
<div id="rec259692179" class="r t-rec t-rec_pt_75 t-rec_pb_45" style="padding-top:75px;padding-bottom:45px; " data-record-type="512" >
<!-- t512 -->
<div class="t512">
<div class="t-section__container t-container">
<div class="t-col t-col_12">
<div class="t-section__topwrapper t-align_center">
<div class="t-section__title t-title t-title_xs" field="btitle">Certificates</div>
<div class="t-section__descr t-descr t-descr_xl t-margin_auto" field="bdescr">Relevant learning opens more doors</div>
</div>
</div>
</div>
<div class="t-container">
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t512__bgimg t-bgimg" bgimgfield="li_img__1607589346598" data-original="images/tild3330-6636-4564-a263-316533333536__stanford_logo.png" style=" background-image: url('images/tild3330-6636-4564-a263-316533333536__-__resizeb__20x__stanford_logo.png');" ></div>
</div>
<div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_top" style="">
<div class="t-name t-name_md t512__bottommargin" style="" field="li_title__1607589346598"><a href="https://www.coursera.org/account/accomplishments/verify/TCPCQPE8TJ22" style="color:rgb(0, 0, 0) !important;"><span style="color: rgb(255, 131, 42);">Machine Learning Certificate</span></a>, 01/2021</div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1607589346598">Course authorized by Stanford University; grade achieved 97.25%.</div>
</div>
</div>
<div class="t-clear t512__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t512__bgimg t-bgimg" bgimgfield="li_img__1476961779840" data-original="images/tild6335-6333-4839-b430-323666653563__algoexpert_logo.png" style=" background-image: url('images/tild6335-6333-4839-b430-323666653563__-__resizeb__20x__algoexpert_logo.png');" ></div>
</div>
<div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_top" style="">
<div class="t-name t-name_md t512__bottommargin" style="" field="li_title__1476961779840"><a href="https://certificate.algoexpert.io/AE-7cbb07bbcb">Algorithms Expert Certificate</a>, 10/2020</div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476961779840">Solved more than 115 algorithms' exercises the most efficiently.<br /></div>
</div>
</div>
<div class="t-clear t512__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t512__bgimg t-bgimg" bgimgfield="li_img__1476961806716" data-original="images/tild3638-3438-4136-b265-303865376161__algoexpert_logo.png" style=" background-image: url('images/tild3638-3438-4136-b265-303865376161__-__resizeb__20x__algoexpert_logo.png');" ></div>
</div>
<div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_top" style="">
<div class="t-name t-name_md t512__bottommargin" style="" field="li_title__1476961806716"><a href="https://certificate.algoexpert.io/SE-133fa4ccd1">System Expert Certificate</a>, 11/2020</div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476961806716">Designed 10 scalable systems and passed system design's examination.</div>
</div>
</div>
<div class="t-clear t512__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_middle">
<div class="t512__bgimg t-bgimg" bgimgfield="li_img__1607588600635" data-original="images/tild6266-3035-4135-b733-393961396334__Wharton_logo.png" style=" background-image: url('images/tild6266-3035-4135-b733-393961396334__-__resizeb__20x__Wharton_logo.png');" ></div>
</div>
<div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_middle" style="">
<div class="t-name t-name_md " style="" field="li_title__1607588600635"><a href="https://www.coursera.org/account/accomplishments/specialization/NK6FBSAQUMQW?utm_source=link&utm_campaign=copybutton_certificate" style="color:rgb(255, 173, 97) !important;"><span style="color: rgb(2, 2, 2);">Certified </span><span style="color: rgb(227, 119, 47);">Business Analyst</span></a>, 05/2020</div>
</div>
</div>
<div class="t-clear t512__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t512__bgimg t-bgimg" bgimgfield="li_img__1476961822275" data-original="images/tild6634-3261-4862-b132-363935333236__ibm_logo.png" style=" background-image: url('images/tild6634-3261-4862-b132-363935333236__-__resizeb__20x__ibm_logo.png');" ></div>
</div>
<div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_top" style="">
<div class="t-name t-name_md t512__bottommargin" style="" field="li_title__1476961822275">
<div style="font-family:'IBM Plex Serif';" data-customstyle="yes"><a href="https://www.coursera.org/account/accomplishments/specialization/EDEJ9CFXH9C3" style="background-color: rgb(239, 239, 239); color: rgb(17, 85, 204); font-size: 16px;"><u></u></a>Certified <a href="https://www.coursera.org/account/accomplishments/specialization/EDEJ9CFXH9C3">IBM AI Specialist</a>, 01/2020</div>
</div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476961822275">Built and applied 9 machine learning models within 3 months.</div>
</div>
</div>
<div class="t-clear t512__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t512__bgimg t-bgimg" bgimgfield="li_img__1607589215205" data-original="images/tild3235-3633-4461-b838-363436643865__infineon_logo.png" style=" background-image: url('images/tild3235-3633-4461-b838-363436643865__-__resizeb__20x__infineon_logo.png');" ></div>
</div>
<div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_top" style="">
<div class="t-name t-name_md t512__bottommargin" style="" field="li_title__1607589215205">Project Risk Management Practices, 12/2019</div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1607589215205">Got know how to estimate projects' risks and how to manage them.</div>
</div>
</div>
</div>
</div>
</div>
<div id="rec259704362" class="r t-rec t-rec_pt_75 t-rec_pb_30" style="padding-top:75px;padding-bottom:30px;background-color:#0f0b3b; " data-animationappear="off" data-record-type="912" data-bg-color="#0f0b3b">
<!-- t912 -->
<div class="t912">
<div class="t-section__container t-container">
<div class="t-col t-col_12">
<div class="t-section__topwrapper t-align_center">
<div class="t-section__title t-title t-title_xs" field="btitle">
<div style="color:#ffffff;" data-customstyle="yes">Awards and Honors</div>
</div>
<div class="t-section__descr t-descr t-descr_xl t-margin_auto" field="bdescr">
<div style="color:#ffffff;" data-customstyle="yes"></div>
</div>
</div>
</div>
</div>
<div class="t-container t912__container">
<div class="t912__col t-col t-col_5 t-align_left t-item">
<a href="http://kolesnikovfund.org/" >
<div class="t912__content">
<div class="t912__imgwrapper" itemscope itemtype="http://schema.org/ImageObject">
<meta itemprop="image" content="images/tild3036-3863-4630-b235-656334383138__Aviator_2016.png">
<img src="images/tild3036-3863-4630-b235-656334383138__-__empty__Aviator_2016.png" data-original="images/tild3036-3863-4630-b235-656334383138__Aviator_2016.png" class="t912__img t-img js-product-img" imgfield="li_img__1574083969374" />
</div>
<div class="t912__textwrapper">
<div class="t912__title t-name t-name_md" field="li_title__1574083969374" style="color:#ffffff;" >Selected as one of 100 winners out of 3,213 applications in the national Ukrainian competition <em><span data-redactor-tag="span" style="color: rgb(255, 172, 27);">Aviator-2016</span></em><em></em>.</div>
<div class="t912__descr t-descr t-descr_xs" field="li_descr__1574083969374" style="color:#ffffff;" >The Aviator charitable project aims to support students of aviation technical specialties and encourage the best of them with trips to the Farnborough International Aviation Forum in the UK and Le Bourget to France. <br /> The competition consists of six stages in which students demonstrate their knowledge, ingenuity and practical skills. This year, three thousand students from all over Ukraine have registered to participate in the project. 200 contestants reached the final from 3213 applied candidates. <br /></div>
</div>
</div>
</a>
<div class="t912__btn-wrapper">
<a href="http://kolesnikovfund.org/" class="t912__btn t912__btn t-btn t-btn_sm" style="color:#ffffff;border:1px solid #a8a8a8;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;">
<table style="width:100%; height:100%;">
<tr>
<td>Read more</td>
</tr>
</table>
</a>
<a href="http://kolesnikovfund.org/files/winners.pdf" class="t912__btn t912__btn_second t-btn t-btn_sm" style="color:#333333;border:3px solid #d1cfcf;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;">
<table style="width:100%; height:100%;">
<tr>
<td>Refer to #49</td>
</tr>
</table>
</a>
</div>
</div>
<div class="t912__col t-col t-col_5 t-align_left t-item">
<div class="t912__content">
<div class="t912__imgwrapper" itemscope itemtype="http://schema.org/ImageObject">
<meta itemprop="image" content="images/tild6366-6337-4464-b534-383633396133__Avionics_2016.png">
<meta itemprop="caption" content="The Team teachable">
<img src="images/tild6366-6337-4464-b534-383633396133__-__empty__Avionics_2016.png" data-original="images/tild6366-6337-4464-b534-383633396133__Avionics_2016.png" class="t912__img t-img js-product-img" imgfield="li_img__1574083928695" alt="The Team teachable" />
</div>
<div class="t912__textwrapper">
<div class="t912__title t-name t-name_md" field="li_title__1574083928695" style="color:#ffffff;" >Top-3 finalist out of 52 participants in the national <em><span data-redactor-tag="span" style="color: rgb(255, 159, 31);">All-Ukrainian Olympiad in Avionics</span></em><em></em> 2016.</div>
<div class="t912__descr t-descr t-descr_xs" field="li_descr__1574083928695" style="color:#ffffff;" >From mechanical and electronic physics to satellite and aircraft navigation - design your GPS.<br /></div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript"> $(document).ready(function() { t912_init('259704362'); }); </script>
</div>
<div id="rec260065802" class="r t-rec t-rec_pt_45 t-rec_pb_15" style="padding-top:45px;padding-bottom:15px; " data-record-type="30" >
<!-- T015 -->
<div class="t015">
<div class="t-container t-align_center">
<div class="t-col t-col_10 t-prefix_1">
<div class="t015__uptitle t-uptitle t-uptitle_md" field="subtitle" style="text-transform:uppercase;">The Farnborough International Aviation Forum in the UK</div>
<div class="t015__title t-title t-title_lg" field="title" style="">
<div style="font-size:36px;" data-customstyle="yes">Aviator-2016</div>
</div>
</div>
</div>
</div>
</div>
<div id="rec260064967" class="r t-rec t-rec_pt_45 t-rec_pb_30" style="padding-top:45px;padding-bottom:30px;background-color:#304bb8; " data-record-type="169" data-bg-color="#304bb8">
<!-- t155 -->
<div class="t155">
<div class="t-container">
<div class="t-row">
<div class="t-col t-col_6">
<div class="t-bgimg" bgimgfield="gi_img__0" data-zoomable="yes" data-img-zoom-url="images/tild6138-3765-4131-b439-366630353766__jmnqtshtyxc.jpg" data-original="images/tild6138-3765-4131-b439-366630353766__jmnqtshtyxc.jpg" style="background: url('images/tild6138-3765-4131-b439-366630353766__-__resizeb__20x__jmnQTShtyXc.jpg') center center no-repeat; background-size:cover; height:660px; margin-bottom:20px;" itemscope itemtype="http://schema.org/ImageObject">
<meta itemprop="image" content="images/tild6138-3765-4131-b439-366630353766__jmnqtshtyxc.jpg">
</div>
</div>
<div class="t-col t-col_6">
<div class="t-bgimg" bgimgfield="gi_img__1" data-zoomable="yes" data-img-zoom-url="images/tild3736-6331-4561-b937-356130643666__i512lvoeryo.jpg" data-original="images/tild3736-6331-4561-b937-356130643666__i512lvoeryo.jpg" style="width:100%; background: url('images/tild3736-6331-4561-b937-356130643666__-__resizeb__20x__i512lVOerYo.jpg') center center no-repeat; background-size:cover; height:320px; margin-bottom:20px;" itemscope itemtype="http://schema.org/ImageObject">
<meta itemprop="image" content="images/tild3736-6331-4561-b937-356130643666__i512lvoeryo.jpg">
</div>
<div class="t-bgimg" bgimgfield="gi_img__2" data-zoomable="yes" data-img-zoom-url="images/tild6134-6332-4338-b735-383063306161__6nro6pxkidk.jpg" data-original="images/tild6134-6332-4338-b735-383063306161__6nro6pxkidk.jpg" style="width:100%; background: url('images/tild6134-6332-4338-b735-383063306161__-__resizeb__20x__6nRO6pxKidk.jpg') center center no-repeat; background-size:cover; height:320px; margin-bottom:20px;" itemscope itemtype="http://schema.org/ImageObject">
<meta itemprop="image" content="images/tild6134-6332-4338-b735-383063306161__6nro6pxkidk.jpg">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="rec260068621" class="r t-rec t-rec_pt_75 t-rec_pb_15" style="padding-top:75px;padding-bottom:15px; " data-record-type="510" >
<!-- t510 -->
<div class="t510">
<div class="t-section__container t-container">
<div class="t-col t-col_12">
<div class="t-section__topwrapper t-align_center">
<div class="t-section__title t-title t-title_xs" field="btitle">Education</div>
<div class="t-section__descr t-descr t-descr_xl t-margin_auto" field="bdescr"><strong>Master of Engineering in Avionics, 2018</strong></div>
</div>
</div>
</div>
<div class="t-container">
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">1</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1476966581869"><strong>GPA: 4.8 / 5</strong></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476966581869">Diploma of Honor, 2018. Top-2 student of the year 2018 out of 50+ participants in specialization Avionics.</div>
</div>
</div>
<div class="t-clear t510__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">2</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1476966593578"><strong>Mastering of others</strong></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476966593578">Conducted a course on informatics and supervised 23 students during laboratory sessions.</div>
</div>
</div>
</div>
</div>
</div>
<div id="rec260066931" class="r t-rec t-rec_pt_15 t-rec_pb_0" style="padding-top:15px;padding-bottom:0px; " data-animationappear="off" data-record-type="506" >
<!-- T506 --><!-- cover -->
<div class="t-cover" id="recorddiv260066931" bgimgfield="img" style="height:50vh; background-image:url('images/tild6466-3635-4230-a138-643764396535__-__resize__20x__73.jpeg');" >
<div class="t-cover__carrier" id="coverCarry260066931" data-content-cover-id="260066931" data-content-cover-bg="images/tild6466-3635-4230-a138-643764396535__73.jpeg" data-content-cover-height="50vh" data-content-cover-parallax="" style="height:50vh;background-attachment:scroll; "></div>
<div class="t-cover__filter" style="height:50vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.80), rgba(0,0,0,0.80));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.80), rgba(0,0,0,0.80));background-image: -o-linear-gradient(top, rgba(0,0,0,0.80), rgba(0,0,0,0.80));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.80), rgba(0,0,0,0.80));background-image: linear-gradient(top, rgba(0,0,0,0.80), rgba(0,0,0,0.80));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#33000000', endColorstr='#33000000');"></div>
<div class="t506">
<div class="t-container">
<div class="t-cover__wrapper t-valign_middle" style="height:50vh;">
<div class="t506__wrapper" data-hook-content="covercontent">
<div class="t506__blockswrapper">
<div class="t506__col t-col t-col_3 t-item">
<div class="t506__title t-title t-title_xl" style="" field="title">5</div>
<div class="t506__line" style=" height: 1px; opacity:0.20;"></div>
<div class="t506__text t-descr t-descr_sm" style="" field="descr">Published articles</div>
</div>
<div class="t506__col t-col t-col_3 t-item">
<div class="t506__title t-title t-title_xl" style="" field="title2">100+</div>
<div class="t506__line" style=" height: 1px; opacity:0.20;"></div>
<div class="t506__text t-descr t-descr_sm" style="" field="descr2">Passed exams<br /></div>
</div>
<div class="t506__col t-col t-col_3 t-item">
<div class="t506__title t-title t-title_xl" style="" field="title3">130+</div>
<div class="t506__line" style=" height: 1px; opacity:0.20;"></div>
<div class="t506__text t-descr t-descr_sm" style="" field="descr3">Completed projects</div>
</div>
<div class="t506__col t-col t-col_3 t-item">
<div class="t506__title t-title t-title_xl" style="" field="title4">960+</div>
<div class="t506__line" style=" height: 1px; opacity:0.20;"></div>
<div class="t506__text t-descr t-descr_sm" style="" field="descr4">Eaten Mum's burgers</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript"> $(document).ready(function() { $('.t506').bind('displayChanged',function(){ var t506_el = $("#rec260066931"); t506_el.find("div[data-hook-content]").css('height', 'auto'); var t506_hcover=t506_el.find(".t-cover").height(); var t506_hcontent=t506_el.find("div[data-hook-content]").outerHeight(); if(t506_hcontent>300 && t506_hcover<t506_hcontent){ var t506_hcontent=t506_hcontent+120; if(t506_hcontent>1000){t506_hcontent+=100;} t506_el.find(".t-cover").height(t506_hcontent); t506_el.find(".t-cover__filter").height(t506_hcontent); t506_el.find(".t-cover__carrier").height(t506_hcontent); t506_el.find(".t-cover__wrapper").height(t506_hcontent); if($isMobile == false){ setTimeout(function() { var t506_divvideo=t506_el.find(".t-cover__carrier"); if(t506_divvideo.find('iframe').length>0){ setWidthHeightYoutubeVideo(t506_divvideo, t506_hcontent+'px'); } }, 2000); }
} }); });
</script>
</div>
<div id="rec260448930" class="r t-rec t-rec_pt_75 t-rec_pb_15" style="padding-top:75px;padding-bottom:15px; " data-record-type="510" >
<!-- t510 -->
<div class="t510">
<div class="t-section__container t-container">
<div class="t-col t-col_12">
<div class="t-section__topwrapper t-align_center">
<div class="t-section__title t-title t-title_xs" field="btitle">Publications</div>
</div>
</div>
</div>
<div class="t-container">
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">1</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1476966581869"><a href="https://drive.google.com/file/d/1v2hi-cZ4O6RN5_cFU-grHW6ulBAfHX4Q/view?usp=sharing" style="">Intelligence. Integration. Reliability</a><br /></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476966581869">Abstracts of the X international students and young scientists conference<br />26th April 2016. Page 25.</div>
</div>
</div>
<div class="t-clear t510__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">2</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1476966593578"><a href="https://drive.google.com/file/d/1pgiGFp32Hc9dlykdQqVMaAsp1uahXNWh/view?usp=sharing" style="">Gyrotechnologies, Navigation, Control Movement and Construction Aviation and Space Equipment </a><br /></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476966593578">Abstracts of the participants of the XIX scientific and technical conference of students and young scientists on February 15-16, 2016. Page 33.</div>
</div>
</div>
<div class="t-clear t510__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">3</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1476966597622"><a href="http://molodyvcheny.in.ua/files/journal/2016/5/58.pdf" style="">Vision System in UAV Stabilization </a><br /></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1476966597622">The Young Scientist • № 5 (32). May, 2016</div>
</div>
</div>
<div class="t-clear t510__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">4</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1607761186398"><a href="https://drive.google.com/file/d/1Ar6MtaE8eOSPUwpBitXxD0g6BddADNVQ/view?usp=sharing" style="">Vision System in UAV Regulation</a></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1607761186398">Scientific and technical conference of teachers, scientists, graduate students and students for the Day of Science - 2016. Page 246</div>
</div>
</div>
<div class="t-clear t510__separator" style=""></div>
<div class="t-col t-col_8 t-prefix_2 t-item">
<div class="t-cell t-valign_top">
<div class="t510__circle t-heading t-valign_top" style=" color:#1f5bff;; border: 2px solid #1f5bff; ">5</div>
</div>
<div class="t510__textwrapper t-cell t-valign_top" style="">
<div class="t-name t-name_md t510__bottommargin" style="" field="li_title__1607761185406"><a href="http://ismc.kpi.ua/article/view/69874" style="">Automatic Control of Camera Optical Axis based on Vision System using Object Recognition by color</a></div>
<div class="t-descr t-descr_sm" style="" field="li_descr__1607761185406">Information systems, mechanics and control: scientific and technical collection, Issue 13. 2015</div>
</div>
</div>
</div>
</div>
</div>
<div id="rec260103444" class="r t-rec t-rec_pt_15 t-rec_pb_15" style="padding-top:15px;padding-bottom:15px;background-color:#1a1919; " data-record-type="374" data-bg-color="#1a1919">
<!-- T374 -->
<div class="t374">
<div class="t-container">
<div class="t-col t-col_8 t-prefix_2">
<a href="/personal_projects" target="_blank">
<div class="t374__wrapper">
<div class="t374__col t374__col-left">
<svg width="30px" height="30px" viewBox="0 0 30 30">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g class="t374__svg" transform="translate(1.000000, 1.000000)">
<circle cx="14.2" cy="14.1" r="14.1"></circle>
<path d="M12.1,19.9 L17.7,14.3 L12.1,8.7"></path>
</g>
</g>
</svg>
</div>
<div class="t374__col">
<div class="t374__title t-text t-text_sm" style="" field="title" >
<div style="color:#f9f9f9;" data-customstyle="yes">Find out about my projects here</div>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<!--footer-->
<div id="t-footer" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="3370453" data-tilda-page-id="15925398" data-tilda-formskey="c5c6f5da1d1f7103258c645ffd5026e5" >
<div id="rec260431509" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#1a1919; " data-animationappear="off" data-record-type="389" data-bg-color="#1a1919">
<!-- T389 -->
<div class="t389" id="t-footer_260431509">
<div class="t389__maincontainer" style="height: 70px;">
<div class="t389__content">
<div class="t389__col t389__col_hiddenmobile">
<div class="t389__typo t389__copyright t-name t-name_xs" field="text" style="color: #ffffff;"> </div>
</div>
<div class="t389__col t389__col_center t-align_center">
<div class="t389__centercontainer">
<ul class="t389__list">
<li class="t389__list_item t-name t-name_xs"><a class="t389__typo" style="color: #ffffff;" href="#" data-menu-item-number="1"></a></li>
<li class="t389__list_item t-name t-name_xs"><a class="t389__typo" style="color: #ffffff;" href="#" data-menu-item-number="2"></a></li>
<li class="t389__list_item t-name t-name_xs"><a class="t389__typo" style="color: #ffffff;" href="#" data-menu-item-number="3"></a></li>
<li class="t389__list_item t-name t-name_xs"><a class="t389__typo" style="color: #ffffff;" href="#" data-menu-item-number="4"></a></li>
</ul>
</div>
</div>
<div class="t389__col t389__col_mobile">
<div class="t389__typo t389__copyright t-name t-name_xs" field="text" style="color: #ffffff;"> </div>
</div>
<div class="t389__col">
<div class="t389__scroll t-align_right">
<a class="t389__typo t-name t-name_xs t389_scrolltop" style="color: #ffffff;" href="javascript:t389_scrollToTop();">
Back to top
<span class="t389__icon">
<svg width="5" height="17" viewBox="0 0 6 20">
<path fill="#ffffff" d="M5.78 3.85L3.12.28c-.14-.14-.3-.14-.43 0L.03 3.85c-.14.13-.08.27.13.27h1.72V20h2.06V4.12h1.72c.15 0 .22-.07.19-.17a.26.26 0 00-.07-.1z" fill-rule="evenodd"/>
</svg>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>