Skip to content

Commit ff1ed5c

Browse files
ThunderRoardependabot[bot]ShawnGeorge03AlvinCao88meliadamian17
authored
Sponsor Section Update (#471)
* 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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 <alvincao88@gmail.com> Co-authored-by: AlvinCao88 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * 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 <alvincao88@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <dm39602@avoltacanada.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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 <raoshreyas2004@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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 <alvincao88@gmail.com> Co-authored-by: AlvinCao88 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * 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 <alvincao88@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <dm39602@avoltacanada.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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 <raoshreyas2004@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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] <support@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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * update package * update faq section --------- Signed-off-by: dependabot[bot] <support@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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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 <alvincao88@gmail.com> Co-authored-by: AlvinCao88 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * 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 <alvincao88@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <dm39602@avoltacanada.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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 <raoshreyas2004@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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] <support@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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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] <support@github.com> 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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 <alvincao88@gmail.com> Co-authored-by: AlvinCao88 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * 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 <alvincao88@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <dm39602@avoltacanada.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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 <raoshreyas2004@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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] <support@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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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] <support@github.com> 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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 <alvincao88@gmail.com> Co-authored-by: AlvinCao88 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * 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 <alvincao88@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <dm39602@avoltacanada.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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 <raoshreyas2004@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * 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 <alvincao88@gmail.com> Co-authored-by: AlvinCao88 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> * Ml program updates (#350) * style: 🎨 update ml page background * docs: 📝 update faq section of ml * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * fix: 🐛 nav menu background bug fix (#355) * fix: 🚑️ dependency updates (#356) * fix: 🚑️ dependency updates * style: 🎨 Formatted Code --------- Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <ThunderRoar@users.noreply.github.com> * 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 <alvincao88@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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 <dm39602@avoltacanada.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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 <raoshreyas2004@gmail.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * build: 🚀 update dependencies * Update Datathon Page for 2025 Datathon (#415) Update Datathon Page for 2025 Datathon (#415) --------- Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> * 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] <support@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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * update package * update faq section --------- Signed-off-by: dependabot[bot] <support@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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Co-authored-by: AlvinCao88 <alvincao88@gmail.com> Co-authored-by: Damian Melia <dm39602@avoltacanada.com> Co-authored-by: ThunderRoar <ThunderRoar@users.noreply.github.com> Co-authored-by: Krit Grover <105399404+kritgrover@users.noreply.github.com> Co-authored-by: meliadamian17 <meliadamian17@users.noreply.github.com> * 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] <support@github.com> 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] <support@github.com> 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] <support@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> * 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] <support@github.com> 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] <support@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> * 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 <AlvinCao88@users.noreply.github.com> Co-authored-by: Shreyas Rao <raoshreyas2004@gmail.com> * Feat/#327/ml pag…
1 parent df99fd0 commit ff1ed5c

12 files changed

Lines changed: 246 additions & 107 deletions

File tree

src/app/datathon/page.tsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import DatathonHero from '@/components/Datathon/Hero';
99
import AboutDatathon from '@/components/Datathon/About';
1010
import { FAQ } from '@/components/Datathon/FAQ';
1111
import { ImageCarousel } from '@/components/Datathon/HighlightCarousel';
12-
import Sponsors from '@/components/Datathon/Sponsors';
1312

1413
import img1 from '@/public/Datathon/carousel/IMG_1818.png';
1514
import img2 from '@/public/Datathon/carousel/IMG_1883.png';
@@ -73,7 +72,7 @@ export default function Datathon() {
7372
const links: Link[] = [
7473
{ title: 'Home', href: '/' },
7574
{ title: 'About', href: '#about-us' },
76-
{ title: 'Sponsors', href: '#sponsors' },
75+
//{ title: 'Sponsors', href: '#sponsors' },
7776
{ title: 'Highlights', href: '#highlights' },
7877
{ title: 'FAQ', href: '#faq' },
7978
];
@@ -94,10 +93,10 @@ export default function Datathon() {
9493
</p>
9594
<LinkButton
9695
href="/datathon/leaderboard/past"
97-
className="mt-6 px-12 py-2 text-lg md:text-2xl lg:text-6xl font-bold transition-all shadow-lg">
96+
className="mt-6 px-12 py-2 text-lg md:text-2xl lg:text-6xl font-bold transition-all shadow-lg mb-20">
9897
9998
</LinkButton>
100-
<Sponsors />
99+
{/* <Sponsors/> Tag Removed */}
101100
<ImageCarousel images={images} />
102101
<FAQ faqs={faqs} />
103102
</div>
Lines changed: 135 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,152 @@
11
'use client';
22

3-
import React, { useEffect, useState } from 'react';
4-
import useEmblaCarousel from 'embla-carousel-react';
3+
import { Swiper, SwiperSlide } from 'swiper/react';
4+
import { Autoplay, Pagination, EffectCoverflow } from 'swiper/modules';
55
import Image from 'next/image';
6-
import Autoplay from 'embla-carousel-autoplay';
6+
7+
import 'swiper/css';
8+
import 'swiper/css/pagination';
9+
import 'swiper/css/effect-coverflow';
710

811
interface ImageCarouselProps {
912
images: string[];
1013
}
1114

1215
export function ImageCarousel({ images }: ImageCarouselProps) {
13-
const [emblaRef, emblaApi] = useEmblaCarousel(
14-
{
15-
loop: true,
16-
align: 'center',
17-
},
18-
[Autoplay({ playOnInit: true, stopOnInteraction: false, delay: 3000 })],
19-
);
20-
const [selectedIndex, setSelectedIndex] = useState(0);
16+
return (
17+
<section className="w-full flex flex-col items-center mt-20">
18+
<h1 className="text-[#d9d9d9] text-4xl md:text-6xl font-semibold tracking-widest text-center pb-4 md:pb-6">
19+
Bootcamp Highlights
20+
</h1>
2121

22-
//@ts-ignore
23-
useEffect(() => {
24-
if (!emblaApi) return;
22+
<div className="w-full max-w-[2200px] relative">
23+
<div className="mb-8 px-4 md:px-8 pt-6 md:pt-8 pb-12">
24+
<Swiper
25+
modules={[Autoplay, Pagination, EffectCoverflow]}
26+
spaceBetween={20}
27+
centeredSlides
28+
loop
29+
grabCursor
30+
slideToClickedSlide={true}
31+
autoplay={{
32+
delay: 2500,
33+
disableOnInteraction: false,
34+
pauseOnMouseEnter: true,
35+
}}
36+
effect="coverflow"
37+
coverflowEffect={{
38+
rotate: 0,
39+
stretch: -80,
40+
depth: 150,
41+
modifier: 2,
42+
slideShadows: false,
43+
}}
44+
pagination={{ clickable: true }}
45+
breakpoints={{
46+
0: { slidesPerView: 1.1, spaceBetween: 10 },
47+
640: { slidesPerView: 1.5, spaceBetween: 15 },
48+
1024: { slidesPerView: 2.2, spaceBetween: 20 },
49+
1440: { slidesPerView: 2.5, spaceBetween: 25 },
50+
}}>
51+
{images.map((img, idx) => (
52+
<SwiperSlide key={idx}>
53+
{({ isActive }) => (
54+
<div
55+
className={`relative rounded-3xl overflow-hidden transition-all duration-500 ease-out will-change-transform cursor-pointer ${
56+
isActive
57+
? 'scale-[1.15] brightness-100 z-10'
58+
: 'scale-95 brightness-[0.65] opacity-80'
59+
}`}
60+
style={{
61+
aspectRatio: '16/9',
62+
width: '100%',
63+
maxWidth: '900px',
64+
margin: '0 auto',
65+
pointerEvents: 'auto',
66+
}}>
67+
<Image
68+
src={img}
69+
alt={`Bootcamp Project ${idx + 1}`}
70+
fill
71+
quality={100}
72+
className="object-cover transition-transform duration-500"
73+
sizes="(max-width: 768px) 100vw, (max-width: 1024px) 70vw, 50vw"
74+
priority={idx === 0}
75+
/>
76+
</div>
77+
)}
78+
</SwiperSlide>
79+
))}
80+
</Swiper>
81+
</div>
2582

26-
const onSelect = () => setSelectedIndex(emblaApi.selectedScrollSnap());
27-
emblaApi.on('select', onSelect);
83+
<style
84+
jsx
85+
global>{`
86+
html,
87+
body {
88+
overflow-x: hidden !important;
89+
}
2890
29-
return () => emblaApi.off('select', onSelect);
30-
}, [emblaApi]);
91+
.swiper {
92+
overflow: visible !important;
93+
}
3194
32-
return (
33-
<div
34-
id="highlights"
35-
className="relative w-full max-w-[95vw] mx-auto px-6 sm:px-8 lg:px-12 mt-8">
36-
<h2 className="text-white text-5xl font-bold tracking-wide pb-14 text-center">
37-
Last Year&apos;s Highlights
38-
</h2>
39-
<div
40-
ref={emblaRef}
41-
className="overflow-hidden">
42-
<div className="flex px-6 sm:px-8 lg:px-12 gap-6 sm:gap-8 lg:gap-10">
43-
{images.map((image, index) => (
44-
<div
45-
key={index}
46-
className="relative flex-[0_0_90%] sm:flex-[0_0_60%] lg:flex-[0_0_40%] transition-transform duration-300">
47-
<div
48-
className={`transition-transform duration-300 ${
49-
selectedIndex === index
50-
? 'scale-110 opacity-100'
51-
: 'scale-95 opacity-80'
52-
}`}>
53-
<div
54-
className="relative w-full h-0"
55-
style={{ paddingBottom: '66.25%' }}>
56-
<Image
57-
src={image}
58-
alt={`Image ${index + 1}`}
59-
layout="fill"
60-
objectFit="cover"
61-
className="rounded-lg shadow-lg"
62-
priority={index === 0}
63-
/>
64-
</div>
65-
</div>
66-
</div>
67-
))}
68-
</div>
69-
</div>
95+
.swiper-wrapper {
96+
overflow: visible !important;
97+
}
98+
99+
.swiper-slide {
100+
height: auto !important;
101+
display: flex !important;
102+
align-items: center !important;
103+
justify-content: center !important;
104+
padding: 30px 0 !important;
105+
}
106+
107+
.swiper-pagination {
108+
position: relative !important;
109+
width: 100% !important;
110+
display: flex !important;
111+
justify-content: center !important;
112+
align-items: center !important;
113+
gap: 12px !important;
114+
padding: 40px 0 20px 0 !important;
115+
}
116+
117+
.swiper-pagination-bullet {
118+
width: 14px !important;
119+
height: 14px !important;
120+
background: #a855f7 !important;
121+
opacity: 0.4 !important;
122+
margin: 0 6px !important;
123+
border-radius: 50% !important;
124+
transition:
125+
transform 0.2s ease,
126+
opacity 0.2s ease !important;
127+
cursor: pointer !important;
128+
}
129+
130+
.swiper-pagination-bullet-active {
131+
opacity: 1 !important;
132+
transform: scale(1.15) !important;
133+
background: #a855f7 !important;
134+
}
135+
136+
.swiper-button-next,
137+
.swiper-button-prev {
138+
display: none !important;
139+
}
140+
141+
.swiper {
142+
padding-bottom: 0 !important;
143+
}
70144
71-
<div className="flex justify-center mt-8 space-x-3 sm:space-x-4">
72-
{images.map((_, index) => (
73-
<button
74-
key={index}
75-
onClick={() => emblaApi?.scrollTo(index)}
76-
className={`w-4 h-4 sm:w-5 sm:h-5 rounded-full transition-colors ${
77-
selectedIndex === index ? 'bg-white' : 'bg-gray-500'
78-
}`}
79-
/>
80-
))}
145+
.swiper-slide > div {
146+
overflow: hidden !important;
147+
}
148+
`}</style>
81149
</div>
82-
</div>
150+
</section>
83151
);
84152
}

src/components/Datathon/Sponsors/index.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import SponsorsCard, { type Sponsors } from './SponsorsCard';
22

3-
import FGF from '@/public/Datathon/Sponsors/FGF.svg';
4-
import KlickHealth from '@/public/Datathon/Sponsors/Klick Health.svg';
5-
import theScore from '@/public/Datathon/Sponsors/theScore.svg';
6-
import VectorInstitute from '@/public/Datathon/Sponsors/Vector Institute.svg';
7-
import MSReactor from '@/public/Datathon/Sponsors/MSReactor.svg';
8-
import MLH from '@/public/Datathon/Sponsors/MLH.svg';
3+
import FGF from '@/public/Sponsors/FGF.svg';
4+
import KlickHealth from '@/public/Sponsors/Klick Health.svg';
5+
import theScore from '@/public/Sponsors/theScore.svg';
6+
import VectorInstitute from '@/public/Sponsors/Vector Institute.svg';
7+
import MSReactor from '@/public/Sponsors/MSReactor.svg';
8+
import MLH from '@/public/Sponsors/MLH.svg';
99

1010
const sponsors: Sponsors[] = [
1111
{
Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,36 @@
1-
export interface Sponsor {
2-
logo?: {
3-
src: string;
4-
alt: string;
5-
};
6-
text: string;
7-
author: string;
8-
position: string;
1+
import Image from 'next/image';
2+
import Link from 'next/link';
3+
import { type StaticImageData } from 'next/image';
4+
5+
export interface Sponsors {
6+
name: string;
7+
logo: StaticImageData;
8+
link: string;
9+
className?: string;
910
}
1011

11-
export default function SponsorCard({ text, author, position }: Sponsor) {
12+
export default function SponsorsCard({
13+
name,
14+
logo,
15+
link,
16+
className,
17+
}: Sponsors) {
1218
return (
13-
<div className="mx-auto rounded-lg bg-[#13161b] shadow-xl p-5 flex flex-col max-w-md lg:max-w-xl">
14-
<p className="text-2xl pb-2">{text}</p>
15-
<p className="text-sm font-bold text-right pb-1 pt-8">{author}</p>
16-
<p className="text-xs font-medium text-right pb-1">{position}</p>
19+
<div
20+
className={`relative group rounded-xl border bg-white p-1 shadow-lg transition-transform transform hover:scale-105 ${className}`}>
21+
<Link
22+
href={link}
23+
target="_blank"
24+
rel="noopener"
25+
className="block rounded-lg bg-white flex justify-center items-center
26+
w-72 h-44 sm:w-80 sm:h-48 md:w-64 md:h-36 p-6">
27+
<Image
28+
src={logo}
29+
alt={name}
30+
quality={100}
31+
className="object-contain h-24 sm:h-28 md:h-20 max-w-full"
32+
/>
33+
</Link>
1734
</div>
1835
);
1936
}

src/components/Main/Sponsors/index.tsx

Lines changed: 37 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,58 @@
11
import { Button } from '@/components/Button';
2-
import SponsorCard, { type Sponsor } from './SponsorCard';
2+
import SponsorsCard, { type Sponsors } from './SponsorCard';
33

4-
const sponsors: Sponsor[] = [
4+
import FGF from '@/public/Sponsors/FGF.svg';
5+
import KlickHealth from '@/public/Sponsors/Klick Health.svg';
6+
import theScore from '@/public/Sponsors/theScore.svg';
7+
import VectorInstitute from '@/public/Sponsors/Vector Institute.svg';
8+
import MSReactor from '@/public/Sponsors/MSReactor.svg';
9+
import MLH from '@/public/Sponsors/MLH.svg';
10+
import Databricks from '@/public/Sponsors/Databricks.svg';
11+
12+
const sponsors: Sponsors[] = [
13+
{ name: 'Databricks', logo: Databricks, link: 'https://www.databricks.com/' },
14+
{
15+
name: 'Vector Institute',
16+
logo: VectorInstitute,
17+
link: 'https://vectorinstitute.ai/',
18+
},
519
{
6-
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."',
7-
author: 'Gwendolyn Wang',
8-
position: 'Department Manager UTSC CMS',
20+
name: 'Microsoft Reactor',
21+
logo: MSReactor,
22+
link: 'https://developer.microsoft.com/en-us/reactor/',
23+
className: 'p-2',
924
},
25+
{ name: 'FGF Brands', logo: FGF, link: 'https://www.fgfbrands.com/' },
26+
{ name: 'TheScore', logo: theScore, link: 'https://www.thescore.com/' },
27+
{ name: 'MLH', logo: MLH, link: 'https://mlh.io/' },
28+
{ name: 'Klick Health', logo: KlickHealth, link: 'https://www.klick.com/' },
1029
];
1130

1231
export default function Sponsors() {
1332
return (
1433
<section
1534
id="sponsors"
16-
className="text-center">
17-
<h2 className="text-gray-300 text-5xl font-bold tracking-wider pt-24 pb-8">
35+
className="flex flex-col items-center justify-center py-24 md:py-[15vh] text-center">
36+
<h2 className="text-white text-5xl font-bold tracking-wide pb-8">
1837
Support Our Mission!
1938
</h2>
20-
<p className="description text-2xl px-4 md:px-20 lg:px-28">
39+
<p className="description text-2xl px-4 md:px-20 lg:px-28 mb-6">
2140
Support our mission and make your organization visible to numerous
2241
capable University of Toronto students. From merchandise to customized
23-
events, we support our industry partners by curating sponsorship
24-
packages that fit your needs.
42+
events, we curate sponsorship packages that fit your needs.
2543
</p>
26-
{/** Do not replace the <a> tag below with <Link>
27-
* <Link> does not work after a single click
28-
*/}
2944
<a href="mailto:thedatasciencecube@gmail.com">
3045
<Button className="mt-6">Contact Us</Button>
3146
</a>
32-
<div className="sponsors flex flex-col md:flex-row justify-center items-center md:justify-between md:items-start md:flex-wrap gap-8 md:gap-16 lg:gap-20 pt-8 md:pt-12">
33-
{sponsors.map((sponsor: Sponsor, id) => (
34-
<SponsorCard
35-
key={id}
47+
48+
<h3 className="text-white text-5xl font-semibold tracking-wide mt-32 mb-8">
49+
Our Sponsors
50+
</h3>
51+
52+
<div className="flex flex-wrap justify-center gap-6 sm:gap-8 lg:gap-10 w-full max-w-7xl mx-auto mt-6">
53+
{sponsors.map((sponsor, idx) => (
54+
<SponsorsCard
55+
key={idx}
3656
{...sponsor}
3757
/>
3858
))}

src/public/Sponsors/Databricks.svg

Lines changed: 35 additions & 0 deletions
Loading
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)