Skip to content

Commit 44d1d57

Browse files
committed
Add new hackathon events: Hack On Hills 6.0, HackBlitz 2k25, and HACKATRON 2K25 with details and posters
1 parent db21300 commit 44d1d57

4 files changed

Lines changed: 25 additions & 25 deletions

File tree

81.4 KB
Loading
380 KB
Loading
146 KB
Loading

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const hackathons = [
6060
shareLink: '#hackvsit6-0',
6161
},
6262
{
63-
organizer: 'GDGoC NIT Jalandhar',
63+
organizer: 'GDGoC - NIT Jalandhar',
6464
title: 'HackMOL 6.0',
6565
location: 'Jalandhar, India',
6666
date: 'Apr 10 - 11',
@@ -70,34 +70,34 @@ const hackathons = [
7070
shareLink: '#hackmol-6-0',
7171
},
7272
{
73-
organizer: 'Oracle',
74-
title: 'Hack Heist',
75-
location: 'Canava',
76-
date: '10 May',
77-
domains: ['AI/ML', 'Web'],
78-
applyLink: '#',
79-
poster: '/assets/FeaturedIn/ieeeIGDTUW.jpg',
80-
shareLink: '#hack-heist',
73+
organizer: 'AppTeam - NIT Hamirpur',
74+
title: 'Hack On Hills 6.0',
75+
location: 'Hamirpur, India',
76+
date: 'Apr 11 - 13',
77+
domains: ['AI/ML', 'Web', 'Blockchain', 'IoT', 'Cybersecurity'],
78+
applyLink: 'https://hack-on-hills.devfolio.co/',
79+
poster: '/assets/Hackathons/Hack On Hills 6.0.webp',
80+
shareLink: '#hack-on-hills-6-0',
8181
},
8282
{
83-
organizer: 'Hacknexus 2025',
84-
title: 'Technovate 2025',
85-
location: 'Delhi, India',
86-
date: '30 May',
87-
domains: ['Gaming', 'Mobile'],
88-
applyLink: '#',
89-
poster: '/assets/FeaturedIn/ieeeIGDTUW.jpg',
90-
shareLink: '#Hacknexus-2025',
83+
organizer: 'Anveshan BPIT',
84+
title: 'HackBlitz 2k25',
85+
location: 'New Delhi, India',
86+
date: 'Apr 26 - 27',
87+
domains: ['AI/ML', 'Web', 'Mobile', 'Web3', 'Health', 'FinTech'],
88+
applyLink: 'https://hackblitz2k25.devfolio.co/',
89+
poster: '/assets/Hackathons/HackBlitz 2k25.webp',
90+
shareLink: '#hackblitz-2k25',
9191
},
9292
{
93-
organizer: 'Oracle',
94-
title: 'Hack nest',
95-
location: 'Canava',
96-
date: '10 May',
97-
domains: ['AI/ML', 'Web'],
98-
applyLink: '#',
99-
poster: '/assets/FeaturedIn/ieeeIGDTUW.jpg',
100-
shareLink: '#hack-nest',
93+
organizer: 'BIT Sindri',
94+
title: 'HACKATRON 2K25',
95+
location: 'Sindri, Dhanbad, Jharkhand',
96+
date: 'Apr 13 - 14',
97+
domains: ['Open Innovation', 'No Restrictions'],
98+
applyLink: 'https://hackatron-k.devfolio.co/',
99+
poster: '/assets/Hackathons/HACKATRON 2K25.webp',
100+
shareLink: '#hackatron-2k25',
101101
},
102102
// ... Add others similarly
103103
];

0 commit comments

Comments
 (0)