Skip to content

Commit 2424e78

Browse files
;;
1 parent 6f20215 commit 2424e78

1 file changed

Lines changed: 1 addition & 42 deletions

File tree

study.json

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -549,18 +549,6 @@
549549
}
550550
]
551551
},
552-
{
553-
"id": "CSEAI",
554-
"title": "Computer Sciences Educational Content",
555-
"tag": "CSEAI",
556-
"icon": "fa-solid fa-microchip",
557-
"accent": "blue",
558-
"blurb": "Major Courses for Any Engineer's Career",
559-
"resources": [
560-
{ "label": "CS50x Course Summary Book with Examples", "href": "", "type": "internal", "icon": "fa-solid fa-book-open" },
561-
{ "label": "CS50 AI's Course Summary Book with Examples", "href": "", "type": "internal", "icon": "fa-solid fa-robot" }
562-
]
563-
},
564552
{
565553
"id": "problemsetting",
566554
"title": "Problemsetting",
@@ -589,8 +577,7 @@
589577
"blurb": "Long-form study material written from scratch",
590578
"resources": [
591579
{ "label": "CS50x Course Study Handbook", "href": "", "type": "internal", "icon": "fa-solid fa-laptop-code" },
592-
{ "label": "Mathematics and Algorithms Route — Problem Solving Handbook", "href": "", "type": "internal", "icon": "fa-solid fa-route" },
593-
{ "label": "Rosen Discrete Mathematics — Practice Set", "href": "", "type": "external", "icon": "fa-solid fa-pen-ruler" }
580+
{ "label": "Mathematics and Algorithms Route — Problem Solving Handbook", "href": "", "type": "internal", "icon": "fa-solid fa-route" }
594581
]
595582
},
596583
{
@@ -622,8 +609,6 @@
622609
"accent": "red",
623610
"blurb": "Model-driven builds",
624611
"resources": [
625-
{ "label": "Manim AI Animator — text prompt to math animation", "href": "", "type": "external", "icon": "fa-solid fa-clapperboard" },
626-
{ "label": "Handwriting / Book Page to LaTeX (OCR)", "href": "", "type": "external", "icon": "fa-solid fa-wand-magic-sparkles" }
627612
]
628613
},
629614
{
@@ -647,8 +632,6 @@
647632
"accent": "teal",
648633
"blurb": "Scripts and bots that remove manual work",
649634
"resources": [
650-
{ "label": "IUG Portal Monitor & Telegram Broadcaster", "href": "", "type": "external", "icon": "fa-brands fa-telegram" },
651-
{ "label": "IUG Admission Batch Retriever (Playwright)", "href": "", "type": "external", "icon": "fa-solid fa-list-ol" }
652635
]
653636
}
654637
]
@@ -719,30 +702,6 @@
719702
"blurb": "Background, CV and contact",
720703
"resources": [
721704
{ "label": "CV / Résumé", "href": "", "type": "external", "icon": "fa-solid fa-file-arrow-down" },
722-
{ "label": "Codeforces — MathModel", "href": "https://codeforces.com/profile/MathModel", "type": "external", "icon": "fa-solid fa-trophy" },
723-
{ "label": "GitHub — RealMathModel", "href": "https://github.com/RealMathModel", "type": "external", "icon": "fa-brands fa-github" }
724-
]
725-
},
726-
{
727-
"id": "journey-cp",
728-
"title": "Competitive Programming",
729-
"tag": "CP",
730-
"icon": "fa-solid fa-flag-checkered",
731-
"accent": "amber",
732-
"blurb": "Contests, rounds and problemsetting milestones",
733-
"resources": [
734-
{ "label": "Contest & rating timeline", "href": "", "type": "internal", "icon": "fa-solid fa-chart-line" }
735-
]
736-
},
737-
{
738-
"id": "journey-milestones",
739-
"title": "Milestones",
740-
"tag": "LOG",
741-
"icon": "fa-solid fa-flag",
742-
"accent": "green",
743-
"blurb": "Year-by-year log of what changed",
744-
"resources": [
745-
{ "label": "Timeline", "href": "", "type": "internal", "icon": "fa-solid fa-timeline" }
746705
]
747706
}
748707
]

0 commit comments

Comments
 (0)