Skip to content

Commit ac016de

Browse files
committed
Remove outdated hackathon posters and update hackathon list with new entries
1 parent 81b3191 commit ac016de

11 files changed

Lines changed: 56 additions & 120 deletions
Binary file not shown.
-562 KB
Binary file not shown.
-554 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-44.7 KB
Binary file not shown.
177 KB
Loading

src/Page/OpportunitiesHub/CompetitionList.jsx

Lines changed: 7 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -22,80 +22,15 @@ const shareContent = (url) => {
2222

2323
const Competitions = [
2424
{
25-
organizer: 'CEPT University',
26-
title: 'Call for Abstracts for Essay Competition 2025',
25+
organizer: 'Google',
26+
title: 'GEN AI Exchange Program',
2727
location: 'Online',
28-
date: 'April 30, 2025',
29-
domains: ['Essay Writing', 'Research'],
28+
date: 'Aug 28',
29+
domains: ['Open Innovation', 'real-world challenges', 'Google Cloud', 'Generative AI', 'Google AI'],
3030
applyLink:
31-
'https://www.dublieu.com/upcoming-competitions-for-students-in-2025/call-for-abstracts-for-essay-competition-2025',
32-
poster: '/assets/Competitions/Call for Abstracts for Essay Competition 2025.png',
33-
shareLink: '#call-for-abstract-for-essay-competition-2025',
34-
},
35-
{
36-
organizer: 'Tap Your Talents',
37-
title: 'The Ultimate Roleplay Acting Competition 2025',
38-
location: 'Online',
39-
date: 'April 30, 2025',
40-
domains: ['Acting', 'Roleplay'],
41-
applyLink:
42-
'https://www.dublieu.com/upcoming-competitions-for-students-in-2025/the-ultimate-roleplay-acting-competition-2025',
43-
poster: '/assets/Competitions/The Ultimate Roleplay Acting Competition 2025.png',
44-
shareLink: '#the-ultimate-roleplay-acting-competition-2025',
45-
},
46-
{
47-
organizer: 'Tap Your Talents',
48-
title: 'Love is in the air Photography Competition 2025',
49-
location: 'Online',
50-
date: 'May 12, 2025',
51-
domains: ['Photography', 'Creativity'],
52-
applyLink:
53-
'https://www.dublieu.com/upcoming-competitions-for-students-in-2025/love-is-in-the-air-photography-competition-2025',
54-
poster: '/assets/Competitions/Love is in the air Photography Competition 2025.png',
55-
shareLink: '#love-is-in-the-air-photography-competition-2025',
56-
},
57-
{
58-
organizer: 'Nikon Corporation',
59-
title: 'Nikon Small World Photomicrography Competition 2025',
60-
location: 'Online',
61-
date: 'April 30, 2025',
62-
domains: ['Microscopy', 'Photography'],
63-
applyLink:
64-
'https://www.dublieu.com/upcoming-competitions-for-students-in-2025/nikon-small-world-photomicrography-competition-2025',
65-
poster: '/assets/Competitions/Nikon Small World Photomicrography Competition 2025.png',
66-
shareLink: '#nikon-small-world-photomicrography-competition-2025',
67-
},
68-
{
69-
organizer: 'Tap Your Talents',
70-
title: 'Hindi Mein Kavita 2025',
71-
location: 'Online',
72-
date: 'May 1, 2025',
73-
domains: ['Poetry', 'Hindi Literature'],
74-
applyLink: 'https://www.dublieu.com/upcoming-competitions-for-students-in-2025/hindi-mein-kavita-2025',
75-
poster: '/assets/Competitions/Hindi Mein Kavita 2025.png',
76-
shareLink: '#hindi-mein-kavita-2025',
77-
},
78-
{
79-
organizer: 'Nikon Corporation',
80-
title: 'Nikon Small World In Motion Video Competition 2025',
81-
location: 'Online',
82-
date: 'April 30, 2025',
83-
domains: ['Microscopy', 'Videography'],
84-
applyLink:
85-
'https://www.dublieu.com/upcoming-competitions-for-students-in-2025/nikon-small-world-in-motion-video-competition-2025',
86-
poster: '/assets/Competitions/Nikon Small World In Motion Video Competition 2025.png',
87-
shareLink: '#nikon-small-world-in-motion-video-competition-2025',
88-
},
89-
{
90-
organizer: 'IEEE Pune Section',
91-
title: 'Elevate the Educational Reka',
92-
location: 'Shivajinagar, Pune, Maharashtra, India',
93-
date: 'April 30, 2025',
94-
domains: ['Education', 'Innovation'],
95-
applyLink:
96-
'https://unstop.com/competitions/elevate-the-educational-reka-ieee-pune-section-1464734?lb=i8K8QT8Y&utm_medium=Share&utm_source=shortUrl',
97-
poster: '/assets/Competitions/Elevate the Educational Reka.png',
98-
shareLink: '#elevate-the-education-reka',
31+
'https://vision.hack2skill.com/event/genaiexchange/?utm_source=hack2skill&utm_medium=teamdashboard&utm_term=referral-1&utm_campaign=genaiexchange&utm_content=673a30cde4555f1991506e5f',
32+
poster: '/assets/Hackathons/GEN AI Exchange Program.jpg',
33+
shareLink: '#gen-ai-exchange-program',
9934
},
10035
];
10136

0 commit comments

Comments
 (0)