-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
461 lines (375 loc) · 15.4 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> Yuri Turchenkov</title>
<link rel="stylesheet" type="text/css" href="styles/main.css"/>
<link rel="stylesheet" type="text/css" media="print" href="styles/print.css"/>
</head>
<body>
<div id="download">
<a href="./Yuri_Turchenkov.pdf"><img src="./images/pdf.png"/></a>
<a href="./Yuri_Turchenkov.txt"><img src="./images/txt.png"/></a>
</div>
<div id="wrap">
<img id="photo" src="./images/photo.png" />
<div id="headwrap">
<div id="name">
Yuri Turchenkov
</div>
<div class="clear0"></div>
<div class="breakline" ></div>
<div id="moto">
<b>Moving tech forward!</b>
</div>
<div><br></div>
<div class="clear0"></div>
<div id="email">
email: <a href="mailto:solarw.mail@gmail.com">
<b>solarw.mail@gmail.com</b>
</a>
</div>
<div id="email">
current location: Kirov, Russia, UTC+3
</div>
<div id="email">
RU: +79615681042<br>
UK: +447519758140<br>
</div>
</div>
<div class="clear0"></div>
<div class="topic">
<div class="topic-head">
<div class="topic-title">
About me
</div>
<div class="topic-alt">
Who I am and what I'm looking for
</div>
<div class="clear0"></div>
</div>
<div class="breakline"></div>
<div class="text">
I'm a professional software developer focused on backend and data processing solutions built using Python!<br/>Looking for new opportunities: a place I can apply all my skills, learn something new and bring great value to a project.<br/>Excellent knowledge of python, strong Linux experience and a superb understanding of networking makes me a nice person<br/>can start your project from scratch, join already started project, improve and optimize solutions.<br/>Just give me a call if you are looking for an expert to design, analyze and implement your great idea!<br/>
</div>
</div>
<div class="topic">
<div class="topic-head">
<div class="topic-title">
Primary skills
</div>
<div class="topic-alt">
What I'm really good in
</div>
<div class="clear0"></div>
</div>
<div class="breakline"></div>
<div id="skills">
<div class="skill">
<div>
<img src="images/python.png" class="skill-img"/>
</div>
<div>python</div>
</div>
<div class="skill">
<div>
<img src="images/linux.png" class="skill-img"/>
</div>
<div>linux</div>
</div>
<div class="skill">
<div>
<img src="images/net.png" class="skill-img"/>
</div>
<div>networking</div>
</div>
<div class="skill">
<div>
<img src="images/conc.png" class="skill-img"/>
</div>
<div>concurrency</div>
</div>
<span></span>
</div>
</div>
<div class="topic">
<div class="topic-head">
<div class="topic-title">
Experienced in
</div>
<div class="topic-alt">
Technologies short list
</div>
<div class="clear0"></div>
</div>
<div class="breakline"></div>
<div class="text">
python 3,
asyncio,
flask,
postgresql,
rabbitmq,
django,
docker/docker-compose,
aiohttp,
celery,
mysql,
tornado,
mongodb,
redis,
nginx,
git,
shell scripting,
blockchain integration,
and more!
</div>
</div>
<div class="topic">
<div class="topic-head">
<div class="topic-title">Some of work history</div>
<div class="topic-alt">Proven experience</div>
<div class="clear0"></div>
</div>
<div class="breakline"></div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/fetchai.png">
<div class="worked-at-caption">
<div>A framework for autonomous economic agent (AEA) development.</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> starting april 2020</div>
<div class="clear"><b>Tech stack:</b> python3.6-3.10, asyncio, golang</div>
<div class="clear"><b>Role:</b> senior python developer</div>
<div class="clear"><b>Details:</b> Improving overal runtime performance including performance benchmarks.<br>
Refactor framework runtime core for better asyncio compatability.<br>
Dependencies hell resolution (pipenv, poetry).<br>
CI, autochecks, autotests configuration.<br>
Thirdpart developers support.<br>
Integration tests implementation.<br>
Improving overal code coverage with tests.<br>
Fixes for async code with blocking issues(mixes sync and async code).<br>
Docker images building and deployment automation.<br>
Concurrency/multitasking execution fixes.<br>
Demo applications implementation.<br>
Blockchain/ledger interaction: work on consmpy library for cosmos based ledgers support.<br>
Work on p2p communication network based on libp2p written in golang.<br>
Networking part fixes (overflows and timeouts).<br>
A lot of bugfixes, stability improvements.
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/revolut.png">
<div class="worked-at-caption">
<div>internal service (HR related)</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 4 months</div>
<div class="clear"><b>Tech stack:</b> python3.7, django2, django rest framework3, celery4, postgres10</div>
<div class="clear"><b>Role:</b> senior python developer</div>
<div class="clear"><b>Details:</b> Joined to ready established project. Brought a lot of improvements and new approaches to backend codebase and infrastructure
Improvements and decrease code redundancy over the project during refactoring. Increased code stability. Great test coverage.
Created test server deployment for frontend testing. Implemented additional migration system to apply data migrations individually.
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/upstackco.png">
<div class="worked-at-caption">
<div>streaming service</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 5 months</div>
<div class="clear"><b>Tech stack:</b> python3.7, flask, asyncio, rabbitmq, postgresql10, redis</div>
<div class="clear"><b>Role:</b> senior python developer</div>
<div class="clear"><b>Details:</b> Joined in a just created team of experts to migrate service backend from monolitic and outdated architecure to microservices.
I solved task on architecture of the project, microservices intercommunication using json rest api, rabbitmq and postgre.
Implemented efficient pubsub exchange on rabbitmq for websockets notifications across various services.
Implemented 4 microservices. Helped a lot with devops settings for api gateway.
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/polyx.png">
<div class="worked-at-caption">
<div>cryptocurrency exchange</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 1.5 years</div>
<div class="clear"><b>Tech stack:</b> python3.6, django2, celery4, postgresql10, rabbitmq, redis</div>
<div class="clear"><b>Role:</b> lead backend developer</div>
<div class="clear"><b>Details:</b> Started this project, designed architecture, integrations, db structure and more.
Implemented full backend solution: rest api, order books processing, paygates integration, cryptocoins integrations.
It supports: 3 fiat paygates, about 8 cryptocoins, internal rest api, integration api for partners, bots.
Made this project alive and really proud of it!
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/pagefreezer.png">
<div class="worked-at-caption">
<div>social media archiving platform</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 1.5 years</div>
<div class="clear"><b>Tech stack:</b> python2.7, tornado, cassandra, mongodb2, rabbitmq</div>
<div class="clear"><b>Role:</b> senior python backend developer</div>
<div class="clear"><b>Details:</b> Social media data processing platform build on top of Tornado. Joined team right before the start development of the new version.
The new solution was built using microservice architecture using rabbitmq and Cassandra as primary data storage.
orked on various services, especially on interaction with social media networks and data normalization,
Developed service for digital documents signing. rest api implemented as well.
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/ajillion.png">
<div class="worked-at-caption">
<div>online ads exchange and bidding platform</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 6 months</div>
<div class="clear"><b>Tech stack:</b> python2.7, django1, mysql5, vertica, celery, rabbitmq, redis, lua</div>
<div class="clear"><b>Role:</b> senior python backend developer</div>
<div class="clear"><b>Details:</b> Built on top of Django. I joined the team when service was already in production and my main role
was enhancing administrator console functionality on backend side.
I got strong OOP experience, including metaclasses and constructing types on the fly.
Learned some concepts of ad exchange internals.
Was acquired by CrossRider and unfortuanlly ads department was closed.
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/rebelmouse.png">
<div class="worked-at-caption">
<div>social media aggregation startup</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 3 years</div>
<div class="clear"><b>Tech stack:</b> python2.7, django1, mysql4, celery, rabbitmq, redis</div>
<div class="clear"><b>Role:</b> senior python developer with js skills</div>
<div class="clear"><b>Details:</b> Rebelmouse.com built on top of Django.
I joined in the beginning of development and actively worked to bring it to production.
This is the first experience of work with a big global team.
The main achievement - developed from scratch statistics functionality:
gather, transform, store, visualize to users.
Worked on social auth support for mobile application and REST backend endpoints.
</div>
</div>
<div class="worked-at">
<div class="worked-at-header">
<img class="worked-at-img" src="images/upwork.png">
<div class="worked-at-caption">
<div>best freelance platform</div>
</div>
<div class="clear"> </div>
</div>
<div class="clear"><b>Worktime:</b> 7 years</div>
<div class="clear"><b>Tech stack:</b> django1, flask, pyqt, mysql, mongodb and more</div>
<div class="clear"><b>Role:</b> freelancer for various projects</div>
<div class="clear"><b>Details:</b> In 7 years, I’ve been working on Upwork as python developer,
I’ve worked with 22 clients and completed 27 projects.
I worked as a team member or as independed standalone developer.
Various tasks - great experience!
</div>
</div>
</div>
<div class="topic">
<div class="topic-head">
<div class="topic-title">Special interests</div>
<div class="topic-alt">What I dig after hours</div>
<div class="clear0"></div>
</div>
<div class="breakline"></div>
<div class="text">
Asyncio
MongoDB (nice storage), QT (best crossplatform GUI toolkit ever),
SSH(protocol you always use)
I have a pet project: RPC framework for microservice architecture, like gRPC,
but without type definitions, peer-to-peer concept, secure, python3 oriented.
Developed on top of asyncio and ssh protocol specifications.
Got a working prototype with pyqt ui support, networking, simple storage
and even full js support to write services right in js.
</div>
</div>
<div class="topic">
<div class="topic-head">
<div class="topic-title">
Details
</div>
<div class="topic-alt">
questions and answers
</div>
<div class="clear0"></div>
</div>
<div class="breakline"></div>
<div class="text">
<b>What about Python?</b><br>
Strong experiense with famous python frameworks: Django, Tornado, Flask
Asyncio, threads, multiprocessing as special interest.
Some desktop experience: PyQT
Python extending with ctypes and extensions in swig or cython
<br><br>
<b>What about Web?</b><br>
Most of the projects I worked on are backend projects.
I have strong knowledges how WWW and network work (browsers, servers, protocols, and so on)
Familiar with JS, but I'm a python developer, so backend is my passion!
<br><br>
<b>What about Linux?</b><br>
I'm everyday Linux user for more than 12 years, so I really know what Linux is.
Strong experience in configuring servers for various usages, scripting, automation.
Linux is like my second home)
<br><br>
<b>SQL experience?</b><br>
Worked mostly with Postgres with django orm, sqlalchemy.
Have worked with complicated joins, nested queries, partitioning.
<br><br>
<b>NOSQL skills?</b><br>
MongoDB, really love it. Worked a lot with Redis.
<br><br>
<b>Languages I speak</b><br>
Russian, English (IELTS overal score: 6)
<br><br>
<b>Remote? Relocation?</b><br>
Will check any variant in details! UK/EU/US work permit assistance is required!
<br><br>
<b>Mentorship?</b><br>
I was asked to run personal classes for C++ developer about python.
Main topics were: python and limitation for CPU bound tasks, parallel programming,
MPI, python speedup with c/c++ modules. Classes were 3-4 hours long for 5 days in a row.
At the end of the course there was a practical project with the appliance of all technologies studied:
build a simple CPU bound python app, then distributed it with MPI and speedup with swig/ctypes/cython.
Developer studied everything and confirmed knowledge with a finished test task.
<br><br>
<b>Any management experience?</b><br>
I worked as a project manager on Digital Signage project.
I created a team of 3 developers I managed.
I communicated the customer directly.
The project was frozen after 2 months of development, cause investment issues.
The first presentation of the prototype (mobile app, admin console) was successful
and was approved by customer and investor,
but investor decided to stop funding the project by own reason and customer did not find another funding source.
The project was started well and I regret it was not completed.
<br><br>
</div>
</div>
<div class="breakline"></div>
<div id="call-me-now">
Contact me now! <a href="mailto:solarw.mail@gmail.com">solarw.mail@gmail.com</a>
</div>
<div id="call-me-now">
Set a meeting with me using <a href="https://calendly.com/solarw-mail/30min">calendy</a>!
</div>
<div class="breakline"></div>
<div id="updated"> Updated: 07.09.2022. Check the latest version on <a href="http://solarw.github.io">http://solarw.github.io</a> </div>
<div id="generated"><i>Generated using python!</i></div>
</div>
</body>
</html>