Skip to content
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
42aef7c
build(deps): bump actions/setup-node from 4.0.1 to 4.0.3 (#330)
dependabot[bot] Sep 3, 2024
7ea7c91
build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#309)
dependabot[bot] Sep 3, 2024
11f6d46
build(deps): bump mongoose from 8.2.1 to 8.6.1 (#334)
dependabot[bot] Sep 3, 2024
39dea97
build(deps-dev): bump postcss-preset-env from 9.5.0 to 10.0.2 (#333)
dependabot[bot] Sep 3, 2024
79fa4d8
build(deps-dev): bump @types/node from 20.11.25 to 22.5.2 (#332)
dependabot[bot] Sep 3, 2024
f1d9e3c
revert: ⏪️ reset CI permissions
ShawnGeorge03 Sep 3, 2024
2015067
chore: ⬆️ updated remaining dependencies
ShawnGeorge03 Sep 3, 2024
6827bfa
Feat/#327/ml page (#343)
AlvinCao88 Sep 16, 2024
ce73cb1
Feat/#327/ml page (#347)
meliadamian17 Sep 19, 2024
b19c52c
Ml program updates (#350)
ThunderRoar Sep 19, 2024
f46b6b3
Ml program updates (#351)
ThunderRoar Sep 19, 2024
8f84704
Merge branch 'main' into dev
kritgrover Sep 19, 2024
413f093
fix: 🐛 nav menu background bug fix (#355)
ThunderRoar Sep 19, 2024
cb33b6f
fix: 🚑️ dependency updates (#356)
ThunderRoar Sep 19, 2024
7dc7e4a
Merge branch 'main' into dev
ThunderRoar Sep 19, 2024
af921a1
feat: 📝 add content from ml lecture 1 (#358)
ThunderRoar Sep 21, 2024
0582f2b
Merge branch 'main' into dev
ThunderRoar Sep 21, 2024
3547d90
Update team photo (#374)
ThunderRoar Oct 8, 2024
7a384a5
Merge branch 'main' into dev
ThunderRoar Oct 8, 2024
1140f2d
Ml page Week 2 update (#376)
meliadamian17 Oct 10, 2024
2d19134
Automated ml link retrieval From Google Sheets (#383)
meliadamian17 Oct 20, 2024
7525909
Merge branch 'main' into dev
ThunderRoar Oct 20, 2024
ad0c8e5
Fix index.tsx
ThunderRoar Oct 20, 2024
cc53169
Mainpage hero style (#388)
AlvinCao88 Oct 23, 2024
46909ed
Merge branch 'main' into dev
ThunderRoar Oct 23, 2024
6285b66
build: 🚀 update dependencies
ThunderRoar Nov 18, 2024
3ba60a2
Update Datathon Page for 2025 Datathon (#415)
meliadamian17 Nov 25, 2024
0a5decc
Datathon event updates
ThunderRoar Jan 10, 2025
0d17d63
Merge branch 'main' into dev
ThunderRoar Jan 10, 2025
a7139e9
Merge branch 'main' into dev
ThunderRoar Mar 3, 2025
fe15868
Project showcase Sign up Method (#425)
ThunderRoar Mar 5, 2025
df4408a
Feat/project showcase rsvp (#426)
ThunderRoar Mar 5, 2025
5e4532a
feat: 🎨 update executive list (#428)
ThunderRoar Mar 22, 2025
97f3429
Merge branch 'main' into dev
ThunderRoar Mar 22, 2025
b96f1de
Update Bootcamp FAQ Section (#434)
ThunderRoar Sep 7, 2025
bcd7dc6
Updated the hero section for ML Bootcamp (#435)
Sami-Shahid Sep 11, 2025
5f65958
Update bootcamp content (#436)
jang-35 Sep 12, 2025
545d947
Staging Build Fix and Workshop Updates (#437)
ThunderRoar Sep 13, 2025
82f8cab
fix: 🚑️ build fix
ThunderRoar Sep 13, 2025
dc02642
Merge branch 'main' into dev
ThunderRoar Sep 13, 2025
3aacaa8
update exec photos (#439)
ThunderRoar Sep 29, 2025
1969102
Project showcase section + Bootcamp carousel (#456)
Sami-Shahid Oct 19, 2025
bd4b557
fix module import
ThunderRoar Oct 19, 2025
a11b39d
Merge branch 'main' into dev
ThunderRoar Oct 21, 2025
b49f452
Bootcamp content carousel (#463)
jang-35 Oct 27, 2025
1e2de00
Merge branch 'main' into dev
ThunderRoar Oct 27, 2025
352287d
Moved Sponsor Section to Main (#465)
Sami-Shahid Oct 27, 2025
acfb66f
Update datathon page (#474)
Sami-Shahid Nov 26, 2025
c88b85b
db model fix
ThunderRoar Nov 26, 2025
090ec49
merge fix
ThunderRoar Dec 1, 2025
16bd2c7
add hackathon registration form (#476)
ThunderRoar Dec 16, 2025
87a2f8c
change hackathon date
ThunderRoar Dec 17, 2025
554f1f1
Merge branch 'main' into dev
ThunderRoar Dec 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Datathon/Hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function DatathonHero() {
Agentic AI Hackathon
</h1>
<p className="text-white text-xl max-sm:text-center md:text-2xl lg:text-3xl mt-4 lg:px-2">
15th–16th February 2026
14th–15th February 2026
</p>
<p className="text-slate-300 text-md max-sm:text-center md:text-xl lg:text-2xl mt-6 lg:mt-10 lg:px-2">
Unleash your data science skills at our
Expand Down