-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
executable file
·393 lines (356 loc) · 22.1 KB
/
about.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
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
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>JSHacks 2018 - The AI Edition - About</title>
<meta name="author" content="JSHacks.io">
<meta name="Title" content="JSHacks.io">
<meta name="description" content="JS Hacks is an umbrella event, hosting a series of local hackathons organized by developers for developers dedicated (but not limited) to all those passionate about JavaScript and innovation."
/>
<meta name="keywords" content="community, javascript, hackathon, framework, angularjs bucharest, jsgirls, bucharestjs, reactjs, vuejs"
/>
<meta property="og:title" content="jshacks.io">
<meta property="og:url" content="https://jshacks.io/" />
<meta property="og:description" content="JS Hacks is an umbrella event, hosting a series of local hackathons organized by developers for developers dedicated (but not limited) to all those passionate about JavaScript and innovation."
/>
<meta name="Language" content="EN">
<meta name="country" content="Romania">
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="jshacks.io">
<meta itemprop="description" content="JS Hacks is an umbrella event, hosting a series of local hackathons organized by developers for developers dedicated (but not limited) to all those passionate about JavaScript and innovation."
/>
<meta itemprop="image" content="https://jshacks.io/img/cover.png">
<!-- Twitter Card data -->
<meta name="twitter:card" content="JSHacks.io">
<meta name="twitter:site" content="@jshacksio" />
<meta name="twitter:title" content="jshacks.io">
<meta name="twitter:description" content="JS Hacks is an umbrella event, hosting a series of local hackathons organized by developers for developers dedicated (but not limited) to all those passionate about JavaScript and innovation."
/>
<meta name="twitter:creator" content="@jshacksio">
<meta name="twitter:image:src" content="https://jshacks.io/img/cover.png">
<!-- Open Graph data -->
<meta property="og:title" content="JSHacks.io" />
<meta property="og:type" content="post" />
<meta property="og:url" content="https://jshacks.io/" />
<meta property="og:image" content="https://jshacks.io/img/cover.png">
<meta property="og:description" content="JS Hacks is an umbrella event, hosting a series of local hackathons organized by developers for developers dedicated (but not limited) to all those passionate about JavaScript and innovation."
/>
<meta property="og:site_name" content="JSHacks.io" />
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
<!-- Source Sans Pro -->
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,700" rel="stylesheet">
<!-- Booooooootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script>window.html5 || document.write('<script src="js/vendor/html5shiv.js"><\/script>')</script>
<![endif]-->
</head>
<body>
<main class="main">
<div class="stars"></div>
<div class="blobs toright hidden-xs hidden-sm">
<div class="blob"></div>
<div class="blob"></div>
<div class="blob"></div>
<div class="blob"></div>
<div class="blob"></div>
<div class="blob"></div>
</div>
<header>
<div class="container">
<div class="row">
<div class="col-md-12 index-5">
<div class="row">
<nav class="navbar navbar-default mt-30">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#superdupernav">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand f5 logo" href="https://jshacks.io/" target="_blank">
<img src="img/logo-blue.png">
</a>
<div class="white-block hidden-xs hidden-sm"></div>
</div>
<div class="collapse navbar-collapse" id="superdupernav">
<ul class="Menu-list nav navbar-nav pull-right f5">
<li>
<a href="index.html">home</a>
</li>
<li class="active">
<a href="#">about</a>
</li>
<li>
<a href="index.html#challenges">challenges</a>
</li>
<li>
<a href="index.html#agenda">agenda</a>
</li>
<li>
<a href="index.html#mentors">mentors</a>
</li>
<li>
<a href="index.html#sponsors">sponsors</a>
</li>
<li>
<a href="team.html">team</a>
</li>
<li>
<a href="index.html#contact">contact</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</div>
</div>
<div class="cta fadein">
<div class="row index-5">
<div class="col-md-12 mt-10em">
<h2 class="rellax f-subheadline text-orange font-nasa m-a-0" data-rellax-speed="-4">About
</h2>
<h2 class="rellax f-bold font-nasa f-subheadline" data-rellax-speed="-4">JSHacks</h4>
</div>
<div class="col-xs-offset-2 col-md-offset-7 col-md-3 hidden-xs hidden-sm">
<div class="rellax" data-rellax-speed="5" style="transform: rotate(25deg); margin-top:-50px;">
<img src="img/robots/robot4.png" />
</div>
</div>
</div>
</div>
</div>
</header>
<section>
<div class="container">
<div class="row" id="sponsors">
<div class="col-md-12">
<h3 class="font-nasa f1 f-bold">About</h3>
<h3 class="font-nasa text-orange f2 f-bold mt-0">who we are</h3>
</div>
</div>
<div class="row mt-5">
<div class="col-md-12">
<p>JS Hacks is an umbrella event, hosting a series of local hackathons organized “by developers for
developers” dedicated to all those passionate about JavaScript and innovation. The event is open
to JavaScript enthusiasts, IT professionals and entrepreneurs.
<br>
<br>By organizing JS Hacks across multiple locations in Romania (and abroad) we increase the potential
of attracting some of the brightest and talented specialists in the region.
<br>
<br>As a 100% community-driven event, JS Hacks is keen on inviting members of developer user-groups,
meetups or slacks to join as organizers, volunteers of participants. If you want to bring JS
Hacks in your city, please get in touch for more details at [email protected].
<br>
<br>3 developer meetup groups joined together to organize JS Hacks 2018 - The AI Edition
in Bucharest: AngularJS Bucharest, BucharestAI and BucharestJS.
</p>
</div>
</div>
</div>
</section>
<div class="relative">
<div class="stars full" style="height: 1500px;"></div>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="1800px" height="321.829px" viewBox="0 0 1800 321.829" enable-background="new 0 0 1800 321.829" xml:space="preserve">
<path fill="#08112B" d="M703.731,185.495C293.502,136.274,87.615,187.899,0,224.085V0.001l1799.999,0v294.773
C1500.028,327.082,1179.88,242.432,703.731,185.495z M1799.999,0.001H0v321.828h1799.999V0.001z" />
</svg>
</div>
<section class="bg-inversed relative" style="margin-top: -10px;">
<div class="container">
<div class="row" id="mentors">
<div class="col-md-8 col-md-offset-2">
<h3 class="font-nasa f1 f-bold">Our goals</h3>
<h3 class="font-nasa mb-30 f2 f-bold mt-0 text-orange">and beliefs</h3>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<p>
Create sustainable, synergistic and transparent connections among tech communities in Romania and in the region.
<br>
<br> Surface valuable opportunities by putting emerging technologies in the hands of talented and
innovative people.
<br>
<br>Sprout open source projects that can be pursued to create meaningful businesses on the medium-long
term.
</p>
</div>
</div>
</div>
</section>
<div class="flippedX">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="1800px" height="321.829px" viewBox="0 0 1800 321.829" enable-background="new 0 0 1800 321.829" xml:space="preserve">
<path fill="#08112B" d="M1799.999,294.774V0L0,0.001v224.084c87.615-36.187,293.502-87.812,703.731-38.591
C1179.88,242.432,1500.028,327.082,1799.999,294.774z" />
</svg>
</div>
<section>
<div class="container">
<div class="row">
<div class="col-md-12 text-center index-5">
<h3 class="font-nasa f1 f-bold">Why AI</h3>
<h3 class="font-nasa mb-30 f2 f-bold mt-0 text-orange">curious?</h3>
</div>
<div class="col-md-10 col-md-offset-1 text-center">
<p>Just as the Industrial Revolution transformed the world during the 18th and 19th centuries, we are facing the dawn of an equally far-reaching artificial intelligence or AI revolution that will be measured in years rather than decades. AI has reached the point where it is capable of surpassing the decision-making of humans in many situations; consistently, accurately, 24/7 and based on more facts.</p>
</div>
</div>
</div>
</section>
<section class="mt-150">
<div class="container">
<div class="row" id="sponsors">
<div class="col-md-6">
<h3 class="font-nasa f1 f-bold">Previous editions</h3>
<h3 class="font-nasa text-orange f2 f-bold mt-0">check it out</h3>
<p class="mt-5">Curious what happened last years ?
<br> Lots of fun, coding and hacking.
</p>
</div>
<div class="col-md-3">
<a href="https://2016.jshacks.io" target="_blank" class="prev-edition">
<div class="relative">
<img src="img/icons/astronaut.svg" />
<h2 class="font-nasa f2 text-purple">2016</h2>
<svg class="flippedX" width="300" height="300" xmlns="http://www.w3.org/2000/svg" filter="url(#goo)" fill="#08112b">
<defs>
<filter id="goo">
<feGaussianBlur in="SourceGraphic" stdDeviation="10" result="blur" />
<feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 19 -9" result="goo" />
<feComposite in="SourceGraphic" in2="goo" operator="atop" />
</filter>
</defs>
<g>
<circle r="100" cy="145" cx="150">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 145 150" to="360 145 150" dur="10s"
repeatCount="indefinite" />
</circle>
<circle r="100" cy="155" cx="150">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="360 155 150" to="0 155 150" dur="20s"
repeatCount="indefinite" />
</circle>
<circle r="100" cy="150" cx="145">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 150 145" to="360 150 145" dur="30s"
repeatCount="indefinite" />
</circle>
<circle r="100" cy="150" cx="155">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="360 150 155" to="0 150 155" dur="20.5s"
repeatCount="indefinite" />
</circle>
</g>
</svg>
</div>
</a>
</div>
<div class="col-md-3">
<a href="https://2017.jshacks.io" target="_blank" class="prev-edition">
<div class="relative">
<img src="img/icons/moon1.png" />
<h2 class="font-nasa f2 text-green">2017</h2>
<svg width="300" height="300" xmlns="http://www.w3.org/2000/svg" filter="url(#goo)" fill="#08112b">
<defs>
<filter id="goo">
<feGaussianBlur in="SourceGraphic" stdDeviation="10" result="blur" />
<feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 19 -9" result="goo" />
<feComposite in="SourceGraphic" in2="goo" operator="atop" />
</filter>
</defs>
<g>
<circle r="100" cy="145" cx="150">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 145 150" to="360 145 150" dur="10s"
repeatCount="indefinite" />
</circle>
<circle r="100" cy="155" cx="150">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="360 155 150" to="0 155 150" dur="20s"
repeatCount="indefinite" />
</circle>
<circle r="100" cy="150" cx="145">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 150 145" to="360 150 145" dur="30s"
repeatCount="indefinite" />
</circle>
<circle r="100" cy="150" cx="155">
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="360 150 155" to="0 150 155" dur="20.5s"
repeatCount="indefinite" />
</circle>
</g>
</svg>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="mt-150">
<div class="container">
<div class="row">
<div class="col-md-12 text-center index-5">
<h3 class="mb-30 f1 font-nasa">READY? LET'S JS HACK! </h3>
<a href="http://bit.ly/JSHacks2018" class="btn btn-xl f4 btn-pink" target="_blank">REGISTER FOR JSHACKS</a>
</div>
</div>
</div>
</section>
<div class="relative o-hidden">
<div class="stars full" style="height: 500px;"></div>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="1800px" height="321.829px" viewBox="0 0 1800 321.829" enable-background="new 0 0 1800 321.829" xml:space="preserve">
<path fill="#08112B" d="M703.731,185.495C293.502,136.274,87.615,187.899,0,224.085V0.001l1799.999,0v294.773
C1500.028,327.082,1179.88,242.432,703.731,185.495z M1799.999,0.001H0v321.828h1799.999V0.001z" />
</svg>
</div>
<section id="contact" class="bg-inversed" style="margin-top:-10px;">
<div class="container pb-2">
<div class="row">
<div class="col-md-6 col-xs-12 contact-btns">
<a href="http://jshacks.io" class="f5 hack-link" target="_blank">jshacks.io</a> |
<a href="http://2016.jshacks.io" class="f5 hack-link" target="_blank">2016 edition</a> |
<a href="http://2017.jshacks.io" class="f5 hack-link" target="_blank">2017 edition</a> |
<a href="mailto:[email protected]" class="f5 hack-link" target="_blank">[email protected]</a>
</a>
</div>
<div class="col-md-6 col-xs-12 social-btns f4">
<a href="https://www.facebook.com/jshacks/" class="hack-slink" target="_blank">
<i class="fa fa-facebook mr-10" aria-hidden="true"></i>
</a>
<a href="https://twitter.com/jshacksio" class="hack-slink" target="_blank">
<i class="fa fa-twitter mr-10" aria-hidden="true"></i>
</a>
<a href="https://github.com/jshacks/" class="hack-slink" target="_blank">
<i class="fa fa-github mr-10" aria-hidden="true"></i>
</a>
<a href="https://www.youtube.com/watch?v=ee7jihHD03o" class="hack-slink" target="_blank">
<i class="fa fa-youtube mr-10" aria-hidden="true"></i>
</a>
<a href="https://jshacks.slack.com/" class="hack-slink" target="_blank">
<i class="fa fa-slack" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</section>
</main>
<!-- javascript -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/rellax.min.js"></script>
<script>
// Need DEBUG for old version of Rellax.js
var DEBUG = false;
var rellax = new Rellax('.rellax');
</script>
</body>
</html>