-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
809 lines (801 loc) · 37.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
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
<!DOCTYPE html>
<html>
<head>
<title>Garima Singh</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="assets/css/main.css" />
<noscript
><link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<div>
<div>
<div
class="mouse-move"
style="
background: radial-gradient(
600px at 313px 107px,
rgba(29, 78, 216, 0.15),
transparent 80%
);
"
></div>
<div class="container">
<div class="main">
<header class="sticky">
<div>
<h1>Garima Singh</h1>
<h2>Senior UI Developer</h2>
<p>
I build accessible, inclusive products and digital experiences
for the web.
</p>
<nav class="links" aria-label="In-page jump links">
<ul>
<li>
<a href="#about" onclick="makeActive(this)"
><span class="nav-indicator transition-all"></span
><span class="nav-text">About</span></a
>
</li>
<li>
<a href="#experience" onclick="makeActive(this)"
><span class="nav-indicator transition-all"></span
><span class="nav-text transition-all"
>Experience</span
></a
>
</li>
<li>
<a href="#projects" onclick="makeActive(this)"
><span class="nav-indicator"></span
><span class="nav-text">Projects</span></a
>
</li>
<li>
<a
href="./assets/Garima-Singh-CV.pdf"
target="_blank"
rel="noreferrer"
onclick="makeActive(this)"
><span class="nav-indicator"></span
><span class="nav-text">Link to CV</span></a
>
</li>
</ul>
</nav>
</div>
<ul class="social-media" aria-label="Social media">
<li>
<a
href="https://github.com/garimasingh18"
target="_blank"
rel="noreferrer"
><span class="sr-only">GitHub</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 16 16"
fill="currentColor"
class="h-6 w-6"
aria-hidden="true"
>
<path
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"
></path></svg
></a>
</li>
<li class="mr-5 text-xs">
<a
href="https://www.hackerrank.com/garima_singh18"
target="_blank"
rel="noreferrer"
><span class="sr-only">Instagram</span>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 512 512"
>
<style>
svg {
fill: #ffffff;
}
</style>
<path
d="M477.5 128C463 103.05 285.13 0 256.16 0S49.25 102.79 34.84 128s-14.49 230.8 0 256 192.38 128 221.32 128S463 409.08 477.49 384s14.51-231 .01-256zM316.13 414.22c-4 0-40.91-35.77-38-38.69.87-.87 6.26-1.48 17.55-1.83 0-26.23.59-68.59.94-86.32 0-2-.44-3.43-.44-5.85h-79.93c0 7.1-.46 36.2 1.37 72.88.23 4.54-1.58 6-5.74 5.94-10.13 0-20.27-.11-30.41-.08-4.1 0-5.87-1.53-5.74-6.11.92-33.44 3-84-.15-212.67v-3.17c-9.67-.35-16.38-1-17.26-1.84-2.92-2.92 34.54-38.69 38.49-38.69s41.17 35.78 38.27 38.69c-.87.87-7.9 1.49-16.77 1.84v3.16c-2.42 25.75-2 79.59-2.63 105.39h80.26c0-4.55.39-34.74-1.2-83.64-.1-3.39.95-5.17 4.21-5.2 11.07-.08 22.15-.13 33.23-.06 3.46 0 4.57 1.72 4.5 5.38C333 354.64 336 341.29 336 373.69c8.87.35 16.82 1 17.69 1.84 2.88 2.91-33.62 38.69-37.58 38.69z"
/>
</svg>
</a>
</li>
<li class="mr-5 text-xs">
<a
href="https://twitter.com/garimasingh18"
target="_blank"
rel="noreferrer"
><span class="sr-only">Twitter</span
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 248 204"
fill="currentColor"
class="h-6 w-6"
aria-hidden="true"
>
<path
id="white_background"
d="M221.95,51.29c0.15,2.17,0.15,4.34,0.15,6.53c0,66.73-50.8,143.69-143.69,143.69v-0.04 C50.97,201.51,24.1,193.65,1,178.83c3.99,0.48,8,0.72,12.02,0.73c22.74,0.02,44.83-7.61,62.72-21.66 c-21.61-0.41-40.56-14.5-47.18-35.07c7.57,1.46,15.37,1.16,22.8-0.87C27.8,117.2,10.85,96.5,10.85,72.46c0-0.22,0-0.43,0-0.64 c7.02,3.91,14.88,6.08,22.92,6.32C11.58,63.31,4.74,33.79,18.14,10.71c25.64,31.55,63.47,50.73,104.08,52.76 c-4.07-17.54,1.49-35.92,14.61-48.25c20.34-19.12,52.33-18.14,71.45,2.19c11.31-2.23,22.15-6.38,32.07-12.26 c-3.77,11.69-11.66,21.62-22.2,27.93c10.01-1.18,19.79-3.86,29-7.95C240.37,35.29,231.83,44.14,221.95,51.29z"
></path></svg
></a>
</li>
<li class="mr-5 text-xs">
<a
href="https://www.linkedin.com/in/garima-singh-72a598a9/"
target="_blank"
rel="noreferrer"
><span class="sr-only">LinkedIn</span
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="currentColor"
aria-hidden="true"
>
<path
d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"
></path></svg
></a>
</li>
</ul>
</header>
<main id="content" class="content">
<section id="about" aria-label="About me">
<div>
<p class="font-white">
Hi, I'm Garima, a UI developer with a passion for creating
beautiful and functional interfaces.
</p>
<p>
I've been on an exciting journey as a UI developer for more
than 15 wonderful years! Along the way, I've had the chance
to dive into a diverse range of projects, from crafting
delightful small websites to taking part in the creation of
massive enterprise applications, with a special passion for
the dynamic world of finance. It's been an incredible ride,
and I can't wait to see what the future holds!
</p>
<p>
In my spare time, I love to read. I'm always looking for new
books to read, so if you have any recommendations, please
let me know!
</p>
</div>
</section>
<section id="experience" aria-label="Work experience">
<ol class="list">
<li>
<div class="group">
<header aria-label="October 2021 to Present">
November 2023 — Present
</header>
<div>
<h3>
<div>
<a
class="heading"
href="javascipt:void(0)"
rel="noreferrer"
aria-label="Lead Engineer"
><span></span
><span
>Mobile Developer - <span>Aviva UK</span></span
></a
>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Aviva
</div>
</div>
</h3>
<p>
Developed mobile interfaces for Aviva's React
Native-based migration application.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>ReactNative</div>
</li>
<li>
<div>TypeScript</div>
</li>
<li>
<div>Tamagui</div>
</li>
<li>
<div>JavaScript</div>
</li>
<li>
<div>Jest</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<header aria-label="October 2021 to Present">
October 2021 — July 2023
</header>
<div>
<h3>
<div>
<a
class="heading"
href="javascipt:void(0)"
rel="noreferrer"
aria-label="Lead Engineer"
><span></span
><span
>Senior UI Developer -
<span>Lloyds Banking Group</span></span
></a
>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Virtusa UK Limited
</div>
</div>
</h3>
<p>
Developed portals to assist group colleagues in
mortgage/motor finance applications. The portal
provides a streamlined and user-friendly experience
for colleagues to apply for mortgages, from start to
finish.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>React</div>
</li>
<li>
<div>TypeScript</div>
</li>
<li>
<div>SCSS</div>
</li>
<li>
<div>JavaScript</div>
</li>
<li>
<div>Redux</div>
</li>
<li>
<div>Backbase</div>
</li>
<li>
<div>Angular</div>
</li>
<li>
<div>Jest</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<header aria-label="October 2021 to Present">
February 2018 — October 2021
</header>
<div>
<h3>
<div>
<a
class="heading"
href="https://apply.metrobankonline.co.uk/personal/apply?accountType=current-account"
target="_blank"
rel="noreferrer"
aria-label="Lead Engineer "
><span></span
><span
>Senior/Lead UI Developer -
<span
>Metrobank<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
class="external-link"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.22 14.78a.75.75 0 001.06 0l7.22-7.22v5.69a.75.75 0 001.5 0v-7.5a.75.75 0 00-.75-.75h-7.5a.75.75 0 000 1.5h5.69l-7.22 7.22a.75.75 0 000 1.06z"
clip-rule="evenodd"
></path></svg></span></span
></a>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Capgemini UK PLC
</div>
</div>
</h3>
<p>
Developed user-friendly and accessible portals for
opening
<a
class="inline-link font-white"
href="https://apply.metrobankonline.co.uk/personal/apply?accountType=current-account"
target="_blank"
>Current</a
>,
<a
class="inline-link font-white"
href="https://apply.metrobankonline.co.uk/personal/apply?accountType=fixed-savings&termLength=36"
target="_blank"
>Savings</a
>, and
<a
class="inline-link font-white"
href="https://apply.metrobankonline.co.uk/business/bank-account/apply?companyType=limitedCompany"
target="_blank"
>Business</a
>
accounts at Metrobank. The portals were designed with
a focus on simplicity and ease of use, with clear and
concise instructions.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>Angular</div>
</li>
<li>
<div>TypeScript</div>
</li>
<li>
<div>SCSS</div>
</li>
<li>
<div>JavaScript</div>
</li>
<li>
<div>Ngrx</div>
</li>
<li>
<div>Jest</div>
</li>
<li>
<div>Jasmine</div>
</li>
<li>
<div>Backbase</div>
</li>
<li>
<div>React</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<header aria-label="October 2021 to Present">
August 2016 — January 2018
</header>
<div>
<h3>
<div>
<a
class="heading"
href="https://www.business.hsbc.uk/-/media/media/uk/pdfs/campaigns/accountancy-package-user-guide-s4.pdf"
target="_blank"
rel="noreferrer"
aria-label="Lead Engineer "
><span></span
><span
>Senior UI Developer -
<span
>HSBC<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
class="external-link"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.22 14.78a.75.75 0 001.06 0l7.22-7.22v5.69a.75.75 0 001.5 0v-7.5a.75.75 0 00-.75-.75h-7.5a.75.75 0 000 1.5h5.69l-7.22 7.22a.75.75 0 000 1.06z"
clip-rule="evenodd"
></path></svg></span></span
></a>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Capgemini UK PLC
</div>
</div>
</h3>
<p>
I successfully migrated the old HSBC UK CMB website to
the Backbase platform, enabling easy management and
maintenance by business users. I also integrated HSBC
with accounting software such as Xero using OAuth,
facilitating seamless data exchange and improving
financial processes. Additionally, I ensured adherence
to accessibility standards throughout the migration
process, making the website inclusive and
user-friendly for all individuals.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>AngularJs</div>
</li>
<li>
<div>Backbase</div>
</li>
<li>
<div>SCSS</div>
</li>
<li>
<div>JavaScript</div>
</li>
<li>
<div>Jasmine</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<header aria-label="June 2015 to May 2016">
June 2015 — May 2016
</header>
<div>
<h3>
<div>
<a
class="heading"
href="https://www.barclayscorporate.com/solutions/digital-banking-solutions/iportal/"
target="_blank"
rel="noreferrer"
aria-label="Lead Engineer"
><span></span
><span
>Team Leader -
<span
>Barclays<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
class="external-link"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.22 14.78a.75.75 0 001.06 0l7.22-7.22v5.69a.75.75 0 001.5 0v-7.5a.75.75 0 00-.75-.75h-7.5a.75.75 0 000 1.5h5.69l-7.22 7.22a.75.75 0 000 1.06z"
clip-rule="evenodd"
></path></svg></span></span
></a>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Capgemini India Pvt Ltd
</div>
</div>
</h3>
<p>
Barclays Corporate Banking iPortal provides a single
point of access for all of Barclays' corporate banking
products and services. This includes cash management
and payments, loans, and foreign exchange.
</p>
<p>
Developed mini apps used in the portal using
AngularJS. I collaborated closely with UX designers to
deliver intuitive and user-friendly interfaces. I also
led a team of 20 UI developers, ensuring successful
project execution. I oversaw project planning,
resource allocation, and performance monitoring to
ensure timely delivery of high-quality web
applications.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>AngularJs</div>
</li>
<li>
<div>SCSS</div>
</li>
<li>
<div>JavaScript</div>
</li>
<li>
<div>Jasmine</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<header aria-label="June 2015 to May 2016">
April 2012 — April 2015
</header>
<div>
<h3>
<div>
<a
class="heading"
href="javascript:void(0)"
aria-label="Developer"
><span></span
><span
>Developer - <span>Bank of America</span></span
></a
>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Synechron Technologies
</div>
</div>
</h3>
<p>
Utilized HTML5 to develop a static website for the
bank, ensuring a modern and visually appealing online
presence. I integrated the website with CQ5 (now
called AEM), a content management system, to enable
seamless content updates and management. I maintained
pixel perfection across major devices, ensuring a
consistent user experience across different screen
sizes.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>HTML5</div>
</li>
<li>
<div>CSS3</div>
</li>
<li>
<div>JavaScript</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<header aria-label="June 2008 to March 2012">
June 2008 — March 2012
</header>
<div>
<h3>
<div>
<a
class="heading"
href="https://www.digitalriver.com/"
target="_blank"
aria-label="Developer Digital River"
><span></span
><span
>Developer - <span>Digital River</span>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
class="external-link"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.22 14.78a.75.75 0 001.06 0l7.22-7.22v5.69a.75.75 0 001.5 0v-7.5a.75.75 0 00-.75-.75h-7.5a.75.75 0 000 1.5h5.69l-7.22 7.22a.75.75 0 000 1.06z"
clip-rule="evenodd"
></path>
</svg> </span
></a>
</div>
<div>
<div class="text-slate-500" aria-hidden="true">
Cybage Software Pvt Ltd
</div>
</div>
</h3>
<p>
Developed and maintained websites for Digital River's
end clients, focusing on creating intuitive and
user-friendly interfaces to enhance the online
shopping experience. I led the rebranding efforts by
applying CSS styling and Photoshop skills to revamp
and modernize outdated websites, resulting in an
improved brand presence.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>JSP</div>
</li>
<li>
<div>Struts</div>
</li>
<li>
<div>JQuery</div>
</li>
<li>
<div>JavaScript</div>
</li>
<li>
<div>HTML4</div>
</li>
<li>
<div>CSS</div>
</li>
<li>
<div>Photoshop</div>
</li>
</ul>
</div>
</div>
</li>
</ol>
</section>
<section id="projects" aria-label="projects">
<p>PERSONAL PROJECTS</p>
<ol class="list">
<li>
<div class="group">
<div>
<h3>
<div>
<a
class="heading"
href="https://high-charts-demo.vercel.app/"
target="_blank"
rel="noreferrer"
aria-label="HighCharts Demo"
><span></span
><span
>High Charts Demos -
<span
>showcases types of charts
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
class="external-link"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.22 14.78a.75.75 0 001.06 0l7.22-7.22v5.69a.75.75 0 001.5 0v-7.5a.75.75 0 00-.75-.75h-7.5a.75.75 0 000 1.5h5.69l-7.22 7.22a.75.75 0 000 1.06z"
clip-rule="evenodd"
></path></svg></span></span
></a>
</div>
</h3>
<p>
The goal of this project is to create a website that
showcases the different chart types available in
Highcharts. The website will include a variety of
examples of each chart type, as well as documentation
on how to create and customize charts using
Highcharts.
</p>
<p>
The target audience for this project is web developers
who are interested in using Highcharts to create
interactive charts for their websites.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>React</div>
</li>
<li>
<div>HighCharts</div>
</li>
<li>
<div>ReactBootstrap</div>
</li>
</ul>
</div>
</div>
</li>
<li>
<div class="group">
<div>
<h3>
<div>
<a
class="heading"
href="https://garimasingh18.github.io/angular-aggrid-app/"
target="_blank"
rel="noreferrer"
aria-label="AG GRID Demo"
><span></span
><span
>AG Grid Demos -
<span
>showcases types of AG Grid
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="currentColor"
class="external-link"
aria-hidden="true"
>
<path
fill-rule="evenodd"
d="M5.22 14.78a.75.75 0 001.06 0l7.22-7.22v5.69a.75.75 0 001.5 0v-7.5a.75.75 0 00-.75-.75h-7.5a.75.75 0 000 1.5h5.69l-7.22 7.22a.75.75 0 000 1.06z"
clip-rule="evenodd"
></path></svg></span></span
></a>
</div>
</h3>
<p>
The goal of this project is to create a fully
interactive website that showcases the different grid
types available in AG Grid. The website will allow
users to explore the different grid types, see how
they work, and compare them to each other.
</p>
<ul
class="Technologies-used"
aria-label="Technologies used"
>
<li>
<div>Angular 16</div>
</li>
<li>
<div>AG Grid</div>
</li>
<li>
<div>SCSS</div>
</li>
</ul>
</div>
</div>
</li>
</ol>
</section>
</main>
<div></div>
</div>
</div>
</div>
</div>
</body>
<script src="./assets/js/main.js"></script>
</html>