Skip to content

Update Hackathon Date#479

Merged
ThunderRoar merged 53 commits intomainfrom
dev
Dec 17, 2025
Merged

Update Hackathon Date#479
ThunderRoar merged 53 commits intomainfrom
dev

Conversation

@ThunderRoar
Copy link
Copy Markdown
Collaborator

Description

Relevant GitHub Issues that will be fixed are

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update
  • Chore (anything else)

How Has This Been Tested?

  • Responsiveness on various devices
  • Desktop Browser
    • Apple Safari
    • Google Chrome
    • Microsoft Edge
    • Mozilla FireFox
  • Mobile Browser
    • Apple Safari
    • Google Chrome
    • Microsoft Edge
    • Mozilla FireFox
  • Other Tests:

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

PR Closure

  • Use Squash And Merge to Close Pull Request
  • Delete any branch after merging

dependabot Bot and others added 30 commits September 3, 2024 18:37
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](actions/setup-node@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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](pnpm/action-setup@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>
* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>
* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>
* feat: 📝 add content from ml lecture 1

* style: 🎨 Formatted Code

* style: 🎨 added highlighting feat to content cards

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>
* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
* add: Auto fetching of ML Program Video/Slide links from google sheets

---------

Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
ThunderRoar and others added 23 commits March 5, 2025 10:30
* Project showcase registration button added

* style: 🎨 Formatted Code
* Project showcase registration button added

* style: 🎨 Formatted Code

* UI updates
* feat: 🎨 update executive list

* dependencies update

* style: 🎨 Formatted Code
* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* update package

* update faq section

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
* fix: ⚡️ refactor bootcamp sections and update content logic

* fix: 🚑️ fix staging build error

* feat: 🚀 add conditional logic for the content section

* style: 🎨 Formatted Code
* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* update package

* update faq section

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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](actions/setup-node@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] <[email protected]>
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](pnpm/action-setup@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] <[email protected]>
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](Automattic/mongoose@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* Staging Build Fix and Workshop Updates (#437)

* fix: ⚡️ refactor bootcamp sections and update content logic

* fix: 🚑️ fix staging build error

* feat: 🚀 add conditional logic for the content section

* style: 🎨 Formatted Code

* fix: 🚑️ build fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: Sami Shahid <[email protected]>
Co-authored-by: Alan Zhang <[email protected]>

* Completed Project Showcase

* Added project info to showcase

* finalized project showcase

* added Swiper carousel with images

* Finalized bootcamp carousel

* reinstalled packages

* Update package.json

* update pnpm lock file

* style: 🎨 Formatted Code

* Fixed carousel size and spacing on mobile

* Update index.tsx

* style: 🎨 Formatted Code

* small visual changes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: Alan Zhang <[email protected]>
* feat: add content archive to ai bootcamp

* refactor the content section for scalability and remove unused imports

* style: 🎨 Formatted Code

---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
* Moved Sponsor Section to Main

* update the carousel on datathon page

* style: 🎨 Formatted Code

* Fix title

* ui fixes

---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
* Dev (#464)

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* update package

* update faq section

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* 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 <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: Damian Melia <[email protected]>

* Ml program updates (#350)

* style: 🎨 update ml page background

* docs: 📝 update faq section of ml

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* fix: 🐛 nav menu background bug fix (#355)

* fix: 🚑️ dependency updates (#356)

* fix: 🚑️ dependency updates

* style: 🎨 Formatted Code

---------

Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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 <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* build: 🚀 update dependencies

* Update Datathon Page for 2025 Datathon (#415)

Update Datathon Page for 2025 Datathon (#415)
---------

Co-authored-by: Shreyas Rao <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>

* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* update package

* update faq section

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>
Co-authored-by: Alvin Cao <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: AlvinCao88 <[email protected]>
Co-authored-by: Damian Melia <[email protected]>
Co-authored-by: ThunderRoar <[email protected]>
Co-authored-by: Krit Grover <[email protected]>
Co-authored-by: meliadamian17 <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Santhoshgeorge <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shreyas Rao <[email protected]>

* Feat…
@ThunderRoar ThunderRoar merged commit 1ff11e5 into main Dec 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants