-
Notifications
You must be signed in to change notification settings - Fork 0
/
saroar_khandoker_old_cv.html
320 lines (301 loc) · 17.6 KB
/
saroar_khandoker_old_cv.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SAROAR KHANODKER CV</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- Include your custom CSS inside the style tags below -->
<style>
.container {
font-family: Arial, sans-serif;
}
.section {
margin-bottom: 2rem;
}
.section-title {
color: navy;
border-bottom: 1px dashed gray;
padding-bottom: 0.5rem;
margin-bottom: 1rem;
}
.section-list {
padding-left: 1rem;
}
.experience-item {
margin-bottom: 2rem;
}
.experience-date {
color: gray;
display: block;
margin-bottom: 1rem;
}
.experience-company {
color: navy;
}
.project-list li {
margin-bottom: 1rem;
}
/* Additional styles for your profile layout */
.profile-container {
display: flex;
justify-content: center;
align-items: start; /* align at the top */
flex-wrap: wrap;
}
.profile-image {
flex: 1;
max-width: 150px;
padding-right: 20px; /* Added right padding */
}
.profile-image img { /* Directly target the image within .profile-image */
width: 200px;
height: 200px;
}
.profile-description {
flex: 2;
display: block;
}
</style>
</head>
<body class="p-5">
<div class="text-center mb-5">
<h2>Saroar Khandoker</h2>
<h5 style="color: navy">IOS / Swift / Web Developer</h5>
</div>
<div class="text-center">
<ul class="list-unstyled d-inline-block">
<li class="d-inline-block me-3">
<div>
<span>📧</span>
<br>
<a href="mailto:saroar9@gmail.com">saroar9@gmail.com</a>
</div>
</li>
<li class="d-inline-block me-3">
<div>
<span>📱</span>
<br> +351911700782
</div>
</li>
<li class="d-inline-block me-3">
<div>
<span>🗺️</span>
<br> Lisbon, Portugal
</div>
</li>
<li class="d-inline-block me-3">
<div>
<span>🔗</span>
<br>
<a href="https://www.linkedin.com/in/saroar-khandoker-3319b172/" target="_blank" rel="noopener noreferrer">Linkedin</a>
</div>
</li>
<li class="d-inline-block me-3">
<div>
<span>🔗</span>
<br>
<a href="https://github.com/saroar" target="_blank" rel="noopener noreferrer">GitHub</a>
</div>
</li>
<li class="d-inline-block">
<div>
<span>🔗</span>
<br>
<a href="https://github.com/AddaMeSPB" target="_blank" rel="noopener noreferrer">Open Source</a>
</div>
</li>
</ul>
</div>
<div class="container">
<!-- Other sections of your content -->
<div class="section">
<h5 class="text-center section-title" style="color: navy;">Personal Profile</h5>
<div class="profile-container">
<div class="profile-description">
<p>
A globally-minded professional with an international profile, born in Bangladesh and enriched with education and life experiences abroad. I possess a dynamic blend of adaptability and cultural awareness, making me adept at navigating diverse professional environments. My ease with building relationships and hosting people is underpinned by a genuine love for human connections. Passionate about travel, I constantly seek opportunities to immerse myself in new cultures and environments. This enthusiasm is complemented by a dedication to personal well-being, as reflected in my pursuits of yoga, meditation, and tantra. At my core, I believe in treating everyone with respect and valuing the richness that varying backgrounds bring to any setting.
</p>
</div>
</div>
</div>
<hr style="background-color: black; height: 2px;">
<!-- Other sections of your content -->
</div>
<!-- border -->
<!-- <div class="container text-left" style="background-color:#E7E9EB; border: 1px solid black; border-radius:50px; padding: 40px;"> -->
<div class="container text-left">
<div class="row">
<div class="col-lg-8 col-md-7 order-2 order-md-1">
<div class="section">
<h6 class="section-title" style="color: navy;">Experience</h6>
<!-- Experience Item -->
<div class="experience-item">
<h6>iOS Developer - Social Networking & Founder at <a href="http://addame.com" target="_blank" rel="noopener noreferrer" class="experience-company">Addame</a></h6>
<span class="experience-date">Nov 2020 - Present</span>
<ul class="experience-details">
<li>Mastered technologies such as SwiftUI, Combine, CoreData, and WebSocket, significantly enhancing application responsiveness and user experience.</li>
<li>Implemented a modularized project structure, greatly improving code maintainability and reducing bug incidence.</li>
<li>Adopted TCA (The Composable Architecture) for the presentation layer, notably increasing development efficiency and enhancing team collaboration.</li>
<li>Automated app deployment to AppStore via Fastlane, streamlining release cycles and ensuring consistent deployment schedules.</li>
</ul>
</div>
<div class="experience-item">
<h6>iOS Developer - Finance at <a href="https://www.sberbank.com/" target="_blank" rel="noopener noreferrer" class="experience-company">SberBank</a>
</h6>
<span class="experience-date">April 2021 - April 2022</span>
<ul class="experience-details">
<li>Development of new features responsive to business requirements, significantly enhancing user experience and engagement.</li>
<li>Implemented fully functional analytics features, greatly improving the quality of data-driven decision-making.</li>
<li>Mentored new developers, contributing to improved team productivity and knowledge sharing.</li>
<li>Conducted code reviews, fixed critical bugs, wrote unit-tests, and was an active member in a Scrum team, leading to more efficient software release cycles.</li>
<li>Assisted B2B clients, resulting in notably higher client satisfaction and stronger business relationships.</li>
</ul>
</div>
<!-- Experience Item -->
<div class="experience-item">
<h6>iOS Developer - Lifestyle at <a href="http://www.rbc.ru/vacancies" target="_blank" rel="noopener noreferrer" class="experience-company">RosBusinessConsulting</a>
</h6>
<span class="experience-date">05/2022 — 07/2022</span>
<ul class="experience-details">
<li>Worked on bug fixes, added new features, and refactored outdated code.</li>
<li>Automated processes of building and laying out mobile iOS.</li>
<li>Updated regularly UI tests and localization in multiple languages.</li>
<li>Uploading the app to AppStore.</li>
</ul>
</div>
<!-- Experience Item -->
<div class="experience-item">
<h6>iOS Developer - Freelancer at <a href="http://upwork.com" target="_blank" rel="noopener noreferrer" class="experience-company">Upwork</a></h6>
<span class="experience-date">03/2020 - 11/2020</span>
<ul class="experience-details">
<li>Efficiently translated complex design plans into fully operational iOS app frameworks, ensuring seamless alignment with initial design concepts.</li>
<li>Recreated and implemented the entire app from scratch, integrating all business logic to meet and exceed project requirements.</li>
<li>Utilized advanced technologies including UIKit, MVC, WebSocket, CoreData, CoreLocation, MapKit, SwiftNIO, Vapor 4, JWT auth, Docker, and AWS S3, leading to robust app performance and scalable architecture.</li>
</ul>
</div>
<!-- Experience Item -->
<!-- Experience Item -->
<div class="experience-item">
<h6>iOS Developer - Social Networking at <a href="https://www.linkedin.com/company/verumlabs-software/" target="_blank" rel="noopener noreferrer" class="experience-company">Verum</a></h6>
<span class="experience-date">11/2019 - 03/2020</span>
<ul class="experience-details">
<li>Played a pivotal role in a SCRUM team, collaborating effectively with developers, testers, and product owners to deliver projects ahead of schedule.</li>
<li>Designed and implemented app screens using Xcode and Storyboards, applying MVC and ARC patterns for enhanced app performance and maintainability.</li>
<li>Successfully integrated CoreData for efficient data storage, significantly improving data retrieval speed.</li>
<li>Seamlessly integrated third-party APIs like Google Maps and Facebook, enriching user experience and functionality.</li>
<li>Expertise in technologies including UIKit, WebSocket, and various frameworks, leading to a robust, feature-rich app environment.</li>
</ul>
</div>
<!-- Experience Item -->
<div class="experience-item">
<h6>iOS Developer at <a href="https://hh.ru/employer/2744107" target="_blank" rel="noopener noreferrer" class="experience-company">NullPay</a>
</h6>
<span class="experience-date">11/2017 - 05/2018</span>
<ul class="experience-details">
<li>Planned and developed websites using HTML, JavaScript, AJAX, and JSON coding.</li>
<li>Ensured compliance with internal standards and technical requirements.</li>
</ul>
</div>
<!-- Experience Item -->
<div class="experience-item">
<h6>iOS Developer at <a href="https://garwin.ru/" target="_blank" rel="noopener noreferrer" class="experience-company">GarageTools</a>
</h6>
<span class="experience-date">11/2016 - 04/2017</span>
<ul class="experience-details">
<li>Performed website maintenance, content management and updates regularly</li>
<li>Providedend-usertrainingandresourcetutorials</li>
<li>Write Unit Tests</li>
<li>Bug fixing</li>
</ul>
</div>
<!-- Experience Item -->
<div class="experience-item">
<h6 class="experience-company">iOS Developer at OZ Interactive</h6>
<span class="experience-date">06/2016 - 10/2016</span>
<ul class="experience-details">
<li>Planned and developed websites using HTML</li>
<li>AJAX, and JSON coding.</li>
</ul>
</div>
<!-- Experience Item -->
<div class="experience-item">
<h6>Ruby on Rails Developer at <a href="https://mkechinov.ru/" target="_blank" rel="noopener noreferrer" class="experience-company">Mikhail Kechinov Studio</a>
</h6>
<span class="experience-date">06/2016 - 10/2016</span>
<ul class="experience-details">
<li>Developed websites based on mockups using HTML,JavaScript, AJAX, and JSON coding.</li>
<li>Created and developed an e-commerce site</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-5 order-1 order-md-2">
<!-- Skills -->
<div class="section">
<h6 class="section-title">Skills</h6>
<ul class="section-list">
<li>REST APIs</li>
<li>Agile Development</li>
<li>Git, Bitbucket, Confluence</li>
<li>Swift, Ruby, HTML, CSS, JS</li>
<li>ParsingTechniques: XML,JSON</li>
<li>FrameWorks: Cccoa Touch, SPM</li>
<li>Object-Oriented Programming (OOP)</li>
<li>Data Storage: CodeData, Sqlite, Plist, UserDefaults</li>
<li>Tools: Agile methodology, Confluence,Jira, Jenkins, XCode, VSCode</li>
</ul>
</div>
<!-- Projects -->
<div class="section">
<h6 class="section-title">Other Projects</h6>
<ul class="section-list project-list">
<div style="clear: both;"></div> <!-- Clearing float for consistent layout -->
<li style="float: left;">
Creative Projects<br>
<a href="https://github.com/saroar/Portfolio" target="_blank" rel="noopener noreferrer">Github Direct Link</a>
</li>
<div style="clear: both;"></div> <!-- Clearing float at the end -->
<li style="float: left;">eCardify <br> - Category: Business<br>
<a href="https://apps.apple.com/pt/app/ecardify/id6452084315?l=en-GB" target="_blank" rel="noopener noreferrer">App Store link</a> &
<a href="https://ecardify.addame.com" target="_blank" rel="noopener noreferrer">Website</a>
</li>
<div style="clear: both;"></div> <!-- Clearing float after every two items for better layout -->
<li style="float: left;">iIntrvwbell(IOS Interview Q&A) <br> - Category: Education<br>
<a href
<a href="https://apps.apple.com/us/app/iintrvwbell/id6457363081" target="_blank" rel="noopener noreferrer">App Store link</a> & No Website
</li>
<div style="clear: both;"></div> <!-- Clearing float at the end -->
<li style="float: left;">Walk Nearby, Neighbours & Friends <br> - Category: Social Networking<br>
<a href="https://apps.apple.com/us/app/walk-nearby-neighbours-friends/id1538487173" target="_blank" rel="noopener noreferrer">App Store link</a> &
<a href="https://addame.com" target="_blank" rel="noopener noreferrer">Website</a>
</li>
<li style="float: left;">New Word - Learn Word & Vocabulary <br> - Category: Education<br>
<a href="https://apps.apple.com/us/app/new-word-learn-word-vocabulary/id1619504857" target="_blank" rel="noopener noreferrer">App Store link</a> &
<a href="https://words.addame.com/words" target="_blank" rel="noopener noreferrer">Website</a>
</li>
</ul>
</div>
<!-- Education -->
<div class="section" style="clear:both;">
<h6 class="section-title">Education</h6>
<ul>
<li>Bachelor in Information Technology, St. Petersburg State University of Aerospace Instrumentation, Russia, 2015</li>
<li>Remote Bootcamp in Ruby, USA</li>
</ul>
</div>
<!-- Languages -->
<div class="section" style="clear:both;">
<h6 class="section-title">Languages</h6>
<h6>English: Fluent</h6>
<h6>Russian: Fluent</h6>
<h6>Bangla: Native</h6>
<h6>Hindi: Speak</h6>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>