-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
773 lines (727 loc) · 38.7 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
<!-- <!DOCTYPE html> -->
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PGZH8HT');</script>
<!-- End Google Tag Manager -->
<!-- Materialize - Compiled and minified CSS-->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/materialize/0.95.3/css/materialize.min.css" />
<!-- Font Awesome Icon - CSS-->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
<!-- Custom Styles-->
<link rel="stylesheet" href="/assets/css/style.css" />
<title>Faatima Abidi | Software Engineer</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-126939217-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-126939217-2');
</script>
<!-- Open Graph-->
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Faatima Abidi | Software Engineer"/>
<meta property="og:description" content="Software Engineer"/>
<meta property="og:url" content="https://faatimaabidi.github.io/"/>
<meta property="og:site_name" content="Faatima Abidi | Software Engineer"/>
<meta property="article:publisher" content="https://faatimaabidi.github.io/"/>
<meta property="og:image" content="https://faatimaabidi.github.io/examples/preview.JPG"/>
<!-- Twitter -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@faatima_abidi"/>
<meta name="twitter:title" content="Developer | Designer | Learner | Engineer"/>
<meta name="twitter:description" content="Software Engineer"/>
<meta name="twitter:url" content="https://twitter.com/faatima_abidi"/>
<meta name="author" content="Faatima Abidi"/>
<meta name="description"
content="Software Engineer with a passion for frontend development and artificial intelligence."/>
<link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favicon/apple-icon-57x57.png"/>
<link rel="apple-touch-icon" sizes="60x60" href="/assets/img/favicon/apple-icon-60x60.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicon/apple-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="76x76" href="/assets/img/favicon/apple-icon-76x76.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="/assets/img/favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/assets/img/favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/assets/img/favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/assets/img/favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/img/favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/assets/img/favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/assets/img/favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon/favicon-16x16.png" />
<link rel="manifest" href="/assets/img/favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/assets/img/favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<meta name="robots" content="index, follow" />
<!-- Google Site Verification for indexing -->
<meta name="google-site-verification" content="_qxK8tePiU2fhnwlwnJ7pkDFnj1k2EiKq_cYGy1Cb84" />
</head>
<script>
const projects = [{dateOfCompletion: 20220430, html: " <div class=\"col s12 m6 l4\">\n" +
" <div class=\"card medium\">\n" +
" <div class=\"card-image waves-effect waves-block waves-light\">\n" +
" <img alt=\"hello world mapper\" src=\"/assets/img/project-hello-world.png\" style=\"height: 100%; width: 100%\" class=\"activator\" />\n" +
" </div>\n" +
" <div class=\"card-content\">\n" +
" <span class=\"card-title activator teal-text hoverline\">Hello World Mapper<i\n" +
" class=\"mdi-navigation-more-vert right\"></i></span>\n" +
" <p>\n" +
" An app that shows the map of a few cities built on C++ with options to find intersections or routes between intersections\n" +
" </p>\n" +
" </div>\n" +
" <div class=\"card-reveal\">\n" +
" <span class=\"card-title teal-text\"><small>Accomplishments</small><i\n" +
" class=\"mdi-navigation-close right\"></i></span>\n" +
" <ul>\n" +
" <li><b>Tools:</b> C++, Glade</li>\n" +
" <li>Find the closest intersection</li>\n" +
" <li>Find the path between two intersections</li>\n" +
" <li>Switch city being viewed</li>\n" +
" <li>Look for artifacts</li>\n" +
" <li>Zoom in and out of the map</li>\n" +
" </ul>\n" +
" <div class=\"card-action\">\n" +
" <a aria-label=\"View the project presentation\" href=\"https://www.beautiful.ai/player/-O77dyJdZWnkyq4jezjM\"\n" +
" target=\"_blank\" data-position=\"top\" data-tooltip=\"View Source\"\n" +
" class=\"btn-floating btn-large waves-effect waves-light grey tooltipped\"><i\n" +
" class=\"fa fa-external-link\"></i></a>\n" +
" </div>\n" +
" </div>\n" +
" </div>\n" +
" </div>"}, {dateOfCompletion: 20231225 , html: " <div class=\"col s12 m6 l4\">\n" +
" <div class=\"card medium\">\n" +
" <div class=\"card-image waves-effect waves-block waves-light\">\n" +
" <img alt=\"holidays card\" src=\"/assets/img/project-holidays.png\" style=\"height: 100%; width: 100%\" class=\"activator\" />\n" +
" </div>\n" +
" <div class=\"card-content\">\n" +
" <span class=\"card-title activator teal-text hoverline\">Holidays Card<i\n" +
" class=\"mdi-navigation-more-vert right\"></i></span>\n" +
" <p>\n" +
" A web app that displays a holiday card with a custom name entered by the user based on React\n" +
" </p>\n" +
" </div>\n" +
" <div class=\"card-reveal\">\n" +
" <span class=\"card-title teal-text\"><small>Accomplishments</small><i\n" +
" class=\"mdi-navigation-close right\"></i></span>\n" +
" <ul>\n" +
" <li><b>Tools:</b> HTML, CSS, TS, React, Repl</li>\n" +
" <li>Enter name of the person you want to show the card too</li>\n" +
" <li>See a snowman holidays card with Happy Holidays written and the person's name</li>\n" +
" </ul>\n" +
" <div class=\"card-action\">\n" +
" <a aria-label=\"Visit the Repl for project\" href=\"https://replit.com/@FaatimaAbidi1/HolidaysCard2023?embed=true\"\n" +
" target=\"_blank\" data-position=\"top\" data-tooltip=\"View Source\"\n" +
" class=\"btn-floating btn-large waves-effect waves-light grey tooltipped\"><i\n" +
" class=\"fa fa-external-link\"></i></a>\n" +
" </div>\n" +
" </div>\n" +
" </div>\n" +
" </div>"}, {dateOfCompletion: 20230511 , html: "<div class=\"col s12 m6 l4\">\n" +
" <div class=\"card medium\">\n" +
" <div class=\"card-image waves-effect waves-block waves-light\">\n" +
" <img alt=\"Screenshot of web app\" src=\"/assets/img/project-tic-tac-toe.png\"\n" +
" style=\"height: 100%; width: 100%\" class=\"activator\" />\n" +
" </div>\n" +
" <div class=\"card-content\">\n" +
" <span class=\"card-title activator teal-text hoverline\">Tic Tac Toe Web App<i\n" +
" class=\"mdi-navigation-more-vert right\"></i></span>\n" +
" <p>\n" +
" A web app where two players can play tic tac toe against each other based on React\n" +
" </p>\n" +
" </div>\n" +
" <div class=\"card-reveal\">\n" +
" <span class=\"card-title teal-text\"><small>Accomplishments</small><i\n" +
" class=\"mdi-navigation-close right\"></i></span>\n" +
" <ul>\n" +
" <li><b>Tools:</b> HTML, CSS, TS, React, Repl</li>\n" +
" <li>Take turns placing Xs and Os</li>\n" +
" <li>See the turn of the current player</li>\n" +
" <li>See the winner</li>\n" +
" </ul>\n" +
" <div class=\"card-action\">\n" +
" <a aria-label=\"Visit the Repl for project\" href=\"https://replit.com/@FaatimaAbidi1/TicTacToe?embed=true\"\n" +
" target=\"_blank\" data-position=\"top\" data-tooltip=\"View Source\"\n" +
" class=\"btn-floating btn-large waves-effect waves-light grey tooltipped\"><i\n" +
" class=\"fa fa-external-link\"></i></a>\n" +
" </div>\n" +
" </div>\n" +
" </div>\n" +
" </div>"}, { dateOfCompletion: 20221204, html: " <div class=\"col s12 m6 l4\">\n" +
" <div class=\"card medium\">\n" +
" <div class=\"card-image waves-effect waves-block waves-light\">\n" +
" <img alt=\"diabetic retinopathy fundus image\" src=\"/assets/img/project-diabetes.jpg\" style=\"height: 100%; width: 100%\" class=\"activator\" />\n" +
" </div>\n" +
" <div class=\"card-content\">\n" +
" <span class=\"card-title activator teal-text hoverline\">Diabetic Retinopathy Detector<i\n" +
" class=\"mdi-navigation-more-vert right\"></i></span>\n" +
" <p>\n" +
" A model that predicts if an eye has diabetic retinopathy given its fundus image\n" +
" </p>\n" +
" </div>\n" +
" <div class=\"card-reveal\">\n" +
" <span class=\"card-title teal-text\"><small>Accomplishments</small><i\n" +
" class=\"mdi-navigation-close right\"></i></span>\n" +
" <ul>\n" +
" <li><b>Tools:</b> Python, NumPy, TensorFlow, Pandas, PyTorch</li>\n" +
" <li>Trained a CNN model with online available dataset to detect diabetic retinopathy given the fundus image</li>\n" +
" <li>Trained a SVC model as a baseline to check the accuracy of the primary model</li>\n" +
" </ul>\n" +
" <div class=\"card-action\">\n" +
" <a aria-label=\"Visit the Github gist for project\" href=\"https://gist.github.com/FaatimaAbidi/1bff129267428b0d01e59b30ae04e62e\"\n" +
" target=\"_blank\" data-position=\"top\" data-tooltip=\"View Source\"\n" +
" class=\"btn-floating btn-large waves-effect waves-light grey tooltipped\"><i\n" +
" class=\"fa fa-github\"></i></a>\n" +
" </div>\n" +
" </div>\n" +
" </div>\n" +
" </div>"} ,{dateOfCompletion: 20220104, html: " <div class=\"col s12 m6 l4\">\n" +
" <div class=\"card medium\">\n" +
" <div class=\"card-image waves-effect waves-block waves-light\">\n" +
" <img alt=\"checkers-game\" src=\"/assets/img/project-checkers.png\" style=\"height: 100%; width: 100%\" class=\"activator\" />\n" +
" </div>\n" +
" <div class=\"card-content\">\n" +
" <span class=\"card-title activator teal-text hoverline\">Checkers Game Web App<i\n" +
" class=\"mdi-navigation-more-vert right\"></i></span>\n" +
" <p>\n" +
" A web app where two players can play checkers based on VanillaJS\n" +
" </p>\n" +
" </div>\n" +
" <div class=\"card-reveal\">\n" +
" <span class=\"card-title grey-text\"><small>Accomplishments</small><i\n" +
" class=\"mdi-navigation-close right\"></i></span>\n" +
" <ul>\n" +
" <li><b>Tools:</b> HTML, CSS, JS, Repl</li>\n" +
" <li>Move game pieces around</li>\n" +
" <li>Take turns between both players</li>\n" +
" <li>See number of pieces left per player</li>\n" +
" <li>Get notification when someone wins</li>\n" +
" </ul>\n" +
" <div class=\"card-action\">\n" +
" <a aria-label=\"Visit the Repl for project\" href=\"https://replit.com/@zoya5636/Checkers?embed=true\"\n" +
" target=\"_blank\" data-position=\"top\" data-tooltip=\"View Source\"\n" +
" class=\"btn-floating btn-large waves-effect waves-light grey tooltipped\"><i\n" +
" class=\"fa fa-external-link\"></i></a>\n" +
" </div>\n" +
" </div>\n" +
" </div>\n" +
" </div>"}, {dateOfCompletion: 20211106, html: " <div class=\"col s12 m6 l4\">\n" +
" <div class=\"card medium\">\n" +
" <div class=\"card-image waves-effect waves-block waves-light\">\n" +
" <img alt=\"umark\" src=\"/assets/img/project-umark.png\" style=\"height: 100%; width: 100%\" class=\"activator\" />\n" +
" </div>\n" +
" <div class=\"card-content\">\n" +
" <span class=\"card-title activator teal-text hoverline\">Umark<i\n" +
" class=\"mdi-navigation-more-vert right\"></i></span>\n" +
" <p>\n" +
" A mark calculating web app based on VanillaJS\n" +
" </p>\n" +
" </div>\n" +
" <div class=\"card-reveal\">\n" +
" <span class=\"card-title grey-text\"><small>Accomplishments</small><i\n" +
" class=\"mdi-navigation-close right\"></i></span>\n" +
" <ul>\n" +
" <li><b>Tools:</b> HTML, CSS, JS, Repl</li>\n" +
" <li>Obtain required mark to gain expected final mark</li>\n" +
" <li>Enter marks of assignments returned</li>\n" +
" <li>Add multiple courses</li>\n" +
" <li>Obtain prediction of final mark given current marks</li>\n" +
" </ul>\n" +
" <div class=\"card-action\">\n" +
" <a aria-label=\"Visit the Repl for project\" href=\"https://NewHacks2021.zoya5636.repl.co\"\n" +
" target=\"_blank\" data-position=\"top\" data-tooltip=\"View Source\"\n" +
" class=\"btn-floating btn-large waves-effect waves-light grey tooltipped\"><i\n" +
" class=\"fa fa-external-link\"></i></a>\n" +
" </div>\n" +
" </div>\n" +
" </div>\n" +
" </div>"} ]
function loadOne() {
projects.sort(function(a, b){
return b.dateOfCompletion - a.dateOfCompletion
})
const elem = document.createElement("div")
elem.innerHTML = projects[0].html
document.getElementById("projects-div").appendChild(elem)
}
function loadMultiple() {
projects.sort(function(a, b){return b.dateOfCompletion - a.dateOfCompletion});
if (document.getElementById("projects-div").children.length === 2) {
for (let count = 1; count < projects.length; count++) {
const elem = document.createElement("div")
elem.innerHTML = projects[count].html
document.getElementById("projects-div").appendChild(elem)
}
}
}
</script>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PGZH8HT"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- Navigation Menu-->
<!-- Nav class 1 -->
<nav class="hide-on-small-only">
<ul class="side-nav fixed section table-of-contents">
<li class="logo">
<a id="logo-container" aria-label="Navigate to the beginning of the page" href="#intro"
class="brand-logo grey-blue-text">
<img src="/assets/img/initials.png" class="circle img-responsive profile-pic" alt="avatar">
</a>
</li>
<li class="bold">
<a aria-label="Navigate to the About section" href="#about" class="waves-effect waves-dark teal-text"><i
class="mdi-social-person small"></i><span>About</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Experience section" href="#experience"
class="waves-effect waves-dark teal-text"><i
class="mdi-action-trending-up small"></i><span>Experience</span></a>
</li>
<li class="bold">
<!-- mdi-av-web small
mdi-av-my-library-books small-->
<a aria-label="Navigate to the Recent Projects section" href="#projects" class="waves-effect waves-dark teal-text"><i
class="mdi-av-my-library-books small"></i><span>Recent Projects</span></a>
</li>
<li class="bold">
<!--
ICONS:
mdi-action-assessment
mdi-social-poll
mdi-av-equalizer
-->
<a aria-label="Navigate to the Skills section" href="#skills" class="waves-effect waves-dark teal-text"><i
class="mdi-action-assessment small"></i><span>Skills</span></a>
</li>
<li class="bold">
<!--
ICONS:
-->
<a aria-label="Navigate to the Education section" href="#education" class="waves-effect waves-dark teal-text"><i
class="mdi-social-school small"></i><span>Education</span></a>
</li>
<li class="bold">
<!--
1. mdi-communication-contacts
2. mdi-content-mail
3. mdi-communication-email
-->
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark teal-text"><i
class="mdi-content-mail small"></i><span>Contact</span></a>
</li>
<li class="bold">
<!--
ICONS:
1. mdi-action-description
2. mdi-file-folder
3. mdi-file-folder-open
4. mdi-file-attachment
5. mdi-file-folder-shared
-->
<a aria-label="Open Faatima's resume in a new tab" href="/assets/resume/resume.pdf" target="_blank"
class="waves-effect waves-dark teal-text"><i class="mdi-file-folder-open small"></i><span>Resume</span></a>
</li>
</ul>
</nav>
<!-- Nav class 2 -->
<nav class="hide-on-large only trigger z-depth-1">
<a aria-label="Toggle visibility of the mobile navbar" href="#" data-activates="slide-out"
class="button-collapse"><i class="mdi-navigation-menu"></i></a>
<div class="name-title">
<a id="name" aria-label="Navigate to the beginning of the page" href="#" class="teal-text">Faatima
Abidi</a><span class="black-text">Software Engineer</span>
</div>
</nav>
<!-- Nav class 3 -->
<nav class="hide-on-large only">
<ul id="slide-out" class="side-nav">
<li class="bold">
<a aria-label="Navigate to the About section" href="#about" class="waves-effect waves-dark teal-text"><i
class="mdi-social-person small"></i><span>About</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Experience section" href="#experience"
class="waves-effect waves-dark teal-text"><i
class="mdi-action-trending-up small"></i><span>Experience</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Recent Projects section" href="#projects" class="waves-effect waves-dark teal-text"><i
class="mdi-av-my-library-books small"></i><span>Recent Projects</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Skills section" href="#skills" class="waves-effect waves-dark teal-text"><i
class="mdi-action-assessment small"></i><span>Skills</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Education section" href="#education" class="waves-effect waves-dark teal-text"><i
class="mdi-social-school small"></i><span>Education</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark teal-text"><i
class="mdi-content-mail small"></i><span>Contact</span></a>
</li>
<li class="bold">
<a aria-label="Navigate to the Places Travelled section" href="#places-travelled" class="waves-effect waves-dark teal-text"><i
class="mdi-action-trending-down small"></i><span>Places Travelled</span></a>
</li>
<li class="bold">
<a aria-label="Open Faatima's Resume in a new tab"
href="/assets/resume/resume.pdf" target="_blank"
class="waves-effect waves-dark teal-text"><i class="mdi-file-folder-open small"></i><span>Resume</span></a>
</li>
</ul>
</nav>
<!-- Main Content-->
<main>
<!-- First Section: Heading lines and image -->
<section id="intro" class="section scrollspy full-height">
<div class="overlay"></div>
<div class="container">
<div class="col-md-9">
<div class="content section-padding valign" style="margin-left: 10%; margin-top: 50px;">
<div class="caption">
<h2>Hi, I'm <span class="teal">Faatima Abidi.</span></h2>
<h5 style="color:#fff">A <span class="typing" style="font-weight: 400; color:#693F7A"></span></h5>
<h5>Passionate software engineer with more than 7 years of experience programming in different languages who loves making applications for social good.</h5>
</div>
<div class="social">
<a href="https://www.linkedin.com/in/faatima-z-abidi/" target="_blank">
<button class="icon-btn linkedin">
<i class="fa fa-linkedin"></i>
</button>
</a>
<a href="https://github.com/FaatimaAbidi" target="_blank">
<button class="icon-btn github">
<i class="fa fa-github"></i>
</button>
</a>
</div>
<div class='buttons'>
<a href="#about" class="readme">Read More</a>
<a href="#contact" class="contactme">Contact Me</a>
</div>
</div>
</div>
</div>
</section>
<!-- Second Section: About -->
<section id="about" class="section scrollspy">
<h3 class="page-title white-text teal">About</h3>
<div class="container flow-text">
<p>
I am an undergraduate Computer Engineering student at the University of Toronto. I enjoy programming and graphic design. I love to learn and do my best in every task assigned to me.
I have worked on technologies like Python, SQL, HTML5, CSS, C, C++, and Bash during my bachelor's. I have 20 months of professional work experience which helped me strengthen my experience in Java, SQL and React.js.
I am passionate about developing applications and websites that appeal to the eye and bring benefit to the community.
</p>
<p>
Looking for an opportunity to work in a challenging position combining the skills I have gained from previous internships and my engineering education, including user-interface design and development, backend architecture and artificial intelligence.
</p>
</div>
</section>
<!-- Third Section: Experience -->
<section id="experience" class="section scrollspy">
<h3 class="page-title white-text teal">Experience</h3>
<div class="container">
<!-- Latest Experience -->
<div class="card">
<div class="card-content">
<div class="row">
<div class="col s12 m2">
<a href="https://www.volantesystems.com/" target="_blank"><img alt="Volante logo"
src="/assets/img/volante-img-1.jpg" class="responsive-img center-block" /></a>
</div>
<!-- <div class="col s12 m10"> -->
<div class="col s12 m10">
<p>
<span class="card-title"><a href="https://www.volantesystems.com/" target="_blank"
class="teal-text hoverline">Volante</a></span>
</p>
</div>
</div>
<div class="role brown-text text-darken-2">Software Developer Co-op</div>
<ul>
<li>Developed a greater understanding of the React framework and the various libraries used within our product (such as Redux, I18next, etc.)</li>
<li>Created large-scale components using Ant Design for the kiosk user interface such as the sign-in page and the keyboard.</li>
<li>Fixed high-priority bugs reported by the Quality Assurance team found on all of our projects during regression.</li>
<li>Updated the backend database to add new fields by writing scripts containing SQL and ElasticSearch queries.</li>
<li>Participated in Agile Ceremonies, such as Weekly Refinement, Retrospectives, Sprint Planning, Standup, and Bug Triage.</li>
</ul>
</div>
<div class="card-action">
<span>May 2023 - August 2024 | Toronto, Ontario, Canada</span>
</div>
</div>
<div class="card">
<div class="card-content">
<div class="row">
<div class="col s12 m2">
<a href="https://www.volantesystems.com/" target="_blank"><img alt="Volante logo"
src="/assets/img/volante-img-1.jpg" class="responsive-img center-block" /></a>
</div>
<!-- <div class="col s12 m10"> -->
<div class="col s12 m10">
<p>
<span class="card-title"><a href="https://www.volantesystems.com/" target="_blank"
class="teal-text hoverline">Volante</a></span>
</p>
</div>
</div>
<div class="role brown-text text-darken-2">Automation Engineer Co-op</div>
<ul>
<li>Wrote code to automate API calls creating integration and end-to-end test case flows, using the Spring Integration Cucumber framework and the Rest Assured library in Java.</li>
<li>Learned various Automation Engineering tools, such as Maven, Postman, Swagger, and Lombok.</li>
<li>Documented all of the automated Menu Service Integration Tests on Confluence, out of which I automated more than 10.</li>
<li>Created, reviewed, and merged pull requests when the automation of a test case flow was complete.</li>
<li>Contributed to the Regression for the product’s August release by testing parts of the product and reporting bugs and story defects.</li>
<li>Participated in Agile Ceremonies, such as Weekly Refinement, Retrospectives, Sprint Planning, Standup, and Bug Triage.</li>
</ul>
</div>
<div class="card-action">
<span>May 2022 - August 2022 | Toronto, Ontario, Canada</span>
</div>
</div>
</div>
</section>
<!-- Fourth Section: Projects -->
<section id="projects" class="section scrollspy">
<h3 class="page-title white-text teal">Recent Projects</h3>
<div class="container">
<div class="row">
<div id="projects-div" style="width: 100%">
<script>loadOne()</script>
</div>
</div>
<div class="row">
<button style="background: #693F7A; color: white" onclick="loadMultiple()">Load More!</button>
</div>
</div>
</section>
<!-- Fifth Section: Skills -->
<section id="skills" class="section scrollspy">
<h3 class="page-title white-text teal">Skills</h3>
<div class="container">
<!-- Languages and Databases -->
<div class="card">
<div class="card-content">
<h4 class="brown-text light">Languages and Databases</h4>
<div class="row text-center">
<div class="col s4 m2">
<img alt="" src="/assets/img/python-logo-1-300x300.jpg" class="responsive-img" />Python
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/html5-300x300.jpg" class="responsive-img" />HTML5
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/css3-300x300.jpg" class="responsive-img" />CSS3
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/postgresql-logo.png" class="responsive-img" />PostgreSQL
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/shell-logo-1-300x300.jpg" class="responsive-img" />Shell Scripting
</div>
</div>
<div class="row text-center">
<div class="col s4 m2">
<img alt="" src="/assets/img/c-icon.png" class="responsive-img" />C
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/c++-icon.png" class="responsive-img" />C++
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/java-icon.png" class="responsive-img" />Java
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-content">
<h4 class="brown-text light">Libraries</h4>
<div class="row text-center">
<div class="col s4 m2">
<img alt="" src="/assets/img/numpy-logo-1-500x500.jpg" class="responsive-img" />NumPy
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/pandas-logo-2-500x500.jpg" class="responsive-img" />Pandas
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/antd-icon.svg" class="responsive-img" />AntDesign
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/sk-learn-logo-1-500x500.jpg" class="responsive-img" />scikit-learn
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/matplotlib-logo-1-500x500.jpg" class="responsive-img" />matplotlib
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/i18next-icon.png" class="responsive-img" />i18Next
</div>
</div>
</div>
</div>
<!-- Frameworks -->
<div class="card">
<div class="card-content">
<h4 class="brown-text light">Frameworks</h4>
<div class="row text-center">
<div class="col s4 m2">
<img alt="" src="/assets/img/bootstrap.png" class="responsive-img" />Bootstrap
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/react-logo.webp" class="responsive-img" />React
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/tensorflow-logo-1.png" class="responsive-img" />TensorFlow
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/pytorch-logo.png" class="responsive-img" />PyTorch
</div>
</div>
</div>
</div>
<!-- Other -->
<div class="card">
<div class="card-content">
<h4 class="brown-text light">Other</h4>
<div class="row text-center">
<div class="col s4 m2">
<img alt="" src="/assets/img/git.png" class="responsive-img" />Git
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/docker-logo.webp" class="responsive-img" />Docker
</div>
<div class="col s4 m2">
<img alt="" src="/assets/img/jira-logo.svg" class="responsive-img" />Jira
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Seventh Section: Education -->
<section id="education" class="section scrollspy">
<h3 class="page-title white-text teal">Education</h3>
<div class="container">
<div class="row">
<!-- Education -->
<div class="col s12 m6 l6">
<div class="card">
<div class="card-content">
<p>
<span class="card-title"><a href="https://www.utoronto.ca/" target="_blank" class="teal-text hoverline">University of Toronto</a></span>
</p>
<p class="brown-text">Toronto, Ontario, Canada</p>
<p>
<b>Degree: </b>Bachelor of Applied Science in Computer Engineering (Expected)
<br>
<b>CGPA: </b>3.1/4.0 <!-- do we have to put this?? -->
</p>
<ul>
<p>
<b>Relevant Courseworks:</b>
<ul>
<li>Software Engineering</li>
<li>Introduction to Databases</li>
<li>Introduction to Machine Learning</li>
<li>Algorithms and Data Structures</li>
<li>Applied Fundamentals of Deep Learning</li>
<li>Software Design and Communication</li>
<li>Programming Fundamentals</li>
</ul>
</p>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Eight Section: Contact -->
<section id="contact" class="section scrollspy full-height">
<h3 class="page-title white-text teal">Contact</h3>
<div class="container">
<p>
<a aria-label="Call Faatima" data-position="top" data-tooltip="Call Faatima"
class="btn-floating btn-large waves-effect waves-light grey tooltipped"><i class="fa fa-phone"></i><a
aria-label="Call Faatima">+14164359958</a></a>
</p>
<p>
<a aria-label="Email Faatima" href="mailto:[email protected]" target="_blank" data-position="top"
data-tooltip="Email Faatima" class="btn-floating btn-large waves-effect waves-light grey tooltipped"><i
class="fa fa-envelope"></i><a aria-label="Email Faatima" href="mailto:[email protected]"
class="hoverline">mailto:[email protected]</a></a>
</p>
<p>
<a aria-label="View Faatima on GitHub" href="https://github.com/FaatimaAbidi" target="_blank"
data-position="top" data-tooltip="View Faatima on GitHub"
class="btn-floating btn-large waves-effect waves-light grey tooltipped"><i class="fa fa-github"></i><a
aria-label="Faatima on Github" href="https://github.com/FaatimaAbidi" class="hoverline"
target="_blank">github.com/FaatimaAbidi</a></a>
</p>
<p>
<a aria-label="View Faatima on LinkedIn" href="https://www.linkedin.com/in/faatima-z-abidi/" target="_blank"
data-position="top" data-tooltip="View Faatima on LinkedIn"
class="btn-floating btn-large waves-effect waves-light grey tooltipped"><i
class="fa fa-linkedin"></i><a aria-label="Faatima on LinkedIn" href="https://www.linkedin.com/in/faatima-z-abidi/"
class="hoverline" target="_blank">linkedin.com/in/faatima-z-abidi/</a></a>
</p>
</div>
</section>
<section id="references" class="section scrollspy">
<h3 class="page-title white-text teal">References</h3>
<div class="container">
<div class="row">
<ul>
<li>https://www.volantesystems.com/</li>
<li>https://www.reviewofoptometry.com/article/my-patient-has-diabetic-retinopathynow-what</li>
<li>https://en.wikipedia.org/wiki/File:C_Logo.png</li>
<li>https://github.com/isocpp/logos</li>
<li>https://www.flaticon.com/free-icon/java_226777</li>
<li>https://christopherkao.me/why-ant-design-is-great-for-react-development/</li>
<li>https://github.com/i18next</li>
<li>https://www.iconfinder.com/icons/4373190/docker_logo_logos_icon</li>
<li>https://logosear.ch/logos/jira/index.html</li>
</ul>
</div>
</div>
</section>
</main>
<!-- typed.js -->
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script type="text/javascript">
var typed = new Typed('.typing',{
strings: ["Designer", "Developer", "Learner"],
loop: true,
typeSpeed: 80,
backSpeed: 40
});
</script>
<!-- jQuery-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<!-- Materialize - Compiled and minified JavaScript-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.95.3/js/materialize.min.js"></script>
<script>
// Materialize - Initializers
$(document).ready(function () {
$(".scrollspy").scrollSpy()
// Initialize collapse button
$(".button-collapse").sideNav({
menuWidth: 190, // Default is 240
edge: "left", // Choose the horizontal origin
closeOnClick: true // Closes side-nav on <a> clicks, useful for Angular/Meteor
})
})
</script>
</body>
</html>