-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstudy.json
More file actions
710 lines (710 loc) · 28.9 KB
/
Copy pathstudy.json
File metadata and controls
710 lines (710 loc) · 28.9 KB
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
{
"owner": "Hasan Ismail Saleh (MathModel)",
"host": "...",
"tagline": "All What A Computer/AI Engineer Needs in One Place!",
"categories": [
{
"id": "university",
"title": "AI Engineering University",
"tag": "IUG",
"icon": "fa-solid fa-graduation-cap",
"accent": "blue",
"blurb": "Computer Engineering & AI — organised by semester",
"children": [
{
"id": "sem1",
"title": "Semester 1",
"tag": "S1",
"icon": "fa-solid fa-1",
"accent": "amber",
"blurb": "Foundations Confirmation",
"children": [
{
"id": "calc-a",
"title": "Calculus A",
"tag": "MATH",
"icon": "fa-solid fa-square-root-variable",
"accent": "blue",
"blurb": "Thomas — limits, derivatives, integrals",
"resources": [
{ "label": "Calculus A summary", "href": "https://drive.google.com/file/d/107pETsODF5f6OGlWJtgQtCuhlAqfLi7C/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" },
{ "label": "Custom Practice Problems", "href": "https://drive.google.com/file/d/1-vX-wZQe6hC3NHA0gRAPjf02g-lNGo14/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-dumbbell" },
{ "label": "Mid Term Exam 2026", "href": "https://drive.google.com/file/d/1m0t2o14kDRxT8cPozwQRNh4Qt8UE0G2V/view?usp=sharing", "type": "external", "icon": "fa-solid fa-file-pen" },
{ "label": "Final Exam 2026", "href": "https://drive.google.com/file/d/1eJarjleXdZKKE2E9ywtMibAGUzAUTlSX/view?usp=sharing", "type": "external", "icon": "fa-solid fa-file-circle-check" }
]
},
{
"id": "physc-a",
"title": "Physics A",
"tag": "PHYS",
"icon": "fa-solid fa-atom",
"accent": "purple",
"blurb": "Physics",
"resources": [
{ "label": "Physics A summary", "href": "https://drive.google.com/file/d/1EjoeZa87syQ853VUBy3dkaPxfL0ij6Os/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" }
]
},
{
"id": "circuits-a",
"title": "Electrical Circuits A",
"tag": "EELE",
"icon": "fa-solid fa-bolt",
"accent": "orange",
"blurb": "Electric",
"resources": [
{ "label": "Electric Circuits A summary", "href": "https://drive.google.com/file/d/1cWmIJ-XSlGFHOUldgGKwPV94RM53cfh6/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" }
]
},
{
"id": "Programming",
"title": "Programming Basics with Python",
"tag": "Programming",
"icon": "fa-brands fa-python",
"accent": "green",
"blurb": "Programming",
"resources": [
{ "label": "Porgamming Basics with Python summary", "href": "https://drive.google.com/file/d/1CgBpaztko98iItkfWR815WVXvHgrzgwP/view?usp=sharing", "type": "external", "note": "شكر للزميل المهندس محمود ابو دقة على تزويد السلايدات للمادة", "icon": "fa-solid fa-book" }
]
}
]
},
{
"id": "sem2",
"title": "Semester 2",
"tag": "S2",
"icon": "fa-solid fa-2",
"accent": "teal",
"blurb": "Sharpening Foundations",
"children": [
{
"id": "calc-b",
"title": "Calculus B",
"tag": "MATH",
"icon": "fa-solid fa-infinity",
"accent": "purple",
"blurb": "Thomas — series, polar, conics",
"resources": [
{ "label": "Calculus B study lab (offline HTML)", "href": "Sem2/calcB.html", "type": "internal", "note": "interactive study lab · offline", "icon": "fa-solid fa-flask" },
{ "label": "Calculus B summary", "href": "https://drive.google.com/file/d/1FYOIk7lpfwhTp7OzjkFX0C0OfTOT6yQz/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-book" },
{ "label": "Formulas Sheet", "href": "https://drive.google.com/file/d/1RpS-sYEb4hWkLsazEy3wcaGyf-IQb_92/view?usp=sharing", "type": "external", "icon": "fa-solid fa-square-root-variable" },
{ "label": "Solved Samples", "href": "https://drive.google.com/drive/folders/1Q7_ojfmJrGu1SX14GVdWrVpy4Cpco62D?usp=sharing", "type": "external", "icon": "fa-solid fa-edit" },
{ "label": "Final Exam 2026 (Unsolved)", "href": "https://drive.google.com/file/d/1DcGgVctItzURdWz_O58zmFjxcL1_7tkZ/view?usp=sharing", "type": "external", "icon": "fa-solid fa-file-circle-question" },
{ "label": "Final Exam 2026 (Solved)", "href": "https://drive.google.com/file/d/1Vut11bepSwlMOq2_BvCcN6V-HOXGfJsU/view?usp=sharing", "type": "external", "icon": "fa-solid fa-file-circle-check" }
]
},
{
"id": "logic",
"title": "Logic",
"tag": "EE",
"icon": "fa-solid fa-microchip",
"accent": "teal",
"blurb": "Mano — logic, K-maps, FSMs",
"resources": [
{ "label": "DLD study lab (offline HTML)", "href": "Sem2/logic.html", "type": "internal", "note": "interactive study lab · offline", "icon": "fa-solid fa-flask" },
{ "label": "Digital Design solutions (Mano, Ch 1–6)", "href": "https://drive.google.com/file/d/14t-T-4U5W-C6WspgcVwPbKNlYgbySc9u/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-key" },
{ "label": "DLD Summary", "href": "https://drive.google.com/file/d/11zynGBnX-0VLKDhnr8vNtIby4qWAMpau/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-book" },
{ "label": "Sequential Logic Study Lab", "href": "Sem2/seq.html", "type": "internal", "note": "interactive study lab · offline", "icon": "fa-solid fa-vial-circle-check" },
{ "label": "Chapter 4 Video", "href": "https://drive.google.com/file/d/1orXcD4uKbGpRZGN0raZKZ9atxN7CXCd5/view?usp=sharing", "type": "external", "note": "Chapter 4 Video", "icon": "fa-solid fa-circle-play" },
{ "label": "Chapter 5 Video", "href": "https://drive.google.com/file/d/12FKVmbfI7xz7SimPRa2QHFaFSb-PDled/view?usp=sharing", "type": "external", "note": "Chapter 5 Video", "icon": "fa-solid fa-circle-play" },
{ "label": "Chapter 6 Video", "href": "https://drive.google.com/file/d/1KtaB2tPd-LNcG8z8hKQ9o2t4fINp0wlS/view?usp=sharing", "type": "external", "note": "Chapter 6 Video", "icon": "fa-solid fa-circle-play" }
]
},
{
"id": "cpp",
"title": "Programming 1 — C++",
"tag": "CS",
"icon": "fa-solid fa-code",
"accent": "green",
"blurb": "Liang, chapters 1–9 + exams",
"resources": [
{ "label": "C++ Mastery Console — 529 MCQ + 32 coding problems", "href": "Sem2/cpp_mastery.html", "type": "internal", "note": "quiz + implementation lab · offline", "icon": "fa-solid fa-terminal" },
{ "label": "C++ Programming (1) Summary", "href": "https://drive.google.com/file/d/1h7OvJJogDXSk3Xc_-qyo-lNYi55yhx-R/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-book" },
{ "label": "Chapter 6 Video", "href": "https://drive.google.com/file/d/1V7_f7831SGAuq76a4z2CtRpQI-Y55Lzs/view?usp=sharing", "type": "external", "icon": "fa-solid fa-circle-play" },
{ "label": "Chapter 9 Video", "href": "https://drive.google.com/file/d/1TSmv5q5549u4kQ2VLlRi_ez1lMcDnoBa/view?usp=sharing", "type": "external", "icon": "fa-solid fa-circle-play" },
{ "label": "Selection Sort Video", "href": "https://drive.google.com/file/d/11fj3p9XETc0s8JQuav0s8fHgbtpUSXHl/view?usp=sharing", "type": "external", "icon": "fa-solid fa-arrow-down-short-wide" },
{ "label": "Binary Search Video", "href": "https://drive.google.com/file/d/1pg6dWaNJ0-_CrLa_6arRym3LVJbK43gf/view?usp=sharing", "type": "external", "icon": "fa-solid fa-magnifying-glass" },
{ "label": "Implementation Problems", "href": "https://drive.google.com/file/d/1UruXzmiP9a0cHxDxriLK51bFHr2tEUSX/view?usp=sharing", "type": "external", "icon": "fa-solid fa-laptop-code" },
{ "label": "Final Exam 2026 (Unsolved)", "href": "https://drive.google.com/file/d/1tJsm-iBw6sxoFbGqbfNzs8Vb9pOi-pVx/view?usp=sharing", "type": "external", "icon": "fa-solid fa-file-circle-question" },
{ "label": "Final Exam 2026 (Solved)", "href": "https://drive.google.com/file/d/1cUBeoCv4FhoqT8YbizLseTJElB0ULNAr/view?usp=sharing", "type": "external", "icon": "fa-solid fa-file-circle-check" }
]
},
{
"id": "iot",
"title": "IoT / ESP32",
"tag": "EMB",
"icon": "fa-solid fa-wifi",
"accent": "orange",
"blurb": "PWM, sensors, projects",
"resources": [
{ "label": "IoT / ESP32 summary (slide sets + diagrams)", "href": "https://drive.google.com/file/d/1W8XWIcXXM78Hm6jyTkJymSGkRyaKTQdv/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-book" }
]
},
{
"id": "logic-lab",
"title": "Logic Lab",
"tag": "LAB",
"icon": "fa-solid fa-flask",
"accent": "amber",
"blurb": "Logisim builds & lab reports",
"resources": [
{ "label": "Logic Lab Summary", "href": "https://drive.google.com/file/d/1vB-8KN_lkw1ga0iZvzdC5Rs_QFNB3tyI/view?usp=drive_link", "type": "external", "icon": "fa-solid fa-book" },
{ "label": "Final Project ", "href": "https://drive.google.com/file/d/1dSg8H8DXY_l9VpJUNGiBUO9FaZzp-sIT/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" },
{ "label": "Chapter 4 Video", "href": "https://drive.google.com/file/d/1orXcD4uKbGpRZGN0raZKZ9atxN7CXCd5/view?usp=sharing", "type": "external", "note": "Chapter 4 Video", "icon": "fa-solid fa-circle-play" },
{ "label": "Chapter 5 Video", "href": "https://drive.google.com/file/d/12FKVmbfI7xz7SimPRa2QHFaFSb-PDled/view?usp=sharing", "type": "external", "note": "Chapter 5 Video", "icon": "fa-solid fa-circle-play" },
{ "label": "Chapter 6 Video", "href": "https://drive.google.com/file/d/1KtaB2tPd-LNcG8z8hKQ9o2t4fINp0wlS/view?usp=sharing", "type": "external", "note": "Chapter 6 Video", "icon": "fa-solid fa-circle-play" }
]
}
]
},
{
"id": "sem3",
"title": "Semester 3",
"tag": "S3",
"icon": "fa-solid fa-3",
"accent": "blue",
"blurb": "Math and CS Building for Specialization",
"children": [
{
"id": "discrete-math",
"title": "Discrete Math",
"tag": "MATH",
"icon": "fa-solid fa-diagram-project",
"accent": "blue",
"blurb": "Logic, sets, graphs, combinatorics",
"resources": []
},
{
"id": "programming-2",
"title": "Programming II",
"tag": "CS",
"icon": "fa-solid fa-laptop-code",
"accent": "green",
"blurb": "Data structures & OOP continuation",
"resources": []
},
{
"id": "technical-english",
"title": "Technical English",
"tag": "ENG",
"icon": "fa-solid fa-language",
"accent": "teal",
"blurb": "Technical writing & communication",
"resources": []
},
{
"id": "engineering-drawing",
"title": "Engineering Drawing",
"tag": "DRAW",
"icon": "fa-solid fa-drafting-compass",
"accent": "orange",
"blurb": "Projections, sketching, CAD basics",
"resources": []
}
]
},
{
"id": "sem4",
"title": "Semester 4",
"tag": "S4",
"icon": "fa-solid fa-4",
"accent": "purple",
"blurb": "Data, Signals & First Steps into ML",
"children": [
{
"id": "ODE",
"title": "Ordinary Differential Equations",
"tag": "ODE",
"icon": "fa-solid fa-infinity",
"accent": "blue",
"blurb": "Elementary Ordinary Differential Equations",
"resources": []
},
{
"id": "prob-stats",
"title": "Probability and Statistics Theory",
"tag": "MATH",
"icon": "fa-solid fa-chart-simple",
"accent": "blue",
"blurb": "Distributions, inference, estimation",
"resources": []
},
{
"id": "linear-algebra",
"title": "Linear Algebra",
"tag": "MATH",
"icon": "fa-solid fa-vector-square",
"accent": "purple",
"blurb": "Matrices, vector spaces, eigenvalues",
"resources": []
},
{
"id": "dsa",
"title": "Data Structures and Algorithms",
"tag": "CS",
"icon": "fa-solid fa-sitemap",
"accent": "green",
"blurb": "Trees, graphs, complexity, core algorithms",
"resources": []
},
{
"id": "python-programming",
"title": "Python Programming",
"tag": "CS",
"icon": "fa-brands fa-python",
"accent": "teal",
"blurb": "Applied Python beyond the basics",
"resources": []
},
{
"id": "dsp",
"title": "Digital Signals Processing",
"tag": "SIG",
"icon": "fa-solid fa-wave-square",
"accent": "orange",
"blurb": "Sampling, filters, transforms",
"resources": []
},
{
"id": "dsp-lab",
"title": "Digital Signals Processing Lab",
"tag": "LAB",
"icon": "fa-solid fa-flask-vial",
"accent": "amber",
"blurb": "Hands-on DSP implementation",
"resources": []
},
{
"id": "intro-ml",
"title": "Ideal Machine Learning",
"tag": "ML",
"icon": "fa-solid fa-brain",
"accent": "red",
"blurb": "First formal introduction to ML",
"resources": []
}
]
},
{
"id": "sem5",
"title": "Semester 5",
"tag": "S5",
"icon": "fa-solid fa-5",
"accent": "teal",
"blurb": "Intelligence, Language & Architecture",
"children": [
{
"id": "comp-arch",
"title": "Computer Architecture",
"tag": "SYS",
"icon": "fa-solid fa-server",
"accent": "blue",
"blurb": "CPU design, memory hierarchy, pipelines",
"resources": []
},
{
"id": "ai",
"title": "AI",
"tag": "AI",
"icon": "fa-solid fa-microchip",
"accent": "red",
"blurb": "Search, reasoning, knowledge representation",
"resources": []
},
{
"id": "nlp",
"title": "NLP",
"tag": "NLP",
"icon": "fa-solid fa-comment-dots",
"accent": "purple",
"blurb": "Text processing, language models",
"resources": []
},
{
"id": "info-retrieval",
"title": "Information Retrieval",
"tag": "IR",
"icon": "fa-solid fa-magnifying-glass",
"accent": "amber",
"blurb": "Search engines, ranking, indexing",
"resources": []
},
{
"id": "chatbot-dev",
"title": "ChatBot Development",
"tag": "APP",
"icon": "fa-solid fa-robot",
"accent": "green",
"blurb": "Conversational AI systems, applied build",
"resources": []
}
]
},
{
"id": "sem6",
"title": "Semester 6",
"tag": "S6",
"icon": "fa-solid fa-6",
"accent": "orange",
"blurb": "Low-Level Systems to Deep Learning",
"children": [
{
"id": "assembly",
"title": "Assembly Language",
"tag": "SYS",
"icon": "fa-solid fa-terminal",
"accent": "blue",
"blurb": "Low-level programming & instruction sets",
"resources": []
},
{
"id": "data-analysis",
"title": "Data Analysis",
"tag": "DATA",
"icon": "fa-solid fa-chart-line",
"accent": "teal",
"blurb": "EDA, cleaning, statistical analysis",
"resources": []
},
{
"id": "ml",
"title": "Machine Learning",
"tag": "ML",
"icon": "fa-solid fa-brain",
"accent": "red",
"blurb": "Core ML algorithms & theory",
"resources": []
},
{
"id": "dl",
"title": "Deep Learning",
"tag": "DL",
"icon": "fa-solid fa-network-wired",
"accent": "purple",
"blurb": "Neural networks, backprop, architectures",
"resources": []
},
{
"id": "opt-spec-1",
"title": "OPT SPEC 1",
"tag": "ELECTIVE",
"icon": "fa-solid fa-star",
"accent": "amber",
"blurb": "Optional specialization track — theory",
"resources": []
},
{
"id": "opt-spec-1-practical",
"title": "OPT SPEC 1 (PRACTICAL)",
"tag": "ELECTIVE",
"icon": "fa-solid fa-screwdriver-wrench",
"accent": "green",
"blurb": "Optional specialization track — hands-on",
"resources": []
}
]
},
{
"id": "sem7",
"title": "Semester 7",
"tag": "S7",
"icon": "fa-solid fa-7",
"accent": "red",
"blurb": "Deepening Specialization & Research",
"children": [
{
"id": "opt-spec-2",
"title": "OPT SPEC 2",
"tag": "ELECTIVE",
"icon": "fa-solid fa-star",
"accent": "amber",
"blurb": "Optional specialization track — theory",
"resources": []
},
{
"id": "opt-spec-2-practical",
"title": "OPT SPEC 2 (PRACTICAL)",
"tag": "ELECTIVE",
"icon": "fa-solid fa-screwdriver-wrench",
"accent": "green",
"blurb": "Optional specialization track — hands-on",
"resources": []
},
{
"id": "opt-spec-3",
"title": "OPT SPEC 3",
"tag": "ELECTIVE",
"icon": "fa-solid fa-star-half-stroke",
"accent": "purple",
"blurb": "Optional specialization track — theory",
"resources": []
},
{
"id": "opt-spec-3-practical",
"title": "OPT SPEC 3 (PRACTICAL)",
"tag": "ELECTIVE",
"icon": "fa-solid fa-gears",
"accent": "teal",
"blurb": "Optional specialization track — hands-on",
"resources": []
},
{
"id": "opt-spec-4",
"title": "OPT SPEC 4",
"tag": "ELECTIVE",
"icon": "fa-solid fa-meteor",
"accent": "orange",
"blurb": "Optional specialization track — theory",
"resources": []
},
{
"id": "research-paper",
"title": "Research Paper",
"tag": "RESEARCH",
"icon": "fa-solid fa-file-lines",
"accent": "blue",
"blurb": "Independent research & academic writing",
"resources": []
}
]
},
{
"id": "sem8",
"title": "Semester 8",
"tag": "S8",
"icon": "fa-solid fa-8",
"accent": "green",
"blurb": "Final Specialization & Graduation",
"children": [
{
"id": "opt-spec-5",
"title": "OPT SPEC 5",
"tag": "ELECTIVE",
"icon": "fa-solid fa-crown",
"accent": "amber",
"blurb": "Optional specialization track — theory",
"resources": []
},
{
"id": "opt-spec-5-practical",
"title": "OPT SPEC 5 (PRACTICAL)",
"tag": "ELECTIVE",
"icon": "fa-solid fa-toolbox",
"accent": "teal",
"blurb": "Optional specialization track — hands-on",
"resources": []
},
{
"id": "graduation-project",
"title": "Graduation Project",
"tag": "CAPSTONE",
"icon": "fa-solid fa-trophy",
"accent": "red",
"blurb": "",
"resources": []
}
]
}
]
},
{
"id": "uk",
"title": "Mathematics and CS Courses for UK",
"tag": "UKqual",
"icon": "fa-solid fa-leaf",
"accent": "purple",
"blurb": "Qualifiers for Math/CS Major in UK Courses",
"children": [
{
"id": "uk-mathematics",
"title": "Mathematics",
"tag": "MATH",
"icon": "fa-solid fa-square-root-variable",
"accent": "blue",
"blurb": "Pure & applied — algebra, calculus, mechanics",
"resources": [
{ "label": "Mathematics Sumamry", "href": "https://drive.google.com/file/d/1RMYZ0cpFqMFddRxLJzYv1EgtazUgrtR4/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" }
]
},
{
"id": "uk-further-mathematics",
"title": "Further Mathematics",
"tag": "MATH",
"icon": "fa-solid fa-infinity",
"accent": "purple",
"blurb": "Complex numbers, matrices, further calculus",
"resources": [
{ "label": "Further Mathematics Sumamry", "href": "https://drive.google.com/file/d/1APY37TjoM1yaDT-zOzQw-gH0YvLh13kz/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" }
]
},
{
"id": "uk-cs",
"title": "Computer Science",
"tag": "CS",
"icon": "fa-solid fa-code",
"accent": "green",
"blurb": "Algorithms, theory & programming fundamentals",
"resources": [
{ "label": "CS Sumamry", "href": "https://drive.google.com/file/d/13B9oCtsJiN6vNKOS-REuQ50ljI4vx9CZ/view?usp=sharing", "type": "external", "icon": "fa-solid fa-book" }
]
}
]
},
{
"id": "problemsetting",
"title": "Problemsetting",
"tag": "Problemsetting",
"icon": "fa-solid fa-lightbulb",
"accent": "amber",
"blurb": "Every Problem I've authored so far",
"resources": [
{ "label": "Full List of Problems", "href": "problemset.html", "type": "internal", "icon": "fa-solid fa-list-check" }
]
},
{
"id": "publications",
"title": "Publications",
"tag": "PUB",
"icon": "fa-solid fa-book-open-reader",
"accent": "purple",
"blurb": "Books, handbooks and research papers I've authored",
"children": [
{
"id": "pub-books",
"title": "Books & Handbooks",
"tag": "BOOK",
"icon": "fa-solid fa-book",
"accent": "blue",
"blurb": "Long-form study material written from scratch",
"resources": [
{ "label": "CS50x Course Study Handbook", "href": "", "type": "internal", "icon": "fa-solid fa-laptop-code" },
{ "label": "Mathematics and Algorithms Route — Problem Solving Handbook", "href": "", "type": "internal", "icon": "fa-solid fa-route" }
]
},
{
"id": "pub-research",
"title": "Research",
"tag": "RES",
"icon": "fa-solid fa-flask-vial",
"accent": "red",
"blurb": "Independent mathematical research",
"resources": [
{ "label": "Mathematics and Computer Sciences in Proving Collatz's Conjecture", "href": "", "type": "external", "icon": "fa-solid fa-file-lines" }
]
}
]
},
{
"id": "projects",
"title": "Projects",
"tag": "BUILD",
"icon": "fa-solid fa-screwdriver-wrench",
"accent": "green",
"blurb": "Things I've built — tools, platforms and experiments",
"children": [
{
"id": "proj-ai",
"title": "AI & Research Tools",
"tag": "AI",
"icon": "fa-solid fa-brain",
"accent": "red",
"blurb": "Model-driven builds",
"resources": [
]
},
{
"id": "proj-education",
"title": "Education Platforms",
"tag": "EDU",
"icon": "fa-solid fa-chalkboard-user",
"accent": "amber",
"blurb": "Teaching infrastructure I run",
"resources": [
{ "label": "SOLVABLE Academy", "href": "", "type": "external", "icon": "fa-solid fa-graduation-cap" },
{ "label": "MainTip — Mathematical Innovation Team in Palestine", "href": "", "type": "external", "icon": "fa-solid fa-people-group" },
{ "label": "Study Hub (this site)", "href": "#", "type": "internal", "icon": "fa-solid fa-house-laptop" }
]
},
{
"id": "proj-automation",
"title": "Automation & Tooling",
"tag": "TOOL",
"icon": "fa-solid fa-robot",
"accent": "teal",
"blurb": "Scripts and bots that remove manual work",
"resources": [
]
}
]
},
{
"id": "certifications",
"title": "Certifications",
"tag": "CERT",
"icon": "fa-solid fa-certificate",
"accent": "amber",
"blurb": "Verified courses, credentials and proficiency tests",
"children": [
{
"id": "cert-cs",
"title": "Computer Science & AI",
"tag": "CS",
"icon": "fa-solid fa-microchip",
"accent": "blue",
"blurb": "Course completion certificates",
"resources": [
{ "label": "CS50x — Introduction to Computer Science (Harvard)", "href": "", "type": "external", "icon": "fa-solid fa-laptop-code" },
{ "label": "CS50 AI — Introduction to AI with Python (Harvard)", "href": "", "type": "external", "icon": "fa-solid fa-robot" }
]
},
{
"id": "cert-math",
"title": "Mathematics",
"tag": "MATH",
"icon": "fa-solid fa-square-root-variable",
"accent": "purple",
"blurb": "Mathematics and problem-solving credentials",
"resources": []
},
{
"id": "cert-language",
"title": "Language Proficiency",
"tag": "LANG",
"icon": "fa-solid fa-language",
"accent": "teal",
"blurb": "English proficiency and language tests",
"resources": []
},
{
"id": "cert-competitions",
"title": "Competitions & Awards",
"tag": "AWARD",
"icon": "fa-solid fa-medal",
"accent": "orange",
"blurb": "Contest placements and recognitions",
"resources": []
}
]
},
{
"id": "journey",
"title": "My Journey",
"tag": "ME",
"icon": "fa-solid fa-compass",
"accent": "orange",
"blurb": "Who I am, what I've competed in, and where I'm heading",
"children": [
{
"id": "journey-about",
"title": "About Me",
"tag": "BIO",
"icon": "fa-solid fa-id-card",
"accent": "blue",
"blurb": "Background, CV and contact",
"resources": [
{ "label": "CV / Résumé", "href": "", "type": "external", "icon": "fa-solid fa-file-arrow-down" }
]
}
]
}
]
}