Skip to content

Commit 2bfa45b

Browse files
done wrapping up year 1
1 parent 0df1d7a commit 2bfa45b

1 file changed

Lines changed: 24 additions & 15 deletions

File tree

study.json

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,28 @@
4343
"resources": [
4444
{ "label": "Physics A summary", "href": "https://drive.google.com/file/d/1EjoeZa87syQ853VUBy3dkaPxfL0ij6Os/view?usp=sharing", "type": "external" }
4545
]
46-
4746
},
48-
{
47+
{
4948
"id": "circuits-a",
5049
"title": "Electrical Circuits A",
5150
"tag": "EELE",
5251
"icon": "fa-solid fa-bolt",
53-
"accent": "green",
52+
"accent": "orange",
5453
"blurb": "Electric",
5554
"resources": [
5655
{ "label": "Electric Circuits A summary", "href": "https://drive.google.com/file/d/1cWmIJ-XSlGFHOUldgGKwPV94RM53cfh6/view?usp=sharing", "type": "external" }
5756
]
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+
]
5968
}
6069
]
6170
},
@@ -91,19 +100,19 @@
91100
"resources": [
92101
{ "label": "DLD study lab (offline HTML)", "href": "Sem2/logic.html", "type": "internal", "note": "interactive study lab · offline" },
93102
{ "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" }
99108
]
100109
},
101110
{
102111
"id": "cpp",
103112
"title": "Programming 1 — C++",
104113
"tag": "CS",
105114
"icon": "fa-solid fa-code",
106-
"accent": "blue",
115+
"accent": "green",
107116
"blurb": "Liang, chapters 1–9 + exams",
108117
"resources": [
109118
{ "label": "C++ Mastery Console — 529 MCQ + 32 coding problems", "href": "Sem2/cpp_mastery.html", "type": "internal", "note": "quiz + implementation lab · offline" },
@@ -136,12 +145,12 @@
136145
"blurb": "Logisim builds & lab reports",
137146
"resources": [
138147
{ "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+
]
143152
}
144-
]
153+
]
145154
}
146155
]
147156
},

0 commit comments

Comments
 (0)