We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88056a9 commit 1216a57Copy full SHA for 1216a57
2 files changed
public/assets/Hackathons/NexhackGU.jpg
197 KB
src/Page/OpportunitiesHub/HackathonList.jsx
@@ -102,6 +102,16 @@ const hackathons = [
102
poster: '/assets/Hackathons/HackNITR 7.jpg',
103
shareLink: '#hacknitr7',
104
},
105
+ {
106
+ organizer: 'Geeta University',
107
+ title: 'NexhackGU',
108
+ location: 'Panipat, India',
109
+ date: 'Nov 3 - 4',
110
+ domains: ['Open Innovation'],
111
+ applyLink: 'https://nexhackgu.devfolio.co/?ref=37575e18b3',
112
+ poster: '/assets/Hackathons/NexhackGU.jpg',
113
+ shareLink: '#nexhackgu',
114
+ },
115
{
116
organizer: 'IIC - Jadavpur University',
117
title: 'HACK <N> PITCH',
0 commit comments