This repository was archived by the owner on Dec 13, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhackathon.html
More file actions
378 lines (297 loc) · 12.9 KB
/
Copy pathhackathon.html
File metadata and controls
378 lines (297 loc) · 12.9 KB
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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./CSS/hackathon.css">
<link rel="stylesheet" href="./CSS/style.css">
<link rel="stylesheet" media = 'screen and (max-width: 970px)' href="./CSS/mobile.css">
<link href="https://fonts.googleapis.com/css?family=Lato|Staatliches&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<!--test-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettier/2.6.2/standalone.js"></script>
<script src="https://kit.fontawesome.com/85a5fdd30e.js" async></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
<script src="script.js"></script>
<title>Tech Optimum | Hackathon</title>
<link rel="icon" type="image/x-icon" href="/img/Aboutinfo.png">
<!-- Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C227L4WGXM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-C227L4WGXM');
</script>
</head>
<body>
<!--navbar-->
<header-comp style="background-color: orange;"></header-comp>
<!--end navbar-->
<br>
<br>
<header style="border-bottom: 6px solid #0c0f35;"style="padding-top: 3rem;"id = 'showcase'>
<div style="text-align:center;"class="showcase-container">
<div class="showcase-content">
<h1 class="animated-glow-css hometitle" >Tech Optimum Hacks</h1>
<div class="css-3d-text">Unleash your true potential with Tech Optimum Hacks-2022
</div>
<a href="https://techoptimum.devpost.com/" style="margin-right: 20px;" class="animated-glow-css btn btn-primary">Register on Devpost</a>
<a href="https://discord.gg/5QEPftrufJ" class="animated-glow-css btn btn-primary">Join our Discord</a>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="column-66">
<div class="prizes-sub-section-hackathon">
<div id="timer-subsection-hackathon"class="timer-subsection-hackathon">
<h1 style="color:orange;">What is a "Hackathon"?</span></h1>
<p>• A timed programming competition</p>
<p>• The purpose is to create a piece of software or hardware by the end of the event.</p>
<p>• At the end of a hackathon, judges go through all submissions & select the top projects.</p>
<p>• You may work by yourself or in a team of up to 4 people.</p>
</div>
</div>
</div>
<div class="column-33">
<img class="prizes-hackathon-image"src="../img/hackathon-what-is-this.png.png">
</div>
</div>
<div class="row">
<div class="column-33">
<img class="prizes-hackathon-image"src="../img/hackathon-prizes.png">
</div>
<div class="column-66">
<div class="prizes-sub-section-hackathon">
<div class="timer-subsection-hackathon">
<h1 style="color:orange;">Prizes</h1>
<p style="color:#53d5fd;"><img src="./img/troph.svg" class="trophy-icon">1st Place: Winners Certificate
- $20 Gift Card per team member (if solo you get $50)
- Art of Problem Solving $25 Credit per team member
- Slingshot verified access per team member
- Wolfram One and Pro per team member
- Taskade Lifetime upgrades for winners</p>
<p style="color:#53d5fd;"><img src="./img/troph.svg" class="trophy-icon">2nd Place: Winners Certificate
- Art of Problem Solving $25 Credit per team member
- Slingshot verified access per team member
- Wolfram One and Pro per team member
- Taskade Lifetime upgrades for winners</p>
<p style="color:#53d5fd;"><img src="./img/troph.svg" class="trophy-icon">3rd Place: Winners Certificate
- Slingshot verified access per team member
- Wolfram One and Pro per team member</p>
</div>
<div class="timer-subsection-hackathon">
<h1 style="color:orange;">Would YOU like to sponsor us?</h1>
<p style="color:grey;">If your company would like to sponsor Tech Optimum Hacks...</p>
<p style="color:#53d5fd;">Please <a href="mailto:team@techoptimum.org" style="color: white;">email</a> us to get started!</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column-66">
<div class="prizes-sub-section-hackathon">
<div class="timer-subsection-hackathon">
<h1 style="color:orange;">How can I register?</h1>
<p style="color:#53d5fd;">If you would like to register for Tech Optimum's first hackathon, held on July 15th, please click <a href="https://techoptimum.devpost.com/" style="color: white;">here</a></p>
</div>
<div class="timer-subsection-hackathon">
<h1 style="color:orange;">Who can register?</span></h1>
<p style="color:#53d5fd;">Anyone between the ages of 13-18 can register & participate in this hackathon. It will be held virtually, so it can be accessible by anyone around the world!</p>
</div>
</div>
</div>
<div class="column-33">
<img class="prizes-hackathon-image"src="../img/hackathon-registration.png">
</div>
</div>
<section>
<h1 style="margin:auto;text-align:center;font-size:3.5rem; color:orange;">Our Sponsors</h1>
<div class="gallery">
<div class="gallery-item">
<a href="https://repl.it">
<img class="gallery-image" src="./img/replit-logo.png" alt="Replit">
</a>
</div>
<div class="gallery-item">
<a href="https://www.wolfram.com/language/">
<img style="height: auto;" class="gallery-image" src="./img/wolframsponsor.png" alt="Wolfram Alpha">
</a>
</div>
<div class="gallery-item">
<a href="https://www.echo3d.co/">
<img style="height: auto;" class="gallery-image" src="./img/echo3d.png" alt="Echo3D">
</a>
</div>
<div class="gallery-item">
<a href="https://slingshotahead.com/">
<img style="height: auto;" class="gallery-image" src="./img/slingshot.png" alt="Slingshot">
</a>
</div>
<div class="gallery-item">
<a href="https://gen.xyz/">
<img style="height: auto;" class="gallery-image" src="./img/xyz.png" alt=".xyz domains">
</a>
</div>
<div class="gallery-item">
<a href="https://www.taskade.com/">
<img style="height: auto;" class="gallery-image" src="./img/taskade.jpg" alt="Taskade">
</a>
</div>
<div class="gallery-item">
<a href="https://aopsacademy.org/">
<img style="height: auto;" class="gallery-image" src="./img/aops.svg" alt="AoPS">
</a>
</div>
<!--
UNCOMMENT LATER TO ADD OTHER SPONSORS
<div class="gallery-item">
<img class="gallery-image" src="/" alt="sponsor">
</div>
<div class="gallery-item">
<img class="gallery-image" src="/" alt="sponsor">
</div>
<div class="gallery-item">
<img class="gallery-image" src="/" alt="sponsor">
</div>-->
</div>
<br>
<!-- <h3 style="text-align:center; color: white;">We are still looking for sponsors! Contact us at <a href="mailto:team@techoptimum.org" style="color: #53d5fd;">team@techoptimum.org</a>.</h3>-->
<br>
<br>
</section>
<h1 style=" margin:auto;text-align:center;font-size:3.5rem; color:orange;">Organizers</h1>
<div class="row" style="margin-bottom: 4rem; margin-top: 2.5rem;">
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/Siddharth-Portrait.jpg" alt="Siddharth" style="width: 100%">
<div class="container info">
<h2 style="text-align:center">Siddharth Duggal</h2>
<p class="title" style="text-align:center">Chief Executive Officer</p>
<div >
<a href="https://www.linkedin.com/in/siddharth-duggal/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/aditya.jpg" alt="Aditya" style="width:100%">
<div class="container">
<h2 style="text-align:center">Aditya<br> Sinha</h2>
<p style="text-align:center" class="title">Chief Technology Officer
</p>
<div style="">
<a href="https://www.linkedin.com/in/aditya-sinha-030508/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/arnav.jpg" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Arnav<br> Pandey</h2>
<p style="text-align:center"class="title">Chief Operating Officer</p>
<a href="https://www.linkedin.com/in/arnav-pandey-985280227/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/pranithM.png" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Pranith Molakalapalli</h2>
<p style="text-align:center"class="title">Director of IT</p>
<a href="https://www.linkedin.com/in/pranith-molakalapalli/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<h1 style=" margin:auto;text-align:center;font-size:3.5rem; color:orange;">Judges</h1>
<div class="row" style="margin-bottom: 4rem; margin-top: 2.5rem;">
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/Siddharth-Portrait.jpg" alt="Siddharth" style="width: 100%">
<div class="container info">
<h2 style="text-align:center">Siddharth Duggal</h2>
<p class="title" style="text-align:center">Chief Executive Officer</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/aditya.jpg" alt="Aditya" style="width:100%">
<div class="container">
<h2 style="text-align:center">Aditya<br> Sinha</h2>
<p style="text-align:center" class="title">Chief Technology Officer
</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/arnav.jpg" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Arnav<br> Pandey</h2>
<p style="text-align:center"class="title">Chief Operating Officer</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/rebecca-wang.png" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Rebecca<br> Wang</h2>
<p style="text-align:center"class="title">Director, Hydra Hacks</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/Viachaslau-Matsukevich.png" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Viachaslau <br> Matsukevich</h2>
<p style="text-align:center"class="title">Principal Cloud Architect, Altoros</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/Danylo-Tolmachav.jpg" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Danylo <br>Tolmachav</h2>
<p style="text-align:center"class="title">Head of Software Engineering, Techstack Ltd</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/dereks.png" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Derek <br>Sheen</h2>
<p style="text-align:center; "class="title">Software Engineering Intern, Sera4</p>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/Viacheslav-Shago.png" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Viacheslav <br>Shago, </h2>
<p style="text-align:center;"class="title">Senior Software Engineer, Sberbank</p>
</div>
</div>
</div>
</div>
</div>
<div class="container">
</div>
<footer-comp></footer-comp>
</body>
</html>