-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhackference-101.html
315 lines (286 loc) · 18.8 KB
/
hackference-101.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
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
<!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>Hackference 101 - 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">Hackference 101</h1>
<div class="author-block">
<div class="image is-32x32">
<img src="assets/images/team/sanmaya.jpg" alt="">
</div>
<div class="author-name">
<span>by Sanmaya Mohanty</span>
<span>Featured<small>, September 15th</small></span>
</div>
</div>
</div>
<!-- Hero image -->
<div class="column is-5">
<figure class="image">
<img class="blog-featured" src="assets/images/media/hackference101.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">Hackathons are taking the world by storm. They are changing the way we think about education, replacing career fairs, and producing hackers by the thousand. Best part: we are throwing one and we’ll show you how to be a part of it.</p>
<h2>Hackference -- What's the hype all around it.</h2>
<p>It's a deliquescent combination of Hackathon, DevRelConf and Hiring Fair, that serves to every kind of aspirations, be it a coder who gets driven by the sheer zeal of seeing his code in action or a programmer who is looking for his dream job (P.S Not a promise), Or a recruiter who wishes to find the right match for his dream team.</p>
<p>
At Hackference we are bringing people from a multitude of organisations,educational backgrounds ,belonging to different stratas of society to constitute the Biggest Ever Open Source Hackathon the country has ever seen.
</p>
<h2>Why should you go ?</h2>
<p>
<b>Here is a an overview:</b>
</p>
<p><b>Networking </b>— This is a given. You will meet business people, companies, developers, designers, and plenty of rockstars (figuratively, of course 😊) at Hackference. Just force yourself to get out and meet at least a few people each time, you’ll never regret your time at a hack!</p>
<p>
<b>Job Opportunities</b>- The collaboration between the companies and the employees generates great organizations, A employer will be able to witness the work of the foreseeable employees, and the you will be able to choose the track and companies you see fit. A win-win situation for both benefactors.
</p>
<p>
<b>Confidence</b> — It is surprisingly common that new developers think their skills are subpar and they won’t be able to make meaningful contributions to a team. Plenty of non-technical people are needed at these events and even people who want to code but only know HTML or CSS can help on a team. So get on a task and give a well deserved uplift to your confidence.
</p>
<h2>Tracks of Hackference-</h2>
<p><b>Hackference has a total of nine tracks namely:</b></p>
<p>
- Artificial Intelligence
<br />
- Blockchain
<br />
- Internet of Things
<br />
- Fintech
<br />
- Future Mobility
<br />
- Healthtech
<br />
- Machine Learning
<br />
- AR/VR
<br />
- Edutech
</p>
<p>
So the event packs all the juice for all enthusiasts and whatever be your interest we have something on our tracks to keep you engaged.At the same time ensuring unbiased representation of all technological avenues.
</p>
<p>
Talking about Blockchain one of our premier tracks,Blockchain can be described append-only transaction ledger.
</p>
<p>
It basically means that the ledger can be written onto with new information, but the previous information, stored in blocks cannot be edited, adjusted or changed. This whole task is achieved using cryptography that links the content of the newly added blocks to the content of all the previous blocks.
</p>
<p>
Summing Up,The goal of the weekend is to bring together community leaders, designers, developers, and other concerned citizens to create solutions that will help make a lasting social impact. So come,Be a part of the revolution that we call HACKFERENCE.
</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/prakarsh.jpg">
<div class="meta">
<a href="devrelconf">Developer Relations Conference</a>
<span>by Prakarsh Pathak</span>
</div>
</div>
<div class="recent-post">
<img src="assets/images/team/prakarsh.jpg">
<div class="meta">
<a href="hackathon">Demystifying the term "Hackathon"</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>