|
549 | 549 | } |
550 | 550 | ] |
551 | 551 | }, |
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 | | - }, |
564 | 552 | { |
565 | 553 | "id": "problemsetting", |
566 | 554 | "title": "Problemsetting", |
|
589 | 577 | "blurb": "Long-form study material written from scratch", |
590 | 578 | "resources": [ |
591 | 579 | { "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" } |
594 | 581 | ] |
595 | 582 | }, |
596 | 583 | { |
|
622 | 609 | "accent": "red", |
623 | 610 | "blurb": "Model-driven builds", |
624 | 611 | "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" } |
627 | 612 | ] |
628 | 613 | }, |
629 | 614 | { |
|
647 | 632 | "accent": "teal", |
648 | 633 | "blurb": "Scripts and bots that remove manual work", |
649 | 634 | "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" } |
652 | 635 | ] |
653 | 636 | } |
654 | 637 | ] |
|
719 | 702 | "blurb": "Background, CV and contact", |
720 | 703 | "resources": [ |
721 | 704 | { "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" } |
746 | 705 | ] |
747 | 706 | } |
748 | 707 | ] |
|
0 commit comments