Commit ff1ed5c
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
- components
- Datathon
- HighlightCarousel
- Sponsors
- Main/Sponsors
- SponsorCard
- public/Sponsors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | | - | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
| 96 | + | |
98 | 97 | | |
99 | 98 | | |
100 | | - | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
25 | 82 | | |
26 | | - | |
27 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
28 | 90 | | |
29 | | - | |
30 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
31 | 94 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
70 | 144 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
81 | 149 | | |
82 | | - | |
| 150 | + | |
83 | 151 | | |
84 | 152 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
17 | 34 | | |
18 | 35 | | |
19 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
9 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
10 | 29 | | |
11 | 30 | | |
12 | 31 | | |
13 | 32 | | |
14 | 33 | | |
15 | 34 | | |
16 | | - | |
17 | | - | |
| 35 | + | |
| 36 | + | |
18 | 37 | | |
19 | 38 | | |
20 | | - | |
| 39 | + | |
21 | 40 | | |
22 | 41 | | |
23 | | - | |
24 | | - | |
| 42 | + | |
25 | 43 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 44 | | |
30 | 45 | | |
31 | 46 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
36 | 56 | | |
37 | 57 | | |
38 | 58 | | |
| |||
Loading
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments