-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
699 lines (694 loc) · 101 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
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Mohammad Samiul Hasan – Personal Website</title>
<meta name="robots" content="max-image-preview:large">
<link rel="dns-prefetch" href="//s.w.org">
<link rel="alternate" type="application/rss+xml" title="Mohammad Samiul Hasan » Feed" href="./feed/index.html">
<link rel="alternate" type="application/rss+xml" title="Mohammad Samiul Hasan » Comments Feed" href="./comments/feed/index.html">
<script>
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":".\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.7.2"}};
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55357,56424,8205,55356,57212],[55357,56424,8203,55356,57212])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style>img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style>
<link rel="stylesheet" id="astra-theme-css-css" href="./wp-content/themes/astra/assets/css/minified/frontend.min.css?ver=3.1.2" media="all">
<style id="astra-theme-css-inline-css">html{font-size:93.75%;}a,.page-title{color:#0274be;}a:hover,a:focus{color:#3a3a3a;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:inherit;font-size:15px;font-size:1rem;}blockquote{color:#000000;}.site-title{font-size:35px;font-size:2.3333333333333rem;}.ast-archive-description .ast-archive-title{font-size:40px;font-size:2.6666666666667rem;}.site-header .site-description{font-size:15px;font-size:1rem;}.entry-title{font-size:30px;font-size:2rem;}h1,.entry-content h1{font-size:40px;font-size:2.6666666666667rem;}h2,.entry-content h2{font-size:30px;font-size:2rem;}h3,.entry-content h3{font-size:25px;font-size:1.6666666666667rem;}h4,.entry-content h4{font-size:20px;font-size:1.3333333333333rem;}h5,.entry-content h5{font-size:18px;font-size:1.2rem;}h6,.entry-content h6{font-size:15px;font-size:1rem;}.ast-single-post .entry-title,.page-title{font-size:30px;font-size:2rem;}::selection{background-color:#0274be;color:#ffffff;}body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#3a3a3a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:#0274be;background-color:#0274be;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:#0274be;}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#0274be;background-color:#0274be;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#0274be;border-color:#0274be;}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:#0274be;}.entry-meta,.entry-meta *{line-height:1.45;color:#0274be;}.entry-meta a:hover,.entry-meta a:hover *,.entry-meta a:focus,.entry-meta a:focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:#3a3a3a;}.widget-title{font-size:21px;font-size:1.4rem;color:#3a3a3a;}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#0274be;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#0274be;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#0274be;border-color:#0274be;}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#0274be;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:15px;font-size:1rem;}#secondary {margin: 4em 0 2.5em;word-break: break-word;line-height: 2;}#secondary li {margin-bottom: 0.25em;}#secondary li:last-child {margin-bottom: 0;}@media (max-width: 768px) {.js_active .ast-plain-container.ast-single-post #secondary {margin-top: 1.5em;}}.ast-separate-container.ast-two-container #secondary .widget {background-color: #fff;padding: 2em;margin-bottom: 2em;}@media (min-width: 993px) {.ast-left-sidebar #secondary {padding-right: 60px;}.ast-right-sidebar #secondary {padding-left: 60px;} }@media (max-width: 993px) {.ast-right-sidebar #secondary {padding-left: 30px;}.ast-left-sidebar #secondary {padding-right: 30px;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (min-width:1200px){.ast-separate-container.ast-right-sidebar .entry-content .wp-block-image.alignfull,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-image.alignfull,.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignfull,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignfull{margin-left:-6.67em;margin-right:-6.67em;max-width:unset;width:unset;}.ast-separate-container.ast-right-sidebar .entry-content .wp-block-image.alignwide,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-image.alignwide,.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignwide,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignwide{margin-left:-20px;margin-right:-20px;max-width:unset;width:unset;}}@media (min-width:1200px){.wp-block-group .has-background{padding:20px;}}@media (min-width:1200px){.ast-separate-container.ast-right-sidebar .entry-content .wp-block-group.alignwide,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-group.alignwide,.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignwide,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignwide{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}.ast-separate-container.ast-right-sidebar .entry-content .wp-block-group.alignfull,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-group.alignfull,.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignfull,.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignfull{margin-left:-6.67em;margin-right:-6.67em;padding-left:6.67em;padding-right:6.67em;}}@media (min-width:1200px){.wp-block-cover-image.alignwide .wp-block-cover__inner-container,.wp-block-cover.alignwide .wp-block-cover__inner-container,.wp-block-cover-image.alignfull .wp-block-cover__inner-container,.wp-block-cover.alignfull .wp-block-cover__inner-container{width:100%;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}.wp-block-columns{margin-bottom:unset;}.wp-block-image.size-full{margin:2rem 0;}.wp-block-separator.has-background{padding:0;}.wp-block-gallery{margin-bottom:1.6em;}.wp-block-group{padding-top:4em;padding-bottom:4em;}.wp-block-group__inner-container .wp-block-columns:last-child,.wp-block-group__inner-container :last-child,.wp-block-table table{margin-bottom:0;}.blocks-gallery-grid{width:100%;}.wp-block-navigation-link__content{padding:5px 0;}.wp-block-group .wp-block-group .has-text-align-center,.wp-block-group .wp-block-column .has-text-align-center{max-width:100%;}.has-text-align-center{margin:0 auto;}@media (min-width:1200px){.wp-block-cover__inner-container,.alignwide .wp-block-group__inner-container,.alignfull .wp-block-group__inner-container{max-width:1200px;margin:0 auto;}.wp-block-group.alignnone,.wp-block-group.aligncenter,.wp-block-group.alignleft,.wp-block-group.alignright,.wp-block-group.alignwide,.wp-block-columns.alignwide{margin:2rem 0 1rem 0;}}@media (max-width:1200px){.wp-block-group{padding:3em;}.wp-block-group .wp-block-group{padding:1.5em;}.wp-block-columns,.wp-block-column{margin:1rem 0;}}@media (min-width:921px){.wp-block-columns .wp-block-group{padding:2em;}}@media (max-width:544px){.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:unset;}.wp-block-cover,.wp-block-cover-image{padding:2em 0;}.wp-block-group,.wp-block-cover{padding:2em;}.wp-block-media-text__media img,.wp-block-media-text__media video{width:unset;max-width:100%;}.wp-block-media-text.has-background .wp-block-media-text__content{padding:1em;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}@media (min-width:544px){.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:0 8% 0 0;}.entry-content .wp-block-media-text .wp-block-media-text__content{padding:0 0 0 8%;}.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-left > *,.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-right > *,.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-left > *,.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-right > *,.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-right > *,.ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-left > *{margin:0;}}@media (max-width:544px){.entry-content .wp-block-media-text .wp-block-media-text__content{padding:8% 0;}.wp-block-media-text .wp-block-media-text__media img{width:auto;max-width:100%;}}@media (max-width:921px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 2.14em;}.ast-separate-container #primary,.ast-separate-container #secondary{padding:1.5em 0;}#primary,#secondary{padding:1.5em 0;margin:0;}.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}.ast-author-box img.avatar{margin:20px 0 0 0;}}@media (max-width:921px){#secondary.secondary,.ast-separate-container #secondary{padding-top:0;}.ast-separate-container.ast-right-sidebar #secondary{padding-left:1em;padding-right:1em;}.ast-separate-container.ast-two-container #secondary{padding-left:0;padding-right:0;}.ast-page-builder-template .entry-header #secondary{margin-top:1.5em;}.ast-page-builder-template #secondary{margin-top:1.5em;}.ast-separate-container.ast-two-container #secondary .widget{margin-bottom:1.5em;padding-left:1em;padding-right:1em;}.ast-separate-container.ast-right-sidebar #secondary,.ast-separate-container.ast-left-sidebar #secondary{border:0;margin-left:auto;margin-right:auto;}.ast-separate-container.ast-two-container #secondary .widget:last-child{margin-bottom:0;}}@media (max-width:921px){.ast-right-sidebar #primary{padding-right:0;}.ast-page-builder-template.ast-left-sidebar #secondary,.ast-page-builder-template.ast-right-sidebar #secondary{padding-right:20px;}.ast-page-builder-template.ast-right-sidebar #secondary,.ast-page-builder-template.ast-left-sidebar #secondary{padding-left:20px;}.ast-right-sidebar #secondary,.ast-left-sidebar #primary{padding-left:0;}.ast-left-sidebar #secondary{padding-right:0;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}@media (min-width:922px){.ast-right-sidebar #primary{border-right:1px solid #eee;}.ast-left-sidebar #primary{border-left:1px solid #eee;}.ast-right-sidebar #secondary{border-left:1px solid #eee;margin-left:-1px;}.ast-left-sidebar #secondary{border-right:1px solid #eee;margin-right:-1px;}.ast-separate-container.ast-two-container.ast-right-sidebar #secondary{padding-left:30px;padding-right:0;}.ast-separate-container.ast-two-container.ast-left-sidebar #secondary{padding-right:30px;padding-left:0;}}.wp-block-button .wp-block-button__link,{color:#ffffff;}.wp-block-button .wp-block-button__link{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;border-color:#0274be;background-color:#0274be;color:#ffffff;font-family:inherit;font-weight:inherit;line-height:1;border-radius:2px;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#ffffff;background-color:#3a3a3a;border-color:#3a3a3a;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#ffffff;border-color:#0274be;background-color:#0274be;border-radius:2px;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;font-family:inherit;font-weight:inherit;line-height:1;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{color:#ffffff;background-color:#3a3a3a;border-color:#3a3a3a;}@media (min-width:921px){.ast-container{max-width:100%;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}}@media (max-width:921px){.ast-archive-description .ast-archive-title{font-size:40px;}.entry-title{font-size:30px;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}.ast-single-post .entry-title,.page-title{font-size:30px;}}@media (max-width:544px){.ast-archive-description .ast-archive-title{font-size:40px;}.entry-title{font-size:30px;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}.ast-single-post .entry-title,.page-title{font-size:30px;}}@media (max-width:921px){html{font-size:85.5%;}}@media (max-width:544px){html{font-size:85.5%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@font-face {font-family: "Astra";src: url(./wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(./wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(./wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight: normal;font-style: normal;font-display: fallback;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"\00bb";}.trail-items li:last-of-type::after{display:none;}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-6-equal .ast-builder-grid-row{grid-template-columns:repeat( 6,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row{grid-template-columns:repeat( 5,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row{grid-template-columns:repeat( 4,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr 1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-rheavy .ast-builder-grid-row{grid-template-columns:1fr 1fr 1fr 2fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-rheavy .ast-builder-grid-row{grid-template-columns:1fr 1fr 2fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-cheavy .ast-builder-grid-row{grid-template-columns:1fr 2fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-cwide .ast-builder-grid-row{grid-template-columns:1fr 3fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row{grid-template-columns:1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child{grid-column:1 / -1;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row{grid-template-columns:1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row{grid-template-columns:repeat( 2,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-rheavy .ast-builder-grid-row{grid-template-columns:1fr 2fr;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row{grid-template-columns:1fr;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-6-equal .ast-builder-grid-row{grid-template-columns:repeat( 6,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-5-equal .ast-builder-grid-row{grid-template-columns:repeat( 5,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-4-equal .ast-builder-grid-row{grid-template-columns:repeat( 4,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-4-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr 1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-4-rheavy .ast-builder-grid-row{grid-template-columns:1fr 1fr 1fr 2fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-rheavy .ast-builder-grid-row{grid-template-columns:1fr 1fr 2fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-cheavy .ast-builder-grid-row{grid-template-columns:1fr 2fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-cwide .ast-builder-grid-row{grid-template-columns:1fr 3fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row{grid-template-columns:1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child{grid-column:1 / -1;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row{grid-template-columns:1fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-2-equal .ast-builder-grid-row{grid-template-columns:repeat( 2,1fr );}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-2-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-2-rheavy .ast-builder-grid-row{grid-template-columns:1fr 2fr;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.ast-builder-layout-element[data-section="title_tagline"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:inherit;}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:2px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-color:#0274be;border-style:solid;border-radius:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 5px );}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:#eeeeee;;min-height:80px;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{max-width:1200px;margin-left:auto;margin-right:auto;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}@media (max-width:921px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}.ast-footer-copyright{text-align:center;}.ast-footer-copyright {color:#3a3a3a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product{width:auto;margin:0;float:none;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}@media (min-width:922px){#primary{width:70%;}#secondary{width:30%;}}.ast-safari-browser-less-than-11 .main-header-menu .menu-item, .ast-safari-browser-less-than-11 .main-header-bar .ast-masthead-custom-menu-items{display:block;}.main-header-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items{flex:unset;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:#ffffff;;color:#3a3a3a;}.ast-mobile-header-wrap .ast-mobile-header-content{background-color:#ffffff;;}.ast-mobile-popup-content > *, .ast-mobile-header-content > *{padding-top:0;padding-bottom:0;}@media (max-width:921px){.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:70px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:70px;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar,#masthead .ast-mobile-header-wrap .ast-primary-header-bar,#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid;}}.ast-primary-header-bar{background-color:#ffffff;;}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal{color:#0274be;border:none;background:transparent;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:20px;height:20px;fill:#0274be;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:#0274be;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .menu-item > .menu-link{font-family:inherit;font-weight:inherit;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-header-break-point .ast-builder-menu-mobile .main-header-menu, .ast-header-break-point .ast-builder-menu-mobile .main-navigation .menu-item .menu-link, .ast-header-break-point .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link{border-style:none;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}</style>
<link rel="stylesheet" id="astra-menu-animation-css" href="./wp-content/themes/astra/assets/css/minified/menu-animation.min.css?ver=3.1.2" media="all">
<link rel="stylesheet" id="wp-block-library-css" href="./wp-includes/css/dist/block-library/style.min.css?ver=5.7.2" media="all">
<link rel="stylesheet" id="elementor-icons-css" href="./wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.11.0" media="all">
<link rel="stylesheet" id="elementor-animations-css" href="./wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.2.3" media="all">
<link rel="stylesheet" id="elementor-frontend-css" href="./wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.2.3" media="all">
<style id="elementor-frontend-inline-css">@font-face{font-family:eicons;src:url(./wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0);src:url(./wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0#iefix) format("embedded-opentype"),url(./wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.10.0) format("woff2"),url(./wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.10.0) format("woff"),url(./wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.10.0) format("truetype"),url(./wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.10.0#eicon) format("svg");font-weight:400;font-style:normal}</style>
<link rel="stylesheet" id="elementor-post-10-css" href="./wp-content/uploads/elementor/css/post-10.css?ver=1621231493" media="all">
<link rel="stylesheet" id="elementor-global-css" href="./wp-content/uploads/elementor/css/global.css?ver=1621231495" media="all">
<link rel="stylesheet" id="elementor-post-17-css" href="./wp-content/uploads/elementor/css/post-17.css?ver=1625555198" media="all">
<link rel="stylesheet" id="jltma-bootstrap-css" href="./wp-content/plugins/master-addons/assets/css/bootstrap.min.css?ver=5.7.2" media="all">
<link rel="stylesheet" id="master-addons-main-style-css" href="./wp-content/plugins/master-addons/assets/css/master-addons-styles.css?ver=5.7.2" media="all">
<link rel="stylesheet" id="google-fonts-1-css" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=5.7.2" media="all">
<link rel="stylesheet" id="elementor-icons-shared-0-css" href="./wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.1" media="all">
<link rel="stylesheet" id="elementor-icons-fa-brands-css" href="./wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.1" media="all">
<!--[if IE]>
<script src='./wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=3.1.2' id='astra-flexibility-js'></script>
<script id='astra-flexibility-js-after'>
flexibility(document.documentElement);
</script>
<![endif]-->
<script id="jquery-core-js-before">
/* < ![CDATA[ */
function jltmaNS(n){for(var e=n.split("."),a=window,i="",r=e.length,t=0;r>t;t++)"window"!=e[t]&&(i=e[t],a[i]=a[i]||{},a=a[i]);return a;}
/* ]]> */
</script>
<script src="./wp-includes/js/jquery/jquery.min.js?ver=3.5.1" id="jquery-core-js"></script>
<script src="./wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="./wp-json/index.html">
<link rel="alternate" type="application/json" href="./wp-json/wp/v2/pages/17/index.html">
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="./xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="./wp-includes/wlwmanifest.xml">
<meta name="generator" content="WordPress 5.7.2">
<link rel="canonical" href="./index.html">
<link rel="shortlink" href="./index.html">
<link rel="alternate" type="application/json+oembed" href="./wp-json/oembed/1.0/embed/index.html?url=.%2F">
<link rel="alternate" type="text/xml+oembed" href="./wp-json/oembed/1.0/embed/index.html?url=.%2F&format=xml">
<script type="text/javascript">
(function () {
window.ma_el_fs = { can_use_premium_code: false};
})();
</script>
<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
<!-- All in one Favicon 4.7 --><link rel="icon" href="./wp-content/uploads/2021/05/5.png" type="image/png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
</head>
<body class="home page-template page-template-elementor_canvas page page-id-17 ast-single-post ast-inherit-site-logo-transparent astra-hfb-header ast-desktop ast-separate-container ast-right-sidebar astra-3.1.2 ast-normal-title-enabled elementor-default elementor-template-canvas elementor-kit-10 elementor-page elementor-page-17">
<div data-elementor-type="wp-page" data-elementor-id="17" class="elementor elementor-17" data-elementor-settings="[]">
<div class="elementor-section-wrap">
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-6760fba elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6760fba" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7ad1ddc" data-id="7ad1ddc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-558a729 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-fixed elementor-widget elementor-widget-ma-navmenu" data-id="558a729" data-element_type="widget" data-settings="{"_animation":"none","_position":"fixed"}" data-widget_type="ma-navmenu.default">
<div class="elementor-widget-container">
<div class="jltma-menu-container">
<nav id="jltma-nav-menu-element-558a729" class="jltma-elementor-header jltma-nav-menu-element navbar navbar-expand-md navbar-soft smart-scroll tablet click horizontal " data-menu-id="jltma-nav-menu-element-558a729" data-sticky-type="smart-scroll" data-menu-layout="onepage" data-menu-trigger="click" data-menu-offcanvas="toggle-bar" data-menu-toggletype="toggle" data-menu-animation="default" data-menu-container-id=""><div class="jltma-nav-panel tablet">
<a class="jltma-nav-logo navbar-brand jltma-col-xs-3 jltma-col-sm-3" href="./index.html">
<img alt="">
</a>
<button class="navbar-toggler ml-md-0 mr-auto py-3" type="button" data-toggle="collapse" data-trigger="#jltma-nav-menu-elementor-558a729" data-target="#jltma-nav-menu-elementor-558a729" aria-expanded="false" aria-label="Toggle Navigation">
<div class="jltma-burger jltma-lite-medium"><span class="mid-line"></span></div>
</button>
<button class="jltma-close "> X </button>
</div>
<div id="jltma-nav-menu-elementor-558a729" class="jltma-menu-offcanvas-elements jltma-navbar-nav-default tablet-offcanvas collapse navbar-collapse jltma-svg-arrow jltma-small-down jltma-one-page-enabled toggle-bar "><ul id="jltma-main-menu" class="navbar-nav jltma-navbar-nav jltma-menu-position-center toggle">
<li id="menu-item-11" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11 nav-item jltma-megamenu-hover jltma-mobile-builder-content"><a href="#resume" class="jltma-menu-nav-link nav-link menu-link">Resume</a></li>
<li id="menu-item-12" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12 nav-item jltma-megamenu-hover jltma-mobile-builder-content"><a href="#project" class="jltma-menu-nav-link nav-link menu-link">Project</a></li>
<li id="menu-item-13" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13 nav-item jltma-megamenu-hover jltma-mobile-builder-content"><a href="#expertise" class="jltma-menu-nav-link nav-link menu-link">Expertise</a></li>
<li id="menu-item-249" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249 nav-item jltma-megamenu-hover jltma-mobile-builder-content"><a href="#organizations" class="jltma-menu-nav-link nav-link menu-link">Organizations</a></li>
<li id="menu-item-14" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14 nav-item jltma-megamenu-hover jltma-mobile-builder-content"><a href="#contact" class="jltma-menu-nav-link nav-link menu-link">Contact</a></li>
</ul></div></nav><style>@media only screen and (min-width: 1024px) { .elementor-element-558a729 .jltma-burger-box { display: none } }</style>
</div> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-cff91f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cff91f0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-57f827a" data-id="57f827a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5737739 elementor-widget elementor-widget-text-editor" data-id="5737739" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h1><strong>Mohammad Samiul Hasan</strong></h1>
<h4>Enthusiastic, Mechanical Engg. Undergrad</h4> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-d169f12 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d169f12" data-element_type="section" id="resume">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6ea449d" data-id="6ea449d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-f474c49 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f474c49" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-c026c7c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c026c7c" data-element_type="section" id="resume">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4d0a57" data-id="a4d0a57" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-3be90cb elementor-widget elementor-widget-text-editor" data-id="3be90cb" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>
<h3><span style="text-decoration: underline;"><strong>Resume</strong></span></h3> </center>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-67cf253 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="67cf253" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c51cfb6" data-id="c51cfb6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-bba3a0b elementor-widget elementor-widget-image" data-id="bba3a0b" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="791" height="1024" src="./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-791x1024.jpg" class="attachment-large size-large" alt="" loading="lazy" srcset="./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-791x1024.jpg 791w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-232x300.jpg 232w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-768x994.jpg 768w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-1187x1536.jpg 1187w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-1583x2048.jpg 1583w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-001-1-scaled.jpg 1978w" sizes="(max-width: 791px) 100vw, 791px"> </div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-22bc610" data-id="22bc610" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a30d187 elementor-widget elementor-widget-image" data-id="a30d187" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="791" height="1024" src="./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-791x1024.jpg" class="attachment-large size-large" alt="" loading="lazy" srcset="./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-791x1024.jpg 791w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-232x300.jpg 232w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-768x994.jpg 768w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-1187x1536.jpg 1187w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-1583x2048.jpg 1583w, ./wp-content/uploads/2021/07/Resume-Plain_color_small_Obj-page-002-1-scaled.jpg 1978w" sizes="(max-width: 791px) 100vw, 791px"> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-7850a8c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7850a8c" data-element_type="section" id="project">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6074310" data-id="6074310" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-64418cf elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="64418cf" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-842393b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="842393b" data-element_type="section" id="project">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-880324c" data-id="880324c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-8d81764 elementor-widget elementor-widget-text-editor" data-id="8d81764" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>
<h3><span style="text-decoration: underline;"><strong>Projects</strong></span></h3> </center>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-2163be1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2163be1" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bde58bc" data-id="bde58bc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-964d201 elementor-widget elementor-widget-text-editor" data-id="964d201" data-element_type="widget" id="#project" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><strong>1. Construction of a 3 DOF SCARA Manipulator with Multi-functional End Effector.</strong><br>SCARA (Selective Compliance Articulated Robot Arm) is the most used robot manipulator in industrial applications such as assembling, pick and place, etc. The project was an academic project under Course MEE368. We, a group of 3, students build this robotic arm. In this project, I worked and learned about Kinematics, Inverse kinematics math problems, how to implement them, Python programming.<br><strong>2. Bi-pedal Humanoid Robot “Lee.”</strong><br>Lee is the first-ever human-sized walking robot in Bangladesh. This project has been financed by the ICT division; under the Innovation fund. In this project, my main job was hardware related, drilling, cutting, assembling the hands, legs, body, and one simulation in Matlab which I failed to do (Later done by Team leader), but acquire knowledge about Matlab.<br><strong>3. Arduino Based Line Follower Robot with PID Controller Mechanism.</strong><br>Built a line follower with the most popular control mechanism, PID, and participated with this robot in three contests. I learned a lot of this during this project, such as teamwork, working under pressure, and dealing with failure.<br><strong>4. Design and Fatigue Analysis of a Reactor Pressure Vessel.</strong><br>It was a freelancing Project; where a conventional pressurized water reactor pressure vessel was designed and analyzed stress-strain nature under different constraints. The project was performed using Solidworks and Ansys. In this project, I designed the RPV in Solidworks, ran simulations in Ansys, and helped to write the report.<br><strong>5. Design of a testing device for rolling resistance of a bicycle tire.</strong><br>It was a freelancing project; where a device was designed to measure the rolling resistance of a tire during its run time. This project was conducted using Solidworks. In this project, I helped to write the report.<br><strong>6. Design and Acoustic Analysis of Motorbike Helmet.</strong><br>It was a freelancing project; where a helmet was designed after assessing the key aerodynamic characteristics; then, acoustic analysis has been performed to measure the noise created due to the helmet. The project was executed using Solidworks and Ansys. In this project, I designed the helmet in Solidworks, helped in simulations, and writing the report.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-92917ee elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="92917ee" data-element_type="section" id="expertise">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f4a2bf" data-id="2f4a2bf" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-afd6902 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="afd6902" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section data-jltma-wrapper-link="{"url":"expertise","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-bd4ff27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bd4ff27" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f0b087" data-id="2f0b087" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e14f32e elementor-widget elementor-widget-text-editor" data-id="e14f32e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>
<h3><span style="text-decoration: underline;"><strong>Expertise</strong></span></h3> </center>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-8e63b88 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8e63b88" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-19391ae" data-id="19391ae" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-c65476c elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel" data-id="c65476c" data-element_type="widget" data-settings="{"slides_to_show":"1","navigation":"arrows","autoplay_speed":1500,"autoplay":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","infinite":"yes","effect":"slide","speed":500}" data-widget_type="image-carousel.default">
<div class="elementor-widget-container">
<div class="elementor-image-carousel-wrapper swiper-container" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper">
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Iron-Man-Helmet-750x500.jpg" alt="Iron Man Helmet"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Engine-Assebmly-1-750x500.png" alt="V6 IC Engine"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Engine-Assembly-2-750x500.png" alt="Transparent View of V6 ICE"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Engine-Assembly-4-750x500.png" alt="Cut-off View of V6 ICE"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Double-Wishbone-Suspension-System-750x500.jpg" alt="Double Wishbone Suspension system"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Top-View-750x500.jpg" alt="Top View of Double Wishbone Suspension system"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Wheel-1-750x500.jpg" alt="Wheel"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/03/Condenser-750x500.png" alt="Condenser"></figure></div> </div>
<div class="elementor-swiper-button elementor-swiper-button-prev">
<i class="eicon-chevron-left" aria-hidden="true"></i>
<span class="elementor-screen-only">Previous</span>
</div>
<div class="elementor-swiper-button elementor-swiper-button-next">
<i class="eicon-chevron-right" aria-hidden="true"></i>
<span class="elementor-screen-only">Next</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-2da9397" data-id="2da9397" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-50a7b35 elementor-widget elementor-widget-text-editor" data-id="50a7b35" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4><strong>Computer Aided Design (CAD):</strong></h4>
<ul>
<li>SolidWorks || Proficiency Level – Medium</li>
<li>AutoCAD || Proficiency Level – Basic</li>
<li>Fusion 360 || <span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );">Proficiency Level – Basic</span>
</li>
</ul>
<h4><strong>Computer Aided Manufacturing (CAM):</strong></h4>
<ul><li>MasterCAM || Planning to learn soon </li></ul> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-df5cdfd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="df5cdfd" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4b27c97" data-id="4b27c97" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-15e53fa elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel" data-id="15e53fa" data-element_type="widget" data-settings="{"slides_to_show":"1","navigation":"arrows","autoplay_speed":3300,"autoplay":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","infinite":"yes","effect":"slide","speed":500}" data-widget_type="image-carousel.default">
<div class="elementor-widget-container">
<div class="elementor-image-carousel-wrapper swiper-container" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper">
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/05/EmbeddedImage-1.gif" alt="EmbeddedImage (1)"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/05/EmbeddedImage-768x396.gif" alt="EmbeddedImage"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/05/Deformation.gif" alt="Deformation"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/04/1.-Total-Deformation-768x276.png" alt="1. Total Deformation"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/04/2.-Total-Deformation-2-768x274.png" alt="2. Total Deformation-2"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/04/3.-Shear-Stress-768x274.png" alt="3. Shear Stress"></figure></div> </div>
<div class="elementor-swiper-button elementor-swiper-button-prev">
<i class="eicon-chevron-left" aria-hidden="true"></i>
<span class="elementor-screen-only">Previous</span>
</div>
<div class="elementor-swiper-button elementor-swiper-button-next">
<i class="eicon-chevron-right" aria-hidden="true"></i>
<span class="elementor-screen-only">Next</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-654677e" data-id="654677e" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4bf0c38 elementor-widget elementor-widget-text-editor" data-id="4bf0c38" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4><strong>Computer Aided Engineering (CAE):</strong></h4>
<ul>
<li>Ansys || Proficiency Level – Medium</li>
<li>LAMMPS || Proficiency Level – Basic</li>
<li>MATLAB || Proficiency Level – Basic</li>
</ul>
<h4><strong>Programmable Logic Circuit (PLC):</strong></h4>
<ul><li> Simens SIMATIC || Planning to learn soon</li></ul>
<div> </div> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-7dedf4a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7dedf4a" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-15c6041" data-id="15c6041" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ead4a96 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="ead4a96" data-element_type="widget" data-settings="{"navigation":"both","autoplay":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","autoplay_speed":5000,"infinite":"yes","speed":500}" data-widget_type="image-carousel.default">
<div class="elementor-widget-container">
<div class="elementor-image-carousel-wrapper swiper-container" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper">
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/04/programming-code-icon-abstract-code-icon-logo-vector-20289692-e1617372477972-150x150.jpg" alt="Programming code icon vector. Abstract code icon logo design made of color pieces"></figure></div> </div>
</div>
</div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-d002397" data-id="d002397" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-1eba91e elementor-widget elementor-widget-text-editor" data-id="1eba91e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4><strong>Programming:</strong></h4>
<ul>
<li>Python || Proficiency Level – Medium</li>
<li>C Program || Proficiency Level – Medium</li>
<li>GNU Octave <span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );"> || Proficiency Level – Medium</span>
</li>
</ul> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-7c66417 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c66417" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e604ce9" data-id="e604ce9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-92d5c6e elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel" data-id="92d5c6e" data-element_type="widget" data-settings="{"slides_to_show":"1","navigation":"arrows","autoplay_speed":3000,"autoplay":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","infinite":"yes","effect":"slide","speed":500}" data-widget_type="image-carousel.default">
<div class="elementor-widget-container">
<div class="elementor-image-carousel-wrapper swiper-container" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper">
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/04/Au_1_Twin-768x525.png" alt="Au_1_Twin"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/05/Stress-Strain-Curve-No-kink-768x593.png" alt="Stress Strain Curve No kink"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/04/Au_2_Twin-768x521.png" alt="Au_2_Twin"></figure></div>
<div class="swiper-slide"><figure class="swiper-slide-inner"><img class="swiper-slide-image" src="./wp-content/uploads/2021/05/Au-1-Twin-768x593.png" alt="Au 1 Twin"></figure></div> </div>
<div class="elementor-swiper-button elementor-swiper-button-prev">
<i class="eicon-chevron-left" aria-hidden="true"></i>
<span class="elementor-screen-only">Previous</span>
</div>
<div class="elementor-swiper-button elementor-swiper-button-next">
<i class="eicon-chevron-right" aria-hidden="true"></i>
<span class="elementor-screen-only">Next</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-d2b69e9" data-id="d2b69e9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-49c2ccd elementor-widget elementor-widget-text-editor" data-id="49c2ccd" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4><strong>Data Analysis:</strong></h4>
<ul>
<li>SPSS <span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );"> </span><span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );"> || Proficiency Level – Medium</span>
</li>
<li>MS Excel <span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );"> </span><span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );"> || Proficiency Level – Medium</span>
</li>
</ul>
<h4><strong>Office:</strong></h4>
<ul>
<li>MS Word, PowerPoint, Excel</li>
<li><span style="color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight );">Google Docs, Sheets</span></li>
</ul> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-fd6b4ec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fd6b4ec" data-element_type="section" id="organizations">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3325972" data-id="3325972" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-15665fb elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="15665fb" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-42424d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="42424d7" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9172f34" data-id="9172f34" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-594a631 elementor-widget elementor-widget-text-editor" data-id="594a631" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>
<h3><span style="text-decoration: underline;"><strong>Organizations</strong></span></h3> </center>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-cd27f8b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cd27f8b" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3ea9d44" data-id="3ea9d44" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7333127 elementor-widget elementor-widget-image" data-id="7333127" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="300" height="297" src="./wp-content/uploads/2021/04/rsz_sustcast-300x297.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="./wp-content/uploads/2021/04/rsz_sustcast-300x297.png 300w, ./wp-content/uploads/2021/04/rsz_sustcast-150x150.png 150w, ./wp-content/uploads/2021/04/rsz_sustcast-70x70.png 70w, ./wp-content/uploads/2021/04/rsz_sustcast-127x127.png 127w, ./wp-content/uploads/2021/04/rsz_sustcast-125x125.png 125w, ./wp-content/uploads/2021/04/rsz_sustcast-117x116.png 117w, ./wp-content/uploads/2021/04/rsz_sustcast.png 387w" sizes="(max-width: 300px) 100vw, 300px"> </div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-778da70" data-id="778da70" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0c37bbe elementor-widget elementor-widget-text-editor" data-id="0c37bbe" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h6> </h6>
<h6><strong style="font-size: 1.33333rem; font-style: inherit; font-family: var( --e-global-typography-text-font-family ), Sans-serif;">Product Management Associate, SUSTcast.</strong></h6>
<p>March 2020 – Present</p>
<p><span style="font-weight: var( --e-global-typography-text-font-weight ); color: rgba(0, 0, 0, 0.9); font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px;">SUSTcast, a joint project of RoboSUST, SUST CSE, and Team Meow is the first-ever AI-based radio station in SUST. </span><span style="font-weight: var( --e-global-typography-text-font-weight ); color: rgba(0, 0, 0, 0.9); font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px;">As a Product management Associate, my task was to find new program ideas for sustainable growth, managing sponsorship, analyzing must add features in the app, etc.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-382ac0e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="382ac0e" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-201230d" data-id="201230d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d63a68f elementor-widget elementor-widget-image" data-id="d63a68f" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="300" height="300" src="./wp-content/uploads/2021/04/rsz_robosust-300x300.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="./wp-content/uploads/2021/04/rsz_robosust-300x300.png 300w, ./wp-content/uploads/2021/04/rsz_robosust-150x150.png 150w, ./wp-content/uploads/2021/04/rsz_robosust-768x771.png 768w, ./wp-content/uploads/2021/04/rsz_robosust-70x70.png 70w, ./wp-content/uploads/2021/04/rsz_robosust-127x127.png 127w, ./wp-content/uploads/2021/04/rsz_robosust-476x476.png 476w, ./wp-content/uploads/2021/04/rsz_robosust-125x125.png 125w, ./wp-content/uploads/2021/04/rsz_robosust-116x116.png 116w, ./wp-content/uploads/2021/04/rsz_robosust.png 920w" sizes="(max-width: 300px) 100vw, 300px"> </div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c4f717b" data-id="c4f717b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-3f33473 elementor-widget elementor-widget-text-editor" data-id="3f33473" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4><strong>Deputy Director of Robotics, RoboSUST.</strong></h4>
<p>February 2020 – June 2021</p>
<h6 style="font-style: normal;">Notable Tasks:</h6>
<ul style="font-size: 15px; font-style: normal; font-weight: 400; color: #807d7d;">
<li style="font-size: 15px;">Managed five weeks-long “Introduction to Robotics Workshop” for session 2019-20 students.</li>
<li style="font-size: 15px;">Took a session on “Introduction to Robotics” at the Introduction to Robotics Workshop.</li>
<li style="font-size: 15px;">Mentored up to five teams to build their 1st robot.</li>
<li style="font-size: 15px;">Helped to plan various webinars during the coronavirus pandemic.</li>
</ul>
<h4><strong>Assistant Research and Development Secretary, RoboSUST.</strong></h4>
<p>January 2018 – February 2019</p>
<h6>Organized two workshops:</h6>
<ul>
<li>Advanced Robotics: PID, Maze and Obstacle Avoiding</li>
<li>Advanced Robotics: Introduction to Robot Simulation.</li>
</ul> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-1da5a5f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1da5a5f" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f44bc85" data-id="f44bc85" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-779a405 elementor-widget elementor-widget-image" data-id="779a405" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="300" height="169" src="./wp-content/uploads/2021/04/rsz_friday_lab-300x169.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="./wp-content/uploads/2021/04/rsz_friday_lab-300x169.png 300w, ./wp-content/uploads/2021/04/rsz_friday_lab-768x432.png 768w, ./wp-content/uploads/2021/04/rsz_friday_lab-206x116.png 206w, ./wp-content/uploads/2021/04/rsz_friday_lab.png 1024w" sizes="(max-width: 300px) 100vw, 300px"> </div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-bccedea" data-id="bccedea" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ef69adb elementor-widget elementor-widget-text-editor" data-id="ef69adb" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4><strong> Mechanical Engineer, Roboticist, Friday Lab.</strong></h4>
<p>June 2018 – December 2020</p>
<h4><strong>Apprentice, Friday Lab.</strong></h4>
<p>December 2017 – June 2018</p>
<p>Friday lab is a team of Robo-enthusiast peoples who used to build different robots and research new technology. Friday lab has to build the first social humanoid who can speak Bangla and later has made the country’s first bipedal walking robot. I have Performed different mechanical tasks, Designing, 3D printing, simulation here.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-ec05df4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ec05df4" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ce14173" data-id="ce14173" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-064dcca elementor-widget elementor-widget-image" data-id="064dcca" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="300" height="245" src="./wp-content/uploads/2021/04/BIF-300x245.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="./wp-content/uploads/2021/04/BIF-300x245.png 300w, ./wp-content/uploads/2021/04/BIF-1024x838.png 1024w, ./wp-content/uploads/2021/04/BIF-768x628.png 768w, ./wp-content/uploads/2021/04/BIF-1536x1256.png 1536w, ./wp-content/uploads/2021/04/BIF-142x116.png 142w, ./wp-content/uploads/2021/04/BIF.png 1543w" sizes="(max-width: 300px) 100vw, 300px"> </div>
</div>
</div>
</div>
<div class="has_ma_el_bg_slider elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-a6b81b0" data-id="a6b81b0" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-00a19fa elementor-widget elementor-widget-text-editor" data-id="00a19fa" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h6> </h6>
<h6><strong style="font-size: 1.33333rem; font-style: inherit; font-family: var( --e-global-typography-text-font-family ), Sans-serif;">Team Member, CanSAT Making Team, Bangladesh Innovation Forum</strong></h6>
<p>December 2019 – Present</p>
<p>Bangladesh Innovation Forum, a voluntary organization, took a goal to make a CanSAT (Can-shaped miniature satellite). Among many candidates, I got selected for the team. Attended two-three meetings to set our target. Currently, the team activities are being discontinued due to the Coronavirus pandemic.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-7011cc3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7011cc3" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b3b7117" data-id="b3b7117" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0b6ecd9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0b6ecd9" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-4e121cd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4e121cd" data-element_type="section" id="contact">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-11a0b89" data-id="11a0b89" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-884b19d elementor-widget elementor-widget-text-editor" data-id="884b19d" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>
<h3><span style="text-decoration: underline;"><strong>Contact</strong></span></h3> </center>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-e3cba32 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e3cba32" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c5709bc" data-id="c5709bc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a159ef0 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="a159ef0" data-element_type="widget" data-widget_type="social-icons.default">
<div class="elementor-widget-container">
<div class="elementor-social-icons-wrapper elementor-grid">
<div class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-3110cb3" href="https://www.linkedin.com/in/samiulhasan23/" target="_blank">
<span class="elementor-screen-only">Linkedin</span>
<i class="fab fa-linkedin"></i> </a>
</div>
<div class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-330bd88" href="mailto:[email protected]" target="_blank">
<span class="elementor-screen-only"></span>
<svg xmlns="http://www.w3.org/2000/svg" width="512.000000pt" height="512.000000pt" viewbox="0 0 512.000000 512.000000" preserveaspectratio="xMidYMid meet"><g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)" fill="#000000" stroke="none"><path d="M1390 4875 c-955 -181 -1301 -249 -1319 -263 -14 -10 -34 -31 -45 -46 l-21 -27 0 -1819 0 -1819 21 -27 c11 -15 31 -36 45 -46 34 -26 2632 -513 2683 -504 44 8 94 50 112 93 11 26 14 120 14 448 l0 415 1069 2 c1063 3 1070 3 1097 24 15 11 37 33 48 48 21 27 21 30 21 1366 0 1336 0 1339 -21 1366 -11 15 -33 37 -48 48 -27 21 -34 21 -1096 24 l-1069 2 -3 429 c-3 416 -4 430 -24 457 -34 46 -69 67 -121 70 -32 2 -481 -79 -1343 -241z m3099 -1039 c-73 -64 -969 -750 -979 -750 -9 0 -154 87 -322 194 l-307 195 -1 183 0 182 807 0 c443 0 804 -2 802 -4z m311 -1201 l0 -1035 -960 0 -960 0 0 745 c0 410 3 745 6 745 4 0 134 -81 289 -180 155 -99 296 -183 313 -186 72 -15 80 -9 704 476 332 258 604 470 606 470 1 0 2 -466 2 -1035z m-3155 851 c44 -14 109 -42 145 -63 79 -46 198 -157 255 -238 205 -287 252 -693 118 -1030 -56 -140 -108 -220 -213 -325 -106 -107 -184 -157 -305 -197 -69 -23 -96 -27 -205 -27 -109 0 -136 4 -205 27 -106 35 -192 87 -282 171 -462 430 -401 1271 116 1605 170 109 385 138 576 77z"></path><path d="M1330 3181 c-155 -50 -283 -202 -342 -408 -32 -112 -32 -314 0 -426 32 -113 83 -207 152 -281 69 -73 120 -106 199 -130 98 -29 204 -14 298 41 62 36 159 145 198 223 60 120 79 206 79 360 0 154 -19 240 -79 360 -39 78 -136 187 -198 223 -96 56 -207 70 -307 38z"></path></g></svg> </a>
</div>
<div class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-388ab4f" href="https://grabcad.com/mohammad.samiul.hasan-1" target="_blank">
<span class="elementor-screen-only"></span>
<svg xmlns="http://www.w3.org/2000/svg" width="637.000000pt" height="640.000000pt" viewbox="0 0 637.000000 640.000000" preserveaspectratio="xMidYMid meet"><g transform="translate(0.000000,640.000000) scale(0.100000,-0.100000)" fill="#000000" stroke="none"><path d="M565 6339 c-82 -12 -106 -20 -185 -61 -138 -72 -253 -214 -301 -371 -18 -60 -19 -150 -19 -2701 0 -1878 3 -2651 11 -2680 22 -84 100 -226 154 -279 84 -85 135 -116 260 -161 l60 -21 2610 -3 c1703 -2 2633 1 2675 7 216 34 398 185 476 396 18 48 19 148 21 2720 3 2668 3 2670 -18 2738 -29 99 -82 183 -160 258 -78 75 -202 143 -288 157 -54 9 -5238 10 -5296 1z m5253 -201 c49 -10 132 -51 176 -87 55 -44 91 -96 115 -169 21 -63 22 -66 19 -1110 l-3 -1047 -22 -59 c-43 -111 -77 -170 -137 -234 -122 -130 -290 -212 -434 -212 -75 0 -72 -17 5 -25 100 -11 202 -47 291 -105 141 -90 224 -199 278 -365 l23 -70 0 -1030 c1 -1100 1 -1088 -48 -1168 -32 -53 -116 -126 -174 -152 -29 -13 -81 -29 -117 -34 -95 -16 -5099 -15 -5189 0 -155 26 -273 125 -319 266 l-22 68 0 1007 c0 1123 -4 1059 71 1215 92 194 307 343 527 368 78 9 81 25 3 25 -57 0 -177 32 -244 66 -18 9 -65 41 -105 72 -97 73 -177 186 -216 304 -36 111 -37 135 -34 1168 l3 1015 31 65 c57 121 185 216 304 227 30 2 57 7 59 9 8 7 5124 -1 5159 -8z"></path><path d="M930 5390 c-263 -31 -472 -183 -530 -385 -8 -27 -10 -142 -8 -360 3 -356 0 -338 79 -455 46 -69 136 -144 219 -182 34 -15 105 -40 125 -44 273 -47 563 -17 768 80 l97 45 0 311 0 310 -307 -2 -308 -3 0 -75 0 -75 213 -3 212 -2 0 -170 c0 -94 -1 -170 -2 -170 -2 0 -37 -12 -78 -26 -170 -58 -399 -72 -526 -33 -108 33 -177 73 -221 126 -80 96 -78 85 -78 393 l0 275 27 50 c48 90 163 176 268 201 19 4 37 8 40 9 95 22 256 22 350 0 58 -14 81 -21 129 -42 31 -13 77 -35 103 -49 26 -13 52 -24 57 -24 6 0 28 32 50 72 47 84 46 88 -45 132 -171 84 -417 121 -634 96z"></path><path d="M3917 5392 c-3 -4 -26 -55 -50 -112 -25 -58 -59 -136 -76 -173 -17 -37 -31 -70 -31 -72 0 -3 -16 -38 -35 -79 -19 -41 -35 -77 -35 -80 0 -3 -14 -36 -31 -73 -17 -37 -50 -113 -74 -168 -24 -55 -69 -158 -100 -230 -32 -71 -71 -161 -87 -200 -17 -38 -39 -90 -51 -115 -32 -71 -57 -131 -57 -136 0 -3 50 -3 112 -2 l112 3 64 145 c35 80 72 167 83 195 12 27 25 56 31 62 8 10 87 13 333 13 l322 0 46 -107 c26 -60 66 -153 91 -208 l44 -100 111 -3 c61 -1 111 0 111 3 0 8 -42 106 -84 198 -20 42 -36 79 -36 81 0 3 -13 33 -29 68 -16 35 -45 101 -66 148 -20 47 -54 123 -75 170 -21 47 -55 123 -75 170 -21 47 -50 113 -66 148 -16 35 -29 65 -29 68 0 2 -16 38 -35 80 -19 41 -35 77 -35 80 0 5 -74 168 -93 204 -12 24 -18 25 -109 28 -53 1 -99 -1 -101 -6z m113 -242 c0 -4 16 -42 35 -83 19 -41 35 -77 35 -80 0 -3 15 -38 34 -79 18 -40 50 -111 71 -158 20 -47 50 -113 65 -147 l29 -63 -275 0 c-150 0 -274 3 -274 7 0 6 180 430 225 528 12 28 25 60 29 73 7 20 26 22 26 2z"></path><path d="M1910 4660 l0 -710 100 0 100 0 0 295 0 295 244 0 243 0 27 -40 c14 -22 26 -42 26 -45 0 -2 26 -49 59 -102 32 -54 97 -163 145 -242 47 -78 86 -147 86 -152 0 -5 52 -9 115 -9 128 0 131 2 90 62 -14 20 -25 39 -25 41 0 3 -36 65 -80 138 -44 73 -80 133 -80 135 0 1 -34 59 -75 128 -41 69 -75 128 -75 131 0 3 11 5 24 5 59 0 168 60 224 124 16 19 40 61 52 93 20 52 22 70 17 173 -8 159 -40 230 -139 305 -112 85 -110 85 -630 85 l-448 0 0 -710z m839 524 c139 -46 189 -117 178 -254 -7 -99 -37 -141 -136 -191 -45 -24 -52 -24 -363 -27 l-318 -3 0 244 c0 134 3 247 7 250 3 4 129 7 280 7 268 0 275 -1 352 -26z"></path><path d="M4880 4659 l0 -710 423 4 c232 3 442 8 467 11 62 8 186 73 224 118 65 76 79 114 84 230 3 84 0 119 -14 164 -28 91 -113 165 -238 208 -17 6 -11 11 30 30 59 28 137 108 154 160 8 24 11 75 8 139 -3 83 -8 111 -28 150 -29 57 -113 139 -166 162 -98 43 -124 45 -541 45 l-403 0 0 -711z m821 521 c34 -16 70 -37 80 -46 33 -30 52 -98 47 -168 -3 -54 -9 -72 -35 -103 -16 -21 -52 -49 -79 -63 -48 -25 -51 -25 -341 -28 l-293 -3 0 221 0 220 280 0 280 0 61 -30z m13 -594 c27 -11 70 -39 97 -65 58 -56 74 -106 66 -205 -5 -56 -11 -76 -34 -103 -62 -77 -97 -83 -456 -83 l-307 0 0 241 0 240 293 -3 c254 -4 298 -6 341 -22z"></path><path d="M1626 2519 c-97 -11 -162 -27 -232 -59 -144 -65 -237 -152 -298 -280 l-31 -65 -3 -322 c-3 -318 -3 -323 20 -380 35 -87 94 -169 157 -219 31 -24 61 -49 68 -54 16 -13 145 -61 150 -56 2 2 25 -3 50 -10 69 -21 465 -14 548 10 69 19 178 70 196 92 9 11 2 35 -35 122 -65 149 -55 139 -118 112 -100 -43 -181 -61 -301 -67 -215 -11 -324 35 -383 162 -23 47 -24 61 -24 258 0 236 10 294 63 354 36 41 89 76 132 88 17 4 39 11 50 14 29 8 212 7 270 -2 66 -10 171 -43 198 -62 47 -33 59 -22 120 101 60 121 61 124 15 150 -165 93 -403 137 -612 113z"></path><path d="M2901 2488 c-79 -203 -128 -333 -145 -378 -7 -19 -48 -125 -90 -235 -43 -110 -89 -229 -103 -265 -14 -36 -31 -79 -39 -97 -8 -17 -14 -34 -14 -37 0 -3 -32 -88 -71 -188 -39 -101 -74 -189 -76 -195 -4 -10 36 -13 180 -13 184 0 186 0 192 23 3 12 10 31 15 42 4 11 27 71 51 133 l42 112 262 0 263 0 23 -62 c13 -35 29 -74 36 -88 7 -14 13 -29 13 -33 0 -4 8 -27 19 -50 10 -23 21 -50 24 -59 6 -16 24 -18 188 -18 141 0 180 3 176 13 -3 6 -37 95 -77 197 -39 102 -78 203 -87 225 -8 22 -19 49 -24 60 -5 11 -35 90 -68 175 -104 274 -231 603 -262 683 l-31 77 -194 0 c-192 0 -195 0 -203 -22z m254 -453 c41 -106 54 -141 85 -220 29 -73 60 -156 60 -160 0 -3 -87 -5 -194 -5 l-193 0 96 254 c53 140 97 254 98 252 1 -1 23 -55 48 -121z"></path><path d="M4010 1791 l0 -712 423 2 422 1 88 29 c176 58 297 167 354 319 l28 75 0 280 c-1 304 -5 338 -62 443 -64 117 -232 241 -328 242 -12 0 -27 6 -33 13 -10 9 -118 13 -452 15 l-440 4 0 -711z m823 396 c69 -36 129 -105 150 -172 8 -26 12 -105 12 -220 0 -226 -11 -271 -88 -350 -75 -76 -113 -85 -366 -85 l-201 0 0 430 0 431 216 -1 215 -1 62 -32z"></path></g></svg> </a>
</div>
<div class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-a08358c" href="https://t.me/samiulhasan23" target="_blank">
<span class="elementor-screen-only">Telegram</span>
<i class="fab fa-telegram"></i> </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-c331d56 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c331d56" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5f0fcfb" data-id="5f0fcfb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-693b3be elementor-widget elementor-widget-text-editor" data-id="693b3be" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<center>
<h6><strong>Make it Work, Make it Good, Make it Great.</strong></h6> </center>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="has_ma_el_bg_slider elementor-section elementor-top-section elementor-element elementor-element-f671efc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f671efc" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="has_ma_el_bg_slider elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d454bc" data-id="3d454bc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-787fa56 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="787fa56" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div id="ast-mobile-popup-wrapper">
<div id="ast-mobile-popup" class="ast-mobile-popup-drawer content-align-flex-start ast-mobile-popup-right">
<div class="ast-mobile-popup-overlay"></div>
<div class="ast-mobile-popup-inner">
<div class="ast-mobile-popup-header">
<button id="menu-toggle-close" class="menu-toggle-close" aria-label="Close menu">
<span class="ast-svg-iconset">
<span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg aria-labelledby="menu-toggle-close" class="ast-mobile-svg ast-close-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z"></path></svg></span> </span>
</button>
</div>
<div class="ast-mobile-popup-content">
<div class="ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item" data-section="section-header-mobile-menu">
<div class="ast-main-header-bar-alignment"><div class="main-header-bar-navigation"><nav class="ast-flex-grow-1 navigation-accessibility site-header-focus-item" id="site-navigation" aria-label="Site Navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope"><div class="main-navigation"><ul id="ast-hf-mobile-menu" class="main-header-menu ast-nav-menu ast-flex submenu-with-border astra-menu-animation-fade stack-on-mobile">
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11"><a href="#resume" class="menu-link">Resume</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12"><a href="#project" class="menu-link">Project</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13"><a href="#expertise" class="menu-link">Expertise</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249"><a href="#organizations" class="menu-link">Organizations</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14"><a href="#contact" class="menu-link">Contact</a></li>
</ul></div></nav></div></div> </div>
</div>
</div>
</div>
</div>
<script id="astra-theme-js-js-extra">
var astra = {"break_point":"921","isRtl":""};
</script>
<script src="./wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=3.1.2" id="astra-theme-js-js"></script>
<script src="./wp-content/plugins/master-addons/assets/js/plugins.js?ver=1.6.2" id="master-addons-plugins-js"></script>
<script id="master-addons-scripts-js-extra">
var jltma_scripts = {"plugin_url":".\/wp-content\/plugins\/master-addons","ajaxurl":".\/wp-admin\/admin-ajax.php","nonce":"master-addons-elementor"};
</script>
<script src="./wp-content/plugins/master-addons/assets/js/master-addons-scripts.js?ver=1.6.2" id="master-addons-scripts-js"></script>
<script src="./wp-includes/js/wp-embed.min.js?ver=5.7.2" id="wp-embed-js"></script>
<script src="./wp-content/plugins/master-addons/assets/js/bootstrap.min.js?ver=1.6.2" id="jltma-bootstrap-js"></script>
<script src="./wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.2.3" id="elementor-webpack-runtime-js"></script>
<script src="./wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.2.3" id="elementor-frontend-modules-js"></script>
<script src="./wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js"></script>
<script src="./wp-includes/js/jquery/ui/core.min.js?ver=1.12.1" id="jquery-ui-core-js"></script>
<script src="./wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6" id="swiper-js"></script>
<script src="./wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=3.2.3" id="share-link-js"></script>
<script src="./wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.8.1" id="elementor-dialog-js"></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile","value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet","value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1365,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1620,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"direction":"min","is_enabled":false}}},"version":"3.2.3","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"a11y_improvements":true,"landing-pages":true},"urls":{"assets":".\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":17,"title":"Mohammad%20Samiul%20Hasan%20%E2%80%93%20Personal%20Website","excerpt":"","featuredImage":false}};
</script>
<script src="./wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.2.3" id="elementor-frontend-js"></script>
<script src="./wp-content/plugins/elementor/assets/js/preloaded-modules.min.js?ver=3.2.3" id="preloaded-modules-js"></script>
<script>
/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
</script>
</body>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
Page Caching using disk: enhanced
Served from: localhost @ 2021-07-06 13:10:51 by W3 Total Cache
-->
</html>