Commit ba3867a
Add Hackathon Registration Form (#478)
* 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/#3…1 parent c4b3ee5 commit ba3867a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments