File size: 41,998 Bytes
25edd52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-79254642-5"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());
    gtag('config', 'UA-79254642-5');
  </script>
  <title>Sajid | Data - Science</title>
	<link rel="canonical" href="https://sajid030.github.io/portfolio-website/" />
  <meta name="google-site-verification" content="tU6lNSUk9lsSTeBha7DqZTtb5s19aRuLeaYzDDO_JtI" />
  <meta name="msvalidate.01" content="4CB842D0D50BC864224DAE219F30DFBB" />
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta name="description"
    content="Unleashing the Power of Data: Explore the World of Data Science with Sajid, a passionate enthusiast and visionary. Join me on an extraordinary journey where I transform raw data into compelling stories, uncover hidden insights, and create stunning visualizations that unveil the true potential of your data.">
  <meta name="keywords"
    content="Machine Learning, Deep Learning, Computer Vision, Datascience, Natural Language Processing, Data,Dataviz,Datavisualization,Plot,Chart,Graph,Python,Learning,Pitfall,Mistake,Classification, md kazi sajiduddin, sajid, Md Kazi, md kazi, Md Kazi Sajiduddin Maharaja Surajmal Institute, Md Kazi Sajiduddin BCA, Md Kazi Sajiduddin MSI, the-md-kazi, sajid uddin, Md Kazi Sajiduddin data scientist, Md Kazi Sajiduddin machine learning, Md Kazi Sajiduddin deep learning, Md Kazi Sajiduddin nlp">
  <meta name="author" content="Md Kazi Sajiduddin">
  <link rel="icon" href="img/logo/Home_single_small.png">

  <!-- Control appearance when shared by social media -->
  <meta property="og:title" content="Md Kazi Sajiduddin | Data - Science" />
  <meta property="og:image" content="img/logo/Home_single_medium.png" />
  <meta property="og:description" content="Unleashing the Power of Data: Explore the World of Data Science with Sajid, a passionate enthusiast and visionary. Join me on an extraordinary journey where I transform raw data into compelling stories, uncover hidden insights, and create stunning visualizations that unveil the true potential of your data." />
  <meta property='og:url' content="https://sajid030.github.io/portfolio-website/" />
  <meta property="og:type" content="website" />

  <!-- Bootstrap core CSS -->
  <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <!-- Custom fonts for this template -->
  <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
  <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
  <link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
  <link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
  <!-- Custom styles for this template -->
  <link href="css/agency.css" rel="stylesheet">
  <!-- Leaflet -->
  <link rel="stylesheet" href="leaflet-1.7.1/dist/style.css"/>
  <link rel="stylesheet" href="./css/styles.css"/>
  <script src="leaflet-1.7.1/dist/leaflet.js"></script>
</head>
<body id="page-top">
  <!-- Navigation -->
  <nav class="navbar navbar-expand-lg fixed-top" id="mainNav">
    <div class="container">
      <a class="js-scroll-trigger" href="#page-top">HOME</a>
      <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
        data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
        aria-label="Toggle navigation">
        Menu
        <i class="fa fa-bars"></i>
      </button>
      <div class="collapse navbar-collapse" id="navbarResponsive">
        <ul class="navbar-nav text-uppercase ml-auto">
          <li class="nav-item">
            <a class="nav-link js-scroll-trigger" href="#description">About</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="#portfolio">Portfolio</a>
          </li>
          <li class="nav-item">
            <a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
          </li>
        </ul>
      </div>
    </div>
  </nav>
  <!-- =======================  LANDING SECTION ======================= -->
  <style>
    .fa-kaggle:before {
      font-family: monospace;
      color: white;
      font-size: 1.2em;
      content: "k";   
    }
  </style>
  <header class="masthead">
    <div id="particles-js"></div>
    <div class="textlanding">
      <p style="display:inline; font-size: 30px; padding-left: 30px;text-align:center">Md Kazi</p>
      <p style="display:inline; font-size: 30px">Sajid uddin</p>
      <hr style="width: 100px; height: 1px; border:none;color:#333;background-color:#333;">
      <!-- <br> -->
      <ul class="list-inline social-buttons">
        <li class="list-inline-item social-buttons">
          <a href="https://github.com/sajid030" target="_blank">
            <i class="fa fa-github" style="color: white"></i>
          </a>
        </li>
        <li class="list-inline-item social-buttons">
          <a href="https://www.linkedin.com/in/md-kazi-sajiduddin-1aa127268/?lipi=urn%3Ali%3Apage%3Ad_flagship3_notifications%3BGCKg%2Fo34TJmRRiZ%2BTKkp7g%3D%3D" target="_blank">
            <i class="fa fa-linkedin"></i>
          </a>
        </li>
        <li class="list-inline-item social-buttons">
          <a href="https://www.kaggle.com/dbdmobile" target="_blank">
            <i class="fa fa-kaggle"></i>
          </a>
        </li>
      </ul>
      <br>
      <p>Welcome to the fascinating world of <b><u>Sajid's</u></b> data-driven universe.<br>Embark on a captivating journey where data comes alive and transforms into meaningful insights, shaping the future through the art of science.</p>
      <a class="btn btn-primary btn-xl text-uppercase js-scroll-trigger" href="#description">Visit</a>
      <a class="btn btn-primary btn-xl text-uppercase js-scroll-trigger" href="#contact">Contact</a>
    </div>
    <div class="arrowlanding">
      <a class="js-scroll-trigger" href="#description">
        <p style="font-size: 80px; color: #69b3a2">&#xfe40;</p>
      </a>
    </div>
  </header>
  <!-- scripts -->
  <script src="js/particles.js"></script>
  <script src="js/appHome.js"></script>
  <!-- =======================  DESCRIPTION SECTION ======================= -->
  <section id="description" class="bg-light">
    <div class="container">
      <div class="row">
        <div class="col-lg-4 text-center">
          <img class="img-fluid" src="img/team/myimage.jpg" alt="Sajid's profile picture" style="margin-bottom: 30px">
        </div>
        <div class="col-lg-8 text-center text-md-left">
          <p>Greetings, I'm Sajid!</p>
          <p>Allow me to introduce myself as Md Kazi Sajiduddin. I am currently in my final year of college, pursuing a BCA (Bachelors of Computer Applications) degree from Maharaja Surajmal Institute. With a strong foundation in data science, I possess a diverse skill set encompassing every crucial step of the data science process. From meticulous data pre-processing to the application of advanced statistical methods, I excel in transforming raw information into valuable insights. Armed with the power of data visualization, I bring data to life, presenting it in visually compelling ways that empower decision-making. With a keen eye for patterns and trends, I'm adept at predicting outcomes and uncovering hidden opportunities.</p>
          <p>Join me on this exciting journey as we harness the power of data and unlock its true potential to shape a brighter future.</p>
        </div>
      </div>
      <div class="row hide-if-small-screen" style="padding-top: 5%">
        <div class="col-lg-12 text-center">
          <svg width="1000" height="100">
            <line x1="0" y1="50" x2="1000" y2="50" style="stroke:black; stroke-width:1.5" />
            <circle cx="220" cy="50" r="10" stroke="#f8f9fa" stroke-width="6" fill="#69b3a2" />
            <text text-anchor="middle" x="220" y="80" fill="black">2021</text>
            <text font-size="13" text-anchor="middle" x="100" y="30" fill="black">12th</text>
            <text style="font-style: italic" font-size="13" text-anchor="middle" x="100" y="80" fill="#808080">Sumermal Jain Public School</text>
            <circle cx="450" cy="50" r="10" stroke="#f8f9fa" stroke-width="6" fill="#69b3a2" />
            <text text-anchor="middle" x="450" y="80" fill="black">2024</text>
            <text font-size="13" text-anchor="middle" x="335" y="30" fill="black">BCA Degree</text>
            <text style="font-style: italic" font-size="13" text-anchor="middle" x="335" y="80" fill="#808080">Maharaja Surajmal Institute</text>
            <!-- <circle cx="650" cy="50" r="10" stroke="#f8f9fa" stroke-width="6" fill="#69b3a2" />
            <text text-anchor="middle" x="650" y="80" fill="black">2017</text>
            <text font-size="13" text-anchor="middle" x="750" y="30" fill="black">Available for work</text>
            <text style="font-style: italic" font-size="13" text-anchor="middle" x="550" y="80" fill="#808080">Example</text> -->
          </svg>
        </div>
      </div>
    </div>
  </section>
  <!-- ======================================================================= -->
  <!-- =======================  SKILLS SECTION ======================= -->
  <style>
    .services-logo {
      margin: 15px;
      color: #69b3a2;
      font-size: 45px;
      padding: 30px;
      border-radius: 50%;
      border-color: black;
      border-width: 5px;
      border: solid;
    }
    .services-logo:hover {
      color: white;
      background-color: #69b3a2;
    }
  </style>
  <section id="skills" class="bg">
    <div class="container">
      <div class="row">
        <div class="col-lg-12 text-center" style="padding-bottom: 3%">
          <p style="display:inline; font-size: 35px">Skills</p>
          <hr style="width: 100px; height: 1px; border:none;color:#333;background-color:#333;">
          <center>
            <h3 style="max-width: 500px;  line-height: 27px;" class="section-subheading text-muted">Let me help make
              better use of your data. My expertise can be used to clean, analyse, interpret and visualize your data.
            </h3>
          </center>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-3 text-center">
          <a data-toggle="modal" href="#dataManagement"><i class="fa fa-wrench services-logo"></i></a>
          <a data-toggle="modal" href="#dataManagement">
            <h4>Data Management</h4>
          </a>
          <p>Data harvesting, cleaning and reshaping. Development of automated workflows.</p>
          <a data-toggle="modal" href="#dataManagement" style="font-size: 23px">+</a>
        </div>
        <div class="col-lg-3 text-center">
          <a data-toggle="modal" href="#dataMining"><i class="fa fa-search services-logo"></i></a>
          <a data-toggle="modal" href="#dataMining">
            <h4>Data Mining</h4>
          </a>
          <p>Data exploration, application of statistical methods, reproducible data analysis.</p>
          <a data-toggle="modal" href="#dataMining" style="font-size: 23px">+</a>
        </div>
        <div class="col-lg-3 text-center">
          <a data-toggle="modal" href="#dataViz"><i class="fa fa-bar-chart services-logo"></i></a>
          <a data-toggle="modal" href="#dataViz">
            <h4>Dataviz</h4>
          </a>
          <p>Creation of static and interactive dataviz and dashboards, review of scientific figures.</p>
          <a data-toggle="modal" href="#dataViz" style="font-size: 23px">+</a>
        </div>
        <div class="col-lg-3 text-center">
          <a data-toggle="modal" href="#machinelearning"><i class="fa fa-rocket services-logo"></i></a>
          <a data-toggle="modal" href="#machinelearning">
            <h4>Machine Learning</h4>
          </a>
          <p>Application of machine learning algorithms for data analysis and prediction.</p>
          <a data-toggle="modal" href="#machinelearning" style="font-size: 23px">+</a>
        </div>
        <div class="col-lg-3 text-center">
          <a data-toggle="modal" href="#deeplearning"><i class="fa fa-microchip services-logo"></i></a>
          <a data-toggle="modal" href="#deeplearning">
            <h4>Deep Learning</h4>
          </a>
          <p>Advanced techniques for data analysis and prediction using deep learning (ANN, CNN, RNN).</p>
          <a data-toggle="modal" href="#deeplearning" style="font-size: 23px">+</a>
        </div>
        <div class="col-lg-3 text-center nlp-section">
          <a data-toggle="modal" href="#nlp"><i class="fa fa-language services-logo"></i></a>
          <a data-toggle="modal" href="#nlp">
            <h4>NLP</h4>
          </a>
          <p>Utilizing NLP techniques for text analysis, sentiment analysis, and language understanding.</p>
          <a data-toggle="modal" href="#nlp" style="font-size: 23px">+</a>
        </div>
        <div class="col-lg-3 text-center">
          <a data-toggle="modal" href="#computervision"><i class="fa fa-eye services-logo"></i></a>
          <a data-toggle="modal" href="#computervision">
            <h4>Computer Vision</h4>
          </a>
          <p>Applying image processing techniques and machine learning algorithms for visual data analysis.</p>
          <a data-toggle="modal" href="#computervision" style="font-size: 23px">+</a>
        </div>        
      </div>
    </div>
  </section>
  <!-- ======================== PORTFOLIO SECTION ============================ -->
  <!-- Images must be 380 x 445, resize them with -->
  <!-- Change image size o have height = 445: convert tmp.png -resize 380x445 new.png -->
  <!-- Add white space on the side to have the good size: convert -size 380x445 xc:white new.png  -gravity center -composite output.png -->
  <!-- Or adapt to add height on top / bottom -->
  <style>
    
    .card-title{
      text-align: left;
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-weight: bold;
      color:#69b3a2;
    }
    .card-text{
      font-size: 0.9em;
      font-family: Verdana, Geneva, Tahoma, sans-serif;
    }
  </style>
  <section class="bg-light" id="portfolio">
    <div class="container">
      <div class="row">
        <div class="col-lg-12 text-center">
          <h2 class="section-heading text-uppercase">Portfolio</h2>
          <h3 class="section-subheading text-muted">A glimpse of the projects I've worked and been working on...</h3>
          <div id="portfolio-button-container">
            <button class="btn btn-secondary active" data-portfolio-section="all">Show all</button>
            <button class="btn btn-secondary" data-portfolio-section="analytics">Data Analytics</button>
            <button class="btn btn-secondary" data-portfolio-section="machine">Machine Learning</button>
            <button class="btn btn-secondary" data-portfolio-section="deep">Deep Learning</button>
            <button class="btn btn-secondary" data-portfolio-section="nlp">NLP</button>
            <button class="btn btn-secondary" data-portfolio-section="ai">AI</button>
            <button class="btn btn-secondary" data-portfolio-section="cv">Computer Vision</button>
          </div>
          <br>
        </div>
      </div>
      <br><br>
 <div id="portfolio-items" class="portfolio_items row row-cols-1 row-cols-md-4 g-2">
        <!-- Project 1 -->
        <div  class="card    bg-light portfolio-item show column machine" >
          <img class="card-img-top" src="img/portfolio/carprice.jpg" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Car Price Prediction</h5>
            <hr>
            <p class="card-text">Unveiling insights into car prices through predictive analytics and modeling.</p>
            <a href="https://github.com/Sajid030/car_price_prediction" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 2 -->
        <div class="card  portfolio-item show column machine" >
          <img class="card-img-top" src="img/portfolio/frauddetect.jpg" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Fraud Detection</h5>
            <hr>
            <p class="card-text">Empowering security: Unveiling fraud through trained detection models.</p>
            <a href="https://github.com/Sajid030/fraud_detection" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 3 -->
        <div class="card  bg-light portfolio-item show column nlp analytics" >
          <img class="card-img-top" src="img/portfolio/tweeting.png" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Tweet-Sentiment Analysis</h5>
            <hr>
            <p class="card-text">Decoding emotions: Analyzing tweet sentiment using TF-IDF methodology.</p>
            <a href="https://github.com/Sajid030/tweet-sentiment-analysis" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 4 -->
        <div class="card  portfolio-item show column deep" >
          <img class="card-img-top" src="img/portfolio/lendingclub.png" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Lending-Club Loan Prediction</h5>
            <hr>
            <p class="card-text">Unlocking loan outcomes: Predicting Lending Club loans with tuned ANN using Keras-tuner</p>
            <a href="https://github.com/Sajid030/Lending-Club-Loan-Prediction" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 5 -->
        <div class="card portfolio-item show column analytics" >
          <img class="card-img-top" src="img/portfolio/animescrapper.png" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Anime-Dataset Generator</h5>
            <hr>
            <p class="card-text">Developed Anime Dataset Generator using Jikan API to fetch & analyze anime data. Utilized Python to create dataset for analysis & building anime-related apps.</p>
            <a href="https://github.com/Sajid030/anime_dataset_generator" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 6 -->
        <div class="card bg-light portfolio-item show column ai" >
          <img class="card-img-top" src="img/portfolio/autocorrect_system.jpg" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Autocorrect System</h5>
            <hr>
            <p class="card-text">AI-driven app offers instant real-time autocorrection suggestions to users during typing. It analyzes user input and suggests the most probable correct word using a provided corpus.</p>
            <a href="https://github.com/Sajid030/ai-autocorrect-system" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 7 -->
        <div class="card bg-light portfolio-item show column deep nlp ai" >
          <img class="card-img-top" src="img/portfolio/anime_recommendation.png" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Anime Recommendation System</h5>
            <hr>
            <p class="card-text">User-based & item-based collaborative filtering used to suggest animes based on similar users' preferences and similar features.</p>
            <a href="https://github.com/Sajid030/anime-recommendation-system" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
        <!-- Project 8 -->
        <div class="card bg-light portfolio-item show column deep nlp ai cv" >
          <img class="card-img-top" src="img/portfolio/captioning.jpg" alt="Card image cap">
          <div class="card-body">
            <h5 class="card-title">Image Caption Generator</h5>
            <hr>
            <p class="card-text">Uses pretrained MobileNetV2 model for feature extraction and a custom captioning model which was trained using LSTM using an attention mechanism.</p>
            <a href="https://github.com/Sajid030/image-caption-generator" target="_blank" class="btn btn-primary">Code</a>
          </div>
        </div>
      </div>
    </div>
  </section>

  <!-- ======================================================================= -->
  <!-- ======================= CONTACT SECTION =============================== -->
  <section id="contact" class="bg-light">
    <div class="container">
      <div class="row">
        <div class="col-lg-2 text-center"></div>
        <div class="col-lg-8 text-center">
          <br><br><br>
          <h2 class="section-heading text-uppercase" style="color: black">Contact</h2>
          <p>Feel free to contact me for any question. For open source projects, please open an issue or pull request on
            <a href="https://github.com/sajid030">Github</a>. If you want to follow my work, reach me on <a
              href="https://www.linkedin.com/in/md-kazi-sajiduddin-1aa127268/?lipi=urn%3Ali%3Apage%3Ad_flagship3_notifications%3BGCKg%2Fo34TJmRRiZ%2BTKkp7g%3D%3D">Linkedin</a>. Otherwise, send me an email at <a
              href="mailto:mdkumar591@gmail.com">mdkumar591@gmail.com</a>.</p>
          <div style="text-align:center">
            <a class="btn btn-primary btn-sm text-uppercase js-scroll-trigger"
              href="https://github.com/sajid030">Github</a>
            <a class="btn btn-primary btn-sm text-uppercase js-scroll-trigger"
              href="https://www.linkedin.com/in/md-kazi-sajiduddin-1aa127268/?lipi=urn%3Ali%3Apage%3Ad_flagship3_notifications%3BGCKg%2Fo34TJmRRiZ%2BTKkp7g%3D%3D">Linkedin</a>
            <a class="btn btn-primary btn-sm text-uppercase js-scroll-trigger"
              href="mailto:mdkumar591@gmail.com">Mail</a>
          </div>
        </div>
      </div>
    </div>
  </section>
  <!-- ======================= FOOTER SECTION ================================ -->
  <footer>
    <div class="container">
      <div class="row">
        <div class="col-md-4">
          <span class="copyright">Copyright &copy; Md Kazi Sajiduddin 2023</span>
        </div>
        <div class="col-md-4">
          <ul class="list-inline social-buttons">
            <li class="list-inline-item">
              <a href="https://github.com/sajid030" target="_blank">
                <i class="fa fa-github"></i>
              </a>
            </li>
            <li class="list-inline-item">
              <a href="https://www.linkedin.com/in/md-kazi-sajiduddin-1aa127268/?lipi=urn%3Ali%3Apage%3Ad_flagship3_notifications%3BGCKg%2Fo34TJmRRiZ%2BTKkp7g%3D%3D" target="_blank">
                <i class="fa fa-linkedin"></i>
              </a>
            </li>
            <li class="list-inline-item">
              <a href="https://www.kaggle.com/dbdmobile" target="_blank">
                <i class="fa fa-kaggle"></i>
              </a>
            </li>
          </ul>
        </div>
        <div class="col-md-4">
          <ul class="list-inline quicklinks">
            <li class="list-inline-item">
              <a href="#">Privacy Policy</a>
            </li>
            <li class="list-inline-item">
              <a href="#">Terms of Use</a>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </footer>


  <!-- =================== MODAL SECTION ===================================== -->
  <!-- Data management -->
  <center>
    <div class="portfolio-modal modal fade" id="dataManagement" tabindex="-1" role="dialog" aria-hidden="true">
      <div class="modal-dialog h-100">
        <div class="modal-content">
          <div class="close-modal" data-dismiss="modal">
            <div class="lr">
              <div class="rl"></div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="col-lg-10 mx-auto">
                <div class="modal-body">
                  <i class="fa fa-wrench services-logo"></i>
                  <h4>Data Management</h4>
                  <p style="max-width: 600px">Data projects kick off with a vital step: data engineering. It involves harvesting and storing data in a suitable format to enable its effective utilization. By laying a strong foundation through meticulous data engineering, we set the stage for successful data-driven outcomes.</p>
                  <div style="text-align: left">
                    <h6>I can help you to..</h6>
                    <hr>
                    <ul>
                      <li><u>Collect</u> data from various sources such as APIs, SQL databases, or complex Excel spreadsheets.</li>
                      <li><u>Transform</u> and reshape data to facilitate subsequent analyses.</li>
                      <li><u>Refine</u> datasets by removing outliers and erroneous data.</li>
                      <li>Create streamlined and reproducible <u>workflows</u> for data preparation.</li>
                      <li><u>Automate</u> the generation of reports and insights from the data.</li>
                    </ul>
                    <br>
                    <h6>Contact me</h6>
                    <hr>
                    <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                    <div style="margin-top: 15px;">
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="https://github.com/sajid030" target="_blank">Github</a>
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                    </div>
                    <br><br><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
  </center>
  <!-- Data mining -->
  <center>
    <div class="portfolio-modal modal fade" id="dataMining" tabindex="-1" role="dialog" aria-hidden="true">
      <div class="modal-dialog h-100">
        <div class="modal-content">
          <div class="close-modal" data-dismiss="modal">
            <div class="lr">
              <div class="rl"></div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="col-lg-10 mx-auto">
                <div class="modal-body">
                  <i class="fa fa-search services-logo"></i>
                  <h4>Data Mining</h4>
                  <p style="max-width: 600px">Unleash the potential of data mining to uncover answers to your questions and extract meaningful insights from the vast realm of information.</p>
                  <div style="text-align: left">
                    <h6>I can help you to..</h6>
                    <hr>
                    <ul>
                      <li><u>Conduct</u> exploratory analysis on datasets to gain deeper insights.</li>
                      <li>Create clean and reproducible <u>reports</u> using <code>R Markdown</code> for effective communication.</li>
                      <li>Apply a range of <u>statistical methods</u> to extract meaningful insights from your dataset.</li>
                    </ul>
                    <br>
                    <h6>Contact me</h6>
                    <hr>
                    <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                    <div style="margin-top: 15px;">
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="https://github.com/sajid030" target="_blank">Github</a>
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                    </div>
                    <br><br><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
  </center>
  <!-- Data viz -->
  <center>
    <div class="portfolio-modal modal fade" id="dataViz" tabindex="-1" role="dialog" aria-hidden="true">
      <div class="modal-dialog h-100">
        <div class="modal-content">
          <div class="close-modal" data-dismiss="modal">
            <div class="lr">
              <div class="rl"></div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="col-lg-10 mx-auto">
                <div class="modal-body">
                  <i class="fa fa-bar-chart services-logo"></i>
                  <h4>Data Visualization</h4>
                  <p style="max-width: 600px">Transform complex data into visually captivating stories with the power of data visualization. Uncover patterns, trends, and key insights at a glance, allowing stakeholders to grasp information effortlessly and make informed decisions.</p>
                  <div style="text-align: left">
                    <h6>I can help you with:</h6>
                    <hr>
                    <ul>
                      <li>Creation and review of graphs for <u>scientific publication</u>.</li>
                      <li>Development of <u>data application</u> using <code>Python</code>.</li>
                      <li><u>Dashboard</u> creation for real time data analysis.</li>
                    </ul>
                    <br>
                    <h6>Contact me</h6>
                    <hr>
                    <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                    <div style="margin-top: 15px;">
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="https://github.com/sajid030" target="_blank">Github</a>
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                    </div>
                    <br><br><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
  </center>
  <!-- Machine Learning -->
  <center>
    <div class="portfolio-modal modal fade" id="machinelearning" tabindex="-1" role="dialog" aria-hidden="true">
      <div class="modal-dialog h-100">
        <div class="modal-content">
          <div class="close-modal" data-dismiss="modal">
            <div class="lr">
              <div class="rl"></div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="col-lg-10 mx-auto">
                <div class="modal-body">
                  <i class="fa fa-rocket services-logo"></i>
                  <h4>Machine Learning</h4>
                  <p style="max-width: 600px">Leverage the power of machine learning to extract valuable insights and make data-driven predictions. From regression and classification to advanced machine learning techniques, I can help you harness the potential of your data.</p>
                  <div style="text-align: left">
                    <h6>I can help you with..</h6>
                    <hr>
                    <ul>
                      <li>Application of <u>supervised</u> and <u>unsupervised</u> learning algorithms.</li>
                      <li><u>Regression</u> and <u>classification</u> tasks for predictive modeling.</li>
                      <li><u>Hyperparameter tuning</u> and model optimization.</li>
                      <li><u>Ensemble methods</u> and <u>feature engineering</u>.</li>
                      <li>Deployment of machine learning models in <u>production environments</u>.</li>
                    </ul>
                    <br>
                    <h6>Contact me</h6>
                    <hr>
                    <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                    <div style="margin-top: 15px;">
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="https://github.com/sajid030" target="_blank">Github</a>
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                    </div>
                    <br><br><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
  </center>
  <!-- Deep Learning -->
  <center>
    <div class="portfolio-modal modal fade" id="deeplearning" tabindex="-1" role="dialog" aria-hidden="true">
      <div class="modal-dialog h-100">
        <div class="modal-content">
          <div class="close-modal" data-dismiss="modal">
            <div class="lr">
              <div class="rl"></div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="col-lg-10 mx-auto">
                <div class="modal-body">
                  <i class="fa fa-microchip services-logo"></i>
                  <h4>Deep Learning</h4>
                  <p style="max-width: 600px">Harness the power of deep learning to unlock the potential of your data. From neural networks to convolutional and recurrent architectures, I can help you leverage advanced techniques to tackle complex problems and achieve state-of-the-art results.</p>
                  <div style="text-align: left">
                    <h6>I can help you with..</h6>
                    <hr>
                    <ul>
                      <li><u>Building and training</u> deep neural networks.</li>
                      <li><u>Image classification</u> and object detection using <code>CNNs</code>.</li>
                      <li>Natural language processing and text generation with <code>RNNs</code>.</li>
                      <li>Transfer learning and <u>pre-trained models</u>.</li>
                      <li><u>Hyperparameter</u> tuning and optimization.</li>
                      <li>Model evaluation and performance <u>metrics</u>.</li>
                      <li>Deployment of <u>deep learning</u> models in production.</li>
                    </ul>
                    <br>
                    <h6>Contact me</h6>
                    <hr>
                    <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                    <div style="margin-top: 15px;">
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="https://github.com/sajid030" target="_blank">Github</a>
                      <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                        href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                    </div>
                    <br><br><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
  </center>
  <!-- NLP -->
<center>
  <div class="portfolio-modal modal fade" id="nlp" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="modal-dialog h-100">
      <div class="modal-content">
        <div class="close-modal" data-dismiss="modal">
          <div class="lr">
            <div class="rl"></div>
          </div>
        </div>
        <div class="container">
          <div class="row">
            <div class="col-lg-10 mx-auto">
              <div class="modal-body">
                <i class="fa fa-language services-logo"></i>
                <h4>Natural Language Processing (NLP)</h4>
                <p style="max-width: 600px">Leverage the power of NLP to extract meaningful insights from textual data. From text classification to sentiment analysis and language generation, I can help you apply cutting-edge techniques to analyze and understand language at scale.</p>
                <div style="text-align: left">
                  <h6>I can help you with..</h6>
                  <hr>
                  <ul>
                    <li>Text preprocessing and <u>feature extraction</u>.</li>
                    <li><u>Building and training</u> NLP models.</li>
                    <li><u>Text classification</u> and sentiment analysis.</li>
                    <li>Named Entity Recognition (NER) and <u>part-of-speech tagging</u>.</li>
                    <li>Language generation and text summarization.</li>
                    <li>Topic modeling and document clustering.</li>
                    <li>Model evaluation and performance <u>metrics</u>.</li>
                  </ul>
                  <br>
                  <h6>Contact me</h6>
                  <hr>
                  <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                  <div style="margin-top: 15px;">
                    <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                      href="https://github.com/sajid030" target="_blank">Github</a>
                    <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                      href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                  </div>
                  <br><br><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</center>
  <!-- Computer Vision -->
<center>
  <div class="portfolio-modal modal fade" id="computervision" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="modal-dialog h-100">
      <div class="modal-content">
        <div class="close-modal" data-dismiss="modal">
          <div class="lr">
            <div class="rl"></div>
          </div>
        </div>
        <div class="container">
          <div class="row">
            <div class="col-lg-10 mx-auto">
              <div class="modal-body">
                <i class="fa fa-eye services-logo"></i>
                <h4>Computer Vision</h4>
                <p style="max-width: 600px">Unlock the potential of visual data with computer vision techniques. From image classification to object detection and image segmentation, I can help you leverage cutting-edge algorithms and frameworks to extract valuable insights from visual content.</p>
                <div style="text-align: left">
                  <h6>I can help you with..</h6>
                  <hr>
                  <ul>
                    <li><u>Image classification</u> using deep learning models.</li>
                    <li>Object detection and <u>localization</u>.</li>
                    <li>Image <u>segmentation</u> and instance segmentation.</li>
                    <li><u>Face recognition</u> and facial expression analysis.</li>
                    <li>Pose <u>estimation</u> and action recognition.</li>
                    <li><u>Image-based</u> document analysis and OCR.</li>
                    <li><u>Video</u> analysis and processing.</li>
                  </ul>
                  <br>
                  <h6>Contact me</h6>
                  <hr>
                  <span>Tell me more about your project at <a href="mailto:mdkumar591@gmail.com" target="_blank">mdkumar591@gmail.com</a> to see if we can work together.</span>
                  <div style="margin-top: 15px;">
                    <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                      href="https://github.com/sajid030" target="_blank">Github</a>
                    <a class="btn btn-secondary btn text-uppercase js-scroll-trigger"
                      href="mailto:mdkumar591@gmail.com" target="_blank">Mail</a>
                  </div>
                  <br><br><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</center>

  <!-- ======================================================================= -->
  <!-- ======================== JAVASCRIPT SECTION =========================== -->
  <!-- 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/agency.min.js"></script>
  <script src="js/portfolio.js"></script>
  <!-- Load d3.js -->
  <script src="d3.v4.min.js"></script>
  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-79254642-3"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());
    gtag('config', 'UA-79254642-3');
  </script>
</body>
</html>