-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
671 lines (603 loc) · 34.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Ishrat Jahan Eliza</title>
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico?" />
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
<link href="vendor/devicons/css/devicons.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<!-- Custom styles for this template -->
<link href="css/resume.min.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Ishrat Jahan Eliza</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile.jpg" alt="">
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#education">Education</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#publications">Publications</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#research">RESEARCH Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#experience">Work Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#interests">Personal Interests</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#awards">Awards</a>
</li> -->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#cv">Resume</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex d-column" id="about">
<div class="my-auto">
<h1 class="mb-0"> Ishrat Jahan Eliza
<!-- <span class="text-primary">Taylor</span> -->
</h1>
<div class="subheading mb-5"> Salt Lake City, UT 84108·
<a href="mailto:[email protected]">[email protected]</a>
</div>
<p class="justify">I am currently working as Research Assistant as a second year PhD student at <a href="https://vdl.sci.utah.edu/" target="_blank">Visualization Design Lab</a>, supervised by <a href ="http://alexsb.github.io/" target="_blank">Prof. Alexander Lex</a> in <a href="https://www.cs.utah.edu/" target="_blank">Kahlert School of Computing and <a href="https://www.sci.utah.edu/">SCI Institute</a>, University of Utah</a>. I graduated from <a href="https://www.buet.ac.bd/web/" target="_blank">Bangladesh University of Engineering and Technology</a> in 2022 with a BSc in Computer Science and Engineering. After my graduation, I worked at <a href="https://www.iqvia.com/">IQVIA</a>, a human data science company, as a part of the data science team. I am very glad to share the good news, I will be presenting my workshop paper at <a href="https://accessviz.github.io/">AccessViz Workshop</a> and a poster in <a href="https://ieeevis.org/year/2024/welcome">IEEE VIS'24 Conference</a> this fall!</p>
<p class="justify"> My undergraduate thesis got published last year: <a href ="https://www.sciencedirect.com/science/article/pii/S2405844023103082" target="_blank">"eDakterBari - A Human-Centered Solution Enabling Online Medical Consultation for Resource-Constrained Communities in Bangladesh." </a> As part of my undergrad thesis, I worked with <a href="https://sites.google.com/site/abmalimalislam/home">Dr. A. B. M. Alim Al Islam, Professor, CSE, BUET</a>, in the field of HCI. In addition, I worked on two Exploratory Data Analysis-based research projects with <a href="https://cse.usf.edu/~sriramc/">Dr. Sriram Chellappan, Professor, Department of Computer Science and Engineering, University of South Florida</a>. To view my publications, please visit my <a href="https://scholar.google.com/citations?user=https://scholar.google.com/citations?hl=en&view_op=list_works&authuser=1&gmla=AJsN-F5n_Kg51aj58lF5OF8xLanWP8Ud6r1yVWWnkLBC77X0VeiVcxkmrkVyVlRZxEf5Orra4-p7mqu8ejrfTJV50r9ZCk9y_g&user=KUAcybAAAAAJ">Google Scholar</a> profile.</p>
<p class="justify">Aside from my academic pursuits, dancing has always been a great passion of mine. I really enjoy exploring new places and getting acquainted with diverse cultures. As I have now moved into Salt lake city, Utah and Utah is quite famous for hiking, I tried hiking activities here. For now, I have done the 16.7 mile Grand Canyon hike and 14.2 mile Mt. Timpanogos summit!</p>
<ul class="list-inline list-social-icons mb-0">
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/ishrat-jahan-eliza-a9a8761a7/">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/elizaan">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/jahan_eliza">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://scholar.google.com/citations?user=https://scholar.google.com/citations?hl=en&view_op=list_works&authuser=1&gmla=AJsN-F5n_Kg51aj58lF5OF8xLanWP8Ud6r1yVWWnkLBC77X0VeiVcxkmrkVyVlRZxEf5Orra4-p7mqu8ejrfTJV50r9ZCk9y_g&user=KUAcybAAAAAJ">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="ai ai-google-scholar ai-stack-1x ai-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.researchgate.net/profile/Ishrat-Jahan-Eliza">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="ai ai-researchgate ai-stack-1x ai-inverse"></i>
</span>
</a>
</li>
</ul>
</div>
</section>
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="education">
<div class="my-auto">
<h2 class="mb-5">Education</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">
Kahlert School of Computing, University of Utah </h3>
<div class="subheading mb-3">Ph.D</div>
<div>Computer Science</div>
<p>Advisor: Prof. Alexander Lex</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">August 2023 - Current</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">
Bangladesh University of Engineering and Technology</h3>
<div class="subheading mb-3">Bachelor of Science</div>
<div>Computer Science and Engineering</div>
<p>CGPA: 3.51/4.00</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">February 2017 - May 2022</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row">
<div class="resume-content mr-auto">
<h3 class="mb-0">Savar Cantonment Public School and College</h3>
<div class="subheading mb-3">Higher Secondary Certificate</div>
<p>GPA: 5.00/5.00</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">2016</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row">
<div class="resume-content mr-auto">
<h3 class="mb-0">Savar Cantonment Board Girl’s High School</h3>
<div class="subheading mb-3">Secondary School Certificate</div>
<p>GPA: 5.00/5.00</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">2014</span>
</div>
</div>
</div>
</section>
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="publications">
<div class="my-auto">
<div class="container-fluid">
<h2 class="mb-5">Publications</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0">Accessible Text Generation for Complex Scientific Visualizations</h3>
</h3>
<div class="subheading mb-3">Authors: Ishrat Jahan Eliza, Jake Wagoner, Jack Wilburn, Nate Lanza, Daniel Hajas, Alexander Lex
</div>
<div class="mb-5">
<p> <strong>Workshop Paper: </strong>
<a href="https://accessviz.github.io/">AccessViz (IEEE VIS'24)</a>
</p>
</div>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0">Enhancing Accessibility of Complex plots</h3>
</h3>
<div class="subheading mb-3">Authors: Ishrat Jahan Eliza, Jake Wagoner, Jack Wilburn, Nate Lanza, Daniel Hajas, Alexander Lex
</div>
<div class="mb-5">
<p> <strong>Poster presentation at Conference: </strong>
<a href="https://ieeevis.org/year/2024/welcome">IEEE VIS'24 Conference</a>
</p>
</div>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0"><a href="https://doi.org/10.1016/j.heliyon.2023.e23100">eDakterBari: A Human-Centered Solution Enabling Online Medical Consultation and
Information Dissemination for Resource-Constrained Communities in Bangladesh</a>
</h3>
<div class="subheading mb-3">Authors: Ishrat Jahan Eliza, Mobashwira Akter Urmi, Mobasshira Akter Urmi,
M.D. Tousif Tanjim Anan, Tanveer Hossain Munim, Fattah-Zul-Ikram Galib A. B. M. Alim Al Islam
</div>
<div class="mb-5">
<p class="justify">
eDakterBari is a platform for providing health services to orphans, a community in Bangladesh with limited resources.
The orphans in orphanages and the administrators of orphanages,
and the respectable doctors are our primary users.
We are concentrating on the service intermediation to provide healthcare through the
suitable intermediaries for the orphans and developing interactive systems according to the user
requirements. To do so, we have surveyed orphanages in different areas of Dhaka city and gathered information about
the availability of healthcare services in the orphanages. Later, we deployed our eDakterBari to the orphanages with the help of
intermediaries who are closely conected to the orphans in the orphanages.
</p>
<p> <strong>Journal: </strong>
<a href="https://www.cell.com/heliyon/home">Heliyon</a>
</p>
</div>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0 text-primary row col-lg-8 col-md-8 col-sm-12"><a href="https://dl.acm.org/doi/10.1145/3530190.3534831">Note: CORONOSIS: Corona Prognosis via a Global Lens to Enable Efficient Policy-making Both at Global and Local Levels</a></h3>
<div class="subheading mb-3">Authors: Ishrat Jahan Eliza,
Md Hasibul Husain Hisham, Mohammad Nuwaisir Rahman, Ajwad Akil, Abir Mohammad Turza, Fahim Morshed, Nazmus Sakib, Sriram Chellappan, A. B. M. Alim Al Islam
</div>
<div class="mb-5">
<p class="justify">
Coronavirus (COVID-19) pandemic has been the defining global health crisis.
New policies need to be forged by policy-makers for various sectors such as trading, banking, education,
etc., to lessen losses and to heal quickly. For efficient policy-making, in turn, some
prerequisites needed are historical trend analysis on the pandemic spread,
future forecasting, the correlation between the spread of the disease and various
socio-economic and environmental factors, etc. Besides, all of these need to be presented
in an integrated manner in real-time to facilitate efficient policy-making. Therefore, in
this work, we developed a web-based integrated real-time operational dashboard as a
one-stop decision support system for COVID-19. In our study, we conducted a detailed
data-driven analysis based on available data from multiple authenticated sources to
predict the upcoming consequences of the pandemic through rigorous modeling and
statistical analyses. We also explored the correlations between disease spread and
diverse socio-economic as well as environmental factors. Furthermore, we presented how
the outcomes of our work can facilitate both contemporary and future policy-making.
</p>
<p> <strong>Conference: </strong>
COMPASS '22: ACM SIGCAS/SIGCHI Conference on Computing and Sustainable Societies (COMPASS)
</p>
<p>
<a href="files/papers/acmcompass2022ShortPaper-coronosis.pdf" target="_blank">Click here to download the paper</a>
</p>
</div>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0 text-primary row col-lg-8 col-md-8 col-sm-12"> <a href="https://dl.acm.org/doi/10.1145/3530190.3534804">Revealing Influences of Socioeconomic Factors over Disease Outbreaks</a></h3>
<div class="subheading mb-3">Authors: S Mahmudul Hasan, Alabi Mehzabin Anisha, Rudaiba Adnin, Ishrat Jahan Eliza, Ishika Tarin, Sadia Afroz, A. B. M. Alim Al Islam
</div>
<div class="mb-5">
<p class="justify">
A better disease outbreak analysis and surveillance system can harness state-of-the-art data mining
and machine learning techniques to produce better forecasting. In this regard,
understanding the correlation between disease outbreaks and socioeconomic
factors should pave the way for such systems by providing useful indicators. Therefore, in this study,
we accumulated data on 72 infectious diseases and their outbreaks all over the globe over a period of
23 years as well as corresponding different socioeconomic data. We, then, performed point-biserial and
spearman correlation analysis over the collected data. Our analysis of the obtained correlations demonstrates
that various disease outbreak attributes are positively and negatively correlated with different socioeconomic
indicators. For example, indicators such as lifetime risk of maternal death, adolescent fertility rate, etc.,
are positively correlated, while indicators such as life expectancy at birth, measles immunization, etc., are
negatively correlated, with disease outbreaks that affect the digestive organ system. In this paper, we find and
summarize the correlations between 126 outbreak attributes derived from the characteristics of the 72 diseases
in consideration and 192 socioeconomic factors.which is a novel contribution to the field of disease outbreak
analysis and prediction.
</p>
<br>
<p> <strong>Conference: </strong>
COMPASS '22: ACM SIGCAS/SIGCHI Conference on Computing and Sustainable Societies (COMPASS)
</p>
<p>
<a href="files/papers/compass22-Revealing Influences- paper.pdf" target="_blank">Click here to download the paper</a>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="research">
<div class="my-auto">
<div class="container-fluid">
<h2 class="mb-5">Research</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0">Enhancing Accessibility in Scientific Visualizations for Individuals with Visual Impairments</h3>
<div class="subheading mb-3">Advisor: Alexander Lex
</div>
<div class="mb-5">
<!-- <div class="col-lg-8 col-md-8 col-sm-12"> -->
<p class="justify">
</p>
<em>Methods: Pattern Analysis, User Study</em>
<br>
<em>Tools: Python </em>
<br>
</div>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0">Perspectives Dissection for COVID-19 Pandemic</h3>
<div class="subheading mb-3">Authors: Rudaiba Adnin, Ishika Tarin, Sadia Afroz, Sriram Chellappan, A. B. M Alim Al Islam
</div>
<div class="mb-5">
<p class="justify">
It is a user study to analyze the COVID-19 viewpoints of individuals in Bangladesh, India, and the United States, three of the major affected nations.
We conduct a comparative analysis of the responses with the goal of identifying any potential
sociocultural variances between the perspectives and experiences of the residents of those three nations. Our study found
correlations among the perspectives and experiences of the pandemic.
</p>
<em>Methods: Semi-structured interviews, Exploratory Data Analysis</em>
<br>
<p> <strong>Current state: </strong>
Under Publication Process (Journal: <a href="https://www.sciencedirect.com/journal/high-confidence-computing/">High-Confidence Computing</a>)
</p>
</div>
</div>
</div>
<!-- <div class="resume-item d-flex flex-column flex-md-row mb-4">
<div class="resume-content mr-auto">
<h3 class="mb-0">Investigation on Changes in COVID-19 Sentiments over Social Media</h3>
<div class="mb-5">
<p class="justify">
The details of individual feelings and how they change on social media before and during the
epidemic are explored in our study. We thoroughly investigate the currently available libraries
and their potential combinations in order to create a method that is more efficient than the frequently
inadequate out-of-the-box sentiment-analyzing libraries for text posts for analyzing sentiments in Twitter
text posts relevant to the pandemic. In addition to word posts, we also undertake a longitudinal bimodal
exploratory data analysis utilizing image postings.
</p>
<em>Methods: Sentiment Analysis, Bimodal Correlation</em>
<br>
<p> <strong>Current state: </strong>
Under Review (Journal: <a href="https://www.sciencedirect.com/journal/technological-forecasting-and-social-change">Technological Forecasting and Social Change</a>)
</p>
</div>
</div>
</div> -->
</div>
</div>
</section>
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="experience">
<div class="my-auto">
<h2 class="mb-5">WORK Experience</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Software Developer</h3>
<div class="subheading mb-3">IQVIA</div>
<p>Together with the Data Science team, I am developing a number of potential algorithms that may be used to estimate the market potential for the medical products produced by international organizations. The goal is to assist the clients in implementing cutting-edge therapeutic approaches for the creation and marketing of medications. In order to achieve modularity and match the service to the demands of the customer, it is part of my responsibility to find solutions to a variety of issues. I also develop unit test cases in Python to test the potential algorithms that are now running in the backend service.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">June 2022 - July 2023</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row">
<div class="resume-content mr-auto">
<h3 class="mb-0">Data Analyst Intern</h3>
<div class="subheading mb-3">Free Pixel Games Ltd.</div>
<p>During my internship, I was responsible for analyzing user, session, game level, and other activity data related to games.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">December 2020 - January 2021</span>
</div>
</div>
</div>
</section>
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="skills">
<div class="my-auto">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages</div>
<ul class="list-inline list-icons">
<li class="list-inline-item">
<i class="devicons devicons-python"></i>
</li>
<li class="list-inline-item">
<i class="devicon-c-plain"></i>
</li>
<li class="list-inline-item">
<i class="devicon-cplusplus-plain"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-java"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-dart"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-javascript"></i>
</li>
<li class="list-inline-item">
<i class="devicon-r-plain"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-php"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-html5"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-css3"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-postgresql"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-mysql"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-mongodb"></i>
</li>
</ul>
<div class="subheading mb-3">Programming Frameworks</div>
<ul class="list-inline list-icons">
<li class="list-inline-item">
<i class="devicon-pandas-plain"></i>
</li>
<li class="list-inline-item">
<i class="devicon-numpy-plain"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-react"></i>
</li>
<li class="list-inline-item">
<i class="devicons devicons-nodejs"></i>
</li>
<li class="list-inline-item">
<i class="devicon-flutter-plain"></i>
</li>
</ul>
<div class="subheading mb-3">Miscellaneous</div>
<ul class="fa-ul mb-0">
<li>
<i class="fa-li fa fa-check"></i>
Git</li>
</li>
<li>
<i class="fa-li fa fa-check"></i>
Linux</li>
<li>
<i class="fa-li fa fa-check"></i>
Shell (Bash)</li>
<li>
<i class="fa-li fa fa-check"></i>
Latex</li>
<li>
<i class="fa-li fa fa-check"></i>
Tableau</li>
<li>
<i class="fa-li fa fa-check"></i>
Figma</li>
</ul>
</div>
</section>
<!-- interests added and pic changed-->
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
<div class="my-auto">
<h2 class="mb-5">Personal Interests</h2>
<!-- <div class="container-fluid"> -->
<h3 class="mb-0">Dancing</h3>
<p class="justify">Dancing is my passion. I began my dance journey with performing in the Inter University Dance Fest BUET in 2018. I dance in a variety of styles, from western to
folk to semi-classical. I also took part in the Inter University Dance Fest at Khulna University, and
Bangladesh University of Professionals in Bangladesh. I served as the President of the BUET Dance Club during my
final year of undergrad. Some of my dance performances can be found <a href="https://youtube.com/playlist?list=PLrIRc0rjH6TQR23_E6J5dInql9RzB9Jlb"> in this link</a>.</p>
<div class="pics_in_a_row">
<div class="col-lg-3">
<img class="img-fluid" src="img/dance/2.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/dance/4.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/dance/1.jpg" >
</div>
<div class="col-lg-2">
<img class="img-fluid" src="img/dance/3.jpg">
</div>
</div>
<!-- <div class="pics_in_a_row2">
<div class="col-lg-2">
<img class="img-fluid" src="img/dance/3.jpg" >
</div>
</div> -->
<!-- </div> -->
<!-- <div class="container-fluid"> -->
<h3 class="mb-0">Traveling</h3>
<p class="justify">My wanderlust soul always yearns to go to new places. I put on my travel stuff and begin checking into the locations on my bucket list whenever I have a few free days amidst my busy days. My love of exploring has taken me to highlands, roaring waterfalls, and beaches.</p>
<div class="pics_in_a_row">
<div class="col-lg-3">
<img class="img-fluid" src="img/In to the wild/1.JPG" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/In to the wild/2.JPG" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/In to the wild/4.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/In to the wild/3.jpg" >
</div>
</div>
<div class="pics_in_a_row">
<div class="col-lg-3">
<img class="img-fluid" src="img/Sea & Island/1.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/India/1.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/India/2.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/India/3.jpg" >
</div>
</div>
<div class="pics_in_a_row">
<div class="col-lg-3">
<img class="img-fluid" src="img/India/4.jpg" >
</div>
<div class="col-lg-3">
<img class="img-fluid" src="img/Sea & Island/2.jpg" >
</div>
<!-- <div class="col-lg-3">
<img class="img-fluid" src="img/In to the wild/6.jpg" >
</div> -->
</div>
</div>
<!-- </div> -->
</section>
<!-- <section class="resume-section p-3 p-lg-5 d-flex flex-column" id="awards">
<div class="my-auto">
<h2 class="mb-5">LEADERSHIP</h2>
<ul class="fa-ul mb-0">
<li>
<i class="fa-li fa fa-crown text-warning"></i>
Google Analytics Certified Developer</li>
<li>
<i class="fa-li fa fa-trophy text-warning"></i>
Mobile Web Specialist - Google Certification</li>
<li>
<i class="fa-li fa fa-trophy text-warning"></i>
1<sup>st</sup>
Place - University of Colorado Boulder - Emerging Tech Competition 2009</li>
<li>
<i class="fa-li fa fa-trophy text-warning"></i>
1<sup>st</sup>
Place - University of Colorado Boulder - Adobe Creative Jam 2008 (UI Design Category)</li>
<li>
<i class="fa-li fa fa-trophy text-warning"></i>
2<sup>nd</sup>
Place - University of Colorado Boulder - Emerging Tech Competition 2008</li>
<li>
<li>
<i class="fa-li fa fa-trophy text-warning"></i>
1<sup>st</sup>
Place - James Buchanan High School - Hackathon 2006</li>
<li>
<i class="fa-li fa fa-trophy text-warning"></i>
3<sup>rd</sup>
Place - James Buchanan High School - Hackathon 2005</li>
</ul>
</div>
</section> -->
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="cv">
<div class="my-auto">
<h2 class="mb-5">RESUME</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<!-- <h3 class="mb-0">Click <a href="https://drive.google.com/file/d/1HWv4V2qKOe733anT-fgXBggt4ucvN9T2/view?usp=sharing">here</a> to download my full CV</h3> -->
<div class="subheading mb-3">Click <a href="files/eliza.pdf" target="_blank">here</a> to download my full CV.</div>
<!-- <div>Computer Science and Engineering</div>
<p>GPA: 3.80 / 4.00</p> -->
</div>
<!-- <div class="flex-shrink-0"><span class="text-primary">January 2017 - May 2022</span></div> -->
</div>
</div>
</section>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/resume.min.js"></script>
</body>
</html>