-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhackathon.html
288 lines (261 loc) · 17 KB
/
hackathon.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
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
<!DOCTYPE html>
<html lang="zxx">
<head>
<!-- Required meta tags always come first -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="Description" content="At Hackference we are aiming to provide a hacking and networking platform by bringing people from a multitude of organisations,educational backgrounds ,belonging to different stratas of society for a whole new arena of excitement,coding and sheer brilliance. And at what cost, Zero. Zip. Zilch. Nada. Nothing!">
<meta name="Keywords" content="hackathon, developer, relations, advocate, conference, hiring, fair, bengaluru, bangalore, karnataka, open, source, development, india">
<title>Demystifying the term "Hackathon" - Hackference India 2018</title>
<link rel="icon" type="image/png" href="assets/images/favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Cabin" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<!--Core CSS -->
<link rel="stylesheet" href="assets/css/bulma.css">
<link rel="stylesheet" href="assets/css/core.css">
<!--Libraries-->
<link rel="stylesheet" href="assets/fonts/cryptofont/css/cryptofont.min.css">
<link rel="stylesheet" href="assets/js/modalvideo/modal-video.min.css">
<link rel="stylesheet" href="assets/js/aos/aos.css">
</head>
<body>
<!-- Pageloader -->
<div class="pageloader is-theme"></div>
<div class="infraloader is-active"></div>
<div class="media-wrapper">
<!-- Landing page Hero -->
<section class="hero">
<div class="hero-head">
<!-- Cloned navbar -->
<!-- Cloned navbar that comes in on scroll -->
<nav id="navbar-clone" class="navbar is-fixed is-dark">
<div class="container">
<!-- Brand -->
<div class="navbar-brand">
<a href="./index" class="navbar-item">
<img src="assets/images/logo.svg" alt="">
<span class="brand-name">HACKFERENCE</span>
</a>
<!-- Responsive toggle -->
<span class="navbar-burger burger" data-target="cloneNavbarMenu">
<span></span>
<span></span>
<span></span>
</span>
</div>
<!-- Menu -->
<div id="cloneNavbarMenu" class="navbar-menu">
<div class="navbar-end">
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./about">About</a>
</div>
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./timeline">Event Timeline</a>
</div>
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./blog">Blog</a>
</div>
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./Women-Safety-Guidelines-HACKFERENCE-INDIA-2018.pdf" target="_blank">Women Safety Guidelines</a>
</div>
<!-- Sign up -->
</div>
</div>
</div>
</nav>
<!-- /Cloned navbar -->
<!-- Static navbar -->
<!-- Static navbar -->
<nav class="navbar is-light">
<div class="container">
<!-- Brand -->
<div class="navbar-brand">
<a href="./index" class="navbar-item">
<img src="assets/images/logo.svg" alt="">
<span class="brand-name">HACKFERENCE</span>
</a>
<!-- Responsive toggle -->
<span class="navbar-burger burger" data-target="navbarMenu">
<span></span>
<span></span>
<span></span>
</span>
</div>
<!-- Menu -->
<div id="navbarMenu" class="navbar-menu light-menu">
<div class="navbar-end">
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./about">About</a>
</div>
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./timeline">Event Timeline</a>
</div>
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./blog">Blog</a>
</div>
<!-- Menu item -->
<div class="navbar-item is-nav-link">
<a class="is-centered-responsive" href="./Women-Safety-Guidelines-HACKFERENCE-INDIA-2018.pdf" target="_blank">Women Safety Guidelines</a>
</div>
<!-- Sign up -->
</div>
</div>
</div>
</nav>
<!-- /Static navbar -->
</div>
<!-- Hero Image and Title -->
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<!-- Landing page Title -->
<div class="column is-5 is-offset-1 post-caption">
<div class="divider"></div>
<h1 class="title is-2 is-light is-semibold is-spaced main-title">Demystifying the term "Hackathon"</h1>
<div class="author-block">
<div class="image is-32x32">
<img src="assets/images/team/prakarsh.jpg" alt="">
</div>
<div class="author-name">
<span>by Prakarsh Pathak</span>
<span>Featured<small>, October 1st</small></span>
</div>
</div>
</div>
<!-- Hero image -->
<div class="column is-5">
<figure class="image">
<img class="blog-featured" src="assets/images/media/hackathon.jpg" alt="">
<a href="javascript:void(0);" class="like-button">
<i data-feather="heart"></i>
<span class="like-overlay"></span>
</a>
</figure>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="columns">
<div class="column is-9">
<!-- Content wrapper -->
<div class="post-body">
<p class="intro">
Engineers are innovative individuals – they must be. Creating programming and web applications isn't just about knowing how programming dialects function; it's tied in with applying that specialized learning to take care of true issues in imaginative ways. </p>
<p>
A standout amongst other models of this innovativeness is the hackathon. Hackathons, AKA hack days, hackfests or codefests, are uncommon occasions where designers and other specialized individuals get together to work together on ventures in a social domain.
</p>
<p>
Hackathons are tied in with "hacking" in the positive sense: inventive critical thinking and advancement over existing innovation.
</p>
<h2>THE STRUCTURE </h2>
<p>
Hackathons are typically centred around a specific dialect, structure, working framework or API, with the true objective of an item or highlight that tends to a particular necessity. Some hackathons additionally incorporate a focused component, with makes a decision about granting prizes for the best-performing and most imaginative undertakings.
</p>
<p>
These occasions are serious, now and then enduring a few days, with engineers coding relentless to achieve their objectives – hackathon participants are no outsiders to pizza, caffeinated beverages and resting packs.
</p>
<p>
Furthermore, in light of the fact that hackathons are so expelled from the regular workplace, they urge engineers to try, go out on a limb and think of imaginative arrangements that may never observe the light of day in an ordinary office setting.
</p>
<h2>THE GOAL</h2>
<p>
While hackathons are incredible chances to play around with innovation in a moderately generally safe condition, they likewise frequently convey extraordinary outcomes.
</p>
<p>
Hackathon results may not generally appear to be significant at first look, but rather they can all the time fill in as the establishments to construct something unique later. Regardless of whether a component or administration isn't instantly valuable or reasonable, demonstrating that it tends to be accomplished in any case can be a critical advancement leap forward.
</p>
<hr>
</div>
<!-- /Content wrapper -->
</div>
<div class="column is-3">
<div class="posts-widget">
<div class="widget-title">
Recent posts
</div>
<div class="recent-posts">
<div class="recent-post">
<img src="assets/images/team/sanmaya.jpg">
<div class="meta">
<a href="hackference-101">Hackference 101</a>
<span>by Sanmaya Mohanty</span>
</div>
</div>
<div class="recent-post">
<img src="assets/images/team/prakarsh.jpg">
<div class="meta">
<a href="devrelconf">Developer Relations Conference</a>
<span>by Prakarsh Pathak</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="columns">
<div class="column is-8 is-offset-2">
<!-- Contact icons -->
<div class="contact-icons">
<!-- Mail -->
<a class="contact-icon" data-aos="fade-up" data-aos-delay="100" data-aos-offset="200" data-aos-easing="ease-out-quart" href="mailto:[email protected]" target="_blank">
<img class="is-phone" src="assets/images/icons/mail.svg" alt="">
</a>
<!-- Facebook -->
<a class="contact-icon" data-aos="fade-up" data-aos-delay="200" data-aos-offset="200" data-aos-easing="ease-out-quart" href="https://www.facebook.com/hackferenceindia/" target="_blank">
<img class="is-facebook" src="assets/images/icons/social/facebook.svg" alt="facbook">
</a>
<!-- Instagram -->
<a class="contact-icon" data-aos="fade-up" data-aos-delay="300" data-aos-offset="200" data-aos-easing="ease-out-quart" href="https://www.instagram.com/hackferenceindia/" target="_blank">
<img class="is-instagram" src="assets/images/icons/social/instagram.svg" alt="">
</a>
<!-- LinkedIn -->
<a class="contact-icon" data-aos="fade-up" data-aos-delay="400" data-aos-offset="200" data-aos-easing="ease-out-quart" href="https://www.linkedin.com/company/hackference/" target="_blank">
<img class="is-linkedin" src="assets/images/icons/social/linkedin.svg" alt="">
</a>
<!-- Twitter -->
<a class="contact-icon" data-aos="fade-up" data-aos-delay="500" data-aos-offset="200" data-aos-easing="ease-out-quart" href="https://twitter.com/HackferenceIn" target="_blank">
<img class="is-twitter" src="assets/images/icons/social/twitter.svg" alt="">
</a>
</div>
</div>
</div>
</section>
</div>
<footer class="hackference-footer">
<div class="container">
<!-- Logo -->
<div class="footer-logo">
<div class="footer-logo">
<img src="assets/images/logo.svg" alt="">
<div class="brand-name">Hackference India</div>
<div class="brand-subtitle">India's Biggest Ever Open Source Event</div>
<a class="k-copyright" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
<!-- Absolute image -->
<img class="solar-system" src="assets/images/bg/solar.svg" alt="">
</footer> <!-- Core js -->
<script src="assets/js/app.js"></script>
<!--script src="assets/js/particlesjs/particles.min.js"></script-->
<script src="assets/js/aos/aos.js"></script>
<script src="assets/js/timer.js"></script>
<script src="assets/js/timeline.js"></script>
<script src="assets/js/roadmap.js"></script>
<script src="assets/js/main.js" defer="defer"></script>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async></script>
</body>
</html>