|
28 | 28 | "blurb": "Thomas — limits, derivatives, integrals", |
29 | 29 | "resources": [ |
30 | 30 | { "label": "Calculus A summary", "href": "https://drive.google.com/file/d/107pETsODF5f6OGlWJtgQtCuhlAqfLi7C/view?usp=sharing", "type": "external" }, |
31 | | - { "label": "Custom Practice Problems", "href": "https://drive.google.com/file/d/1-vX-wZQe6hC3NHA0gRAPjf02g-lNGo14/view?usp=drive_link", "type": "external" } |
| 31 | + { "label": "Custom Practice Problems", "href": "https://drive.google.com/file/d/1-vX-wZQe6hC3NHA0gRAPjf02g-lNGo14/view?usp=drive_link", "type": "external" }, |
| 32 | + { "label": "Mid Term Exam 2026", "href": "https://drive.google.com/file/d/1m0t2o14kDRxT8cPozwQRNh4Qt8UE0G2V/view?usp=sharing", "type": "external" }, |
| 33 | + { "label": "Final Exam 2026", "href": "https://drive.google.com/file/d/1eJarjleXdZKKE2E9ywtMibAGUzAUTlSX/view?usp=sharing", "type": "external" } |
32 | 34 | ] |
33 | 35 | } |
34 | 36 | ] |
|
118 | 120 | ] |
119 | 121 | }, |
120 | 122 | { |
121 | | - "id": "cp", |
122 | | - "title": "Competitive Programming", |
123 | | - "tag": "CP", |
124 | | - "icon": "fa-solid fa-trophy", |
| 123 | + "id": "problemsetting", |
| 124 | + "title": "Problemsetting", |
| 125 | + "tag": "Problemsetting", |
| 126 | + "icon": "fa-solid fa-lightbulb", |
125 | 127 | "accent": "amber", |
126 | | - "blurb": "handbook, algorithms & practice", |
| 128 | + "blurb": "Every Problem I've authored so far", |
127 | 129 | "resources": [ |
128 | | - { "label": "Problem Solving Book (Coming Later)", "href": "#", "type": "internal", "note": "add your handbook" }, |
129 | | - { "label": "CP-Algorithms — algorithm reference", "href": "https://cp-algorithms.com/", "type": "external" }, |
130 | | - { "label": "Eolymp", "href": "https://eolymp.com/", "type": "external" }, |
131 | | - { "label": "Codeforces — contests & problemset", "href": "https://codeforces.com/", "type": "external" }, |
132 | | - { "label": "AtCoder — contests", "href": "https://atcoder.jp/", "type": "external" } |
| 130 | + { "label": "Full List of Contests", "href": "", "type": "internal" }, |
| 131 | + { "label": "Full List of Problems", "href": "", "type": "internal" } |
133 | 132 | ] |
134 | 133 | } |
135 | 134 | ] |
|
0 commit comments