Skip to content

Commit 99e70e9

Browse files
committed
global hackathon update
1 parent e028f42 commit 99e70e9

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

79.2 KB
Loading

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,22 @@ const hackathons = [
6767
poster: '/assets/Hackathons/CodeSynthesis.png',
6868
shareLink: '#codesynthesis',
6969
},
70+
{
71+
organizer: 'NexVerse IITM',
72+
title: 'NexHack: Hack the Track of AI Impact',
73+
location: 'New Delhi, India',
74+
date: 'Sep 26 - 27',
75+
domains: ['Open Innovation', 'AI for Real World Impact', '24 Hours Hackathon'],
76+
applyLink: 'https://nexhack.devfolio.co/?ref=37575e18b3',
77+
poster: '/assets/Hackathons/NexHack.jpg',
78+
shareLink: '#nexhack',
79+
},
7080
{
7181
organizer: 'IdeaKode',
7282
title: 'KodeKalesh 2025',
7383
location: 'Kanpur, India',
7484
date: 'Nov 15 - 16',
75-
domains: ['IoT', 'Web3', 'AI & ML', 'Cybersecurity', 'Game Development', 'Open Innovation'],
85+
domains: ['Open Innovation'],
7686
applyLink: 'https://kodekalesh-2025.devfolio.co/?ref=37575e18b3',
7787
poster: '/assets/Hackathons/KodeKalesh.jpg',
7888
shareLink: '#kodekalesh2025',

0 commit comments

Comments
 (0)