|
43 | 43 | "resources": [ |
44 | 44 | { "label": "Physics A summary", "href": "https://drive.google.com/file/d/1EjoeZa87syQ853VUBy3dkaPxfL0ij6Os/view?usp=sharing", "type": "external" } |
45 | 45 | ] |
46 | | - |
47 | 46 | }, |
48 | | - { |
| 47 | + { |
49 | 48 | "id": "circuits-a", |
50 | 49 | "title": "Electrical Circuits A", |
51 | 50 | "tag": "EELE", |
52 | 51 | "icon": "fa-solid fa-bolt", |
53 | | - "accent": "green", |
| 52 | + "accent": "orange", |
54 | 53 | "blurb": "Electric", |
55 | 54 | "resources": [ |
56 | 55 | { "label": "Electric Circuits A summary", "href": "https://drive.google.com/file/d/1cWmIJ-XSlGFHOUldgGKwPV94RM53cfh6/view?usp=sharing", "type": "external" } |
57 | 56 | ] |
58 | | - |
| 57 | + }, |
| 58 | + { |
| 59 | + "id": "Programming", |
| 60 | + "title": "Programming Basics with Python", |
| 61 | + "tag": "Programming", |
| 62 | + "icon": "fa-brands fa-python", |
| 63 | + "accent": "green", |
| 64 | + "blurb": "Programming", |
| 65 | + "resources": [ |
| 66 | + { "label": "Porgamming Basics with Python summary", "href": "https://drive.google.com/file/d/1CgBpaztko98iItkfWR815WVXvHgrzgwP/view?usp=sharing", "type": "external" } |
| 67 | + ] |
59 | 68 | } |
60 | 69 | ] |
61 | 70 | }, |
|
91 | 100 | "resources": [ |
92 | 101 | { "label": "DLD study lab (offline HTML)", "href": "Sem2/logic.html", "type": "internal", "note": "interactive study lab · offline" }, |
93 | 102 | { "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" }, |
94 | | - { "label": "DLD Summary", "href": "https://drive.google.com/file/d/11zynGBnX-0VLKDhnr8vNtIby4qWAMpau/view?usp=drive_link", "type": "external" } , |
95 | | - { "label" : "Sequential Logic Study Lab","href": "Sem2/seq.html", "type": "internal", "note": "interactive study lab · offline" }, |
96 | | - {"label":"Chapter 4 Video","href":"https://drive.google.com/file/d/1orXcD4uKbGpRZGN0raZKZ9atxN7CXCd5/view?usp=sharing","type":"external","note":"Chapter 4 Video"}, |
97 | | - {"label":"Chapter 5 Video","href":"https://drive.google.com/file/d/12FKVmbfI7xz7SimPRa2QHFaFSb-PDled/view?usp=sharing","type":"external","note":"Chapter 5 Video"}, |
98 | | - {"label":"Chapter 6 Video","href":"https://drive.google.com/file/d/1KtaB2tPd-LNcG8z8hKQ9o2t4fINp0wlS/view?usp=sharing","type":"external","note":"Chapter 6 Video"} |
| 103 | + { "label": "DLD Summary", "href": "https://drive.google.com/file/d/11zynGBnX-0VLKDhnr8vNtIby4qWAMpau/view?usp=drive_link", "type": "external" }, |
| 104 | + { "label": "Sequential Logic Study Lab", "href": "Sem2/seq.html", "type": "internal", "note": "interactive study lab · offline" }, |
| 105 | + { "label": "Chapter 4 Video", "href": "https://drive.google.com/file/d/1orXcD4uKbGpRZGN0raZKZ9atxN7CXCd5/view?usp=sharing", "type": "external", "note": "Chapter 4 Video" }, |
| 106 | + { "label": "Chapter 5 Video", "href": "https://drive.google.com/file/d/12FKVmbfI7xz7SimPRa2QHFaFSb-PDled/view?usp=sharing", "type": "external", "note": "Chapter 5 Video" }, |
| 107 | + { "label": "Chapter 6 Video", "href": "https://drive.google.com/file/d/1KtaB2tPd-LNcG8z8hKQ9o2t4fINp0wlS/view?usp=sharing", "type": "external", "note": "Chapter 6 Video" } |
99 | 108 | ] |
100 | 109 | }, |
101 | 110 | { |
102 | 111 | "id": "cpp", |
103 | 112 | "title": "Programming 1 — C++", |
104 | 113 | "tag": "CS", |
105 | 114 | "icon": "fa-solid fa-code", |
106 | | - "accent": "blue", |
| 115 | + "accent": "green", |
107 | 116 | "blurb": "Liang, chapters 1–9 + exams", |
108 | 117 | "resources": [ |
109 | 118 | { "label": "C++ Mastery Console — 529 MCQ + 32 coding problems", "href": "Sem2/cpp_mastery.html", "type": "internal", "note": "quiz + implementation lab · offline" }, |
|
136 | 145 | "blurb": "Logisim builds & lab reports", |
137 | 146 | "resources": [ |
138 | 147 | { "label": "Logic Lab Summary", "href": "https://drive.google.com/file/d/1vB-8KN_lkw1ga0iZvzdC5Rs_QFNB3tyI/view?usp=drive_link", "type": "external" }, |
139 | | - {"label":"Chapter 4 Video","href":"https://drive.google.com/file/d/1orXcD4uKbGpRZGN0raZKZ9atxN7CXCd5/view?usp=sharing","type":"external","note":"Chapter 4 Video"}, |
140 | | - {"label":"Chapter 5 Video","href":"https://drive.google.com/file/d/12FKVmbfI7xz7SimPRa2QHFaFSb-PDled/view?usp=sharing","type":"external","note":"Chapter 5 Video"}, |
141 | | - {"label":"Chapter 6 Video","href":"https://drive.google.com/file/d/1KtaB2tPd-LNcG8z8hKQ9o2t4fINp0wlS/view?usp=sharing","type":"external","note":"Chapter 6 Video"} |
142 | | - ] |
| 148 | + { "label": "Chapter 4 Video", "href": "https://drive.google.com/file/d/1orXcD4uKbGpRZGN0raZKZ9atxN7CXCd5/view?usp=sharing", "type": "external", "note": "Chapter 4 Video" }, |
| 149 | + { "label": "Chapter 5 Video", "href": "https://drive.google.com/file/d/12FKVmbfI7xz7SimPRa2QHFaFSb-PDled/view?usp=sharing", "type": "external", "note": "Chapter 5 Video" }, |
| 150 | + { "label": "Chapter 6 Video", "href": "https://drive.google.com/file/d/1KtaB2tPd-LNcG8z8hKQ9o2t4fINp0wlS/view?usp=sharing", "type": "external", "note": "Chapter 6 Video" } |
| 151 | + ] |
143 | 152 | } |
144 | | - ] |
| 153 | + ] |
145 | 154 | } |
146 | 155 | ] |
147 | 156 | }, |
|
0 commit comments