From df99fd0d59288604dc08bafda322a91759437b29 Mon Sep 17 00:00:00 2001 From: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Date: Sun, 26 Oct 2025 20:13:46 -0400 Subject: [PATCH 1/6] Dev (#464) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code * Update Bootcamp FAQ Section (#434) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * update package * update faq section --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp (#435) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp * Updated Branch * Updated ML hero section responsiveness * Updated ML hero section responsiveness * Updated ML hero section responsiveness * style: 🎨 Formatted Code * increase spacing for title * removed unused import * change mobile nav styling --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Shreyas Rao * Update bootcamp content (#436) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Update ML Bootcamp Content * Merge branch 'dev' into update-bootcamp-content * fix: remove missing import * use dictionary for sheet names * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Staging Build Fix and Workshop Updates (#437) * fix: ⚡️ refactor bootcamp sections and update content logic * fix: 🚑️ fix staging build error * feat: 🚀 add conditional logic for the content section * style: 🎨 Formatted Code * fix: 🚑️ build fix * update exec photos (#439) * Project showcase section + Bootcamp carousel (#456) * Workshop Updates for the New University Year (#438) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code * Update Bootcamp FAQ Section (#434) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * update package * update faq section --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp (#435) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp * Updated Branch * Updated ML hero section responsiveness * Updated ML hero section responsiveness * Updated ML hero section responsiveness * style: 🎨 Formatted Code * increase spacing for title * removed unused import * change mobile nav styling --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Shreyas Rao * Update bootcamp content (#436) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Update ML Bootcamp Content * Merge branch 'dev' into update-bootcamp-content * fix: remove missing import * use dictionary for sheet names * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Staging Build Fix and Workshop Updates (#437) * fix: ⚡️ refactor bootcamp sections and update content logic * fix: 🚑️ fix staging build error * feat: 🚀 add conditional logic for the content section * style: 🎨 Formatted Code * fix: 🚑️ build fix --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Sami Shahid <93230715+Sami-Shahid@users.noreply.github.com> Co-authored-by: Alan Zhang <73324700+jang-35@users.noreply.github.com> * Completed Project Showcase * Added project info to showcase * finalized project showcase * added Swiper carousel with images * Finalized bootcamp carousel * reinstalled packages * Update package.json * update pnpm lock file * style: 🎨 Formatted Code * Fixed carousel size and spacing on mobile * Update index.tsx * style: 🎨 Formatted Code * small visual changes --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Alan Zhang <73324700+jang-35@users.noreply.github.com> * fix module import * Bootcamp content carousel (#463) * feat: add content archive to ai bootcamp * refactor the content section for scalability and remove unused imports * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar <95000457+ThunderRoar@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Sami Shahid <93230715+Sami-Shahid@users.noreply.github.com> Co-authored-by: Alan Zhang <73324700+jang-35@users.noreply.github.com> --- src/app/agentic-ai/page.tsx | 11 +-- src/components/Bootcamp/Content/index.tsx | 16 ++-- .../Bootcamp/ContentCarousel/index.tsx | 81 +++++++++++++++++++ 3 files changed, 94 insertions(+), 14 deletions(-) create mode 100644 src/components/Bootcamp/ContentCarousel/index.tsx diff --git a/src/app/agentic-ai/page.tsx b/src/app/agentic-ai/page.tsx index 7be28c6..494f931 100644 --- a/src/app/agentic-ai/page.tsx +++ b/src/app/agentic-ai/page.tsx @@ -2,6 +2,7 @@ import NavBar, { type Link } from '@/components/Navabr'; import About_Bootcamp from '@/components/Bootcamp/About'; import Content from '@/components/Bootcamp/Content'; import FAQ from '@/components/Bootcamp/FAQ'; +import ContentCarousel from '@/components/Bootcamp/ContentCarousel'; import ProjectShowcase from '@/components/Bootcamp/ProjectShowcase'; import BootcampCarousel from '@/components/Bootcamp/BootcampCarousel'; @@ -18,16 +19,8 @@ export default function MLPage() {
- - + -
diff --git a/src/components/Bootcamp/Content/index.tsx b/src/components/Bootcamp/Content/index.tsx index 5d434ce..3356520 100644 --- a/src/components/Bootcamp/Content/index.tsx +++ b/src/components/Bootcamp/Content/index.tsx @@ -18,6 +18,7 @@ export interface ContentProps { hasSlides?: boolean; hasNotebook?: boolean; hasContent?: boolean; + title?: string; } const defaultPlaceholderText = { @@ -27,7 +28,7 @@ const defaultPlaceholderText = { }; const yearToSheetName: { [key: string]: string } = { - '2024': 'sheet1', + '2024': 'Archive', '2025': '2025', }; @@ -48,6 +49,7 @@ export default function Content({ hasSlides = false, hasNotebook = false, hasContent = false, + title = '', }: ContentProps) { const [content, setContent] = useState([]); @@ -87,7 +89,11 @@ export default function Content({ } if (hasContent) { - content = otherColumns[col].toLowerCase() === 'true'; + if (year == '2025') { + content = otherColumns[col].toLowerCase() === 'true'; + } else { + content = true; + } } return { @@ -107,10 +113,10 @@ export default function Content({ return (
+ className="flex flex-col items-center justify-center space-y-10 space-x-0 pb-5">

- Content + {title ? title : 'Content'}

@@ -171,7 +177,7 @@ export default function Content({ ) : ( - {hasSlides ? defaultPlaceholderText.noNotebook : ''} + {hasNotebook ? defaultPlaceholderText.noNotebook : ''} )}

diff --git a/src/components/Bootcamp/ContentCarousel/index.tsx b/src/components/Bootcamp/ContentCarousel/index.tsx new file mode 100644 index 0000000..d6e05a9 --- /dev/null +++ b/src/components/Bootcamp/ContentCarousel/index.tsx @@ -0,0 +1,81 @@ +'use client'; + +import React, { useEffect, useState } from 'react'; +import useEmblaCarousel from 'embla-carousel-react'; +import Content from '@/components/Bootcamp/Content'; + +export default function ContentCarousel() { + const [emblaRef, emblaApi] = useEmblaCarousel({ + loop: true, + align: 'center', + }); + + const [selectedIndex, setSelectedIndex] = useState(0); + + //@ts-ignore + useEffect(() => { + if (!emblaApi) return; + const onSelect = () => setSelectedIndex(emblaApi.selectedScrollSnap()); + emblaApi.on('select', onSelect); + return () => emblaApi.off('select', onSelect); + }, [emblaApi]); + + const contents = [ + { + year: '2025', + hasSlides: true, + hasRecordings: false, + hasNotebook: true, + hasContent: true, + title: 'Agentic AI Content 2025', + }, + { + year: '2024', + hasSlides: true, + hasRecordings: true, + hasNotebook: false, + hasContent: true, + title: 'ML Bootcamp Content 2024', + }, + ]; + + return ( +
+
+
+ {contents.map((content, index) => ( +
+ +
+ ))} +
+ +
+ {[0, 1].map((index) => ( +
+
+
+ ); +} From ff1ed5c210375f108b13e595db698b5cfd9e11e5 Mon Sep 17 00:00:00 2001 From: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Date: Fri, 31 Oct 2025 15:14:54 -0400 Subject: [PATCH 2/6] Sponsor Section Update (#471) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code * Update Bootcamp FAQ Section (#434) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * update package * update faq section --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp (#435) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp * Updated Branch * Updated ML hero section responsiveness * Updated ML hero section responsiveness * Updated ML hero section responsiveness * style: 🎨 Formatted Code * increase spacing for title * removed unused import * change mobile nav styling --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Shreyas Rao * Update bootcamp content (#436) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Update ML Bootcamp Content * Merge branch 'dev' into update-bootcamp-content * fix: remove missing import * use dictionary for sheet names * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Staging Build Fix and Workshop Updates (#437) * fix: ⚡️ refactor bootcamp sections and update content logic * fix: 🚑️ fix staging build error * feat: 🚀 add conditional logic for the content section * style: 🎨 Formatted Code * fix: 🚑️ build fix * update exec photos (#439) * Project showcase section + Bootcamp carousel (#456) * Workshop Updates for the New University Year (#438) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code * Update Bootcamp FAQ Section (#434) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * update package * update faq section --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp (#435) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Updated the hero section for ML Bootcamp * Updated Branch * Updated ML hero section responsiveness * Updated ML hero section responsiveness * Updated ML hero section responsiveness * style: 🎨 Formatted Code * increase spacing for title * removed unused import * change mobile nav styling --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Shreyas Rao * Update bootcamp content (#436) * Main Page Update (#429) * build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334) Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.1 to 8.6.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.2.1...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.0 to 10.0.2. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> * revert: ⏪️ reset CI permissions * chore: ⬆️ updated remaining dependencies * Feat/#327/ml page (#343) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email --------- Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao * Feat/#327/ml page (#347) * feat: ✨ Implemented new ML Page Linked from the home page on the NavBar, the Page include es the description, Outline and Content, and a link back to the home page. #327 * style: 🎨 Adjusted styles and Better names for sections Included the ML image, improved the navbar routing, changed name for the ml tab and Adjusted styles for the page. * style: 🎨 Changed the name for about changed the name for about section * fix: 🐛 Lint fix Changed quote and double quotes for lint * style: 🎨 Formatted Code * style: 🎨 changed code based on PR Comments Made some changes from PR comments, the style of content, ml-page url,navbar links and links to recordings and slides * fix: 🚑️ home page contact email * 🎨 style: update UI for Hero section * feat: 🎨 added minimal background for home page and updated copyright info * style: 🎨 Changed outline to FAQ Changed outline to FAQ section, removed outline, swapped FAQ with content, lint fix * fix: Update pnpm-lock.yaml file * style: 🎨 Formatted Code * style: 🎨 updated background for main page * style: 🎨 updated background file format --------- Co-authored-by: AlvinCao88 Co-authored-by: AlvinCao88 Co-authored-by: Shreyas Rao Co-authored-by: Damian Melia * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Ml program updates (#351) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * feat: 📝 add content from ml lecture 1 (#358) * feat: 📝 add content from ml lecture 1 * style: 🎨 Formatted Code * style: 🎨 added highlighting feat to content cards * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar * Update team photo (#374) * feat: 🎨 update team exec section * feat: 🎨 update team exec section * feat: 🎨 update hero team photo * fix: 🎨 Responsiveness Changed the size of the image for group photo for difference aspect ratios * style: 🎨 Formatted Code --------- Co-authored-by: AlvinCao88 Co-authored-by: ThunderRoar * Ml page Week 2 update (#376) * Automated ml link retrieval From Google Sheets (#383) * add: Auto fetching of ML Program Video/Slide links from google sheets --------- Co-authored-by: Damian Melia Co-authored-by: meliadamian17 * Fix index.tsx * Mainpage hero style (#388) * style: 🎨 Style change for mainpage - hero updated the styling of the sections and main page hero * update env file * style: 🎨 Update style Increase Spacing between title and support our mission * browser list and dependencies update * style: 🎨 Formatted Code * refactor: ⚡️ content highlights based on current date * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao Co-authored-by: meliadamian17 Co-authored-by: ThunderRoar * Datathon event updates * Project showcase Sign up Method (#425) * Project showcase registration button added * style: 🎨 Formatted Code * Feat/project showcase rsvp (#426) * Project showcase registration button added * style: 🎨 Formatted Code * UI updates * feat: 🎨 update executive list (#428) * feat: 🎨 update executive list * dependencies update * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Update ML Bootcamp Content * Merge branch 'dev' into update-bootcamp-content * fix: remove missing import * use dictionary for sheet names * style: 🎨 Formatted Code --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 * Staging Build Fix and Workshop Updates (#437) * fix: ⚡️ refactor bootcamp sections and update content logic * fix: 🚑️ fix staging build error * feat: 🚀 add conditional logic for the content section * style: 🎨 Formatted Code * fix: 🚑️ build fix --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Sami Shahid <93230715+Sami-Shahid@users.noreply.github.com> Co-authored-by: Alan Zhang <73324700+jang-35@users.noreply.github.com> * Completed Project Showcase * Added project info to showcase * finalized project showcase * added Swiper carousel with images * Finalized bootcamp carousel * reinstalled packages * Update package.json * update pnpm lock file * style: 🎨 Formatted Code * Fixed carousel size and spacing on mobile * Update index.tsx * style: 🎨 Formatted Code * small visual changes --------- Signed-off-by: dependabot[bot] Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Alan Zhang <73324700+jang-35@users.noreply.github.com> * fix module import * Bootcamp content carousel (#463) * feat: add content archive to ai bootcamp * refactor the content section for scalability and remove unused imports * style: 🎨 Formatted Code --------- Co-authored-by: Shreyas Rao Co-authored-by: ThunderRoar <95000457+ThunderRoar@users.noreply.github.com> * Moved Sponsor Section to Main (#465) * Moved Sponsor Section to Main * update the carousel on datathon page * style: 🎨 Formatted Code * Fix title * ui fixes --------- Co-authored-by: Shreyas Rao <95000457+ThunderRoar@users.noreply.github.com> Co-authored-by: Shreyas Rao --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shawn Santhoshgeorge <32755895+ShawnGeorge03@users.noreply.github.com> Co-authored-by: Alvin Cao <126135201+AlvinCao88@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 Co-authored-by: Damian Melia Co-authored-by: ThunderRoar Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 Co-authored-by: Sami Shahid <93230715+Sami-Shahid@users.noreply.github.com> Co-authored-by: Alan Zhang <73324700+jang-35@users.noreply.github.com> --- src/app/datathon/page.tsx | 7 +- .../Datathon/HighlightCarousel/index.tsx | 202 ++++++++++++------ src/components/Datathon/Sponsors/index.tsx | 12 +- .../Main/Sponsors/SponsorCard/index.tsx | 43 ++-- src/components/Main/Sponsors/index.tsx | 54 +++-- src/public/Sponsors/Databricks.svg | 35 +++ src/public/{Datathon => }/Sponsors/FGF.svg | 0 .../{Datathon => }/Sponsors/Klick Health.svg | 0 src/public/{Datathon => }/Sponsors/MLH.svg | 0 .../{Datathon => }/Sponsors/MSReactor.svg | 0 .../Sponsors/Vector Institute.svg | 0 .../{Datathon => }/Sponsors/theScore.svg | 0 12 files changed, 246 insertions(+), 107 deletions(-) create mode 100644 src/public/Sponsors/Databricks.svg rename src/public/{Datathon => }/Sponsors/FGF.svg (100%) rename src/public/{Datathon => }/Sponsors/Klick Health.svg (100%) rename src/public/{Datathon => }/Sponsors/MLH.svg (100%) rename src/public/{Datathon => }/Sponsors/MSReactor.svg (100%) rename src/public/{Datathon => }/Sponsors/Vector Institute.svg (100%) rename src/public/{Datathon => }/Sponsors/theScore.svg (100%) diff --git a/src/app/datathon/page.tsx b/src/app/datathon/page.tsx index 7dac7c2..3b2861a 100644 --- a/src/app/datathon/page.tsx +++ b/src/app/datathon/page.tsx @@ -9,7 +9,6 @@ import DatathonHero from '@/components/Datathon/Hero'; import AboutDatathon from '@/components/Datathon/About'; import { FAQ } from '@/components/Datathon/FAQ'; import { ImageCarousel } from '@/components/Datathon/HighlightCarousel'; -import Sponsors from '@/components/Datathon/Sponsors'; import img1 from '@/public/Datathon/carousel/IMG_1818.png'; import img2 from '@/public/Datathon/carousel/IMG_1883.png'; @@ -73,7 +72,7 @@ export default function Datathon() { const links: Link[] = [ { title: 'Home', href: '/' }, { title: 'About', href: '#about-us' }, - { title: 'Sponsors', href: '#sponsors' }, + //{ title: 'Sponsors', href: '#sponsors' }, { title: 'Highlights', href: '#highlights' }, { title: 'FAQ', href: '#faq' }, ]; @@ -94,10 +93,10 @@ export default function Datathon() {

+ className="mt-6 px-12 py-2 text-lg md:text-2xl lg:text-6xl font-bold transition-all shadow-lg mb-20"> → - + {/* Tag Removed */}
diff --git a/src/components/Datathon/HighlightCarousel/index.tsx b/src/components/Datathon/HighlightCarousel/index.tsx index 6fe1276..88607c3 100644 --- a/src/components/Datathon/HighlightCarousel/index.tsx +++ b/src/components/Datathon/HighlightCarousel/index.tsx @@ -1,84 +1,152 @@ 'use client'; -import React, { useEffect, useState } from 'react'; -import useEmblaCarousel from 'embla-carousel-react'; +import { Swiper, SwiperSlide } from 'swiper/react'; +import { Autoplay, Pagination, EffectCoverflow } from 'swiper/modules'; import Image from 'next/image'; -import Autoplay from 'embla-carousel-autoplay'; + +import 'swiper/css'; +import 'swiper/css/pagination'; +import 'swiper/css/effect-coverflow'; interface ImageCarouselProps { images: string[]; } export function ImageCarousel({ images }: ImageCarouselProps) { - const [emblaRef, emblaApi] = useEmblaCarousel( - { - loop: true, - align: 'center', - }, - [Autoplay({ playOnInit: true, stopOnInteraction: false, delay: 3000 })], - ); - const [selectedIndex, setSelectedIndex] = useState(0); + return ( +
+

+ Bootcamp Highlights +

- //@ts-ignore - useEffect(() => { - if (!emblaApi) return; +
+
+ + {images.map((img, idx) => ( + + {({ isActive }) => ( +
+ {`Bootcamp +
+ )} +
+ ))} +
+
- const onSelect = () => setSelectedIndex(emblaApi.selectedScrollSnap()); - emblaApi.on('select', onSelect); +
- +
); } diff --git a/src/components/Datathon/Sponsors/index.tsx b/src/components/Datathon/Sponsors/index.tsx index 56065a4..43f2b80 100644 --- a/src/components/Datathon/Sponsors/index.tsx +++ b/src/components/Datathon/Sponsors/index.tsx @@ -1,11 +1,11 @@ import SponsorsCard, { type Sponsors } from './SponsorsCard'; -import FGF from '@/public/Datathon/Sponsors/FGF.svg'; -import KlickHealth from '@/public/Datathon/Sponsors/Klick Health.svg'; -import theScore from '@/public/Datathon/Sponsors/theScore.svg'; -import VectorInstitute from '@/public/Datathon/Sponsors/Vector Institute.svg'; -import MSReactor from '@/public/Datathon/Sponsors/MSReactor.svg'; -import MLH from '@/public/Datathon/Sponsors/MLH.svg'; +import FGF from '@/public/Sponsors/FGF.svg'; +import KlickHealth from '@/public/Sponsors/Klick Health.svg'; +import theScore from '@/public/Sponsors/theScore.svg'; +import VectorInstitute from '@/public/Sponsors/Vector Institute.svg'; +import MSReactor from '@/public/Sponsors/MSReactor.svg'; +import MLH from '@/public/Sponsors/MLH.svg'; const sponsors: Sponsors[] = [ { diff --git a/src/components/Main/Sponsors/SponsorCard/index.tsx b/src/components/Main/Sponsors/SponsorCard/index.tsx index 0da15c5..4220351 100644 --- a/src/components/Main/Sponsors/SponsorCard/index.tsx +++ b/src/components/Main/Sponsors/SponsorCard/index.tsx @@ -1,19 +1,36 @@ -export interface Sponsor { - logo?: { - src: string; - alt: string; - }; - text: string; - author: string; - position: string; +import Image from 'next/image'; +import Link from 'next/link'; +import { type StaticImageData } from 'next/image'; + +export interface Sponsors { + name: string; + logo: StaticImageData; + link: string; + className?: string; } -export default function SponsorCard({ text, author, position }: Sponsor) { +export default function SponsorsCard({ + name, + logo, + link, + className, +}: Sponsors) { return ( -
-

{text}

-

{author}

-

{position}

+
+ + {name} +
); } diff --git a/src/components/Main/Sponsors/index.tsx b/src/components/Main/Sponsors/index.tsx index 13f3cd1..93fda07 100644 --- a/src/components/Main/Sponsors/index.tsx +++ b/src/components/Main/Sponsors/index.tsx @@ -1,38 +1,58 @@ import { Button } from '@/components/Button'; -import SponsorCard, { type Sponsor } from './SponsorCard'; +import SponsorsCard, { type Sponsors } from './SponsorCard'; -const sponsors: Sponsor[] = [ +import FGF from '@/public/Sponsors/FGF.svg'; +import KlickHealth from '@/public/Sponsors/Klick Health.svg'; +import theScore from '@/public/Sponsors/theScore.svg'; +import VectorInstitute from '@/public/Sponsors/Vector Institute.svg'; +import MSReactor from '@/public/Sponsors/MSReactor.svg'; +import MLH from '@/public/Sponsors/MLH.svg'; +import Databricks from '@/public/Sponsors/Databricks.svg'; + +const sponsors: Sponsors[] = [ + { name: 'Databricks', logo: Databricks, link: 'https://www.databricks.com/' }, + { + name: 'Vector Institute', + logo: VectorInstitute, + link: 'https://vectorinstitute.ai/', + }, { - text: '"... they are trendsetters trailblazers who strive to create an inclusive environment for students on campus and for students to engage with data sciences and statistics and more."', - author: 'Gwendolyn Wang', - position: 'Department Manager UTSC CMS', + name: 'Microsoft Reactor', + logo: MSReactor, + link: 'https://developer.microsoft.com/en-us/reactor/', + className: 'p-2', }, + { name: 'FGF Brands', logo: FGF, link: 'https://www.fgfbrands.com/' }, + { name: 'TheScore', logo: theScore, link: 'https://www.thescore.com/' }, + { name: 'MLH', logo: MLH, link: 'https://mlh.io/' }, + { name: 'Klick Health', logo: KlickHealth, link: 'https://www.klick.com/' }, ]; export default function Sponsors() { return (
-

+ className="flex flex-col items-center justify-center py-24 md:py-[15vh] text-center"> +

Support Our Mission!

-

+

Support our mission and make your organization visible to numerous capable University of Toronto students. From merchandise to customized - events, we support our industry partners by curating sponsorship - packages that fit your needs. + events, we curate sponsorship packages that fit your needs.

- {/** Do not replace the tag below with - * does not work after a single click - */} -
- {sponsors.map((sponsor: Sponsor, id) => ( - + Our Sponsors + + +
+ {sponsors.map((sponsor, idx) => ( + ))} diff --git a/src/public/Sponsors/Databricks.svg b/src/public/Sponsors/Databricks.svg new file mode 100644 index 0000000..a1505d5 --- /dev/null +++ b/src/public/Sponsors/Databricks.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/public/Datathon/Sponsors/FGF.svg b/src/public/Sponsors/FGF.svg similarity index 100% rename from src/public/Datathon/Sponsors/FGF.svg rename to src/public/Sponsors/FGF.svg diff --git a/src/public/Datathon/Sponsors/Klick Health.svg b/src/public/Sponsors/Klick Health.svg similarity index 100% rename from src/public/Datathon/Sponsors/Klick Health.svg rename to src/public/Sponsors/Klick Health.svg diff --git a/src/public/Datathon/Sponsors/MLH.svg b/src/public/Sponsors/MLH.svg similarity index 100% rename from src/public/Datathon/Sponsors/MLH.svg rename to src/public/Sponsors/MLH.svg diff --git a/src/public/Datathon/Sponsors/MSReactor.svg b/src/public/Sponsors/MSReactor.svg similarity index 100% rename from src/public/Datathon/Sponsors/MSReactor.svg rename to src/public/Sponsors/MSReactor.svg diff --git a/src/public/Datathon/Sponsors/Vector Institute.svg b/src/public/Sponsors/Vector Institute.svg similarity index 100% rename from src/public/Datathon/Sponsors/Vector Institute.svg rename to src/public/Sponsors/Vector Institute.svg diff --git a/src/public/Datathon/Sponsors/theScore.svg b/src/public/Sponsors/theScore.svg similarity index 100% rename from src/public/Datathon/Sponsors/theScore.svg rename to src/public/Sponsors/theScore.svg From 0caffc6dd46b256d5486a4ac0bad52a0483d7fd0 Mon Sep 17 00:00:00 2001 From: Sami Shahid Date: Mon, 24 Nov 2025 19:34:39 -0500 Subject: [PATCH 3/6] Update 2026 Hackathon Section --- .../leaderboard/final/page.tsx | 2 +- src/app/{datathon => hackathon}/leaderboard/page.tsx | 2 +- .../{datathon => hackathon}/leaderboard/past/page.tsx | 2 +- .../leaderboard/private/page.tsx | 2 +- src/app/{datathon => hackathon}/page.tsx | 11 ++++++----- src/app/page.tsx | 2 +- src/components/Datathon/About/index.tsx | 10 +++++----- src/components/Datathon/CountdownTimer/index.tsx | 2 +- src/components/Datathon/Hero/index.tsx | 6 +++--- src/components/Footer/index.tsx | 4 ++-- src/utils/datathon.ts | 4 ++-- 11 files changed, 24 insertions(+), 23 deletions(-) rename src/app/{datathon => hackathon}/leaderboard/final/page.tsx (96%) rename src/app/{datathon => hackathon}/leaderboard/page.tsx (96%) rename src/app/{datathon => hackathon}/leaderboard/past/page.tsx (97%) rename src/app/{datathon => hackathon}/leaderboard/private/page.tsx (96%) rename src/app/{datathon => hackathon}/page.tsx (91%) diff --git a/src/app/datathon/leaderboard/final/page.tsx b/src/app/hackathon/leaderboard/final/page.tsx similarity index 96% rename from src/app/datathon/leaderboard/final/page.tsx rename to src/app/hackathon/leaderboard/final/page.tsx index b10a750..e3bb31a 100644 --- a/src/app/datathon/leaderboard/final/page.tsx +++ b/src/app/hackathon/leaderboard/final/page.tsx @@ -8,7 +8,7 @@ import { datathonStartDate } from '@/utils/datathon'; const links: Link[] = [ { title: 'Home', href: '/' }, - { title: 'Datathon', href: '/datathon' }, + { title: 'Hackathon', href: '/hackathon' }, ]; export const metadata: Metadata = { diff --git a/src/app/datathon/leaderboard/page.tsx b/src/app/hackathon/leaderboard/page.tsx similarity index 96% rename from src/app/datathon/leaderboard/page.tsx rename to src/app/hackathon/leaderboard/page.tsx index 66b262e..47262dd 100644 --- a/src/app/datathon/leaderboard/page.tsx +++ b/src/app/hackathon/leaderboard/page.tsx @@ -8,7 +8,7 @@ import { datathonStartDate } from '@/utils/datathon'; const links: Link[] = [ { title: 'Home', href: '/' }, - { title: 'Datathon', href: '/datathon' }, + { title: 'Hackathon', href: '/hackathon' }, ]; export const metadata: Metadata = { diff --git a/src/app/datathon/leaderboard/past/page.tsx b/src/app/hackathon/leaderboard/past/page.tsx similarity index 97% rename from src/app/datathon/leaderboard/past/page.tsx rename to src/app/hackathon/leaderboard/past/page.tsx index 523065b..77003d1 100644 --- a/src/app/datathon/leaderboard/past/page.tsx +++ b/src/app/hackathon/leaderboard/past/page.tsx @@ -7,7 +7,7 @@ import { pastFinalDatathonLeaderboard } from '@/utils/datathon'; const links: Link[] = [ { title: 'Home', href: '/' }, - { title: 'Datathon', href: '/datathon' }, + { title: 'Hackathon', href: '/hackathon' }, ]; export const metadata: Metadata = { diff --git a/src/app/datathon/leaderboard/private/page.tsx b/src/app/hackathon/leaderboard/private/page.tsx similarity index 96% rename from src/app/datathon/leaderboard/private/page.tsx rename to src/app/hackathon/leaderboard/private/page.tsx index 033fcf7..19e4b85 100644 --- a/src/app/datathon/leaderboard/private/page.tsx +++ b/src/app/hackathon/leaderboard/private/page.tsx @@ -9,7 +9,7 @@ import { datathonStartDate } from '@/utils/datathon'; const links: Link[] = [ { title: 'Home', href: '/' }, - { title: 'Datathon', href: '/datathon' }, + { title: 'Hackathon', href: '/hackathon' }, ]; export const revalidate = 60; diff --git a/src/app/datathon/page.tsx b/src/app/hackathon/page.tsx similarity index 91% rename from src/app/datathon/page.tsx rename to src/app/hackathon/page.tsx index 3b2861a..19f5b0d 100644 --- a/src/app/datathon/page.tsx +++ b/src/app/hackathon/page.tsx @@ -31,13 +31,14 @@ export default function Datathon() { const faqs: FAQ[] = [ { - question: 'What is the DS3 Datathon?', + question: 'What is the Agentic AI Hackathon?', answer: - 'A week long data science hackathon where students will be tested on the accuracy of their models', + 'A weekend long AI hackathon where participants build autonomous AI agents that interact with real world data', }, { - question: 'When and where will the Datathon take place?', - answer: 'February 17th-22nd, 2025 @ UTSC', + question: 'When and where will the Hackathon take place?', + answer: + 'February 15th–16th, 2026 @ UTSC', }, { question: 'Who can participate?', @@ -92,7 +93,7 @@ export default function Datathon() { Take a look at the past Final Leaderboards!

diff --git a/src/app/page.tsx b/src/app/page.tsx index 15fa1f1..2ccdec6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ const links: Link[] = [ { title: 'About Us', href: '/#about-us' }, { title: 'Sponsors', href: '/#sponsors' }, { title: 'Team', href: '/#team' }, - { title: 'Datathon', href: '/datathon' }, + { title: 'Hackathon', href: '/hackathon' }, { title: 'Agentic AI Program', href: '/agentic-ai' }, ]; diff --git a/src/components/Datathon/About/index.tsx b/src/components/Datathon/About/index.tsx index 600e0e7..ef2ee51 100644 --- a/src/components/Datathon/About/index.tsx +++ b/src/components/Datathon/About/index.tsx @@ -5,13 +5,13 @@ export default function AboutDatathon() { className="min-[620px]:py-28 mb-[9rem]">

- About DS3 Datathon + About Agentic AI Hackathon

- The third annual Datathon hosted by the Data Science and Statistics - Society offers a unique hackathon experience in performing data - prediction based on a variety of data sets. Join us in a week long - thrilling experience! + The fourth annual Agentic AI Hackathon hosted by the Data Science & + Statistics Society offers a unique challenge in building autonomous AI + agents that interact with real-world data. Join us for a thrilling + weekend of creativity and innovation!

diff --git a/src/components/Datathon/CountdownTimer/index.tsx b/src/components/Datathon/CountdownTimer/index.tsx index 1a53f33..a2bdccc 100644 --- a/src/components/Datathon/CountdownTimer/index.tsx +++ b/src/components/Datathon/CountdownTimer/index.tsx @@ -56,7 +56,7 @@ export default function CountdownTimer({ date }: CountdownTimerProps) { return (

- {date.getFullYear()} Datathon is in ... + {date.getFullYear()} Hackathon is in ...

{remainingTime.months !== '0' && ( diff --git a/src/components/Datathon/Hero/index.tsx b/src/components/Datathon/Hero/index.tsx index fad0883..224f3be 100644 --- a/src/components/Datathon/Hero/index.tsx +++ b/src/components/Datathon/Hero/index.tsx @@ -36,17 +36,17 @@ export default function DatathonHero() {

- DS3 Datathon + Agentic AI Hackathon

- 17th–22nd February 2025 + 15th–16th February 2026

Unleash your data science skills at our

- in-person datathon event! + in-person hackathon event!

{eventOpen && ( diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index 8a85212..44cbb52 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -62,8 +62,8 @@ const links = [ text: 'Our Team', }, { - href: '/datathon', - text: 'Datathon', + href: '/hackathon', + text: 'Hackathon', }, ]; diff --git a/src/utils/datathon.ts b/src/utils/datathon.ts index d191342..314347b 100644 --- a/src/utils/datathon.ts +++ b/src/utils/datathon.ts @@ -1,7 +1,7 @@ import { LeaderboardContent } from '@/db/models/leaderboard'; -export const datathonStartDate = new Date('Feb 17, 2026 10:00:00'); -export const datathonEndDate = new Date('Feb 22, 2026 10:00:00'); +export const datathonStartDate = new Date('Feb 15, 2026 14:00:00'); +export const datathonEndDate = new Date('Feb 16, 2026 14:00:00'); export const isDatathonWeek = (): boolean => { return new Date() >= datathonStartDate && new Date() <= datathonEndDate; From 99c3d034632f05e65c24a507431253847c4dc51d Mon Sep 17 00:00:00 2001 From: Sami Shahid Date: Mon, 24 Nov 2025 20:21:38 -0500 Subject: [PATCH 4/6] Update hackathon url --- src/app/robots.ts | 10 +++++----- src/app/sitemap.ts | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/robots.ts b/src/app/robots.ts index d485ddd..1b3480a 100644 --- a/src/app/robots.ts +++ b/src/app/robots.ts @@ -11,16 +11,16 @@ export default function robots(): MetadataRoute.Robots { // If it is Datathon Week, then include the Datathon Leaderboard URLs const datathonURLs = isDatathonWeek() ? [ - '/datathon/leaderboard', - '/datathon/leaderboard/private', - '/datathon/leaderboard/final', + '/hackathon/leaderboard', + '/hackathon/leaderboard/private', + '/hackathon/leaderboard/final', ] : []; const urls = [ '/', - '/datathon', - '/datathon/leaderboard/past', + '/hackathon', + '/hackathon/leaderboard/past', ...datathonURLs, ]; diff --git a/src/app/sitemap.ts b/src/app/sitemap.ts index 49534b1..19ab2d3 100644 --- a/src/app/sitemap.ts +++ b/src/app/sitemap.ts @@ -12,31 +12,31 @@ export default function sitemap(): MetadataRoute.Sitemap { priority: 1, }, { - url: `${env.SITE_URL}/datathon`, + url: `${env.SITE_URL}/hackathon`, lastModified: new Date('2024-03-18'), changeFrequency: 'yearly', priority: 0.8, }, { - url: `${env.SITE_URL}/datathon/leaderboard`, + url: `${env.SITE_URL}/hackathon/leaderboard`, lastModified: new Date('2024-03-18'), changeFrequency: 'yearly', priority: 0.6, }, { - url: `${env.SITE_URL}/datathon/leaderboard/private`, + url: `${env.SITE_URL}/hackathon/leaderboard/private`, lastModified: new Date('2024-03-18'), changeFrequency: 'yearly', priority: 0, }, { - url: `${env.SITE_URL}/datathon/leaderboard/final`, + url: `${env.SITE_URL}/hackathon/leaderboard/final`, lastModified: new Date('2024-03-18'), changeFrequency: 'yearly', priority: 0, }, { - url: `${env.SITE_URL}/datathon/leaderboard/past`, + url: `${env.SITE_URL}/hackathon/leaderboard/past`, lastModified: pastFinalDatathonLeaderboard['2025'].timestamp, changeFrequency: 'yearly', priority: 0.7, From d9eda3d7e318bf432fc16c9bede0c07cbb499fda Mon Sep 17 00:00:00 2001 From: Sami-Shahid <93230715+Sami-Shahid@users.noreply.github.com> Date: Tue, 25 Nov 2025 01:33:18 +0000 Subject: [PATCH 5/6] =?UTF-8?q?style:=20=F0=9F=8E=A8=20Formatted=20Code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/hackathon/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/hackathon/page.tsx b/src/app/hackathon/page.tsx index caaa0c7..924c25f 100644 --- a/src/app/hackathon/page.tsx +++ b/src/app/hackathon/page.tsx @@ -37,8 +37,7 @@ export default function Datathon() { }, { question: 'When and where will the Hackathon take place?', - answer: - 'February 15th–16th, 2026 @ UTSC', + answer: 'February 15th–16th, 2026 @ UTSC', }, { question: 'Who can participate?', From 3b260c7c1ab936f8f7b86fadd1929f3699653ddd Mon Sep 17 00:00:00 2001 From: Sami Shahid Date: Mon, 24 Nov 2025 20:34:58 -0500 Subject: [PATCH 6/6] Update page.tsx --- src/app/hackathon/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/hackathon/page.tsx b/src/app/hackathon/page.tsx index caaa0c7..19f5b0d 100644 --- a/src/app/hackathon/page.tsx +++ b/src/app/hackathon/page.tsx @@ -93,8 +93,8 @@ export default function Datathon() { Take a look at the past Final Leaderboards!

+ href="/hackathon/leaderboard/past" + className="mt-6 px-12 py-2 text-lg md:text-2xl lg:text-6xl font-bold transition-all shadow-lg mb-20"> → {/* Tag Removed */}