Skip to content

Commit 52431e2

Browse files
committed
Add DeerHack 2025 entry to HackathonList with poster image
1 parent fd419c0 commit 52431e2

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed
Loading
56.3 KB
Loading

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,26 @@ const hackathons = [
8181
poster: '/assets/Hackathons/HexaFalls.jpg',
8282
shareLink: '#hexafalls',
8383
},
84+
{
85+
organizer: 'DeerHack Nepal',
86+
title: 'DeerHack 2025',
87+
location: 'Kathmandu, Nepal',
88+
date: 'Jul 11 - 13',
89+
domains: ['Interactive Technology', 'Data Science', 'ML', 'Blockchain', 'Open Innovation', 'Ed-Tech'],
90+
applyLink: 'https://deerhack-25.devfolio.co/',
91+
poster: '/assets/Hackathons/DeerHack 2025.jpg',
92+
shareLink: '#deerhack-2025',
93+
},
94+
{
95+
organizer: 'DeerHack Nepal',
96+
title: 'Coinbase Agents in Action Hackathon',
97+
location: 'Kathmandu, Nepal',
98+
date: 'Jul 11 - 13',
99+
domains: ['Interactive Technology', 'Data Science', 'ML', 'Blockchain', 'Open Innovation', 'Ed-Tech'],
100+
applyLink: 'https://deerhack-25.devfolio.co/',
101+
poster: '/assets/Hackathons/Coinbase Agents in Action Hackathon.jpg',
102+
shareLink: '#deerhack-2025',
103+
},
84104
// {
85105
// organizer: 'Hack4Bihar',
86106
// title: 'Hack4Bihar - Lucknow Hacking Tour',

0 commit comments

Comments
 (0)