Skip to content

Commit fb72c42

Browse files
committed
Add Bio x AI Hackathon to OpportunitiesHub and include associated image
1 parent 2e7e6b0 commit fb72c42

2 files changed

Lines changed: 89 additions & 79 deletions

File tree

126 KB
Loading

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 89 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -21,84 +21,84 @@ const shareContent = (url) => {
2121
// List of Global hackathons
2222

2323
const hackathons = [
24-
{
25-
organizer: 'Hack4Bihar',
26-
title: 'Hack4Bihar - Lucknow Hacking Tour',
27-
location: 'Lucknow, UP, India',
28-
date: 'March 28',
29-
domains: ['AI', 'Web3 & Blockchain', 'Cyber security', 'Game devlopment', 'Open Innovation'],
30-
applyLink: 'https://dorahacks.io/hackathon/luckhnowhackingtour/',
31-
poster: '/assets/Hackathons/Hack4Bihar.png',
32-
shareLink: '#hack4bihar-lucknow-hacking-tour',
33-
},
34-
{
35-
organizer: 'GDG On Campus MIET',
36-
title: 'Hack Heist',
37-
location: 'Meerut, UP, India',
38-
date: 'March 29 - 30',
39-
domains: ['AI/ML', 'Web3 & Blockchain', 'IOT', 'AR/VR', 'App Development', 'Open Innovation'],
40-
applyLink: 'https://dorahacks.io/hackathon/hackheist/',
41-
poster: '/assets/Hackathons/Hack Heist.png',
42-
shareLink: '#hack-heist',
43-
},
44-
{
45-
organizer: 'GDG On Campus LNMIIT',
46-
title: 'HackCrux',
47-
location: 'Jaipur, Rājasthān, India',
48-
date: 'March 29 - 30',
49-
domains: ['AI', 'Web Development', 'IOT', 'Full Stack', 'Cloud and DevOps', 'Open Innovation'],
50-
applyLink: 'https://dorahacks.io/hackathon/gdg-hackcrux/',
51-
poster: '/assets/Hackathons/HackCrux.png',
52-
shareLink: '#hackcrux',
53-
},
54-
{
55-
organizer: 'AceHack',
56-
title: 'AceHack 4.0',
57-
location: 'UEM Jaipur, India',
58-
date: 'March 29 - 30',
59-
domains: [
60-
'AI/ML',
61-
'Web3, Blockchain & Crypto',
62-
'IOT',
63-
'Web & Mobile Dev',
64-
'Cloud & DevOps',
65-
'AR/VR',
66-
'Open Innovation',
67-
],
68-
applyLink: 'https://dorahacks.io/hackathon/acehack4/',
69-
poster: '/assets/Hackathons/AceHack 4.0.jpg',
70-
shareLink: '#acehack-4-0',
71-
},
72-
{
73-
organizer: 'Espresso',
74-
title: 'Build & Brew - Global Hackathon',
75-
location: 'Virtual',
76-
date: 'March 31',
77-
domains: ['Blockchain', 'Infrastructure', 'Rollups', 'Composability', 'Interop', 'Ethereum'],
78-
applyLink: 'https://dorahacks.io/hackathon/build-and-brew/',
79-
poster: '/assets/Hackathons/Build & Brew.jpg',
80-
shareLink: '#build-and-brew-global-hackathon',
81-
},
82-
{
83-
organizer: 'ETHBucharest',
84-
title: 'ETHBucharest 2025',
85-
location: 'Bucharest, Bucureşti, Romania',
86-
date: 'April 2 - 5',
87-
domains: ['Blockchain', 'web3', 'crypto', 'Arbitrum', 'Ethereum'],
88-
applyLink: 'https://dorahacks.io/hackathon/ethbucharest2025/',
89-
poster: '/assets/Hackathons/ETHBucharest 2025.jpeg',
90-
shareLink: '#ethbucharest-2025',
91-
},
92-
{
93-
organizer: 'Code Rangers X Geek Room',
94-
title: 'Code Nakshatra',
95-
location: 'Greater Noida, India',
96-
date: 'Apr 3 - 4',
97-
domains: ['Open Innovation', 'No Restrictions'],
98-
applyLink: 'https://code-nakshatra.devfolio.co/?ref=37575e18b3',
99-
poster: '/assets/Hackathons/Code Nakshatra.jpg',
100-
shareLink: '#code-nakshatra',
101-
},
24+
// {
25+
// organizer: 'Hack4Bihar',
26+
// title: 'Hack4Bihar - Lucknow Hacking Tour',
27+
// location: 'Lucknow, UP, India',
28+
// date: 'March 28',
29+
// domains: ['AI', 'Web3 & Blockchain', 'Cyber security', 'Game devlopment', 'Open Innovation'],
30+
// applyLink: 'https://dorahacks.io/hackathon/luckhnowhackingtour/',
31+
// poster: '/assets/Hackathons/Hack4Bihar.png',
32+
// shareLink: '#hack4bihar-lucknow-hacking-tour',
33+
// },
34+
// {
35+
// organizer: 'GDG On Campus MIET',
36+
// title: 'Hack Heist',
37+
// location: 'Meerut, UP, India',
38+
// date: 'March 29 - 30',
39+
// domains: ['AI/ML', 'Web3 & Blockchain', 'IOT', 'AR/VR', 'App Development', 'Open Innovation'],
40+
// applyLink: 'https://dorahacks.io/hackathon/hackheist/',
41+
// poster: '/assets/Hackathons/Hack Heist.png',
42+
// shareLink: '#hack-heist',
43+
// },
44+
// {
45+
// organizer: 'GDG On Campus LNMIIT',
46+
// title: 'HackCrux',
47+
// location: 'Jaipur, Rājasthān, India',
48+
// date: 'March 29 - 30',
49+
// domains: ['AI', 'Web Development', 'IOT', 'Full Stack', 'Cloud and DevOps', 'Open Innovation'],
50+
// applyLink: 'https://dorahacks.io/hackathon/gdg-hackcrux/',
51+
// poster: '/assets/Hackathons/HackCrux.png',
52+
// shareLink: '#hackcrux',
53+
// },
54+
// {
55+
// organizer: 'AceHack',
56+
// title: 'AceHack 4.0',
57+
// location: 'UEM Jaipur, India',
58+
// date: 'March 29 - 30',
59+
// domains: [
60+
// 'AI/ML',
61+
// 'Web3, Blockchain & Crypto',
62+
// 'IOT',
63+
// 'Web & Mobile Dev',
64+
// 'Cloud & DevOps',
65+
// 'AR/VR',
66+
// 'Open Innovation',
67+
// ],
68+
// applyLink: 'https://dorahacks.io/hackathon/acehack4/',
69+
// poster: '/assets/Hackathons/AceHack 4.0.jpg',
70+
// shareLink: '#acehack-4-0',
71+
// },
72+
// {
73+
// organizer: 'Espresso',
74+
// title: 'Build & Brew - Global Hackathon',
75+
// location: 'Virtual',
76+
// date: 'March 31',
77+
// domains: ['Blockchain', 'Infrastructure', 'Rollups', 'Composability', 'Interop', 'Ethereum'],
78+
// applyLink: 'https://dorahacks.io/hackathon/build-and-brew/',
79+
// poster: '/assets/Hackathons/Build & Brew.jpg',
80+
// shareLink: '#build-and-brew-global-hackathon',
81+
// },
82+
// {
83+
// organizer: 'ETHBucharest',
84+
// title: 'ETHBucharest 2025',
85+
// location: 'Bucharest, Bucureşti, Romania',
86+
// date: 'April 2 - 5',
87+
// domains: ['Blockchain', 'web3', 'crypto', 'Arbitrum', 'Ethereum'],
88+
// applyLink: 'https://dorahacks.io/hackathon/ethbucharest2025/',
89+
// poster: '/assets/Hackathons/ETHBucharest 2025.jpeg',
90+
// shareLink: '#ethbucharest-2025',
91+
// },
92+
// {
93+
// organizer: 'Code Rangers X Geek Room',
94+
// title: 'Code Nakshatra',
95+
// location: 'Greater Noida, India',
96+
// date: 'Apr 3 - 4',
97+
// domains: ['Open Innovation', 'No Restrictions'],
98+
// applyLink: 'https://code-nakshatra.devfolio.co/?ref=37575e18b3',
99+
// poster: '/assets/Hackathons/Code Nakshatra.jpg',
100+
// shareLink: '#code-nakshatra',
101+
// },
102102
{
103103
organizer: 'Chandigarh University',
104104
title: 'whatthehack',
@@ -155,10 +155,20 @@ const hackathons = [
155155
location: 'Online',
156156
date: 'Apr 7',
157157
domains: ['Web3', 'Blockchain'],
158-
applyLink: 'hhttps://hack-the-grid-level.devfolio.co/',
158+
applyLink: 'https://hack-the-grid-level.devfolio.co/',
159159
poster: '/assets/Hackathons/Hack The Grid.jpg',
160160
shareLink: '#hack-the-grid',
161161
},
162+
{
163+
organizer: 'BIO',
164+
title: 'Bio x AI Hackathon 2025',
165+
location: 'Online',
166+
date: 'Apr 8',
167+
domains: ['AI', 'Biotechnology'],
168+
applyLink: 'https://bio-x-ai-berlin.devfolio.co/',
169+
poster: '/assets/Hackathons/Bio x AI Hackathon.jpg',
170+
shareLink: '#bio-x-ai-hackathon',
171+
},
162172
{
163173
organizer: 'GDGoC - NIT Jalandhar',
164174
title: 'HackMOL 6.0',

0 commit comments

Comments
 (0)