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
KJSSE CodeCell's 24-hour hackin’ showdown is comin’ up, on the 12th and 13th of April and it ain't for the faint of heart. No screens between ya, no hiding behind a keyboard—this here’s the real deal, face to face.<br/><br/>
Copy file name to clipboardExpand all lines: 2025/src/sections/faq.jsx
+26-27Lines changed: 26 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,9 @@ const FAQ = () => {
6
6
7
7
constfaqData=[
8
8
{
9
-
question: "how will the tracks be decided?",
9
+
question: "What are the 2 Problem Statements?",
10
10
answer: (<divclassName="answer-text">The hackathon will have two tracks: GajShield Track and Mystery Track. Teams in the GajShield Track will receive their problem statement 3-4 days prior and can start working early, but a twist will be introduced on the competition day. <br/>Meanwhile, teams in the Mystery Track will receive their problem statement on the day of the competition.</div>)
11
11
},
12
-
13
12
{
14
13
question: "How will the problem statements be, and how will the tracks be decided?",
15
14
answer: (<divclassName="answer-text">The problem statements will be provided by the organizers. The tracks will be allotted to the teams by the organizers based on profile and resume fit.</div>)
@@ -32,25 +31,25 @@ const FAQ = () => {
32
31
answer: (<divclassName="answer-text">All participants are required to carry their own laptops and college identity cards.</div>)
33
32
},
34
33
{
35
-
question: "What do people normally make?",
36
-
answer: (<divclassName="answer-text">Hacks can fall into categories such as Web Development, Blockchain, Android, iOS, AI/ML, AR/VR, and Game Development. Participants can combine any of these categories since this is an open innovation hackathon.</div>)
37
-
},
38
-
{
39
-
question: "Where will the hackathon be held?",
40
-
answer: (<divclassName="answer-text">The hackathon will be held at <ahref="https://maps.app.goo.gl/EX4KawzmC1qf9HG98"target="_blank"rel="noopener noreferrer">K.J. Somaiya College of Engineering, Vidyavihar, Mumbai.</a></div>)
41
-
},
42
-
{
43
-
question: "What if I have never been to a hackathon before?",
44
-
answer: (<divclassName="answer-text">Don't worry, we're open to students of all skill levels. We offer talks, and mentors to help you with your project. Hackathons are an excellent opportunity to learn new skills in a short amount of time. Just come with an eagerness to learn and enthusiasm to meet lots of awesome people.</div>)
45
-
},
46
-
{
47
-
question: "What is the required team size?",
48
-
answer: (<divclassName="answer-text">Teams of 1 - 4 members are allowed.</div>)
49
-
},
50
-
{
51
-
question: "What is the Code of Conduct?",
52
-
answer: (<divclassName="answer-text">The appropriate code of conduct is linked <ahref="https://drive.google.com/file/d/1EDjvC7DpBDr_j6EsBHBwd-XgZ6KS4_Hi/view"target="_blank"rel="noopener noreferrer">here</a>.</div>)
53
-
}
34
+
question: "What do people normally make?",
35
+
answer: (<divclassName="answer-text">Hacks can fall into categories such as Web Development, Blockchain, Android, iOS, AI/ML, AR/VR, and Game Development. Participants can combine any of these categories since this is an open innovation hackathon.</div>)
36
+
},
37
+
{
38
+
question: "Where will the hackathon be held?",
39
+
answer: (<divclassName="answer-text">The hackathon will be held at <ahref="https://maps.app.goo.gl/EX4KawzmC1qf9HG98"target="_blank"rel="noopener noreferrer">K.J. Somaiya College of Engineering, Vidyavihar, Mumbai.</a></div>)
40
+
},
41
+
{
42
+
question: "What if I have never been to a hackathon before?",
43
+
answer: (<divclassName="answer-text">Don't worry, we're open to students of all skill levels. We offer talks, and mentors to help you with your project. Hackathons are an excellent opportunity to learn new skills in a short amount of time. Just come with an eagerness to learn and enthusiasm to meet lots of awesome people.</div>)
44
+
},
45
+
{
46
+
question: "What is the required team size?",
47
+
answer: (<divclassName="answer-text">Teams of 3 - 4 members are allowed.</div>)
48
+
},
49
+
{
50
+
question: "What is the Code of Conduct?",
51
+
answer: (<divclassName="answer-text">The appropriate code of conduct is linked <ahref="https://drive.google.com/file/d/1EDjvC7DpBDr_j6EsBHBwd-XgZ6KS4_Hi/view"target="_blank"rel="noopener noreferrer">here</a>.</div>)
0 commit comments