forked from xriley/pillar-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
470 lines (438 loc) · 26.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Partha Dhar</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Responsive Resume Template">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
<!-- FontAwesome JS-->
<script defer src="assets/fontawesome/js/all.min.js"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/pillar-1.css">
<style>
.resume-wrapper-inner {
max-width: 1100px;
}
@media print
{
.col-lg-9
{
width:75%;
float:left;
}
.col-lg-3
{
width:25%;
}
.no-print, .no-print *
{
display: none !important;
}
}
.picture{
object-fit: cover;
object-position: top;
height: 220px;
}
.badge-light {
color: #212529;
background-color: #eef0f3;
}
.badge-light:hover, a.badge-light:focus {
color: #212529;
background-color: #dae0e5;
}
.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.mtopp{
margin-top: 5px;
}
.mtopercent{
margin-top: 178%;
}
.resume-project-name {
color: #58677c;
font-size: 0.875rem;
font-weight: 500;
border-radius: 5px;
padding: 2px 3px 2px 3px;
background-color: #dae0e5;
}
.resume-project-desc {
font-size: 0.875rem;
color: #4b4f54;
text-align: justify;
}
.resume-project-tags {
font-size: 0.875rem;
padding: 2px 3px 2px 3px;
font-weight: 600;
color: #7d838b;
text-decoration: underline;
}
.resume-project-tags:hover, .resume-project-tags:focus {
border-radius: 5px;
color: #212529;
background-color: #dae0e5;
}
</style>
</head>
<body>
<article class="resume-wrapper text-center position-relative">
<div class="resume-wrapper-inner mx-auto text-start bg-white shadow-lg">
<header class="resume-header pt-4 pt-md-0">
<div class="row">
<div class="col-block col-md-auto resume-picture-holder text-center text-md-start">
<img class="picture" src="assets/images/ParthaDhar.jpg" alt="">
</div><!--//col-->
<div class="col">
<div class="row p-4 justify-content-center justify-content-md-between">
<div class="primary-info col-auto">
<h1 class="name mt-0 mb-1 text-white text-uppercase text-uppercase">Partha Dhar</h1>
<div class="title mb-3">Backend Developer</div>
<ul class="list-unstyled">
<li class="mb-2"><a class="text-link" href="#"><i class="far fa-envelope fa-fw me-2" data-fa-transform="grow-3"></i>[email protected]</a></li>
<li><a class="text-link" href="tel:+919007138864"><i class="fas fa-mobile-alt fa-fw me-2" data-fa-transform="grow-6"></i>+919007138864</a></li>
<li><a class="text-link" href="whatsapp://send?phone=917980595186&?text=Hello%20Partha%0AGod%20Day%20data-action=%22share/whatsapp/share%22"><i class="fab fa-whatsapp fa-fw me-2" data-fa-transform="grow-6"></i>+917980595186</a></li>
</ul>
</div><!--//primary-info-->
<div class="secondary-info col-auto mt-2">
<ul class="resume-social list-unstyled">
<li class="mb-3"><a class="text-link" target="_blank" href="https://www.linkedin.com/in/parthadhar/"><span class="fa-container text-center me-2"><i class="fab fa-linkedin-in fa-fw"></i></span>linkedin.com/in/parthadhar</a></li>
<li class="mb-3"><a class="text-link" target="_blank" href="https://github.com/ParthaDhar"><span class="fa-container text-center me-2"><i class="fab fa-github-alt fa-fw"></i></span>github.com/ParthaDhar</a></li>
<!-- <li class="mb-3"><a class="text-link" href="#"><span class="fa-container text-center me-2"><i class="fab fa-codepen fa-fw"></i></span>codepen.io/username/</a></li> -->
<li><a class="text-link" target="_blank" href="https://parthadhar.com/"><span class="fa-container text-center me-2"><i class="fas fa-globe"></i></span>parthadhar.com</a></li>
</ul>
</div><!--//secondary-info-->
</div><!--//row-->
</div><!--//col-->
</div><!--//row-->
</header>
<div class="resume-body p-5">
<section class="resume-section summary-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Career Summary</h2>
<div class="resume-section-content" style="font-size: 15px;text-align: justify;">
<p class="mb-0"> Senior Software Developer specializing in back-end development. Experienced with all stages of the development cycle for dynamic web projects. Well-versed in PHP OOP, MySQL, and JavaScript. Mostly worked in Laravel (UI: bootstrap/vue).</p>
<p class="mb-0">Wrote backend code for 4 working business applications, 11 microservices in NodeJs+MongoDb & 5 with Web3+NodeJs.</p>
<p class="mb-0">Also done automation setup for 2 organizations with CI/CD-runner/Docker/k8s, Managed 15+ VPS (+ 2 AWS accounts & 1 dedicated server) with CloudFlare/GoDaddy, Installed and managed BTC/TRON/Matic/ETH(Geth) full nodes, <a class="text-reset text-link" href="https://repos.mydevfactory.com/" target="_blank">Self-Hosted Git Setup</a> with Sonarqube/trivy code-scanning rules, for all developers in the current Company.</p>
</div>
</section><!--//summary-section-->
<div class="row">
<div class="col-lg-9">
<section class="resume-section experience-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Work Experience</h2>
<div class="resume-section-content">
<div class="resume-timeline position-relative">
<article class="resume-timeline-item position-relative pb-5">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<h3 class="resume-position-title font-weight-bold mb-1">Senior Software Developer</h3>
<div class="resume-company-name ms-auto">Brainium Information Technologies Pvt. Ltd.</div>
</div><!--//row-->
<div class="resume-position-time">May 2016 - Present</div>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<h4 class="resume-timeline-item-desc-heading font-weight-bold">Projects:</h4>
<ul>
<li><!-- Broadland -->
<div class="resume-project-name ms-auto">Trade-In System</div>
<p class="resume-project-desc ms-auto mtopp">
Getting Trade-In devices from different sites, with shared signed token, or through ZYTE API and puppeteer.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> NodeJs as API connector, HeadLess Laravel(Docker) as Backend, ReactJs as Frontend, MySQL as Database, Traefik(Docker), Bitbucket Pipelines for deployment, Ubuntu for hosting.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 5)</span> Making Laravel internal APIs to save the device data, making API connectors for different sites.
</p>
</li>
<li><!-- MeoxClub -->
<div class="resume-project-name ms-auto">Cryptocurrency Trading Tool (Version 2)</div>
<p class="resume-project-desc ms-auto mtopp">
Token trading-bot management tool using different centralized exchanges' (eg: Binance) API. Users can add their API key/secret from exchanges and prepare algorithms for different types of trading. It also has a trading algorithm template sharing system between users and investment portfolio analysis.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> NodeJs as Backend, Python(Docker) as API connector, ReactJs as Frontend, MongoDB as Database, GitHub Actions for deployment and backup, Ubuntu/Webmin for hosting.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 8)</span> Server/Pipeline preparation, Database design and management, Building NodeJS API Backend, Making affiliate system and Payout, Securing endpoints, Encryption Module for saving users' key/secret, Fetching users' NFT balances and applying it to user subscription, Dockerize Python ccxt API connector.
</p>
</li>
<li><!-- MeoxIMBA -->
<div class="resume-project-name ms-auto">Cryptocurrency Trading Tool (Version 1)</div>
<p class="resume-project-desc ms-auto mtopp">
Token trading-bot management tool built with Laravel, it also has a Round Contest system, Trading Tournaments, Affiliate/Share distribution, Wrapped Token Exchange, Wallet Web3 Login, Users' subscription.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> Laravel as Backend/Frontend(blade), NodeJs as API connector, MySQL/MongoDB as Database, GitHub Actions for deployment, Ubuntu/Webmin for hosting, Redis for JWT sharing.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 5)</span> Server/Pipeline preparation, Database design and management, Theme implementation to Laravel Blade, Building backend and user dashboard, Building NodeJS API connector for Binance/MEXC/Poloniex, Securing endpoints.
</p>
</li>
<li><!-- ISWAP -->
<div class="resume-project-name ms-auto">Token Swap (PancakeSwap Clone)</div>
<p class="resume-project-desc ms-auto mtopp">
Token swap platforms like Uniswap or pancakeswap.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> ReactJS, TRON/BTT/BSC blockchain network, Smart contracts.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 2)</span> Server/Pipeline(GH, Vercel, Heroku) preparation, Making Smart Contracts with acceptable ABIs, Fetching Markets pairs, Live token rate conversion, Making/publishing NPM packages for contract connectivity, Managing TRON fullnode, Securing endpoints.
</p>
</li>
<li><!-- IMBA -->
<div class="resume-project-name ms-auto">CryptoCurrency Exchange</div>
<p class="resume-project-desc ms-auto mtopp">
Crypto Currency exchange Application using Laravel framework, listing of different coins/tokens and creating markets and coin pairs for users to Deposit/Withdraw/Trade different coins/tokens.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> Laravel, NodeJS/PM2, MySQL/MongoDB/Redis, EchoServer/WebSocket, TRON/BTC/ETH blockchain networks, Smart contracts.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 6)</span> Server/Pipeline/Database/Business logic
design and management, Installed and managed BTC/TRON/Matic/ETH(Geth) fullnodes, making APIs to connect fullnodes with NodeJS, Develop Deposit/Withdraw functions to blockchain wallets, making Echoserver for Trade Orders auto allocation, Implementation of TradingView charts/G2FA/JWT, User Role/Wallet/Order/Affiliate management, Securing endpoints.
</p>
</li>
<li style="margin-top: 5%;"><!-- ICR-MO/BO -->
<div class="resume-project-name ms-auto">Presale Backoffice</div>
<p class="resume-project-desc ms-auto mtopp">
Web application for management of a Token, with different user roles, the concept of staking coins, deposit and withdraw, merchants' wallet coin stock and inventory management, distributing and payment system with the Token.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> Laravel
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Single)</span> Server/DB/Business logic design and management.
</p>
</li>
<li><!-- UC -->
<div class="resume-project-name ms-auto">Job Portal</div>
<p class="resume-project-desc ms-auto mtopp">
Job portal web application with frontend users and SuperAdmin. It is using scaffolding templates to generate wildcard subdomains for each registered recruiter.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> Laravel
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 2)</span> Server/DB/Business logic design and management.
</p>
</li>
<li><!-- Arena -->
<div class="resume-project-name ms-auto">Games Arena</div>
<p class="resume-project-desc ms-auto mtopp">
A gaming portal with different games and betting platforms where we provide the currency balance to users with tokenized API and WebSockets from the currency exchanger.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technologies used:</span> Laravel, NodeJS, GitLab Pipelines, Docker, AWS.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 2)</span> Server/DB/Business logic design and management.
</p>
</li>
<li><!-- UTurn -->
<div class="resume-project-name ms-auto">Uber Clone</div>
<p class="resume-project-desc ms-auto mtopp">
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">Technology used:</span> Laravel, NodeJS,Socket.IO, Google Maps, AWS.
</p>
<p class="resume-project-desc ms-auto">
<span class="resume-project-tags">My Roles & Responsibilities: (Team of 3)</span> Building Backend and API.
</p>
</li>
</ul>
<h4 class="resume-timeline-item-desc-heading font-weight-bold">Technologies used during this period:</h4>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Node.Js</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Laravel</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">MongoDB/MySQL/Redis</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Docker/Heroku</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Web3.js</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">ETH/Tron</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Golang</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">EchoServer</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">GitHub Actions</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">GitLab/Bitbucket Pipelines</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Ubuntu/Webmin/PM2</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">WP</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">ReactJs</span></li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative">
<div class="resume-timeline-item-header mb-2">
<div class="d-flex flex-column flex-md-row">
<h3 class="resume-position-title font-weight-bold mb-1">Web Developer
<!-- <small class="text-muted">(Intern)</small> -->
</h3>
<div class="resume-company-name ms-auto">Digimason Web Pvt. Ltd.</div>
</div><!--//row-->
<div class="resume-position-time">Nov 2013 - May 2016</div>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<p>Worked as a PHP Developer, made 6 Codeignitor, 1 Magento/Prestashop/Opencart, 50+ WordPress, and Managed 2 big magazine websites with over 10k users per day.</p>
<h4 class="resume-timeline-item-desc-heading font-weight-bold">Technologies used during this period:</h4>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">CodeIgniter</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">WordPress</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">WSDL</span></li>
<li class="list-inline-item"><span class="badge bg-secondary badge-pill">Analytics</span></li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
</div><!--//resume-timeline-->
</div>
</section><!--//experience-section-->
</div>
<div class="col-lg-3">
<section class="resume-section skills-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Skills & Tools</h2>
<div class="resume-section-content">
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Backend</h4>
<ul class="list-unstyled">
<li class="mb-2">
<div class="resume-skill-name">PHP/Laravel</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 98%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Node.js</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 92%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">WPJSON/GraphQL</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 66%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">Python</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 45%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
</ul>
</div><!--//resume-skill-item-->
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Frontend</h4>
<ul class="list-unstyled mb-4">
<li class="mb-2">
<div class="resume-skill-name">PHP & Blade/Livewire</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 95%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">HTML/CSS/SASS/LESS</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 80%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
<li class="mb-2">
<div class="resume-skill-name">JavaScript(Vue/Express)</div>
<div class="progress resume-progress">
<div class="progress-bar theme-progress-bar-dark" role="progressbar" style="width: 70%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</li>
</ul>
</div><!--//resume-skill-item-->
<div class="resume-skill-item">
<h4 class="resume-skills-cat font-weight-bold">Others</h4>
<ul class="list-inline">
<div class="resume-skill-name">Platforms & Tools</div>
<li class="list-inline-item"><span class="badge badge-light">Git</span></li>
<li class="list-inline-item"><span class="badge badge-light">GCM</span></li>
<li class="list-inline-item"><span class="badge badge-light">AWS Top10</span></li>
<li class="list-inline-item"><span class="badge badge-light">CF</span></li>
<li class="list-inline-item"><span class="badge badge-light">Docker/Heroku/K8</span></li>
<li class="list-inline-item"><span class="badge badge-light">DevOps (GH Actions/ GitLab pipeline)</span></li>
<li class="list-inline-item"><span class="badge badge-light">Autocode/Netlify/Vercel</span></li>
<li class="list-inline-item"><span class="badge badge-light">Ubuntu</span></li>
<li class="list-inline-item"><span class="badge badge-light">Webmin</span></li>
<li class="list-inline-item"><span class="badge badge-light">VS Code/Atom</span></li>
<li class="list-inline-item"><span class="badge badge-light">Neo4j</span></li>
<div class="resume-skill-name"style="margin-top: 10px;">FOSS</div>
<li class="list-inline-item"><span class="badge badge-light">RPI/Arduino</span></li>
<li class="list-inline-item"><span class="badge badge-light">Flipper One</span></li>
<li class="list-inline-item"><span class="badge badge-light">NetHunter</span></li>
<li class="list-inline-item"><span class="badge badge-light">LSPosed</span></li>
<li class="list-inline-item"><span class="badge badge-light">Alexa Skills</span></li>
</ul>
</div><!--//resume-skill-item-->
</div><!--resume-section-content-->
</section><!--//skills-section-->
<section class="resume-section education-section mb-5 mtopercent">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Education</h2>
<div class="resume-section-content">
<ul class="list-unstyled">
<li class="mb-2">
<div class="resume-degree font-weight-bold">BTech in Computer Science & Engineering</div>
<div class="resume-degree-org">
B. P. Poddar institute of management & technology</div>
<div class="resume-degree-time">2009 - 2012</div>
</li>
<li>
<div class="resume-degree font-weight-bold">Diploma in Computer Science & Technology</div>
<div class="resume-degree-org">Bengal Institute of Technology - Katwa</div>
<div class="resume-degree-time">2005 - 2008</div>
</li>
</ul>
</div>
</section><!--//education-section-->
<section class="resume-section reference-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Awards</h2>
<div class="resume-section-content">
<ul class="list-unstyled resume-awards-list">
<li class="mb-2 ps-4 position-relative">
<i class="resume-award-icon fas fa-trophy position-absolute" data-fa-transform="shrink-2"></i>
<div class="resume-award-name"><a class="text-reset text-link" href="https://www.facebook.com/BrainiumInformationTechnologiesPvtLtd/photos/a.2697031393666145/2697032100332741" target="_blank">Excellence in Customer Service</a></div>
<div class="resume-award-desc">Brainium (2018 - 19)</div>
</li>
</ul>
</div>
</section><!--//interests-section-->
<section class="resume-section language-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Language</h2>
<div class="resume-section-content">
<ul class="list-unstyled resume-lang-list">
<li class="mb-2"><span class="resume-lang-name font-weight-bold">Bengali</span> <small class="text-muted font-weight-normal">(Native)</small></li>
<li class="mb-2 align-middle"><span class="resume-lang-name font-weight-bold">Hindi</span> <small class="text-muted font-weight-normal">(Proficient/C2)</small></li>
<li><span class="resume-lang-name font-weight-bold">English</span> <small class="text-muted font-weight-normal">(Proficient/C2)</small></li>
</ul>
</div>
</section><!--//language-section-->
<section class="resume-section interests-section mb-5">
<h2 class="resume-section-title text-uppercase font-weight-bold pb-3 mb-3">Interests</h2>
<div class="resume-section-content">
<ul class="list-unstyled">
<li class="d-inline badge badge-light" style="font-size: 14px;">Books</li>
<li class="d-inline badge badge-light" style="font-size: 14px;">Temples</li>
<li class="d-inline badge badge-light" style="font-size: 14px;">History</li>
</ul>
</div>
</section><!--//interests-section-->
</div>
</div><!--//row-->
</div><!--//resume-body-->
</div>
</article>
<footer class="no-print footer text-center pt-2 pb-5">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <span class="sr-only">love</span><i class="fas fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</footer>
</body>
</html>