-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio-details.html
849 lines (710 loc) · 37.9 KB
/
portfolio-details.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
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
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Portfolio Details - Vrushali Daware</title>
<meta name="description" content="Explore the portfolio details of Vrushali Daware, a curated collection of her professional journey to explore diverse range of certificates, achievements and projects.">
<meta name="keywords" content="Robotic Process Automation, RPA, Blue Prism, Automation Anywhere, RPA Developer Portfolio, portfolio">
<meta name="author" content="Vrushali Daware">
<!-- Favicons -->
<link href="assets/img/title-img.png" rel="icon">
<link href="assets/img/title-img.jpg" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i|Roboto Mono:300,300i,400,400i,500,500i,600,600i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<div class="loader-wrapper">
<img src="assets/img/loader/loader.gif" alt="">
</div>
<!-- ======= Mobile nav toggle button ======= -->
<i class="bi bi-list mobile-nav-toggle d-xl-none"></i>
<!-- ======= Header ======= -->
<header id="header" class="header dark-mode-toggle">
<div class="toggle-container">
<nav id="navbar" class="nav-menu toggle">
<ul>
<li>
<a>
<input type="checkbox" id="darkmode-toggle">
<label for="darkmode-toggle">
<svg version="1.1" class="sun" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 496 496" style="enable-background:new 0 0 496 496;" xml:space="preserve">
<rect x="152.994" y="58.921" transform="matrix(0.3827 0.9239 -0.9239 0.3827 168.6176 -118.5145)" width="40.001"
height="16" />
<rect x="46.9" y="164.979" transform="matrix(0.9239 0.3827 -0.3827 0.9239 71.29 -12.4346)" width="40.001"
height="16" />
<rect x="46.947" y="315.048" transform="matrix(0.9239 -0.3827 0.3827 0.9239 -118.531 50.2116)" width="40.001"
height="16" />
<rect x="164.966" y="409.112" transform="matrix(-0.9238 -0.3828 0.3828 -0.9238 168.4872 891.7491)" width="16"
height="39.999" />
<rect x="303.031" y="421.036" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 50.2758 891.6655)" width="40.001"
height="16" />
<rect x="409.088" y="315.018" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 701.898 785.6559)" width="40.001"
height="16" />
<rect x="409.054" y="165.011" transform="matrix(-0.9239 0.3827 -0.3827 -0.9239 891.6585 168.6574)" width="40.001"
height="16" />
<rect x="315.001" y="46.895" transform="matrix(0.9238 0.3828 -0.3828 0.9238 50.212 -118.5529)" width="16"
height="39.999" />
<path d="M248,88c-88.224,0-160,71.776-160,160s71.776,160,160,160s160-71.776,160-160S336.224,88,248,88z M248,392
c-79.4,0-144-64.6-144-144s64.6-144,144-144s144,64.6,144,144S327.4,392,248,392z" />
<rect x="240" width="16" height="72" />
<rect x="62.097" y="90.096" transform="matrix(0.7071 0.7071 -0.7071 0.7071 98.0963 -40.6334)" width="71.999"
height="16" />
<rect y="240" width="72" height="16" />
<rect x="90.091" y="361.915" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -113.9157 748.643)" width="16"
height="71.999" />
<rect x="240" y="424" width="16" height="72" />
<rect x="361.881" y="389.915" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 397.8562 960.6281)" width="71.999"
height="16" />
<rect x="424" y="240" width="72" height="16" />
<rect x="389.911" y="62.091" transform="matrix(0.7071 0.7071 -0.7071 0.7071 185.9067 -252.6357)" width="16"
height="71.999" />
</svg>
<svg class="moon" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000">
<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
<g id="SVGRepo_iconCarrier">
<!--g id="icomoon-ignore"> </g-->
<path
d="M9.882 5.052c-0.847 1.717-1.295 3.614-1.295 5.564 0 6.977 5.676 12.653 12.653 12.653 2.052 0 4.035-0.489 5.812-1.412-2.15 3.869-6.248 6.37-10.862 6.37-6.866 0-12.451-5.585-12.451-12.451 0-4.491 2.409-8.533 6.143-10.724zM12.79 2.707c-5.817 1.509-10.118 6.78-10.118 13.069 0 7.465 6.053 13.517 13.518 13.517 6.387 0 11.726-4.435 13.139-10.389-2.087 2.039-4.939 3.298-8.088 3.298-6.399 0-11.587-5.188-11.587-11.587 0-3.061 1.196-5.838 3.137-7.909v0z">
</path>
</g>
</svg>
</label>
</a>
</li>
</ul>
</nav>
</div>
<div class="d-flex flex-row nav-menu">
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html#hero" class="nav-link scrollto active"> <span>Home</span></a></li>
<li><a href="index.html#about" class="nav-link scrollto"> <span>About Me</span></a></li>
<li><a href="index.html#skills" class="nav-link scrollto"> <span>Skills</span></a></li>
<li><a href="index.html#resume" class="nav-link scrollto"> <span>Resume</span></a></li>
<li><a href="index.html#portfolio" class="nav-link scrollto"> <span>Portfolio</span></a></li>
<li><a href="index.html#services" class="nav-link scrollto"> <span>Services</span></a></li>
<li><a href="index.html#contact" class="nav-link scrollto"> <span>Contact</span></a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<div class="breadcrumbs-title text-dark-mode">
<h2>Portfolio Details</h2>
<!--ol>
<li><a href="index.html">Home</a></li>
<li>Portfoio Details</li>
</ol-->
</div>
</div>
</section><!-- End Breadcrumbs -->
<!-- ======= Certificates Sections ======= -->
<!-- ======= Portfolio Details Section 0 - Portfolio Website ======= -->
<div id="portfolioContainer">
<section id="portfolio-details-0" class="certificates portfolio-details text-dark-mode section-bg">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Portfolio-Website.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Portfolio-Website-img2.JPG" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Portfolio Website</h3>
<ul>
<li><strong>Category</strong>: Project</li>
<li><strong>URL</strong>: <a href="https://vrushalird.github.io/portfolio/">Vrushali Daware | Portfolio</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">This portfolio is meticulously crafted using HTML, CSS, JavaScript, and Bootstrap,
offering an immersive experience into my journey, showcasing my work experience, projects, certifications, awards,
and much more. It is designed with a focus on aesthetics and functionality, ensuring seamless navigation and an engaging
user experience across various devices and screen sizes.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 0 -->
<!-- ======= Portfolio Details Section 5 - Certificate 5 ======= -->
<section id="portfolio-details-11" class="certificates portfolio-details text-dark-mode">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/blue-prism-certified-developer.png" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Blue Prism Developer</h3>
<ul>
<li><strong>Category</strong>: Certificates</li>
<li><strong>Certificate Issuer</strong>: Blue Prism</li>
<li><strong>Certificate Date</strong>: June 10, 2024</li>
<li><strong>URL</strong>: <a href="https://www.credly.com/badges/1870d01a-25a1-4d61-a4e6-8a004af09097">Blue Prism Certified Developer</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">This badge was received after the completion of Blue Prism Developer Exam conducted by the Blue Prism.
It tests the essential robotic automation knowledge and evaluates a developer’s understanding of the mandatory Blue Prism Developer concepts and functionality.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 5 -->
<!-- ======= Portfolio Details Section 2 - Certificate 1 ======= -->
<section id="portfolio-details-1" class="certificates portfolio-details text-dark-mode section-bg">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/AA-bot-developer-enterprise-v11.jpg" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Automation Anywhere Bot Developer</h3>
<ul>
<li><strong>Category</strong>: Certificates</li>
<li><strong>Certificate Issuer</strong>: Automation Anywhere</li>
<li><strong>Certificate Date</strong>: November 15, 2021</li>
<li><strong>URL</strong>: <a href="https://certificates.automationanywhere.com/363355d9-f408-4b43-a67e-ee72578333f0">Automation Anywhere Bot Developer (V11.0)</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">This badge was received after the completion of Bot Developer (v11) provided by the Automation Anywhere University.
It is designed for novice Bot Developers. It teaches how to meet business requirements by quickly creating, installing, deploying, and maintaining
bots using Automation Anywhere Enterprise built-in commands.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 1 -->
<!-- ======= Portfolio Details Section 2 - Certificate 2 ======= -->
<section id="portfolio-details-2" class="certificates portfolio-details">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/AA-advanced-rpa-professional-v11.jpg" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Automation Anywhere Certified Advanced RPA Professional</h3>
<ul>
<li><strong>Category</strong>: Certificates</li>
<li><strong>Certificate Issuer</strong>: Automation Anywhere</li>
<li><strong>Certificate Date</strong>: October 25, 2021</li>
<li><strong>URL</strong>: <a href="https://certificates.automationanywhere.com/d3a21306-198a-4408-9c58-85463623cb9b">Automation Anywhere Certified Advanced RPA Professional (V11.0)</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">This certification focusses on the knowledge of the product. It tests the ability of the learner on the familiarity of the product, its features, and its functions.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 2 -->
<!-- ======= Portfolio Details Section 3 - Certificate 3 ======= -->
<section id="portfolio-details-3" class="certificates portfolio-details section-bg">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/AA-control-room-administrator.png" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Automation Anywhere Control Room Administrator</h3>
<ul>
<li><strong>Category</strong>: Certificates</li>
<li><strong>Certificate Issuer</strong>: Automation Anywhere</li>
<li><strong>Certificate Date</strong>: October 24, 2021</li>
<li><strong>URL</strong>: <a href="https://certificates.automationanywhere.com/5ac14009-e370-4dda-a484-494e685ac904">Automation Anywhere Control Room Administrator (V11.0)</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">This badge was received after the completion of required learning paths provided by the Automation Anywhere University.
These learning paths covered introduction to RPA, how to deploy RPA solution, and monitor, measure and manage bot performance.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 3 -->
<!-- ======= Portfolio Details Section 4 - Certificate 4 ======= -->
<section id="portfolio-details-4" class="certificates portfolio-details">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/MS-azure-fundamentals.png" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Microsoft Certified Azure Fundamentals</h3>
<ul>
<li><strong>Category</strong>: Certificates</li>
<li><strong>Certificate Issuer</strong>: Microsoft</li>
<li><strong>Certificate Date</strong>: June 28, 2021</li>
<li><strong>URL</strong>: <a href="https://www.credly.com/badges/f6b7fc00-f28c-4e64-b48d-786832d509d1">Microsoft Certified: Azure Fundamentals</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">This certification was received after the completion of Microsoft Azure Fundamentals (AZ-900) Exam conducted by the Microsoft.
It tests the foundational level knowledge of cloud computing concepts, models, and services, such as public, private and hybrid cloud, in addition to
infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). It also validates expertise on how Azure supports
security, privacy, compliance, and trust.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 4 -->
<!-- ======= Awards Sections ======= -->
<!-- ======= Portfolio Details Section 5 - Award 1 ======= -->
<section id="portfolio-details-5" class="portfolio-details section-bg">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/Process Excellence_26May22_masked.png" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>A.C.E. Award: Process Excellence</h3>
<ul>
<li><strong>Category</strong>: Awards</li>
<li><strong>Awarding Organization</strong>: Labcorp</li>
<li><strong>Award Date</strong>: May 26, 2022</li>
<li><strong>URL</strong>: <a href="https://cloud.workhuman.com/microsites/t/il/covance/awards/105609167">A.C.E. Award: Process Excellence</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">Achieving Career Excellence (A.C.E.) Award received for the "Excellent Work on Automation" by the Project Manager
on account of a bot developed that was deployed with high accuracy of more than 95% in production. It involved REST API implementation to
interact with Box API services. Being the first Bot with business team, it was delievered with utmost accuracy that resulted in their increase
in confidence and reliability of automation. Other than that, two existing Bots were enhanced which later worked on production with no major
issues.
</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 5 -->
<!-- ======= Portfolio Details Section 6 - Award 2 ======= -->
<section id="portfolio-details-6" class="portfolio-details">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/Process Excellence_08Dec23_masked.png" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>A.C.E. Award: Process Excellence</h3>
<ul>
<li><strong>Category</strong>: Awards</li>
<li><strong>Awarding Organization</strong>: Labcorp</li>
<li><strong>Award Date</strong>: December 08, 2023</li>
<li><strong>URL</strong>: <a href="https://cloud.workhuman.com/microsites/t/il/covance/awards/147751187">A.C.E. Award: Process Excellence</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">Achieving Career Excellence (A.C.E.) Award received by the Client on account of successful delivery of the
automation process that involved complex decision logics enabling quick turnarounds and early deployment of the Bots.
</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 6 -->
<!-- ======= Portfolio Details Section 7 - Award 3 ======= -->
<section id="portfolio-details-7" class="portfolio-details section-bg">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/Process Excellence_20Feb24_masked.png" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>A.C.E. Award: Process Excellence</h3>
<ul>
<li><strong>Category</strong>: Awards</li>
<li><strong>Awarding Organization</strong>: Labcorp</li>
<li><strong>Award Date</strong>: February 20, 2024</li>
<li><strong>URL</strong>: <a href="https://cloud.workhuman.com/microsites/t/il/covance/awards/153224546">A.C.E. Award: Process Excellence</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">Achieving Career Excellence (A.C.E.) Award received for the "Exceptional Contribution in Development" by the
Project Lead on account of managing multiple automation projects throughout the tenure as well as swift deployment of the Bots of two distinct business
teams due to resusablility of the code. This rapid turnaround had substantial benefits, resulting in an estimated business gain of around
2 million USD to business team.
</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 7 -->
<!-- ======= Portfolio Details Section 8 - Project 1 ======= -->
<section id="portfolio-details-8" class="portfolio-details">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/Battleship.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Battleship-Host File.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Battleship-Players File.JPG" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Spreadsheet Battleship</h3>
<ul>
<li><strong>Category</strong>: Project</li>
<li><strong>Client</strong>: Self</li>
<li><strong>Project Date</strong>: May 12, 2023</li>
<li><strong>URL</strong>: <a href="https://github.com/vrushalird/Spreadsheet-Battleship-Multi-Player.git">Spreadsheet Battleship Multi-Player Game</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">The Spreadsheet Battleship game developed in Excel using VBA programming offers an engaging multiplayer
experience for more than two players. Inspired by the classic board game, this digital rendition allows players to strategically position
their fleet of ships on a grid within the Excel spreadsheet. Through VBA automation, players take turns guessing the coordinates of their
opponents' ships, aiming to sink them before their own fleet suffers the same fate.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 8 -->
<!-- ======= Portfolio Details Section 9 - Project 2 ======= -->
<section id="portfolio-details-9" class="portfolio-details section-bg">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/Tic-Tac-Toe.jpg" alt="">
</div>
<div class="swiper-slide">
<video controls>
<source src="assets/img/portfolio/projects/Tic-Tac-Toe.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/TicTacToe-img1.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/TicTacToe-img2.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/TicTacToe-img3.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/TicTacToe-img4.JPG" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Tic-Tac-Toe in Excel</h3>
<ul>
<li><strong>Category</strong>: Project</li>
<li><strong>Client</strong>: Self</li>
<li><strong>Project Date</strong>: October 08, 2023</li>
<li><strong>URL</strong>: <a href="https://github.com/vrushalird/Tic-Tac-Toe">Tic-Tac-Toe in Excel</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">The Tic-Tac-Toe game developed in Excel using VBA programming provides a convenient and interactive
platform for two players to engage within the familiar Excel User Interface. This digital rendition offers a seamless experience
without the need of any additional installations or software. Through VBA automation, players take turns and strategically place
their X's and O's on a grid within the Excel spreasheet.</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 9 -->
<!-- ======= Portfolio Details Section 10 - Project 3 ======= -->
<section id="portfolio-details-10" class="portfolio-details">
<div class="container text-dark-mode">
<div class="row gy-4">
<div class="col-lg-8">
<div class="portfolio-details-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide">
<img src="assets/img/portfolio/Connect-Four.jpg" alt="">
</div>
<div class="swiper-slide">
<video controls>
<source src="assets/img/portfolio/projects/Connect-Four.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Connect-Four-img1.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Connect-Four-img2.JPG" alt="">
</div>
<div class="swiper-slide">
<img src="assets/img/portfolio/projects/Connect-Four-img3.JPG" alt="">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Connect Four in Excel</h3>
<ul>
<li><strong>Category</strong>: Project</li>
<li><strong>Client</strong>: Self</li>
<li><strong>Project Date</strong>: March 01, 2024</li>
<li><strong>URL</strong>: <a href="https://github.com/vrushalird/Connect-Four">Connect Four in Excel</a></li>
</ul>
</div>
<div class="portfolio-description">
<h2>Description</h2>
<p>
<span id="description-display">The Connect-Four game implemented in Excel using VBA programming offers an interactive gaming experience
for two players. It is inspired from the classic board game, Connect Four Discs. In this game, players compete in a strategic battle of
wits and tactics to connect the four discs horizontally/vertically/diagonally first (here, it is a grid marked with either X or O).</span>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Details Section 10 -->
</div>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© 2024 <strong><span>Vrushali Daware.</span></strong> <span>All Rights Reserved.</span>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/typed.js/typed.umd.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<script>
/*// Function to get query parameter from URL
function getQueryParam(name)
{
var urlParams = new URLSearchParams(window.location.search);
return urlParams.get(name);
}
// Function to display portfolio category
function displayPortfolioCategory()
{
// Get the category from the query parameter
var category = getQueryParam('category');
// Display the category in the span
var portfolioInfoDisplay = document.getElementById('portfolio-info-display');
if (category)
{
portfolioInfoDisplay.textContent = category.charAt(0).toUpperCase() + category.slice(1);
} else
{
portfolioInfoDisplay.textContent = 'Unknown';
}
}
// Call the function to display portfolio category when the window loads
window.onload = displayPortfolioCategory;
function displayPortfolioDetails()
{
var category = getQueryParam('category');
// Display the category in the span
var portfolioInfoDisplay = document.getElementById('portfolio-info-display');
if (category)
{
portfolioInfoDisplay.textContent = category.charAt(0).toUpperCase() + category.slice(1);
document.getElementById("category-display").textContent = getCategoryName(category);
// Set details based on category
switch (category)
{
case 'certificates':
document.getElementById("client-display").textContent = "Certificate Issuer";
var certificateItems = document.querySelectorAll('.portfolio-item.filter-certificates');
certificateItems.forEach(function(item) {
var title = item.getAttribute('title');
console.log(title);
document.getElementById("client-data-display").textContent = title;
});
//var title = document.querySelectorAll('.portfolio-item.filter-certificates').getAttribute('title'); // Get certificate issuer from title attribute
//console.log(title);
//document.getElementById("client-data-display").textContent = title;
document.getElementById("date-display").textContent = "Certificate Date";
document.getElementById("url-display").href = "#";
document.getElementById("description-display").textContent = "Description for certificates.";
break;
case 'awards':
document.getElementById("client-display").textContent = "Awarding Organization";
document.getElementById("date-display").textContent = "Award Date";
document.getElementById("url-display").href = "#";
document.getElementById("description-display").textContent = "Description for awards.";
break;
case 'projects':
document.getElementById("client-display").textContent = "Project Client";
document.getElementById("date-display").textContent = "Project Date";
document.getElementById("url-display").href = "#";
document.getElementById("description-display").textContent = "Description for projects.";
break;
default:
// Handle unknown category
break;
}
} else
{
portfolioInfoDisplay.textContent = 'Unknown';
}
}
// Function to get category name based on category parameter
function getCategoryName(category)
{
switch (category)
{
case 'certificates':
return "Certificates";
case 'awards':
return "Awards";
case 'projects':
return "Projects";
default:
return "Unknown";
}
}
// Call the function to display portfolio details when the window loads
window.onload = displayPortfolioDetails;
*/
</script>
</body>
</html>