Skip to content

Commit 778dc06

Browse files
committed
Remove commented-out tech event entries from EventsList component for cleaner code
1 parent b46196c commit 778dc06

1 file changed

Lines changed: 0 additions & 148 deletions

File tree

src/Page/OpportunitiesHub/EventsList.jsx

Lines changed: 0 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -21,154 +21,6 @@ const shareContent = (url) => {
2121
// List of Global Tech Events & Fest
2222

2323
const techevents = [
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-
// },
102-
{
103-
organizer: 'Chandigarh University',
104-
title: 'whatthehack',
105-
location: 'Chandigarh, India',
106-
date: 'Apr 4 - 5',
107-
domains: ['AI', 'Blockchain', 'IOT', 'Open Innovation', 'web tech'],
108-
applyLink: 'https://dorahacks.io/hackathon/whatthehack/',
109-
poster: '/assets/Hackathons/whatthehack.jpg',
110-
shareLink: '#whatthehack',
111-
},
112-
{
113-
organizer: 'ABES Institute of Technology',
114-
title: 'Hacknovate 6.0',
115-
location: 'Ghaziabad - Offline, Online',
116-
date: 'Apr 4 - 5',
117-
domains: ['Open Innovation', 'No Restrictions'],
118-
applyLink: 'https://hacknovate6.devfolio.co/',
119-
poster: '/assets/Hackathons/Hacknovate 6.0.jpg',
120-
shareLink: '#hacknovate-6-0',
121-
},
122-
{
123-
organizer: 'IIIT Jabalpur',
124-
title: 'HackByte 3.0',
125-
location: 'Jabalpur, India',
126-
date: 'Apr 4 - 6',
127-
domains: ['Open Innovation', 'No Restrictions'],
128-
applyLink: 'https://hackbyte3.devfolio.co/',
129-
poster: '/assets/Hackathons/HackByte 3.0.jpg',
130-
shareLink: '#hackbyte-3-0',
131-
},
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-
},
142-
{
143-
organizer: 'Bennett University',
144-
title: 'Hackaccino',
145-
location: 'Bennett University, Greater Noida',
146-
date: 'Apr 5 - 6',
147-
domains: ['AI/ML', 'Cloud Computing', 'AR/VR', 'Web3/Blockchain', 'Open Innovation'],
148-
applyLink: 'https://www.hackquest.io/hackathons/Hackaccino',
149-
poster: '/assets/Hackathons/Hackaccino.jpg',
150-
shareLink: '#hackaccino',
151-
},
152-
{
153-
organizer: 'LUKSO',
154-
title: 'Hack The Grid',
155-
location: 'Online',
156-
date: 'Apr 7',
157-
domains: ['Web3', 'Blockchain'],
158-
applyLink: 'https://hack-the-grid-level.devfolio.co/',
159-
poster: '/assets/Hackathons/Hack The Grid.jpg',
160-
shareLink: '#hack-the-grid',
161-
},
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-
},
17224
{
17325
organizer: 'GDGoC - NIT Jalandhar',
17426
title: 'HackMOL 6.0',

0 commit comments

Comments
 (0)