-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
771 lines (762 loc) · 43.2 KB
/
Copy pathindex.html
File metadata and controls
771 lines (762 loc) · 43.2 KB
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
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="description"
content="I believe I am a good learner and describe myself as a lifelong learner and implementer. Very keen to use my technical and managing skills as well as learning for the betterment of software industry by keeping mutual growth in mind. I have a good amount of corporate experience in software development and scripting which includes various web development projects in different technologies and frameworks like Django (Python), Laravel (PHP), Yii (PHP) and other frameworks like RASA (AI chatbot). - SWETANK SUBHAM .">
<meta name="keywords"
content="Swetank, Subham, Swetank Subham, HTML, CSS, JavaScript, Python, Python3, Learning, Info, Information, Contact, Education, Employement, Skills, Markdown, PHP, Go Lang, Go, Go Language, Django, RASA, Laravel, Yii2, MySQL, Linux, Training, Saturday, Sunday, opportunity">
<meta name="author" content="Swetank Subham">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://swetanksubham.com/">
<title>Swetank Subham</title>
<!-- MDB icon -->
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<!-- Font Awesome -->
<link rel="stylesheet" href="./assets/fa/css/all.min.css" />
<link rel="stylesheet" href="./static/vendor/devicon-master/devicon.min.css" />
<link rel="stylesheet" href="./assets/boxicon/css/boxicons.min.css" />
<!-- Google Fonts Roboto -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" />
<!-- MDB CSS-->
<!-- <link rel="stylesheet" href="./static/vendor/mdb/css/mdb.min.css" /> -->
<!-- Custom styles -->
<link rel="stylesheet" href="./assets/css/app.css">
<link rel="stylesheet" href="./assets/css/mode.css">
<script type="text/javascript" src="./static/vendor/moment/moment-with-locales.min.js"></script>
</head>
<body>
<nav>
</nav>
<!--Main Navigation-->
<header>
<!-- Navbar -->
<!-- Navbar -->
</header>
<!--Main Navigation-->
<!--Main layout-->
<main>
<div class="switch_box mode-switch">
<input id="toogleTheme" type="checkbox" class="switch">
<a id="setSystemTheme" href="javascript:void(0);" type="button" data-tooltip="Switch to system theme" data-tooltip-location="left"><i class="fa-solid fa-laptop"></i></a>
</div>
<div class="resume-holder resume-absolute font--montserrat">
<a href="/assets/docs/swetank-resume-v5.pdf" download="swetank_subham_resume">
<i class="icon fw fa fa-download"></i>
<strong>Resume</strong>
</a>
</div>
<section class="hero">
<div class="reveal">
<div class="hero-text">
<h2 class="greet">Hi, I am</h2>
<h1 class="name">Swetank Subham</h1>
<h3 class="quick-intro">I do software backend and love to do web frontend</h3>
</div>
</div>
<!-- <div class="background">
<img src="/static/img/swetank.transparent.png" alt="" srcset="">
</div> -->
</section>
<section class="connect">
<div class="social github">
<a href="https://github.com/swtnk" target="_blank" rel="noopener noreferrer" data-tooltip="GitHub" data-tooltip-location="right"><i class='icon bx bxl-github' ></i> </a>
</div>
<div class="social mastodon">
<a href="https://mastodon.social/@swtnk" target="_blank" rel="me" data-tooltip="Mastodon" data-tooltip-location="right"><i class='icon bx bxl-mastodon' ></i> </a>
</div>
<div class="social linkedin">
<a href="https://www.linkedin.com/in/swetank-subham/" target="_blank" rel="noopener noreferrer" data-tooltip="LinkedIn" data-tooltip-location="right"><i class='icon bx bxl-linkedin' ></i> </a>
</div>
<div class="social instagram">
<a href="https://www.instagram.com/imswetank/" target="_blank" rel="noopener noreferrer" data-tooltip="Instagram" data-tooltip-location="right"><i class='icon bx bxl-instagram'></i> </a>
</div>
<div class="social facebook">
<a href="https://www.facebook.com/shwetankshubham.roy" target="_blank" rel="noopener noreferrer" data-tooltip="Facebook" data-tooltip-location="right"><i class='icon bx bxl-facebook'></i> </a>
</div>
</section>
<section class="section about" data-title="About">
<div class="w-100-p reveal">
<h2 class="title">About</h2>
<p class="quick-intro font--montserrat">
I believe, I am a good learner and describe myself as a lifelong learner and
implementer.
I am very keen to use my technical and managing skills as well as learning
for the betterment
of software industry by keeping mutual growth in mind. I have around
<strong class="color-blue">10 months</strong> (internship)
<strong class="color-blue">+
<script>
months = moment(new Date()).diff(moment("2019-07-01", "YYYY-MM-DD"), 'months');
document.write(Math.floor(months / 12) + ' year(s) ');
if (months % 12 > 0) {
document.write(' and ' + (months % 12) + ' month(s)');
}
</script>
</strong>
of corporate experience in software development and scripting which includes
various web
development projects in different technologies and frameworks like <span class="color-blue">Django
(Python)</span>,
<span class="color-blue">Laravel (PHP)</span>, <span class="color-blue">Yii (PHP)</span> and other frameworks like <span class="color-blue">RASA (AI chatbot)</span>.
</p>
<div class="about-info font--montserrat">
<div>
<strong>Date of Birth</strong>
<p>11 August 1996</p>
</div>
<div>
<strong>Age</strong>
<p><script>
months = moment(new Date()).diff(moment("1996-08-11", "YYYY-MM-DD"), 'months');
document.write(Math.floor(months / 12) + ' year(s) ');
if (months % 12 > 0) {
document.write(' and ' + (months % 12) + ' month(s)');
}
</script></p>
</div>
<div>
<strong>Degree</strong>
<p>Bachelor of Technology</p>
</div>
<div>
<strong>Phone</strong>
<p><a href="tel:+919110090019">+91 9110 09 0019</a></p>
</div>
<div>
<strong>Email</strong>
<p><a href="mailto:swetanksubham.r@gmail.com" rel="noopener noreferrer">swetanksubham.r@gmail.com</a></p>
</div>
<div>
<strong>Website</strong>
<p><a href="https://swetanksubham.com" rel="noopener noreferrer">https://swetanksubham.com</a></p>
</div>
<div>
<strong>City</strong>
<p><a href="https://muzaffarpur.nic.in/" rel="noopener noreferrer">Muzaffarpur</a></p>
</div>
<div>
<strong>Job Status / Availability</strong>
<p>Employed / Open to better opportunities</p>
</div>
</div>
</div>
</section>
<section class="section career" data-title="Career">
<div class="w-100-p reveal">
<h2 class="title">Career</h2>
<p class="sub-title font--montserrat">
Professional Experience
</p>
<div class="info-tabs font--montserrat">
<div class="navigation">
<button class="nav-tab active" data-target='career_5'>
<strong>R Systems</strong>
</button>
<button class="nav-tab" data-target='career_4'>
<strong>RenewBuy</strong>
</button>
<button class="nav-tab" data-target='career_3'>
<strong>Knowlarity</strong>
</button>
<button class="nav-tab" data-target='career_2'>
<strong>GS Lab</strong>
</button>
<button class="nav-tab" data-target='career_1'>
<strong>GS Lab (Intern)</strong>
</button>
</div>
<div class="details">
<div class="tab-content" id="career_5">
<h3 class="tab-title"><strong>R Systems</strong></h3>
<h4 class="tab-sub-title">Senior Software Engineer</h4>
<small>Noida</small>
<p>25 August 2022 - Present</p>
<hr class="divider">
<strong>Roles and Responsibility:</strong>
<ul>
<li>Backend Developer, responsible for delivering high quality product on time.</li>
<li>Daily Standup.</li>
<li>Trouble shooting production issues.</li>
<li>Feature enhancement and possible optimizations.</li>
<li>Code review.</li>
<li>Assistance during different production activities.</li>
</ul>
</div>
<div class="tab-content hidden" id="career_4">
<h3 class="tab-title"><strong>RenewBuy</strong></h3>
<h4 class="tab-sub-title">Senior Software Engineer</h4>
<small>Gurugram</small>
<p>30 May 2022 - 01 August 2022</p>
<hr class="divider">
<strong>Roles and Responsibility:</strong>
<ul>
<li>Backend Developer, responsible for delivering high quality product on time.</li>
<li>Due date estimation of tasks.</li>
<li>Daily Standup.</li>
<li>Trouble shooting production issues.</li>
<li>Feature enhancement and possible optimizations.</li>
<li>Code review.</li>
<li>Assistance during different production activities.</li>
</ul>
</div>
<div class="tab-content hidden" id="career_3">
<h3 class="tab-title"><strong>Knowlarity Communications PVT LTD</strong></h3>
<h4 class="tab-sub-title">Software Developer</h4>
<small>Gurugram</small>
<p>30 September 2021 - 29 May 2022</p>
<hr class="divider">
<strong>Roles and Responsibility:</strong>
<ul>
<li>Backend Developer, responsible for delivering high quality product on time.</li>
<li>Due date estimation of tasks.</li>
<li>Daily Standup.</li>
<li>Trouble shooting production issues.</li>
<li>Feature enhancement and possible optimizations.</li>
<li>Code review.</li>
<li>Assistance during different production activities.</li>
</ul>
</div>
<div class="tab-content hidden" id="career_2">
<h3 class="tab-title"><strong>Great Software Laboratory PVT LTD</strong></h3>
<h4 class="tab-sub-title">Software Engineer</h4>
<small>Pune</small>
<p>02 July 2019 - 29 September 2021</p>
<hr class="divider">
<strong>Roles and Responsibility:</strong>
<ul>
<li>Backend Developer, responsible for delivering high quality product on time.</li>
<li>Due date estimation of tasks.</li>
<li>Daily Standup.</li>
<li>Trouble shooting production issues.</li>
<li>Feature enhancement and possible optimizations.</li>
<li>Code review.</li>
<li>Assistance during different production activities.</li>
<li>Providing python training to the team and interns</li>
</ul>
</div>
<div class="tab-content hidden" id="career_1">
<h3 class="tab-title"><strong>Great Software Laboratory PVT LTD</strong></h3>
<h4 class="tab-sub-title">Software Engineer (Intern)</h4>
<small>Pune</small>
<p>02 August 2018 - 30 June 2019</p>
<hr class="divider">
<strong>Roles and Responsibility:</strong>
<ul>
<li>Backend Developer, responsible for delivering high quality product on time.</li>
<li>Daily Standup.</li>
<li>Trouble shooting issues and exploring new technology</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="section certification" data-title="Certification">
<div class="w-100-p reveal">
<h2 class="title">Certification</h2>
<p class="sub-title font--montserrat">
Certifications and MOOCs
</p>
<div class="info-tabs font--montserrat">
<div class="navigation">
<button class="nav-tab active" data-target='cert_1'>
<strong>Nanodegree</strong>
<p>2018</p>
</button>
<button class="nav-tab" data-target='cert_2'>
<strong>The Complete Web Development Course</strong>
<p>2018</p>
</button>
</div>
<div class="details">
<div class="tab-content" id="cert_1">
<!-- <h3 class="tab-title"><strong>Data Structures and Algorithms</strong></h3>
<h4 class="tab-sub-title">Nano Degree, Udacity</small>
<small>Massive Open Online Courses</small>
<p>Link: <a href="https://graduation.udacity.com/confirm/CANUTXDS" target="_blank" rel="noopener noreferrer" data-tooltip="CANUTXDS" data-tooltip-location="right">https://graduation.udacity.com/confirm/CANUTXDS</a></p>
<p>ID: <strong>CANUTXDS</strong></p> -->
<h3 class="tab-title"><strong>Data Structures and Algorithms</strong></h3>
<h4 class="tab-sub-title">Nano Degree, Udacity</h4>
<small>Massive Open Online Courses</small>
<p>Link: <a href="https://graduation.udacity.com/confirm/CANUTXDS" target="_blank" rel="noopener noreferrer" data-tooltip="CANUTXDS" data-tooltip-location="right">https://graduation.udacity.com/confirm/CANUTXDS</a></p>
<p>ID: <strong>CANUTXDS</strong></p>
</div>
<div class="tab-content hidden" id="cert_2">
<h3 class="tab-title"><strong>The Complete Web Development Course - Build 15 Projects</strong></h3>
<h4 class="tab-sub-title">Udemy</small>
<small>Massive Open Online Courses</small>
<p>Link: <a href="https://www.udemy.com/certificate/UC-30HPQA6I/" target="_blank" rel="noopener noreferrer" data-tooltip="UC-30HPQA6I" data-tooltip-location="right">https://www.udemy.com/certificate/UC-30HPQA6I/</a></p>
<p>ID: <strong>UC-30HPQA6I</strong></p>
</div>
</div>
</div>
</div>
</section>
<section class="section skills" data-title="Skills">
<div class="w-100-p reveal">
<h2 class="title">Skills</h2>
<p class="sub-title font--montserrat">
Proficiency and Expertise
</p>
<div class="info-tabs font--montserrat">
<div class="navigation">
<button class="nav-tab active" data-target='skill_1'>
<strong>Programming Language</strong>
</button>
<button class="nav-tab" data-target='skill_2'>
<strong>Markup / Stylesheet Language</strong>
</button>
<button class="nav-tab" data-target='skill_3'>
<strong>Framework / Library</strong>
</button>
<button class="nav-tab" data-target='skill_4'>
<strong>Database</strong>
</button>
<button class="nav-tab" data-target='skill_5'>
<strong>Operating System</strong>
</button>
<button class="nav-tab" data-target='skill_6'>
<strong>Tools</strong>
</button>
</div>
<div class="details">
<div class="tab-content" id="skill_1">
<div class="pills-container">
<div class="pill">
<span>
<i class="devicon-python-plain colored"></i>
Python
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-javascript-plain colored"></i>
JavaScript
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-go-plain colored"></i>
Go Lang
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content hidden" id="skill_2">
<div class="pills-container">
<div class="pill">
<span>
<i class="devicon-html5-plain colored"></i>
HTML
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-css3-plain colored"></i>
CSS
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-markdown-original colored"></i>
Markdown
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content hidden" id="skill_3">
<div class="pills-container">
<div class="pill">
<span>
<i class="devicon-django-plain colored"></i>
Django
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<img class="alt-font-icon" src="/static/img/sanic.png" alt="">
Sanic
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<img class="alt-font-icon" src="/static/img/rasa.png" alt="">
Rasa
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-pandas-original colored"></i>
Pandas
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-numpy-original colored"></i>
NumPy
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content hidden" id="skill_4">
<div class="pills-container">
<div class="pill">
<span>
<i class="devicon-mysql-plain colored"></i>
MySQL
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-postgresql-plain colored"></i>
PostgreSQL
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-mongodb-plain colored"></i>
MongoDB
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content hidden" id="skill_5">
<div class="pills-container">
<div class="pill">
<span>
<i class="devicon-windows8-original colored"></i>
Windows
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-apple-original colored"></i>
MacOS
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-linux-plain colored"></i>
Linux
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
</div>
</div>
<div class="tab-content hidden" id="skill_6">
<div class="pills-container">
<div class="pill">
<span>
<i class="devicon-vscode-plain colored"></i>
VS Code
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-pycharm-plain colored"></i>
Pycharm
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-git-plain colored"></i>
Git
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-github-original colored"></i>
GitHub
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-gitlab-original colored"></i>
GitLab
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-bitbucket-original colored"></i>
Bitbucket
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
<div class="pill">
<span>
<i class="devicon-jira-plain colored"></i>
Jira
</span>
<div class="rating left">
<div class="stars">
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star rated"></a>
<a class="star"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section resume" data-title="Resume">
<div class="w-100-p reveal">
<h2 class="title">Resume</h2>
<p class="sub-title font--montserrat">
Preview
</p>
<div class="center">
<canvas id="resume-viewer"></canvas>
</div>
</div>
</section>
<section class="section end" data-title="Hire Me">
<div class="w-100-p reveal">
<h2 class="title-2">Open to better opportunities</h2>
<h3 class="title-4">Thanks & Regards</h3>
<h3 class="title-2">Swetank Subham</h3>
</div>
</section>
</main>
<!--Main layout-->
<!--Footer-->
<footer>
</footer>
<!--Footer-->
<div class="cursor">
<div class="cursor--small"></div>
<div class="cursor--large"></div>
<div class="cursor--text">
<div class="text">GO HERE! GO HERE! GO HERE! GO HERE!</div>
</div>
</div>
<!-- MDB JavaScript -->
<script type="text/javascript" src="./static/vendor/mdb/js/mdb.min.js"></script>
<!-- Custom scripts -->
<!-- <script type="module" src="./static/app/js/app.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/circletype@2.3.0/dist/circletype.min.js"></script>
<script src="./assets/js/pdf.js"></script>
<script src="./assets/js/app.js"></script>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script>
<script type="text/javascript">
</script>
</body>
</html>