-
Notifications
You must be signed in to change notification settings - Fork 17
/
sergeyleschev-ios-roadmap.html
718 lines (708 loc) · 50.9 KB
/
sergeyleschev-ios-roadmap.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
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
<!DOCTYPE html><html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui">
<meta name="description" content="Sergey Leschev, Team Lead (Swift, TypeScript, Database). Sergey is a professional who is responsible for the design and construction of websites and apps.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@sergeyleschev">
<meta name="twitter:title" content="Sergey Leschev">
<meta name="twitter:description" content="Sergey Leschev, Team Lead (Swift, TypeScript, Database). Sergey is a professional who is responsible for the design and construction of websites and apps.">
<meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1372479346225582088/Qek8o6vC_400x400.jpg">
<meta name="twitter:image:src" content="https://pbs.twimg.com/profile_images/1372479346225582088/Qek8o6vC_400x400.jpg">
<meta name="robots" content="index, archive" />
<meta property="cdc:template_version" content="4.0">
<title>Sergey Leschev - iOS Roadmap</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="shortcut icon" type="image/png" href="favicon-32x32.png"/>
<link rel="manifest" href="site.webmanifest">
<link rel="alternate" href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html" hreflang="en-gb"/>
<link rel="alternate" type="application/rss+xml" title="RSS feed: Sergey Leschev - Team Lead" href="https://sergeyleschev.github.io/rss.xml" />
<link rel="canonical" href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html" />
<!-- <script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '414247107560114');
fbq('track', 'CompleteRegistration');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=414247107560114&ev=CompleteRegistration&noscript=1"
/></noscript> -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Person",
"name": "Sergey Leschev, Team Lead",
"author": "Sergey Leschev",
"image": "https://avatars.githubusercontent.com/u/23653372?v=4&raw=true",
"description": "Sergey is a professional who is responsible for the design and construction of websites and apps.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5.0",
"reviewCount": "1427",
"bestRating": "5",
"worstRating": "3"
}
}
</script>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta name="color-scheme" content="light dark">
<meta name="author" content="Sergey Leschev">
<meta name="keywords" content="sergey leschev, siarhei liashchou, sergeyleschev, senior developer, team lead, cto, swift deverloper, typescript developer, near me job, jobs hiring near me, usaa jobs, jobs, work from home jobs, part time jobs near me, remote jobs, target jobs, hiring jobs, jobs online, jobs part time, google jobs, linked in jobs, linkedin jobs, home depot career, jobs from home, virtual assistant jobs, indeed jobs near me, leader, knowledge, qualifications, education, tips, skills, multitasking, references, success, work, job, tie, challenges, abilities, impress, responsibility, future, weeknesses, benefits, results, team player, strengths, interview, degress, examples, strengths, experienced, problem solver, candidate, agency, objective, initiative, team, dreams, conflict, can-do, training, questions, job, work, career, created, swift, typescript, javascript, sql, nosql, postgresql, oracle, sql server, react, redux, swiftui, objective-c, devops, aws, mongodb, pl/sql, angular, project management, nodejs, nextjs, nestjs, api, agile, amplitude, analytics, appclip, appstore, bash, css, jira, confluence, git, graphql, html, html5, mvp, mvvm, nginx, ssh, prime react, rest, teamcity, typeorm, uikit, uml, viper, widgets, xcode, json, linux, docker, mobx, tvOS, watchOS" />
<link rel="stylesheet" href="github-markdown.css">
<style>
body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 25px;
}
@media (prefers-color-scheme: dark) {
body {
background-color: #0d1117;
}
}
</style>
<style>
.github-fork-ribbon:before {
background-color: #121612;
}
</style>
</head>
<body>
<article id="personal-details" class="markdown-body"><h1> <a href="https://sergeyleschev.github.io"><img itemprop="image" alt="Sergey Leschev" src="apple-touch-icon.png" width=27/></a> Sergey Leschev</h1>
<img itemprop="image" alt="Sergey Leschev" src="https://sergeyleschev.github.io/sergeyleschev.png" width=300/>
<h3>iOS Developer</h3>
<p><a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">Swift (L6+)</a> | <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">Full Stack (L6+)</a> | <a href="https://sergeyleschev.github.io/sergeyleschev-design-patterns.html">Design Patterns (L6+)</a> | <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">System Architect (L7+)</a> | <a href="https://medium.com/@sergeyleschev/lists">Blog</a></p>
<p>Google Engineering Level: L6+</p>
<br>
<h2>🏆 Awards</h2>
<h3>Ranking #Dev: Global TOP 200 (<a href="https://leetcode.com/sergeyleschev/">Certificate</a>)</h3>
<p><a href="https://leetcode.com/sergeyleschev/"><img itemprop="image" alt="Sergey Leschev" src="https://github.com/sergeyleschev/sergeyleschev/blob/main/leetcode-ranking.png?raw=true" width="410"></a></p>
<p><a href="https://leetcode.com/sergeyleschev/"><img itemprop="image" alt="Sergey Leschev" src="https://github.com/sergeyleschev/sergeyleschev/blob/main/leetcode-medals.png?raw=true" width="280"></a></p>
<p><strong>Languages</strong>: Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3).</p>
<p><strong>Algorithms</strong>: linked lists, binary search, hash table, queue/stack, dfs/bfs, sort, heap/hash, two pointers, sliding window, tree, greedy problems etc.</p>
<hr>
<div style="page-break-after: always;"></div>
<h3>Golden Award Muad’Dib’s Challenge</h3>
<p><a href="https://app.codility.com/cert/view/cert5YT6JA-Y9ZKFEFXEZWGTR3G/"><img itemprop="image" alt="Sergey Leschev" src="https://github.com/sergeyleschev/sergeyleschev/blob/main/codility-ranking-muaddibs.png?raw=true" width="410"></a></p>
<p><strong>Languages</strong>: Swift.</p>
<p><strong>Algorithmic skills</strong>: Dynamic programming, Greedy algorithms, Binary search, Stack and Queues, Sorting, Time Complexity.</p>
<p><strong>Contest</strong>: Algorithms, Data Structures.</p>
<hr>
<div style="page-break-after: always;"></div>
<p>Tapping on a link will take you to relevant certificates.</p>
<h2>iOS</h2>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/RESOURCES.md"><code>Languages</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/RESOURCES.md"><code>Swift</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Closures/RESOURCES.md">Closures</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Initializers/RESOURCES.md"><code>Initializers</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Generics/RESOURCES.md">Generics</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Protocols/RESOURCES.md"><code>Protocols</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Structs/RESOURCES.md"><code>Structs</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Enums/RESOURCES.md"><code>Enums</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Runtime/RESOURCES.md">Runtime</a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Languages/Swift/Runtime/Method_dispatch/RESOURCES.md">Method dispatch</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/RESOURCES.md"><code>Memory management</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Stack_and_Heap/RESOURCES.md"><code>Stack and Heap</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Value_vs_Reference_type/RESOURCES.md"><code>Value vs Reference type</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/MRC/RESOURCES.md">MRC</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/ARC/RESOURCES.md"><code>ARC</code></a></li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/ARC/Weak_references/RESOURCES.md">Weak references</a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Retain_cycles/RESOURCES.md"><code>Retain cycles</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Garbage_collection/RESOURCES.md">Garbage collection</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Memory_leaks/RESOURCES.md"><code>Memory leaks</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Shallow_and_deep_copying/RESOURCES.md">Shallow and deep copying</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Memory_management/Autorelease_pool/RESOURCES.md">Autorelease pool</a></li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/RESOURCES.md"><code>Multithreading and concurrency</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/POSIX_and_NSThreads/RESOURCES.md">POSIX and NSThreads</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Perform_selector_family/RESOURCES.md">Perform selector family</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/GCD/RESOURCES.md"><code>GCD</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/NSOperation(Queue)/RESOURCES.md"><code>NSOperation(Queue)</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Runloop/RESOURCES.md"><code>Runloop</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Synchronization/RESOURCES.md"><code>Synchronization</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Problems/RESOURCES.md">Problems</a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Problems/Race_condition/RESOURCES.md">Race condition</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Problems/Deadlock/RESOURCES.md">Deadlock</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Multithreading_and_concurrency/Problems/Readers%E2%80%93writers_problem/RESOURCES.md">Readers–writers problem</a></li>
</ul>
</li>
</ul>
</li>
<li>[X] <code>Cocoa Touch</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/RESOURCES.md"><code>UIKit</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIApplication/RESOURCES.md"><code>UIApplication</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIApplication/States/RESOURCES.md"><code>States</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIApplication/UIApplicationDelegate/RESOURCES.md">UIApplicationDelegate</a></li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIViews/RESOURCES.md"><code>UIViews</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIViews/UITableViews/RESOURCES.md"><code>UITableViews</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIViews/UICollectionViews/RESOURCES.md"><code>UICollectionViews</code></a></li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Layers/RESOURCES.md">Layers</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Layout/RESOURCES.md"><code>Layout</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Layout/Frame-based/RESOURCES.md"><code>Frame-based</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Layout/Autolayout/RESOURCES.md"><code>Autolayout</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Layout/Autolayout/UIStackView/RESOURCES.md">UIStackView</a></li>
</ul>
</li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Animations/RESOURCES.md">Animations</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Transform/RESOURCES.md">Transform</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/Navigation/RESOURCES.md"><code>Navigation</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIViewController/RESOURCES.md"><code>UIViewController</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UIKit/UIViewController/Lifecycle/RESOURCES.md"><code>Lifecycle</code></a></li>
</ul>
</li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/RESOURCES.md"><code>Foundation</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Notifications_vs_Delegation_vs_Observing/RESOURCES.md"><code>Notifications vs Delegation vs Observing</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Collections/RESOURCES.md">Collections</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Networking/RESOURCES.md"><code>Networking</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Serialization/RESOURCES.md"><code>Serialization</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Serialization/NSCoding/RESOURCES.md">NSCoding</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Serialization/Codable/RESOURCES.md"><code>Codable</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Serialization/JSON/RESOURCES.md"><code>JSON</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Serialization/XML/RESOURCES.md">XML</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Foundation/Serialization/Protobuf/RESOURCES.md">Protobuf</a></li>
</ul>
</li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/UserNotifications/RESOURCES.md">UserNotifications</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Core_Location/RESOURCES.md">Core Location</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Core_Motion/RESOURCES.md">Core Motion</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Cocoa_Touch/Work_in_background_mode/RESOURCES.md"><code>Work in background mode</code></a></li>
</ul>
</li>
<li>[X] <code>Software Architecture</code>
<ul>
<li>[X] <code>Design Patterns</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Cocoa/RESOURCES.md"><code>Cocoa</code></a>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-abstract-factory">Abstract Factory</a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Cocoa/Abstract_Factory/Class_cluster/RESOURCES.md">Class cluster</a></li>
</ul>
</li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-adapter">Adapter</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-command">Command Pattern</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-chain-of-responsibility">Chain of Responsibility</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-decorator">Decorator</a>
<ul>
<li>[X] Delegation</li>
<li>[X] Categories</li>
</ul>
</li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-facade">Facade</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-memento">Memento</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-observer">Observer</a></li>
<li>[X] Proxy</li>
<li>[X] Receptionist</li>
<li>[X] <a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-singleton">Singleton</a></li>
<li>[X] Template Method</li>
<li>[X] MVC</li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/RESOURCES.md"><code>Architectural</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/MVC/RESOURCES.md"><code>MVC</code></a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/MVVM/RESOURCES.md"><code>MVVM</code></a>/<a href="https://github.com/sergeyleschev/UIKitPlus"><code>UIKitPlus</code></a></li>
<li>[X] <code>MVP</code></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/Clean_architecture/RESOURCES.md"><code>Clean architecture</code></a>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/Clean_architecture/VIPER/RESOURCES.md">VIPER</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/Clean_architecture/RIBs/RESOURCES.md">RIBs</a></li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Architectural/Coordinators/RESOURCES.md">Coordinators</a></li>
</ul>
</li>
<li>[X] <code>Creational</code>
<ul>
<li>[X] Factory</li>
<li>[X] Abstract Factory</li>
<li>[X] Builder</li>
<li>[X] Factory Method</li>
<li>[X] Object Pool</li>
<li>[X] Prototype</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Patterns/Creational/Singleton/RESOURCES.md">Singleton</a></li>
</ul>
</li>
<li>[X] <code>Structural</code>
<ul>
<li>[X] Adapter</li>
<li>[X] Bridge</li>
<li>[X] Composite</li>
<li>[X] Decorator</li>
<li>[X] Facade</li>
<li>[X] Flyweight</li>
<li>[X] Proxy</li>
</ul>
</li>
<li>[X] <code>Behavioural</code>
<ul>
<li>[X] Command</li>
<li>[X] Chain of responsibility</li>
<li>[X] Interpreter</li>
<li>[X] Iterator</li>
<li>[X] Mediator</li>
<li>[X] Memento</li>
<li>[X] Observer</li>
<li>[X] State</li>
<li>[X] Strategy</li>
<li>[X] Visitor</li>
</ul>
</li>
<li>[X] Concurrency
<ul>
<li>[X] Anti-pattern</li>
</ul>
</li>
</ul>
</li>
<li>[X] <code>Design Principles</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Principles/SOLID/RESOURCES.md"><code>SOLID</code></a></li>
<li>[X] <code>Inversion of Control</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Principles/Inversion_of_Control/Dependency_Injection/RESOURCES.md"><code>Dependency Injection</code></a></li>
<li>[X] Service Locator</li>
</ul>
</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Software_Architecture/Design_Principles/Protocol-Oriented_Programming/RESOURCES.md">Protocol-Oriented Programming</a></li>
</ul>
</li>
</ul>
</li>
<li>[X] <code>Dependencies management</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Dependencies_management/Cocoapods/RESOURCES.md">Cocoapods</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Dependencies_management/Carthage/RESOURCES.md">Carthage</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Dependencies_management/Swift_Package_Manager/RESOURCES.md">Swift Package Manager</a></li>
</ul>
</li>
<li>[X] Project structure and File/Group organisation</li>
<li>[X] <code>Version Control Systems</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Version_Control_Systems/Git/RESOURCES.md"><code>Git</code></a></li>
</ul>
</li>
<li>[X] Debugging
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Debugging/Instruments/RESOURCES.md">Instruments</a></li>
<li>[X] Best practices
<ul>
<li>[X] Checklists</li>
</ul>
</li>
</ul>
</li>
<li>[X] UX</li>
<li>[X] <code>Caching and Persistency</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Caching_and_Persistency/Core_Data/RESOURCES.md">Core Data</a> (+Faulting)</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Caching_and_Persistency/Realm/RESOURCES.md">Realm</a></li>
</ul>
</li>
<li>[X] <code>Testing</code>
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Testing/Unit_Tests/RESOURCES.md"><code>Unit Tests</code></a></li>
<li>[X] Snapshot Tests</li>
<li>[X] Functional test</li>
<li>[X] UI Tests</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Testing/TDD/RESOURCES.md">TDD</a></li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Testing/BDD/RESOURCES.md">BDD</a></li>
</ul>
</li>
<li>[X] Performance optimization
<ul>
<li>[X] Increase FPS</li>
<li>[X] Decrease memory footprint</li>
</ul>
</li>
<li>[X] Code signing</li>
<li>[X] Tools
<ul>
<li>[X] IDE
<ul>
<li>[X] Xcode
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Tools/IDE/Xcode/Interface_Builder/RESOURCES.md">Interface Builder</a></li>
</ul>
</li>
</ul>
</li>
<li>[X] Swiftlint</li>
<li>[X] Sourcery</li>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Tools/Fastlane/RESOURCES.md">Fastlane</a></li>
<li>[X] Charles</li>
</ul>
</li>
<li>[X] Continuous Integration
<ul>
<li>[X] Github Actions / Jenkins</li>
<li>[X] Xcode server</li>
</ul>
</li>
<li>[X] Security
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/Security/Keychain/RESOURCES.md">Keychain</a></li>
</ul>
</li>
<li>[X] tvOS
<ul>
<li>[X] <a href="Resources/iOS_Developer/Practical_knowledge/tvOS/Focus_interactions/RESOURCES.md">Focus interactions</a></li>
</ul>
</li>
<li>[X] WatchKit</li>
<li>[X] Programming Paradigms
<ul>
<li>[X] Object-Oriented</li>
<li>[X] Functional
<ul>
<li>[X] Functional Reactive Programming Frameworks
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/react-native">React Native</a></li>
<li>[X] <a href="Resources/iOS_Developer/Computer_Science_knowledge/Programming_Paradigms/Functional/Functional_Reactive_Programming_Frameworks/RxSwift/RESOURCES.md">RxSwift</a></li>
<li>[X] RxRealm, RxDataSources</li>
<li>[X] Combine</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div style="page-break-after: always;"></div>
<h2>Computer Science</h2>
<ul>
<li>[X] <code>Computer Science knowledge</code>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Algorithms</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Sorting</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Graph Theory</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Trees</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
</ul>
</li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Strings</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Greedy</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Dynamic Programming</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Bit Manipulation</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Recursion</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Game Theory</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">NP Complete</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Big-O notation</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
</ul>
</li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Abstract Data Types</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Stack</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Array</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>List</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Map</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Multimap</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Set</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Multiset (Bag)</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Graph</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Tree</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
</ul>
</li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript"><code>Queue</code></a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Priority Queue</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Double-ended priority queue</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
<li>[X] <a href="https://github.com/sergeyleschev/leetcode-typescript">Double-ended queue</a> <a href="https://leetcode.com/sergeyleschev/"><code>cert</code></a></li>
</ul>
</li>
<li>[X] <code>System design</code>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/system-design/blob/main/sergeyleschev-system-architect-roadmap.md">Design large-scale systems / Amazon, Dropbox, Instagram, Facebook, Netflix, Pinterest, Twitter, Uber, Youtube</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<div style="page-break-after: always;"></div>
<h2><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md">Design Patterns</a> (L6+)</h2>
<table>
<thead>
<tr>
<th><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#behavioral">Behavioral</a></th>
<th><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#creational">Creational</a></th>
<th><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#structural">Structural</a></th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-chain-of-responsibility">🐝 Chain Of Responsibility</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-abstract-factory">🌰 Abstract Factory</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-adapter">🔌 Adapter</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-command">👫 Command</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-builder">👷 Builder</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-bridge">🌉 Bridge</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-interpreter">🎶 Interpreter</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-factory-method">🏭 Factory Method</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-composite">🌿 Composite</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-iterator">🍫 Iterator</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-monostate">🔂 Monostate</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-decorator">🍧 Decorator</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-mediator">💐 Mediator</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-prototype">🃏 Prototype</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-facade">🎁 Facade</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-memento">💾 Memento</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-singleton">💍 Singleton</a></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-flyweight">🍃 Flyweight</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-observer">👓 Observer</a></td>
<td></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-protection-proxy">☔ Protection Proxy</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-state">🐉 State</a></td>
<td></td>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-virtual-proxy">🍬 Virtual Proxy</a></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-strategy">💡 Strategy</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-visitor">🏃 Visitor</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/sergeyleschev/design-patterns/blob/main/sergeyleschev-design-patterns.md#-template-method">📝 Template Method</a></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<h2>Frameworks</h2>
<p>Alamofire, Combine, CoreAnimation, GoogleMaps, Moya, Pushy, ReactiveSwift, RxSwift, SnapKit, StoreKit, Сoordinators, SwiftUI, SwiftLint, SwiftCentrifuge, Swift Package Manager, AppsFlyer, ApplePay, AdSupport, Autolayout, CGD, Clean, Clean Code, CocoaPods, CoreData, CoreLocation, Crashlytics, DRY, Fabric, Firebase, Firebase Analytics, Firebase Remote Config, Foundation, graphql, gRPC, iOS Human Interface Guidelines, JSON, jwt, KISS, MessageUI, Monorepo, MVC, MVP, MVVM, NSOperation, oauth, OpenAPI, Swagger, Storyboard, sqlite, SOLID, Socket.IO, SOAP, RIBs, REST, rest, Realm, TestFlight, UI Testing, UIKit, unit, URLSession, Viper, WebKit, XCTest, XML.</p>
<h2>Project Guidelines (L6+)</h2>
<p>A set of best practices in my projects.</p>
<ul>
<li>[X] <a href="https://github.com/sergeyleschev/sergeyleschev/blob/main/sergeyleschev-fullstack-project-guidelines.md#git">Git</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/sergeyleschev/blob/main/sergeyleschev-fullstack-project-guidelines.md#documentation">Documentation</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/sergeyleschev/blob/main/sergeyleschev-fullstack-project-guidelines.md#environments">Environments</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/sergeyleschev/blob/main/sergeyleschev-fullstack-project-guidelines.md#code-style">Code Style</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/sergeyleschev/blob/main/sergeyleschev-fullstack-project-guidelines.md#logging">Logging</a></li>
<li>[X] <a href="https://github.com/sergeyleschev/sergeyleschev/blob/main/sergeyleschev-fullstack-project-guidelines.md#api">API</a></li>
</ul>
<h2>Licenses & certifications</h2>
<ul>
<li>🏆 LeetCode Global TOP 200 (Swift: <a href="https://leetcode.com/sergeyleschev/">Certificate</a>, Sources: <a href="https://github.com/sergeyleschev/leetcode-swift">Swift</a>).</li>
<li>🏆 Golden Award Muad’Dib’s Challenge (Swift: <a href="https://app.codility.com/cert/view/cert5YT6JA-Y9ZKFEFXEZWGTR3G/">Certificate</a>, Sources: <a href="https://github.com/sergeyleschev/codility-swift">Swift</a>).</li>
<li>2022 July LeetCode Challenge (<a href="https://leetcode.com/sergeyleschev">2022-07-31</a>).</li>
<li>2022 June LeetCode Challenge (<a href="https://leetcode.com/sergeyleschev">2022-06-30</a>).</li>
<li>2022 May LeetCode Challenge (<a href="https://leetcode.com/sergeyleschev">2022-05-31</a>).</li>
<li>2022 Apr LeetCode Challenge (<a href="https://leetcode.com/sergeyleschev">2022-04-30</a>).</li>
<li>LeetCode Dynamic Programming (<a href="https://leetcode.com/sergeyleschev">2022-05-07</a>).</li>
<li>Graph Theory (<a href="https://leetcode.com/sergeyleschev">2022-04-30</a>).</li>
<li>SQL (<a href="https://leetcode.com/sergeyleschev">2022-04-26</a>).</li>
<li>Algorithm I (<a href="https://leetcode.com/sergeyleschev">2022-04-30</a>), Algorithm II (<a href="https://leetcode.com/sergeyleschev">2022-05-21</a>).</li>
<li>Data Structure I (<a href="https://leetcode.com/sergeyleschev">2022-04-30</a>), Data Structure II (<a href="https://leetcode.com/sergeyleschev">2022-05-21</a>).</li>
<li>Binary Search I (<a href="https://leetcode.com/sergeyleschev">2022-04-28</a>), Binary Search II (<a href="https://leetcode.com/sergeyleschev">2022-05-18</a>).</li>
<li>Programming Skills I (<a href="https://leetcode.com/sergeyleschev">2022-04-28</a>), Programming Skills II (<a href="https://leetcode.com/sergeyleschev">2022-05-18</a>).</li>
<li>LinkedIn Skill Asessment (Mobile): <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Swift/report/">Swift (Programming Language)</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Object-Oriented%20Programming%20(OOP)/report/">Object-Oriented Programming (OOP)</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Objective-C/report/">Objective-C</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/C++/report/">C++</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Angular/report/">Ionic</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/JSON/report/">JSON</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/XML/report/">XML</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Android/report/">Android</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Kotlin/report/">Kotlin</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Maven/report/">Maven</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/Java/report/">Java</a>, <a href="https://www.linkedin.com/in/sergeyleschev/detail/assessments/REST%20APIs/report/">REST APIs</a>.</li>
<li> Health & Fitness iOS App / <a href="https://github.com/sergeyleschev/motivation">Fitness Motivation</a> / AppStore / Sources: <a href="https://github.com/sergeyleschev/motivation">SwiftUI</a> @ S. Leschev.</li>
<li> Social Network iOS App / <a href="https://github.com/sergeyleschev/social-network">Social Network</a> / AppStore / Sources: <a href="https://github.com/sergeyleschev/motivation">SwiftUI</a> @ S. Leschev.</li>
<li> Utility MacOS App / Calc-It / Core / Sources: <a href="https://github.com/sergeyleschev/calc-it">Swift</a> @ S. Leschev.</li>
</ul>
<div style="page-break-after: always;"></div>
<h2>Latest Projects</h2>
<h3>[ iOS] Live Streaming App in UIKit with VIPER.</h3>
<p>Role: Senior iOS Developer, Team Lead (L6+).</p>
<p>Description (tasks): Development architecture and new features.</p>
<p>Tech Stack:</p>
<ul>
<li>Swift 5+.</li>
<li>VIPER (Dependency Injection, Assembly, Services, Interactor, Presenter, State, Adapter) + MVVM (Combine, PromiseKit).</li>
<li>Alamofire, Decodable, Combine.</li>
<li>GCD/Operations.</li>
<li>Agora Video SDK, Chat SDK, Beautification SDK. WebRTC. GRPC.</li>
<li>Modular architecture (Frameworks, Development Pods).</li>
<li>SwiftGen (Localization, Image, Colors).</li>
<li>SwiftLint.</li>
<li>Auth: Facebook, Google, Apple ID.</li>
<li>Firebase, Crashlytics, Amplitude, AppsFlyer.</li>
<li>Push-notifications (Firebase).</li>
<li>UIKit, Autolayout, Core Animations, Skeleton, Lottie.</li>
<li>Git (Flow, CodeReview), Fastlane, Figma.</li>
</ul>
<div style="page-break-after: always;"></div>
<h3>[ iOS] Fitness iOS App in UIKit with Clean Swift.</h3>
<p>Role: Senior iOS Developer, Team Lead (L6+).</p>
<p>Description (tasks): Development architecture and new features.</p>
<p>Tech Stack:</p>
<ul>
<li>Swift 5+.</li>
<li>Clean Swift Architecture.</li>
<li>Alamofire, ObjectMapper.</li>
<li>GCD/Operations.</li>
<li>AVFoundation, Streaming: HLS (Cloudflare/nginx).</li>
<li>AirPlay [Composition (video+audio), Secondary Display].</li>
<li>Realm.</li>
<li>Modular architecture (Frameworks, Development Pods).</li>
<li>SwiftGen (Localization, Image, Colors).</li>
<li>SwiftLint.</li>
<li>Auth: Facebook, Google, Apple ID, Fitbit.</li>
<li>Amplitude, Crashlytics, AppsFlyer (+OneLink).</li>
<li>Analytics: Facebook (SKAd + Conversions API).</li>
<li>Push-notifications (OneSignal).</li>
<li>UIKit, Autolayout, Core Animations, Lottie.</li>
<li>Git (Flow, CodeReview), Zeplin, Figma, Sketch.</li>
</ul>
<div style="page-break-after: always;"></div>
<h3>[ iOS] Social Network App in SwiftUI with MVVM.</h3>
<p>Role: iOS Developer (L6+).</p>
<p>Description (tasks): Development architecture and new features.</p>
<p>Tech Stack:</p>
<ul>
<li>SwiftUI.</li>
<li>Custom UI components.</li>
<li>URLSession.</li>
<li>Firebase for Login/Register.</li>
<li>Push Notifications.</li>
<li>GCD/Operations.</li>
<li>Git, Figma, Sketch.</li>
</ul>
<p>Sources: <a href="https://github.com/sergeyleschev/social-network">SwiftUI</a></p>
<div style="page-break-after: always;"></div>
<h3>[ iOS] Fitness Motivation Coach App in SwiftUI.</h3>
<p>Role: iOS Developer (L6+).</p>
<p>Description (tasks): Development architecture and new features.</p>
<p>Tech Stack:</p>
<ul>
<li>SwiftUI.</li>
<li>Watch Extension (WatchOS).</li>
<li>AppClip Extension.</li>
<li>Widget (iOS 14).</li>
<li>ObjectMapper.</li>
<li>URLSession.</li>
<li>Keychain.</li>
<li>Lottie.</li>
<li>Push Notifications.</li>
<li>GCD/Operations.</li>
<li>Git, Figma, Sketch.</li>
</ul>
<p>Website: <a href="https://sergeyleschev.github.io/motivations.coach/">motivations.coach</a></p>
<p>Sources: <a href="https://github.com/sergeyleschev/Motivation">SwiftUI</a></p>
<div style="page-break-after: always;"></div>
<h3>Apple Developer Academy</h3>
<p><strong>Worldwide Developers Conference 2023 (WWDC23)</strong></p>
<ul>
<li>Swift & SwiftUI.</li>
<li>ActivityKit.</li>
<li>Spotlight apps with App Shortcuts.</li>
<li>Xcode 15.</li>
<li>StoreKit for SwiftUI.</li>
<li>Observation in SwiftUI.</li>
<li>Advanced animations in SwiftUI.</li>
<li>StoreKit 2 and StoreKit Testing in Xcode.</li>
<li>UIKit.</li>
<li>Design and build apps for watchOS 10.</li>
<li>MapKit for SwiftUI.</li>
<li>Sync to iCloud with CKSyncEngine.</li>
<li>Web apps.</li>
<li>Unleash the UIKit trait system.</li>
<li>Design widgets for the Smart Stack on Apple Watch.</li>
<li>Build programmatic UI with Xcode Previews.</li>
<li>Explore advances in declarative device management.</li>
<li>Beyond scroll views.</li>
<li>Take SwiftUI to the next dimension.</li>
<li>Push Notifications Console.</li>
<li>Calendar and EventKit.</li>
<li>App Store pricing.</li>
<li>Rediscover Safari developer features.</li>
<li>Bring widgets to life.</li>
<li>Update apps for watchOS 10.</li>
<li>CSS.</li>
<li>AppKit.</li>
<li>App Store server APIs.</li>
<li>Create animated symbols.</li>
<li>Simplify distribution in Xcode Cloud.</li>
<li>Verify app dependencies with digital signatures.</li>
<li>SwiftData.</li>
<li>Inspectors in SwiftUI: Discover the details.</li>
<li>Object Capture for iOS.</li>
<li>App Store Connect.</li>
<li>Demystify SwiftUI performance.</li>
<li>Analyze hangs with Instruments.</li>
</ul>
<div style="page-break-after: always;"></div>
<h2>Contacts</h2>
<p>I have a clear focus on time-to-market and don't prioritize technical debt. And I took part in the Pre-Sale/RFX activity as a System Architect, assessment efforts for Mobile (iOS-Swift, Android-Kotlin) and Backend (NodeJS-.NET-PHP-Kafka-SQL-NoSQL). And I also formed the work of Pre-Sale as a CTO from Opportunity to Proposal via knowledge transfer to Successful Delivery.</p>
<p>🛩️ #startups #management #cto #swift #typescript #database</p>
<p>📧 Email: <a href="mailto:sergey.leschev@gmail.com">sergey.leschev@gmail.com</a></p>
<p>👋 LinkedIn: <a href="https://www.linkedin.com/in/sergeyleschev/">https://linkedin.com/in/sergeyleschev</a></p>
<p>👋 Twitter: <a href="https://twitter.com/sergeyleschev">https://twitter.com/sergeyleschev</a></p>
<p>👋 Github: <a href="https://github.com/sergeyleschev">https://github.com/sergeyleschev</a></p>
<p>🌎 Website: <a href="https://sergeyleschev.github.io">https://sergeyleschev.github.io</a></p>
<p>🌎 DEV Community: <a href="https://dev.to/sergeyleschev">https://dev.to/sergeyleschev</a></p>
<p>🌎 Reddit: <a href="https://reddit.com/user/sergeyleschev">https://reddit.com/user/sergeyleschev</a></p>
<p>🌎 Quora: <a href="https://quora.com/sergey-leschev">https://quora.com/sergey-leschev</a></p>
<p>🌎 Medium: <a href="https://medium.com/@sergeyleschev">https://medium.com/@sergeyleschev</a></p>
<p>🖨️ PDF: <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.pdf">Download</a></p>
<p>ALT: SIARHEI LIASHCHOU</p>
<footer>
<p style="font-size: 10px">
<a href="https://sergeyleschev.github.io">leader</a>, <a href="https://sergeyleschev.github.io">knowledge</a>, <a href="https://sergeyleschev.github.io">qualifications</a>, <a href="https://sergeyleschev.github.io">education</a>, <a href="https://sergeyleschev.github.io">tips</a>, <a href="https://sergeyleschev.github.io">skills</a>, <a href="https://sergeyleschev.github.io">multitasking</a>, <a href="https://sergeyleschev.github.io">references</a>, <a href="https://sergeyleschev.github.io">success</a>, <a href="https://sergeyleschev.github.io">work</a>, <a href="https://sergeyleschev.github.io">job</a>, <a href="https://sergeyleschev.github.io">tie</a>, <a href="https://sergeyleschev.github.io">challenges</a>, <a href="https://sergeyleschev.github.io">abilities</a>, <a href="https://sergeyleschev.github.io">impress</a>, <a href="https://sergeyleschev.github.io">responsibility</a>, <a href="https://sergeyleschev.github.io">future</a>, <a href="https://sergeyleschev.github.io">weeknesses</a>, <a href="https://sergeyleschev.github.io">benefits</a>, <a href="https://sergeyleschev.github.io">results</a>, <a href="https://sergeyleschev.github.io">team player</a>, <a href="https://sergeyleschev.github.io">strengths</a>, <a href="https://sergeyleschev.github.io">interview</a>, <a href="https://sergeyleschev.github.io">degress</a>, <a href="https://sergeyleschev.github.io">examples</a>, <a href="https://sergeyleschev.github.io">strengths</a>, <a href="https://sergeyleschev.github.io">experienced</a>, <a href="https://sergeyleschev.github.io">problem solver</a>, <a href="https://sergeyleschev.github.io">candidate</a>, <a href="https://sergeyleschev.github.io">agency</a>, <a href="https://sergeyleschev.github.io">objective</a>, <a href="https://sergeyleschev.github.io">initiative</a>, <a href="https://sergeyleschev.github.io">team</a>, <a href="https://sergeyleschev.github.io">dreams</a>, <a href="https://sergeyleschev.github.io">conflict</a>, <a href="https://sergeyleschev.github.io">can-do</a>, <a href="https://sergeyleschev.github.io">training</a>, <a href="https://sergeyleschev.github.io">questions</a>, <a href="https://sergeyleschev.github.io">job</a>, <a href="https://sergeyleschev.github.io">work</a>, <a href="https://sergeyleschev.github.io">career</a>, <a href="https://sergeyleschev.github.io">created</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">swift</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">typescript</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">javascript</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">sql</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">nosql</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">postgresql</a>, <a href="https://sergeyleschev.github.io">oracle</a>, <a href="https://sergeyleschev.github.io">sql server</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">react</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">redux</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">swiftui</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">objective-c</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">devops</a>, <a href="https://sergeyleschev.github.io">aws</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">mongodb</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">pl/sql</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">angular</a>, <a href="https://sergeyleschev.github.io">project management</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">nodejs</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">nextjs</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">nestjs</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">api</a>, <a href="https://sergeyleschev.github.io">agile</a>, <a href="https://sergeyleschev.github.io">amplitude</a>, <a href="https://sergeyleschev.github.io">analytics</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">appclip</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">appstore</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">bash</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">css</a>, <a href="https://sergeyleschev.github.io">jira</a>, <a href="https://sergeyleschev.github.io">confluence</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">git</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">graphql</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">html</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">html5</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">mvp</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">mvvm</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">nginx</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">ssh</a>, <a href="https://sergeyleschev.github.io">prime react</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">rest</a>, <a href="https://sergeyleschev.github.io">teamcity</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-fullstack-roadmap.html">typeorm</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">uikit</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">uml</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">viper</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">widgets</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">xcode</a>, <a href="https://sergeyleschev.github.io">json</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">linux</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">docker</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-system-architect-roadmap.html">mobx</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">tvOS</a>, <a href="https://sergeyleschev.github.io/sergeyleschev-ios-roadmap.html">watchOS</a>
</p>
</footer>
</article>
</body></html>