Skip to content

Commit 79bde8c

Browse files
committed
global hackathon updates
1 parent 99e70e9 commit 79bde8c

File tree

6 files changed

+50
-0
lines changed

6 files changed

+50
-0
lines changed
126 KB
Loading
74.5 KB
Loading
68.5 KB
Loading
78.5 KB
Loading
158 KB
Loading

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,16 @@ const hackathons = [
4646
poster: '/assets/Hackathons/mosAIc.jpg',
4747
shareLink: '#mosAIc',
4848
},
49+
{
50+
organizer: 'Webwiz - NIT Rourkela',
51+
title: 'HackOdisha 5.0',
52+
location: 'Online',
53+
date: 'Sep 6 - 7',
54+
domains: ['Problem Solving', 'Open Innovation', 'Online', '36 hours Hackathon'],
55+
applyLink: 'https://hackodisha-4.devfolio.co/?ref=37575e18b3',
56+
poster: '/assets/Hackathons/HackOdisha.jpg',
57+
shareLink: '#hackodisha',
58+
},
4959
{
5060
organizer: 'Hack4Brahmaputra',
5161
title: 'Hack4Brahma',
@@ -67,6 +77,16 @@ const hackathons = [
6777
poster: '/assets/Hackathons/CodeSynthesis.png',
6878
shareLink: '#codesynthesis',
6979
},
80+
{
81+
organizer: 'TIC - The Incite Crew',
82+
title: 'Pinnacle Hacks',
83+
location: 'Coimbatore, India',
84+
date: 'Sep 20 - 21',
85+
domains: ['Offline', 'Open Innovation', '24 Hours Hackathon'],
86+
applyLink: 'https://tic-pinnacle-hacks-2025.devfolio.co/?ref=37575e18b3',
87+
poster: '/assets/Hackathons/TIC Pinnacle Hacks.jpg',
88+
shareLink: '#pinnaclehacks',
89+
},
7090
{
7191
organizer: 'NexVerse IITM',
7292
title: 'NexHack: Hack the Track of AI Impact',
@@ -77,6 +97,36 @@ const hackathons = [
7797
poster: '/assets/Hackathons/NexHack.jpg',
7898
shareLink: '#nexhack',
7999
},
100+
{
101+
organizer: 'Girls Leading Tech',
102+
title: 'HackAura - Illuminate Innovation',
103+
location: 'Online',
104+
date: 'Oct 4 - 5',
105+
domains: ['Open Innovation', 'AI/ML', 'Web3', 'Online', '24 Hours Hackathon'],
106+
applyLink: 'https://hackaura.devfolio.co/?ref=37575e18b3',
107+
poster: '/assets/Hackathons/HackAura.jpg',
108+
shareLink: '#hackaura',
109+
},
110+
{
111+
organizer: 'IIC - Jadavpur University',
112+
title: 'HACK <N> PITCH',
113+
location: 'Kolkata, India',
114+
date: 'Nov 7 - 8',
115+
domains: ['Entrepreneurship', 'Generative AI', 'Agentic AI', 'Web3', 'Cybersecurity', '24 hours Hackathon'],
116+
applyLink: 'https://hackandpitch.devfolio.co/?ref=37575e18b3',
117+
poster: '/assets/Hackathons/HACK N PITCH.jpg',
118+
shareLink: '#hack-n-pitch',
119+
},
120+
{
121+
organizer: 'JIS College of Engineering',
122+
title: 'BYTE RUSH',
123+
location: 'Kalyani, India',
124+
date: 'Nov 8',
125+
domains: ['Problem Solving', 'Open Innovation', '8 hours Hackathon'],
126+
applyLink: 'https://byte-rush-1.devfolio.co/?ref=37575e18b3',
127+
poster: '/assets/Hackathons/BYTE RUSH.jpg',
128+
shareLink: '#byte-rush',
129+
},
80130
{
81131
organizer: 'IdeaKode',
82132
title: 'KodeKalesh 2025',

0 commit comments

Comments
 (0)