Skip to content

Commit c532206

Browse files
committed
dev
1 parent e2f2487 commit c532206

1 file changed

Lines changed: 40 additions & 40 deletions

File tree

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -112,46 +112,46 @@ const hackathons = [
112112
poster: '/assets/Hackathons/NexhackGU.jpg',
113113
shareLink: '#nexhackgu',
114114
},
115-
{
116-
organizer: 'IIC - Jadavpur University',
117-
title: 'HACK <N> PITCH',
118-
location: 'Kolkata, India',
119-
date: 'Nov 7 - 8',
120-
domains: ['Entrepreneurship', 'Generative AI', 'Agentic AI', 'Web3', 'Cybersecurity', '24 hours Hackathon'],
121-
applyLink: 'https://hackandpitch.devfolio.co/?ref=37575e18b3',
122-
poster: '/assets/Hackathons/HACK N PITCH.jpg',
123-
shareLink: '#hack-n-pitch',
124-
},
125-
{
126-
organizer: 'JIS College of Engineering',
127-
title: 'BYTE RUSH',
128-
location: 'Kalyani, India',
129-
date: 'Nov 8',
130-
domains: ['Problem Solving', 'Open Innovation', '8 hours Hackathon'],
131-
applyLink: 'https://byte-rush-1.devfolio.co/?ref=37575e18b3',
132-
poster: '/assets/Hackathons/BYTE RUSH.jpg',
133-
shareLink: '#byte-rush',
134-
},
135-
{
136-
organizer: 'IdeaKode',
137-
title: 'KodeKalesh 2025',
138-
location: 'Kanpur, India',
139-
date: 'Nov 15 - 16',
140-
domains: ['Open Innovation'],
141-
applyLink: 'https://kodekalesh-2025.devfolio.co/?ref=37575e18b3',
142-
poster: '/assets/Hackathons/KodeKalesh.jpg',
143-
shareLink: '#kodekalesh2025',
144-
},
145-
{
146-
organizer: 'RNSIT Bengaluru',
147-
title: 'RNS HackOverflow 2.0',
148-
location: 'Bengaluru, India',
149-
date: 'Nov 21 - 22',
150-
domains: ['Open Innovation', 'Blockchain', 'Ethereum', '24 hours Hackathon'],
151-
applyLink: 'https://rns-hackoverflow-2.devfolio.co/?ref=37575e18b3',
152-
poster: '/assets/Hackathons/RNS HackOverflow 2.0.jpg',
153-
shareLink: '#rnshackoverflow2',
154-
},
115+
// {
116+
// organizer: 'IIC - Jadavpur University',
117+
// title: 'HACK <N> PITCH',
118+
// location: 'Kolkata, India',
119+
// date: 'Nov 7 - 8',
120+
// domains: ['Entrepreneurship', 'Generative AI', 'Agentic AI', 'Web3', 'Cybersecurity', '24 hours Hackathon'],
121+
// applyLink: 'https://hackandpitch.devfolio.co/?ref=37575e18b3',
122+
// poster: '/assets/Hackathons/HACK N PITCH.jpg',
123+
// shareLink: '#hack-n-pitch',
124+
// },
125+
// {
126+
// organizer: 'JIS College of Engineering',
127+
// title: 'BYTE RUSH',
128+
// location: 'Kalyani, India',
129+
// date: 'Nov 8',
130+
// domains: ['Problem Solving', 'Open Innovation', '8 hours Hackathon'],
131+
// applyLink: 'https://byte-rush-1.devfolio.co/?ref=37575e18b3',
132+
// poster: '/assets/Hackathons/BYTE RUSH.jpg',
133+
// shareLink: '#byte-rush',
134+
// },
135+
// {
136+
// organizer: 'IdeaKode',
137+
// title: 'KodeKalesh 2025',
138+
// location: 'Kanpur, India',
139+
// date: 'Nov 15 - 16',
140+
// domains: ['Open Innovation'],
141+
// applyLink: 'https://kodekalesh-2025.devfolio.co/?ref=37575e18b3',
142+
// poster: '/assets/Hackathons/KodeKalesh.jpg',
143+
// shareLink: '#kodekalesh2025',
144+
// },
145+
// {
146+
// organizer: 'RNSIT Bengaluru',
147+
// title: 'RNS HackOverflow 2.0',
148+
// location: 'Bengaluru, India',
149+
// date: 'Nov 21 - 22',
150+
// domains: ['Open Innovation', 'Blockchain', 'Ethereum', '24 hours Hackathon'],
151+
// applyLink: 'https://rns-hackoverflow-2.devfolio.co/?ref=37575e18b3',
152+
// poster: '/assets/Hackathons/RNS HackOverflow 2.0.jpg',
153+
// shareLink: '#rnshackoverflow2',
154+
// },
155155
// {
156156
// organizer: 'DCSE JIMS - Geek Room',
157157
// title: 'Hack Quanta',

0 commit comments

Comments
 (0)