-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
431 lines (430 loc) · 17.6 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
428
429
430
431
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link
rel="stylesheet"
href="https://volodymyrkushnir.com/assets/stylesheets/base.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/reset.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/header.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/container.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/segment.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/grid.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/divider.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.0/components/label.min.css"
/>
<link rel="stylesheet" href="styles/mystyle.css" type="text/css" />
<title>Sergey Bychkov — Résumé</title>
</head>
<body>
<main>
<article>
<div class="page">
<div class="ui container bordered">
<div class="ui inverted basic padded segment stackable grid">
<div class="ui row">
<div class="ui sixteen wide center aligned column">
<h1>Sergey</h1>
</div>
<div class="ui sixteen wide center aligned column">
<h1>Bychkov</h1>
</div>
</div>
<div class="ui centered grid">
<div class="ui four wide center aligned column">
<div class="ui fitted fat divider"></div>
</div>
</div>
<div class="ui row">
<div class="ui sixteen wide center aligned column">
<h3>Forensic computer analist</h3>
</div>
</div>
</div>
<div
class="ui basic padded segment stackable vertically divided grid"
>
<div class="ui row">
<div class="ui sixteen wide column center aligned">
<div class="ui horizontal divided list">
<div class="item">
<i class="facebook f icon"></i>
<div class="content">
<a href="https://www.facebook.com/appachey"
>My Facebook page</a
>
</div>
</div>
<div class="item">
<i class="at icon"></i>
<div class="content">
<a href="mailto:[email protected]"
>
</div>
</div>
<div class="item">
<i class="phone icon"></i>
<div class="content">
<a href="tel:+380958504928">+38(095)8504928</a>
</div>
</div>
<div class="item">
<i class="instagram icon"></i>
<div class="content">
<a href="https://www.instagram.com/appachey"
>Instagram</a
>
</div>
</div>
<div class="item">
<i class="telegram icon"></i>
<div class="content">
<a href="tg://resolve?domain=Appachey">Telegram</a>
</div>
</div>
<div class="item">
<i class="viber icon"></i>
<div class="content">
<a href="viber://add?number=+380958504928">Viber</a>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui sixteen wide column center aligned">
<h4>Résumé</h4>
<p>
Hello! My name is Sergey Bychkov. I am skilled certified
forensic expert with 6 years of computer forensics. In my
work, I investigate the evidence on digital media that
criminals leave when they commit crimes using computer
technology. This is a very important and responsible job,
because from my conclusions sometimes the further destinies
of people are decided.
</p>
</div>
</div>
<div class="ui three column divided row center aligned">
<section class="column">
<h4><i class="hand spock outline icon"></i>Skills</h4>
<p class="pucase">
php html css java c mysql microsoft office cooking ftk linux
windows
</p>
</section>
<section class="column">
<h4><i class="thumbs up outline icon"></i>Likes</h4>
<p class="pucase">
movies computer games basketball cooking metallica pantera
slayer slipknot soad photograpy programming beer with
friends metaxa
</p>
</section>
<section class="column">
<h4><i class="thumbs down outline icon"></i>Dislikes</h4>
<p class="pucase">
football russian rap tv hot weather mayonnaise dancing
</p>
</section>
</div>
<div class="ui row"></div>
<div class="ui basic segment stackable grid topmarg">
<div class="ui row">
<div class="ui sixteen wide column">
<h4>Timeline and Experience</h4>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>1987</p>
</div>
<div class="ui thirteen wide column">
<p><strong>Born 1 July 1987 in Kharkiv</strong></p>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>1987 - 1994</p>
</div>
<div class="ui thirteen wide column">
<p>
<strong>Grew and getting stronger than before</strong>
</p>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>since 1994</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong>Dreaming to became a fighter pilot</strong>
<div class="ui bulleted list">
<div class="item">don`t know why</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>1999</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong>Started playing basketball</strong>
<div class="ui bulleted list">
<div class="item">grew a bit</div>
<div class="item">I love this game</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2004</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong>Graduated #56 Middle School in Kharkiv</strong>
<div class="ui bulleted list">
<div class="item">
still dont understand what i am going to do further
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2004</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong
>Entered
<a href="http://www.univer.kharkov.ua/ru"
><i>V. N. Karazin Kharkiv National University</i></a
>,
<a href="http://rbecs.karazin.ua/?lang=ru"
><i
>School of Radiophysics, Biomedical Electronics
and Computer Systems</i
></a
></strong
>
<div class="ui bulleted list">
<div class="item">too much physics</div>
<div class="item">still playing basketball</div>
<div class="item">
met many important people in my life
</div>
<div class="item">student`s years was great</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2006 - 2008</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong
>Started studying at the
<a
href="http://www.hups.mil.gov.ua/pidgotovka-oficeriv-zapasy/"
><i>Faculty of Reserve Officers Training</i></a
></strong
>
<div class="ui bulleted list">
<div class="item">
some part of a dream to become a fighter pilot are
come true
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2010 - 2012</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong
>First job: District Militia Inspector of Moskovskiy
District in Kharkiv of MIA Ukraine</strong
>
<div class="ui bulleted list">
<div class="item">great mistake</div>
<div class="item">
anyway, gained some experience of working Government
Structures
</div>
<div class="item">blue uniform</div>
<div class="item">
took part in the protection of all public events in
Kharkov
</div>
<div class="item">blue uniform</div>
<div class="item">
hate football even more than before
</div>
<div class="item">weekend? What is it?</div>
<div class="item">blue uniform</div>
<div class="item">and more negative memories</div>
<div class="item">not recommended</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2012 - 2015</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong
>Computer Analist in Forensic Service of MIA
Ukraine</strong
>
<div class="ui bulleted list">
<div class="item">still blue uniform</div>
<div class="item">finally the work that I like</div>
<div class="item">computer forensics</div>
<div class="item">
studied many forensics software (
<a href="https://accessdata.com/"
><i>AccessData FTK, AccessData FTK imager, </i></a
>
<a href="https://www.sleuthkit.org/"
><i>Autopsy, SleuthKit, </i></a
>
<a href="http://www.x-ways.net/forensics/"
><i>X-Ways Forensics, </i></a
>
<a href="https://www.oxygensoftware.ru/ru/"
><i>Oxygen, </i></a
>
<a href="https://www.magnetforensics.com/"
><i>Magnet AXIOM</i></a
>
...)
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2015 - present</p>
</div>
<div class="ui thirteen wide column">
<div class="ui list">
<div class="item">
<strong
><a href="http://ndekc.kh.ua/"
><i
>Computer Analist in Forensic Service of MIA
Ukraine</i
></a
>
(but now as civilian)</strong
>
<div class="ui bulleted list">
<div class="item">
seriously thinking with colleagues to burn blue
uniform, at last free of it
</div>
<div class="item">days become more colorfull</div>
<div class="item">
began to study the basics of programming in PHP,
Java
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>9 March 2018</p>
</div>
<div class="ui thirteen wide column">
<p>
<strong
>Married
<a
href="https://www.facebook.com/profile.php?id=100005498550634"
><em>Anastasiya Yarova</em></a
></strong
>
</p>
</div>
</div>
<div class="ui row">
<div class="ui three wide column rborder">
<p>2019 - 2020</p>
</div>
<div class="ui thirteen wide column">
<p>
<strong
>Improve my knowledge in Java Core passing the course in
EPAM academy</strong
>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
</main>
</body>
</html>