-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
234 lines (206 loc) · 9.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Synthax.Tech Bangalore's First Student Hosted Hackathon</title>
<meta name="description" content="Join Synthax.Tech's inaugural hackathon in Bangalore, organized by students for students. Showcase your coding skills and creativity.">
<meta name="keywords" content="Bangalore, student, coding hub, programming, coding education, coding classes, learn to code",hackathon, student hackathon, coding event, Synthax.Tech, Bangalore, programming, technology, innovation">
<meta name="author" content="Synthax.Tech Team">
<meta name="robots" content="index, follow">
<meta name="og:title" property="og:title" content="Synthax.Tech Bangalore's First Student Hosted Hackathon">
<meta name="og:description" property="og:description" content="Join Synthax.Tech's inaugural hackathon in Bangalore, organized by students for students. Showcase your coding skills and creativity.">
<meta name="og:url" property="og:url" content="https://www.synthax.tech">
<meta name="og:type" property="og:type" content="website">
<meta name="twitter:title" content="Synthax.Tech Bangalore's First Student Hosted Hackathon">
<meta name="twitter:description" content="Join Synthax.Tech's inaugural hackathon in Bangalore, organized by students for students. Showcase your coding skills and creativity.">
<meta name="twitter:creator" content="@syntHaxHIS">
<link rel="icon" href="toplogo.png" type="image/png">
<link rel="stylesheet" href="style.css">
<link rel='stylesheet' href='https://s3-us-west-2.amazonaws.com/s.cdpn.io/209981/yaki-stylesheet.css'><link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="navbar">
<a href="#" class="logo"><img src="logo.png" alt="Synt-Hax Logo" style="width: 100px; height: 70px;"></a>
<nav class="center-links">
<a href="#about-section">About</a>
<a href="#sponsors">Sponsor</a>
<!--
<a href="/schedule.html">Schedule</a>
<a href="/soon.html">Judges</a>
<a href="/mentors.html">Mentors</a>
-->
<a href="#faq-section">Faq</a>
<a href="https://discord.gg/72FTmxBFM6" target="_blank">Discord</a>
</nav>
<div class="glitch-container">
<a href="https://forms.gle/j9kpDJBEkoVFz5BQ6" class="button" target="_blank">Register</a>
</div>
</div>
<section>
<div class="a">
<div class="glitch-wrapper">
<h1 class="glitch" data-text="Synt-hax">synt-hax</h1>
<h2>Bangalore First Student Hosted Hackathon</h2>
<!--
<div id="container">
<ul id="countdown">
<li id="days">
<div class="number">00</div>
<div class="label">Days</div>
</li>
<li id="hours">
<div class="number">00</div>
<div class="label">Hours</div>
</li>
<li id="minutes">
<div class="number">00</div>
<div class="label">Minutes</div>
</li>
<li id="seconds">
<div class="number">00</div>
<div class="label">Seconds</div>
</li>
</ul>
</div>
-->
</div>
</section>
<section id="about-section">
<div class="container">
<div class="about-section">
<h1>About Us</h1>
<p class="about-text">At Harvest International School, we believe in fostering a culture of innovation and learning, and this hackathon is a testament to that commitment. Get ready to embark on a journey of innovation, collaboration, and skill development. Not only will you have the opportunity to win fantastic prizes, but you'll also gain valuable experience and expand your network in the tech world.
</p>
</div>
<div class="card-container">
<!-- First Card -->
<div class="card">
<div class="card-content">
<h1>Prizes</h1>
<p>At Synt-haX, talent doesn't go unnoticed, there awaits many exciting prizes and rewards for the brightest who turn their ideas into reality.</p>
</div>
</div>
<!-- Second Card -->
<div class="card">
<div class="card-content">
<h1>Bangalores first</h1>
<p>very first hackathon organized by students, for students, right here in the Silicon Valley of India!</p>
</div>
</div>
<div class="card">
<div class="card-content">
<h1>When ?</h1>
<p>Synt-Hax will be held on the 27th and 28th of January 2024 at the given venue so mark your calendar and get ready to hack it up!
</p>
</div>
</div>
<!-- Add more cards as needed -->
</div>
</div>
</section>
<section id="sponsors">
<h1 class="center-title">OUR SPONSORS</h1>
<div class="sponsor-category" id="title-sponsor">
<h2>TITLE SPONSOR</h2>
<div class="sponsor-logos">
<img src="sponsor\DSU.png" alt="DSU">
<!-- Add more title sponsor logos as needed -->
</div>
</div>
<div class="sponsor-category" id="gold-sponsor">
<h2>GOLD SPONSOR</h2>
<div class="sponsor-logos">
<img src="sponsor\unacademy.png" alt="unacademy">
<!-- Add more gold sponsor logos as needed -->
</div>
</div>
<div class="sponsor-category" id="silver-sponsor">
<h2>SILVER SPONSOR</h2>
<div class="sponsor-logos">
<img src="sponsor\Superteam.png" alt="Superteam">
</div>
</div>
<div class="sponsor-category" id="bronze-sponsor">
<h2>BRONZE SPONSOR</h2>
<div class="sponsor-logos">
<img src="sponsor\wolfram.png" alt="wolfram">
<img src="sponsor\echo3D.png" alt="echo3D">
</div>
</div>
<!--
<div class="sponsor-category" id="mentoring-partner">
<h3>MENTORING PARTNER</h3>
</div>
-->
<div class="sponsor-category" id="hosting-partner">
<h3>HOSTING PARTNER</h3>
<img src="sponsor\harvest.png" alt="wolfram">
<!-- Add hosting partner details as needed -->
</div>
</section>
<section class="faq-container" id="faq-section">
<h1 class="faq-heading">Frequently Asked Questions</h1>
<div class="faq-one">
<h1 class="faq-page">What age group can be a part of this hackathon?</h1>
<div class="faq-body">
<p>This hackathon has been made by students and for students! So any student from 6th to college who has a strong passion for coding can be a part of this wonderful event.</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-two">
<h1 class="faq-page">What do we need to get?</h1>
<div class="faq-body">
<p>The participants are requested to get their own laptops, keyboards, mouses and other electronic accessories required. Internet connection will be provided at the venue.</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-three">
<h1 class="faq-page">When and where is the event?</h1>
<div class="faq-body">
<p>The event will be held at Harvest International School Sarjapur on the 27th and 28th of January 2024 (tentatively) from 8:30am to 5:30pm on BOTH DAYS. Details will be shared on our website and social media pages after registration.</p>
</div>
</div>
<hr class="hr-line">
<!-- Additional FAQs -->
<div class="faq-four">
<h1 class="faq-page">I am a beginner. Can I still participate?</h1>
<div class="faq-body">
<p>Absolutely! Whether you're a tech enthusiast, a problem solver, or just curious about the world of technology, this event has something for everyone!</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-five">
<h1 class="faq-page">What is the maximum number of participants in a team? Can I go solo?</h1>
<div class="faq-body">
<p>The minimum number of participants in a team is 2 and the maximum is 4. If you don't find any teammates, please feel free to contact us at hi@synthax.tech. We will ensure you get a fellow teammate</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-six">
<h1 class="faq-page">I want to be a sponsor. Where do I contact?</h1>
<div class="faq-body">
<p>Sure! If you are interested in sponsoring the Synt-haX hackathon 2024, you may contact us through mail - hi@synthax.tech</p>
</div>
</div>
<hr class="hr-line">
</section>
<section>
<h1 class="contact">Contact Us</h1>
<div class="contact-card">
<div class="map-container">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3889.36277979557!2d77.70996045!3d12.884378499999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae12d291d2780b%3A0xad077c3d3110428c!2sHARVEST%20INTERNATIONAL%20SCHOOL%2C%20Bengaluru%2C%20Karnataka%20560099!5e0!3m2!1sen!2sin!4v1704211622794!5m2!1sen!2sin" width="100%" height="100%" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="contact-details">
<h2>Contact Details</h2>
<p>Carmelaram post, Sy no 56/1B Off Sarjapur Road Near Sarjapur kodathi silk farm, Kodathi, Bengaluru, Karnataka 560035</p>
<p><strong>Phone:</strong> +91 8105856060</p>
<p style="padding-left:55px; "> +91 9620744188</p>
<p><strong>Email:</strong> hi@synthax.tech</p>
</div>
</div>
</div>
</section>
<script src="script.js"></script>
</body>
</html>