You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Mock events data - in a real app, this would come from Supabase
61
+
exportconstmockEvents: Event[]=[
62
+
{
63
+
id: 1,
64
+
slug: "realitycode-hackathon-2025",
65
+
title: "RealityCode by Codeunia",
66
+
excerpt: "India's Smartest Innovation Showdown - A reality-show-style hackathon where entertainment meets engineering",
67
+
description: "India's first reality-show-style hackathon where entertainment meets engineering. Compete in live eliminations, technical battles, and collaborative problem-solving across 5 adrenaline-filled rounds. Join 5,000+ participants for a prize pool of ₹1,00,000+ and experience innovation, adaptability, and showmanship like never before.",
{date: "Oct 15",label: "Round 3: Grand Finale Day 1"},
101
+
{date: "Oct 16",label: "Round 3: Grand Finale Day 2"}
102
+
],
103
+
prize: "₹22,000+",
104
+
prize_details: "Winner: ₹10,000, First Runner Up: ₹7,000, Second Runner Up: ₹5,000. Plus swag kits, merchandise, API credits, premium tech memberships, mentorship sessions, and recognition across Codeunia platforms.",
105
+
faq: [
106
+
{question: "What is the team size limit?",answer: "Teams can have 1 to 5 members. Inter-college and interdisciplinary teams are welcome."},
107
+
{question: "Is this a reality show format?",answer: "Yes, it's India's first reality-show-style hackathon with live eliminations and technical battles."},
108
+
{question: "What are the special perks for first-year students?",answer: "Dedicated mentorship before Round 1, 10% bonus in preliminary evaluation, learning pathway access, and networking with senior teams."},
109
+
{question: "What are the 5 rounds in the finale?",answer: "BootStart (rapid prototyping), Pitch Panic (live pitching), Feature Drop (surprise features), CodeSwap (debugging), and Final Build (rebuilding under constraints)."}
excerpt: "Your weekly coding showdown – Compete, Learn, and Win!",
134
+
description: "Join CodeRush Weekly – a fair, proctored, and competitive coding challenge that tests your aptitude, DSA, and interview readiness in a real hiring simulation. Solve curated problems, compete with top coders, and climb the leaderboard with weekly challenges. Rankings, certificates, and exclusive rewards await the best minds.",
"The assessment opens in full-screen mode. Tab-switching or background activity will result in disqualification.",
158
+
"Participants must complete the test in one sitting. No retakes or breaks are allowed.",
159
+
"Only the first submission for each question will be evaluated. Edits or resubmissions are not permitted.",
160
+
"Using AI tools, copied code, or external help is strictly prohibited. Plagiarism leads to immediate disqualification.",
161
+
"Ensure a stable internet connection and avoid refreshing or closing the browser tab during the contest."
162
+
],
163
+
schedule: [
164
+
{date: "Jul 12",label: "Last Date to Register"},
165
+
{date: "Jul 13",label: "Contest Day: 9:00 AM – 7:00 PM"},
166
+
{date: "Jul 14",label: "Results and Leaderboard Release"}
167
+
],
168
+
prize: "Certificates",
169
+
prize_details: "Top scorers receive digital certificates and leaderboard badges. Recurring winners may receive internship interview calls and spotlight features.",
170
+
faq: [
171
+
{question: "Who can participate?",answer: "Anyone passionate about coding – college students, job seekers, and aspiring developers are welcome."},
172
+
{question: "Is there any registration fee?",answer: "No, CodeRush Weekly is completely free to participate."},
173
+
{question: "Can I participate in teams?",answer: "No, it is an individual contest to assess personal coding and logical abilities."},
174
+
{question: "Will the test be proctored?",answer: "Yes, tab-switching and suspicious behavior will lead to automatic disqualification."}
0 commit comments