@@ -129,6 +129,16 @@ const hackathons = [
129129 poster : '/assets/Hackathons/HackByte 3.0.jpg' ,
130130 shareLink : '#hackbyte-3-0' ,
131131 } ,
132+ {
133+ organizer : 'GDG VIT Chennai' ,
134+ title : 'DevsHouse 25' ,
135+ location : 'Chennai, India' ,
136+ date : 'Apr 4 - 6' ,
137+ domains : [ 'Open Innovation' , 'No Restrictions' ] ,
138+ applyLink : 'https://devshouse25.devfolio.co/' ,
139+ poster : '/assets/Hackathons/DevsHouse 25.jpg' ,
140+ shareLink : '#devshouse-25' ,
141+ } ,
132142 {
133143 organizer : 'Bennett University' ,
134144 title : 'Hackaccino' ,
@@ -139,6 +149,16 @@ const hackathons = [
139149 poster : '/assets/Hackathons/Hackaccino.jpg' ,
140150 shareLink : '#hackaccino' ,
141151 } ,
152+ {
153+ organizer : 'LUKSO' ,
154+ title : 'Hack The Grid' ,
155+ location : 'Online' ,
156+ date : 'Apr 7' ,
157+ domains : [ 'Web3' , 'Blockchain' ] ,
158+ applyLink : 'hhttps://hack-the-grid-level.devfolio.co/' ,
159+ poster : '/assets/Hackathons/Hack The Grid.jpg' ,
160+ shareLink : '#hack-the-grid' ,
161+ } ,
142162 {
143163 organizer : 'GDGoC - NIT Jalandhar' ,
144164 title : 'HackMOL 6.0' ,
@@ -179,6 +199,16 @@ const hackathons = [
179199 poster : '/assets/Hackathons/HACKHAZARDS 25.jpg' ,
180200 shareLink : '#HACKHAZARDS-25' ,
181201 } ,
202+ {
203+ organizer : 'KJSSE' ,
204+ title : 'GajShield KJSSE Hack 8' ,
205+ location : 'Mumbai, India' ,
206+ date : 'Apr 12 - 13' ,
207+ domains : [ 'Open Innovation' , 'No Restrictions' ] ,
208+ applyLink : 'https://hack.kjsse.com' ,
209+ poster : '/assets/Hackathons/GajShield KJSSE Hack 8.jpg' ,
210+ shareLink : '#gajshield-kjsse-hack-8' ,
211+ } ,
182212 {
183213 organizer : 'BIT Sindri' ,
184214 title : 'HACKATRON 2K25' ,
@@ -249,6 +279,16 @@ const hackathons = [
249279 poster : '/assets/Hackathons/Hack With Gujarat.jpg' ,
250280 shareLink : '#hack-with-gujarat' ,
251281 } ,
282+ {
283+ organizer : 'LISK' ,
284+ title : 'Lisk Builders Challenge' ,
285+ location : 'Online' ,
286+ date : 'May 31' ,
287+ domains : [ 'Blockchain' , 'Web3' ] ,
288+ applyLink : 'https://lisk-builders-challenge-1.devfolio.co/' ,
289+ poster : '/assets/Hackathons/Lisk Builders Challenge.jpg' ,
290+ shareLink : '#lisk-builders-challenge' ,
291+ } ,
252292 // ... Add others similarly
253293] ;
254294
0 commit comments