-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
339 lines (281 loc) · 15.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!--Information about an author-->
<link rel="me" href="https://github.com/ivanlysakov" type="text/html">
<link rel="me" href="mailto:[email protected]">
<link rel="me" href="skype:navivokasyl">
<link rel="me" href="sms:380634871000">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css">
<title>Lysakov Ivan — Résumé</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="./style/stylesheet/style.css">
<script src="jquery/jquery-3.3.1.js"></script>
<script src="sticky/sticky.js"></script>
<script>
$(document).ready(function(){
$('.ui.sticky')
.sticky({
context: '#example1'
});
})
</script>
</head>
<body>
<div class="ui container">
<div class="ui stackable grid">
<div class="doubling four wide column" id=example1>
<div class="ui sticky">
<div class="ui row">
<div id="photo-block">
<svg xmlns="http://www.w3.org/2000/svg" id="photo" viewBox="0 0 100 126" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
<image id="face" width="100%" height="100%" xlink:href="./style/images/photo.jpg" />
</svg>
</div>
</div>
<div class="ui row description">
<h2 class="ui header">
Lysakov Ivan
<div class="sub header">Software developer</div>
</h2>
<p>Hello! My name is Ivan and I am a cop 👮 and software developer ☝ My purpose is to do my favorite
work - creating new features to simplify my colleagues work routine. I'm always open to learning
everything new and unusual.</p>
<p></p>
</div>
<div class="ui row description">
<div class="ui list">
<div class="item">
<i class="phone icon"></i>
<div class="content">
+380 (63) 487-10-00
</div>
</div>
<div class="item">
<i class="mail icon"></i>
<div class="content">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="item">
<i class="linkedin icon"></i>
<div class="content">
<a href="https://linkedin.com/in/ivanlysakov/">ivanlysakov</a>
</div>
</div>
<div class="item">
<i class="skype icon"></i>
<div class="content">
<a href="skype:navivokasyl?userinfo">navivokasyl</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="doubling ten wide column">
<div class="ui vertical segment">
<h3 class="ui header">
<i class="tasks icon"></i>
<div class="content">
Experience
</div>
</h3>
<ul style="list-style-type:none">
<li>
<p>
<em>July 2018 – September 2018</em>
</p>
<p>
<strong>Student (.Net/JS FullStack)</strong> at
<a href="https://academy.binary-studio.com/ua/" rel="external">Binary Studio Academy</a>
</p>
<ul>
<li>team development of a web application from scratch
using agile methodology
</li>
<li>
<p>the study of new technologies </p>
<div class="ui small labels fitted">
<a class="ui label" href="https://angular.io/" rel="external">Angular</a>
<a class="ui label" href="https://www.typescriptlang.org" rel="external">TypeScript</a>
<a class="ui label" href="https://docs.microsoft.com/en-gb/aspnet/core/tutorials/signalr?tabs=visual-studio&view=aspnetcore-2.2" rel="external">SignalR</a>
<a class="ui label" href="https://firebase.google.com/docs/auth/" rel="external">Firebase Authentication</a>
<a class="ui label" href="https://www.mongodb.com/" rel="external">MongoDB</a>
<a class="ui label" href="https://azure.microsoft.com/en-us/services/storage/blobs/" rel="external">Azure Blob Storage</a>
</div>
</li>
</ul>
</li>
<li>
<p>
<em>January 2015 – present</em>
</p>
<p>
<strong>Chief detective</strong> at
<a href="https://npu.gov.ua" rel="external">National Police of Ukraine</a>
<br> Department of Internal Security Division of operational information support
</p>
<ul>
<li>
<p>development, modernization and bug fixing of department IT system written with .NET Framework
and C#</p>
<div class="ui small labels fitted">
<a class="ui label" href="https://docs.microsoft.com/en-us/visualstudio/designers/getting-started-with-wpf" rel="external">wpf</a>
<a class="ui label" href="https://www.microsoft.com/en-us/sql-server/sql-server-2016" rel="external">mssql</a>
<a class="ui label" href="https://httpd.apache.org/" rel="external">apache</a>
<a class="ui label" href="https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/xaml-overview-wpf" rel="external">xaml</a>
<a class="ui label" href="https://www.asp.net/" rel="external">aspnet</a>
</div>
</li>
<li>implementation of new solutions for service purposes</li>
<li>datastores support (ETL, backup, maintenance)</li>
<li>analytical and statistical reports</li>
<li>preparation composition of technical documentation and manuals</li>
<li>trainings for employees of the department</li>
</ul>
</li>
<p></p>
<li>
<em>September 2008 – October 2014</em>
<h4 class="ui header">
Senior System Administrator</strong> at
<a href="http://jamer.net" rel="external">Internet service provider JamerNET</a>
</h4>
<ul>
<li>design and commissioning of multiservice data transmission network in Donetsk region</li>
<li>implementation of new solutions and products (IPTV, VOIP, GEPON, IPoE, etc.)</li>
<li>development and commissioning of new sections of the network provider</li>
<li>preparation of project documentation</li>
<li>interaction and quality control of contractors</li>
</ul>
</li>
</ul>
</div>
<div class="ui vertical segment">
<h3 class="ui header">
<i class="desktop icon"></i>
<div class="content">
Technical skills
</div>
</h3>
<div class="ui bulleted list">
<div class="item">
Software development: C#, NET Framework 4+, WPF/XAML, WinForms, ASP.NET, XML, WebServices, ADO.NET, git, VS 2017
</div>
<div class="item">Experience in relational database design, Transact-SQL</div>
<div class="item">
Databases support: MS SQL SERVER, MySQL, stored procedures, jobs, backups, reports etc
</div>
<div class="item">
Working with communications equipment Cisco, Juniper, Edge-core, Mikrotik, Dell etc
</div>
<div class="item">
Administration ОS Linux, MS Windows Server, FreeBSD
</div>
<div class="item">
Setup and maintenance of software PBX ASTERISK
</div>
<div class="item">
Experience of design with project system Коmpas-3D
</div>
<div class="item">
Experience of installation fiber-optic cables and structured cable systems
</div>
</div>
</div>
<div class="ui vertical segment">
<h3 class="ui header">
<i class="university icon"></i>
<div class="content">
Education
</div>
</h3>
<em>2002-2007</em>
<br>
<strong>Donetsk National Technical University</strong>
<br> Electrical Engineering faculty, Department of Power Supply of Industrial Companies and Cities.
<br> Specialist degree
</div>
<div class="ui vertical segment">
<h3 class="ui header">
<i class="handshake outline icon"></i>
<div class="content">
Languages
</div>
</h3>
<div class="ui bulleted list">
<div class="item">
<i class="ua flag"></i>
Ukrainian – native
</div>
<div class="item">
<i class="gb flag"></i>
English – intermediate
</div>
<div class="item">
<i class="fr flag"></i>
French - niveau initial
</div>
<div class="item">
<i class="ru flag"></i>
Russian – fluent
</div>
</div>
</div>
<div class="ui vertical segment">
<h3 class="ui header">
<i class="medapps icon"></i>
<div class="content">
Courses and lessons
</div>
</h3>
<div class="ui bulleted list">
<div class="item">
<a href="https://edu.cbsystematics.com" rel="external">C# Starter + C# Essential - CyberBionic Systematics Training Center</a>
</div>
<div class="item">
<a href="https://itvdn.com/ru/video/csharp-for-professional" rel="external">C# Professional (ITVDN)</a>
</div>
<div class="item">
<a href="https://itvdn.com/ru/video/sql-essential" rel="external">SQL Essential + Transact-SQL (ITVDN)</a>
</div>
<div class="item">
<a href="https://itvdn.com/ru/video/ado-net" rel="external">ADO.NET (ITVDN)</a>
</div>
<div class="item">
<a href="https://www.amazon.com/4-0-Complete-Reference-Herbert-Schildt/dp/007174116X" rel="external"> C# 4.0 The Definitive Guide by Gerbert Shildt </a>
</div>
</div>
</div>
<div class="ui vertical segment">
<h3 class="ui header">
<i class="user secret icon"></i>
<div class="content">
Additional and personal information
</div>
</h3>
<div class="ui bulleted list">
<div class="item">
Communication, perseverance, responsibility, punctuality, ability to learn quickly
</div>
<div class="item">
Multi-task-oriented with high integrity,strong work ethic and good leadership skills
</div>
<div class="item">
Easy going. No bad habits
</div>
<div class="item">
Ready for business trip including abroad trips
</div>
<div class="item">
Driving license ‘B’
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>