-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·820 lines (747 loc) · 37 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
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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
<!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</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 to all those passionate about JavaScript and innovation."
/>
<meta name="keywords" content="community, javascript, hackathon, framework, bitcoin, blockchain, etherium, lisk, angularjs bucharest, jsgirls, bucharestjs"
/>
<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 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 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 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 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" type="text/css" href="fonts/flaticon/flaticon.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>
<div class="wrapper stars"></div>
<div class="fixed-top rellax" data-rellax-speed="-2">
<img src="img/icons/astronaut.svg">
</div>
<main class="main">
<header>
<div class="container">
<div class="row">
<div class="col-md-offset-1 col-md-10 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" href="https://jshacks.io/">jshacks.io <span> ➔ </span></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 class="active"><a href="#">home</a></li>
<li><a href="#challenges">challenges</a></li>
<li><a href="#agenda">agenda</a></li>
<li><a href="#mentors">mentors</a></li>
<li><a href="#sponsors">sponsors</a></li>
<li><a href="team.html">team</a></li>
<li><a href="#contact">contact</a></li>
</ul>
</div>
</div>
</nav>
</div>
</div>
</div>
<div class="title">
<div class="row">
<div class="col-md-offset-2 col-md-8 logo">
<img src="img/logo_simple.png">
</div>
</div>
</div>
<div class="subtitle">
<div class="row text-center hidden-xs hidden-sm">
<div class="col-md-offset-2 col-md-2" itemprop="description">
<h4 class="f4 text-pink ">JavaScript Enthusiasts </h4>
</div>
<div class="col-md-2">
<h4 class="f4 text-turquoise">Change Makers </h4>
</div>
<div class="col-md-2">
<h4 class="f4 text-green">Friends and Visionaries </h4>
</div>
<div class="col-md-2">
<h4 class="f4 text-orange">Community Builders </h4>
</div>
</div>
</div>
<div class="cta fadein">
<div class="row index-5 text-center mt-30">
<div class="col-md-12">
<h3 class="mb-30 font-nasa f3">TechHub Bucharest | 20 - 22 October</h3>
</div>
<div class="col-md-4 col-md-offset-4">
<a href="http://bit.ly/Bucharest-JSHacks2017" class="btn btn-xl btn-pink f4">REGISTER FOR BUCHAREST</a>
</div>
</div>
</div>
</div>
</header>
<section class="section fadein" style="postition:static">
<div class="absolute">
<div class="container">
<div class="row">
<div class="col-md-offset-1 col-md-11">
<h2 class="rellax f-subheadline" data-rellax-speed="-4">2017 Bucharest</h2>
<h2 class="rellax f-subheadline text-orange" data-rellax-speed="-4">Blockchain Edition</h2>
</div>
</div>
</div>
</div>
<div class="absolute above" style="margin-top: 0">
<div class="container">
<div class="row">
<div class="col-xs-offset-5 col-md-offset-1 col-md-2 visible-md-block visible-lg-block">
<div class="rellax" data-rellax-speed="3" style="transform: rotate(45deg)" ;>
<img src="img/moons/moon2.png" />
</div>
</div>
<div class="col-xs-offset-8 col-md-offset-2 col-md-1">
<div class="rellax" data-rellax-speed="2" style="transform: rotate(45deg);">
</div>
</div>
<div class="colx-xs-offset-2 col-md-offset-3 col-md-1">
<div class="rellax" data-rellax-speed="5" style="transform: rotate(45deg);">
</div>
<div class="col-xs-offset-12 col-md-offset-0">
<div class=" rellax" data-rellax-speed="1">
<img src="img/moons/moon1.png" />
</div>
</div>
</div>
<div class="col-md-1">
<div class="rellax" data-rellax-speed="3" style="transform: rotate(45deg);">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section h-vh"></section>
<section class="section">
<div class="absolute above mobile-hide" style="pointer-events: none;">
<div class="container">
<div class="row">
<div class="col-md-offset-7 col-md-2">
<div class="rellax" data-rellax-speed="7">
<img src="img/moons/moon3.png" />
</div>
</div>
<div class="col-md-offset-0 col-md-1">
<div class="rellax" data-rellax-speed="2" style="transform: rotate(45deg);">
</div>
</div>
<div class="col-md-offset-9 col-md-5">
<div class="rellax" data-rellax-speed="1" style="transform: rotate(2deg);">
<img src="img/moons/moon4.png" />
</div>
</div>
</div>
</div>
</div>
<div class="copy">
<div class="container" id="challenges">
<!-- challenges -->
<div class="row mb-30">
<div class="col-md-offset-1 col-md-11">
<h3 class="text-blue mb-30 f2">Blockchain Challenges</h3>
<h5 class="f4">This edition's theme is “Blockchain” and we're getting together to solve challenges such as </h5>
<ul class="f4">
<li>Payments, micro-payments and peer-to-peer lending</li>
<li> Enable content producers to be paid for what their work</li>
<li>Reliable digital identity system</li>
<li>Prove ownership of an asset</li>
<li>Smooth the shipping process</li>
<li>Run a decentralised marketplace</li>
<li>Register music copyright</li>
<li>Developing e-voting machines for state and national elections</li>
<li>Maintaining a national register of land ownership</li>
<li>Manage healthcare records</li>
<li>Prediction platforms</li>
<li>Online gaming</li>
<li>Digitalization of documents and contracts</li>
<li>Internet of Things and development of smart systems</li>
</ul>
<h5 class="f4">
Have your own challenge you want to hack? Join us and let's build a solution together!
</h5>
</div>
</div>
<!-- agenda -->
<div class="row mt-150" id="agenda">
<div class="col-md-offset-3 col-md-9">
<h3 class="text-green mb-30 f2">Agenda</h3>
<div class="row">
<div class="col-md-4">
<p class="f3">
Friday
</p>
<ul class="list-unstyled f5">
<li>
18:30 - Registration
</li>
<li>
19:30 - Opening
</li>
<li>
20:30 - Ideas Presentation & Team Formation
</li>
</ul>
</div>
<div class="col-md-4">
<p class="f3">
Saturday
</p>
<ul class="list-unstyled f5">
<li>
09:00 - Breakfast
</li>
<li>
10:00 - Hacking Starts
</li>
<li>
11:00 - 13:00 - Blockchain Workshop
</li>
<li>
13:00 - Lunch
</li>
<li>
14:00 - Hacking Continues
</li>
</ul>
</div>
<div class="col-md-4">
<p class="f3">
Sunday
</p>
<ul class="list-unstyled f5">
<li>
09:00 - Breakfast
</li>
<li>
10:00 - Hacking Continues
</li>
<li>
13:00 - Lunch
</li>
<li>
16:00 - Demos & Ending Ceremony
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- workshop -->
<div class="row">
<div class="col-md-offset-1 col-md-8 mt-150">
<h3 class="text-orange f2">Blockchain Workshop</h3>
<h4 class="text-turquoise mb-30 f3">by François-Xavier Thoorens, Ark.io</h4>
<p class="f4">
ARK provides users, developers, and startups with innovative blockchain technologies. Accessible via push button clone-able
blockchains, and our SmartBridge technology. ARK aims to create an entire ecosystem of linked chains and
a virtual spiderweb of endless use-cases that make ARK highly flexible, adaptable, and scalable. ARK is a
secure platform designed for mass adoption and will deliver the services that consumers want and developers
need.
</p>
<h5 class="text-pink mt-30 text-right f5">Saturday, 21st October</h5>
</div>
</div>
<!-- goodies -->
<div class="row mt-150">
<div class="col-md-3 col-md-offset-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-pink"><i class="fa fa-code" aria-hidden="true"></i></h3>
<h4 class="font-nasa f4">Coding</h4>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-blue"><span class="flaticon-beer"></span></h3>
<h4 class="font-nasa f4">Drinks</h4>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-green"><span class="flaticon-pizza"></span></h3>
<h4 class="font-nasa f4">Food</h4>
</div>
<div class="col-md-3 col-md-offset-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-purple"><span class="flaticon-network"></span></h3>
<h4 class="font-nasa f4">Networking</h4>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-orange"><span class="flaticon-sticker"></span></h3>
<h4 class="font-nasa f4">T-shirts</h4>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-turquoise"><span class="flaticon-t-shirt"></span></h3>
<h4 class="font-nasa f4">Prizez</h4>
</div>
<div class="col-md-3 col-md-offset-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-orange"><span class="flaticon-giftbox"></span></h3>
<h4 class="font-nasa f4">Mentors</h4>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-green"><i class="fa fa-smile-o" aria-hidden="true"></i></h3>
<h4 class="font-nasa f4">Connections</h4>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<h3 class="f-5 text-pink"><span class="flaticon-presentation"></span></h3>
<h4 class="font-nasa f4">Stickers</h4>
</div>
</div>
<!-- jury -->
<div class="row mt-150">
<div class="col-md-8 col-md-offset-1">
<h3 class="text-green mb-30 f2">Jury</h3>
</div>
<div class="col-md-12">
<div class="row">
<div class="col-md-4 text-center mt-30">
<div class="user-pic center-block">
<img src="img/mentors/felix-crisan.jpg" />
</div>
<h4 class="font-nasa f3">Felix Crisan</h4>
<h5 class="f5">
Co-Founder & CTO, Netopia Systems
</h5>
</div>
<div class="col-md-4 text-center mt-30">
<div class="user-pic center-block">
<img src="img/mentors/aurel-iancu.jpeg" />
</div>
<h4 class="font-nasa f3">Aurel Iancu</h4>
<h5 class="f5">
Blockchain Industries & Ethereum Romania Lead
</h5>
</div>
<div class="col-md-4 text-center mt-30">
<div class="user-pic center-block">
<img src="img/mentors/francois.png" />
</div>
<h4 class="font-nasa f3">François-Xavier Thoorens</h4>
<h5 class="f5">
Head of Development, Ark.io
</h5>
</div>
<div class="col-md-offset-2 col-md-4 text-center mt-30">
<div class="user-pic center-block">
<img src="img/mentors/bogdan-raduta.jpg" />
</div>
<h4 class="font-nasa f3">Bogdan Raduta</h4>
<h5 class="f5">
CTO, Qualitance
</h5>
</div>
<div class="col-md-4 text-center mt-30">
<div class="user-pic center-block">
<img src="img/mentors/ioana-frincu.jpg" />
</div>
<h4 class="font-nasa f3">Ioana Frincu</h4>
<h5 class="f5">
COO, UDevOffice
</h5>
</div>
</div>
</div>
</div>
<!-- mentors -->
<div class="row mt-150" id="mentors">
<!-- <div class="col-md-offset-3 col-md-1">
<div class="rellax" data-rellax-speed="1" style="transform: rotate(45deg);">
<img src="img/moons/moon5.png" />
</div>
</div> -->
<div class="col-md-offset-4 col-md-8">
<h3 class="text-orange mb-30 f2">Mentors</h3>
</div>
<div class="col-md-12">
<!-- mentor one -->
<div class="row">
<div class="col-md-3 col-md-offset-4 user-pic">
<img src="img/mentors/felix-crisan.jpg" />
</div>
<div class="col-md-6">
<h4 class="font-nasa f3">Felix Crisan</h4>
<h5 class="f5 fw-300">
Felix has over 20 years of experience in the IT and Telecom industry and he undertook several roles from programmer and researcher
to consultant. He coordinated numerous multinational consultancy teams and is involved in developing
simple to complex platforms that use web services, big data, machine learning or blockchain. He is
currently co-founder and CTO at NETOPIA, the company that operates the mobilPay, mobilPay Wallet
or web2sms services.
</h5>
</div>
</div>
</div>
</div>
<div class="row mt-150">
<!-- mentor two -->
<div class="col-md-3 col-md-offset-1 user-pic">
<img src="img/mentors/ioana-frincu.jpg" />
</div>
<div class="col-md-7">
<h4 class="font-nasa f3">Ioana Frincu</h4>
<h5 class="f5 fw-300">
Ioana has found the perfect balance in life by combining her vocation of creating comprehensive software with her avocation of addressing the world’s humanitarian needs. She loves taking up challenges while developing and growing innovative projects into real-life products.
Currently, Ioana serves as COO of Under Development Office, the first Romanian software development company to create commercial blockchain applications. She has been involved in multiple blockchain projects in the past 1.5 years and now works internationally for various clients, together with her team. Her expertise is token design and white paper creation, having worked on multiple successful Initial Coin Offerings (ICOs).
Previously, she was a consultant at IBM within the Business Analytics and Optimization division and an Analytics and Machine Learning Engineer within Parametric Technology Corporation (PTC). On her spare time, Ioana serves on the Advisory and Executive Boards of Rotary and the National Organization of Romanian Scouts.
Ioana has dual degrees in Computer Science and Information Engineering and in Secondary Education Teaching from the Polytechnic University of Bucharest.
</h5>
</div>
</div>
<div class="row mt-150">
<div class="col-md-offset-1 col-md-1">
</div>
<div class="col-md-offset-2 col-md-8">
<div class="row">
<div class="col-md-12">
<!-- mentor one -->
<div class="row">
<div class="col-md-3 user-pic">
<img src="img/mentors/bogdan-raduta.jpg" />
</div>
<div class="col-md-9">
<h4 class="font-nasa f3">Bogdan Raduta</h4>
<h5 class="f5 fw-300">
CTO Qualitance. Solution architect that use the latest technologies to build a fast, reliable digital product. Addicted to startup
culture, love to work hands-on on products and see how an idea can become reality.
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row mt-150">
<!-- mentor two -->
<div class="col-md-3 col-md-offset-1 user-pic">
<img src="img/mentors/francois.png" />
</div>
<div class="col-md-7">
<h4 class="font-nasa f3">François-Xavier Thoorens</h4>
<h5 class="f5 fw-300">
François-Xavier is a full stack developer (MetorJS and Grails) and has primarily served as scientific officer for the European
Union architecting the use of satellite observation for maritime surveillance, his work being referenced
by European commission, NATO, Black Sea Commission and ESA. From 2010 he is consultant for different organisation
to help them organize around data collection. He was also a core developer of Lisk up until August 2016.
</h5>
</div>
</div>
<div class="row mt-150">
<div class="col-md-offset-1 col-md-1">
</div>
<div class="col-md-offset-2 col-md-8">
<div class="row">
<div class="col-md-12">
<!-- mentor one -->
<div class="row">
<div class="col-md-3 user-pic">
<img src="img/mentors/aurel-iancu.jpeg" />
</div>
<div class="col-md-9">
<h4 class="font-nasa f3">Aurel Iancu</h4>
<h5 class="f5 fw-300">
My main focus is to spread knowledge and adoption by working with companies and startups that need guidance in this specific
field. Not being a coder has been pretty frustrating but as time passed by I understood that my mission
is not related to coding. I got involved in several blockchain-related projects and I understood
what's my role in each mechanism. I'm just a small cogwheel in a big consensus machine.
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row mt-150">
<!-- mentor two -->
<div class="col-md-3 col-md-offset-1 user-pic">
<img src="img/mentors/Lucian Boca.png" />
</div>
<div class="col-md-7">
<h4 class="font-nasa f3">Lucian Boca</h4>
<h5 class="f5 fw-300">
Lucian helped startups design and develop their early-stage products and understands first-hand many of the entrepreneurial challenges
that pave the path towards a successful web project. He shifted most of his attention lately to study the impact of emerging blockchain
technologies and their use cases in shaping a new distributed, global, open economy.
</h5>
</div>
</div>
<div class="row mt-150">
<div class="col-md-offset-1 col-md-1">
</div>
<div class="col-md-offset-2 col-md-8">
<div class="row">
<div class="col-md-12">
<!-- mentor one -->
<div class="row">
<div class="col-md-3 user-pic">
<img src="img/mentors/Adrian Mihai Stratulat.jpg" />
</div>
<div class="col-md-9">
<h4 class="font-nasa f3">Adrian Mihai Stratulat</h4>
<h5 class="f5 fw-300">
A social entrepreneur and innovator specialised in emerging energy technologies, Adrian Stratulat is the co-founder and CEO of
Energo Dynamics, a company that aims to tackle a broad spectre of opportunities and issues in the energy sector by using energy
storage solutions. With a background in geopolitics and diplomacy, energy became his focal point in a holistic, strategic approach
to markets and sectorial policies. He now develops a model for peer to peer trading of energy produced by individual prosumers via
a blockchain-based platform.
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row mt-150">
<!-- mentor two -->
<div class="col-md-3 col-md-offset-1 user-pic">
<img src="img/mentors/Stefan Neagu.jpg" />
</div>
<div class="col-md-7">
<h4 class="font-nasa f3">Stefan Neagu</h4>
<h5 class="f5 fw-300">
Organization Lead at Ark.io - 27 guys, from all over the world with various expertise covering from NASA engineers or DoD military
contracted engineers to Emergency MD, musicians, hedge funds managers to banking consultants and white-hat hackers, working together
to bring the best of what blockchain can offer. As a mentor he can help defining scope and choosing the right technology for different
blockchain applications: decentralized exchange, payment instruments: online&offline, Token Exchange Campaign, FX over blockchain.
</h5>
</div>
</div>
<div class="row mt-150">
<div class="col-md-offset-1 col-md-1">
</div>
<div class="col-md-offset-2 col-md-8">
<div class="row">
<div class="col-md-12">
<!-- mentor one -->
<div class="row">
<div class="col-md-3 user-pic">
<img src="img/mentors/Anish Khan.jpg" />
</div>
<div class="col-md-9">
<h4 class="font-nasa f3">Anish Khan</h4>
<h5 class="f5 fw-300">
Anish has been working in the security and cryptography area for the past 15 years, as a researcher and as a consultant. He has
spent half his career researching cryptographic algorithms and protocols. He has also worked as a strategy consultant for Accenture
and Capgemini. He has been involved in the Blockchain ecosystem as one of the founding members of UKDCA . He is also on the
advisory board for Adjoint, Arteia, Privacy Shell, Collider-X, Ripple Labs, Hyperloop Transport Technologies , EA Ventures,
IEET and Chain of Things. These days he more focussed on projects that involve security vs scalability vs consensus of Blockchain
and using smart contracts for AI safety. He is currently the chief science officer for Blockchainsmokers and Dean of Blockchain
technologies at Exosphere Academy.
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- sponsors -->
<div class="row mt-150" id="sponsors">
<div class="col-md-12">
<h1 class="text-white text-pink f2">Sponsors</h1>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<img src="img/sponsors/ethereum-romania.png" class="sponsorimg" />
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://akasha.world/">
<img src="img/sponsors/akasha.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://ark.io/">
<img src="img/sponsors/the-ark.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://www.qualitance.com">
<img src="img/sponsors/qualitance.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://gopro.com/">
<img src="img/sponsors/go-pro.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="http://udevoffice.com/">
<img src="img/sponsors/udevoffice.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://www.mobilpay.ro">
<img src="img/sponsors/netopia_logo.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://aquacarpatica.com/">
<img src="img/sponsors/aqua-carpatica.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="http://www.samburesti.com/">
<img src="img/sponsors/domeniile-samburesti.png" class="sponsorimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="http://www.jerryspizza.ro/">
<img src="img/sponsors/jerrys-pizza.png" class="sponsorimg" />
</a>
</div>
</div>
<!-- community partners -->
<div class="row mt-150">
<div class="col-md-12">
<h1 class="text-white text-green f2">Community Partners</h1>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://codette.ro/">
<img src="img/communities/codette.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://www.facebook.com/frontendbucharest/">
<img src="img/communities/frontendbucharest.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://www.meetup.com/Ethereum-Bucharest/">
<img src="img/communities/ethereum-bucharest.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://www.meetup.com/meetup-group-phSptpIc/">
<img src="img/communities/blockchain-romania.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://bucharest.techhub.com/">
<img src="img/communities/techhub.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://incremental.community/">
<img src="img/communities/incremental-community.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://cofound.it/">
<img src="img/communities/cofoundit.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://steemit.com/">
<img src="img/communities/stemit.png" class="commimg" />
</a>
</div>
</div>
<!-- media partners -->
<div class="row mt-150">
<div class="col-md-12">
<h1 class="text-white text-green f2">Media Partners</h1>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="https://start-up.ro/">
<img src="img/communities/startup.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5">
<a href="http://www.tech-box.ro/">
<img src="img/communities/tech-box.png" class="commimg" />
</a>
</div>
</div>
<div class="row">
<div class="col-md-offset-8 col-md-1">
<div class="rellax" data-rellax-speed="1" style="transform: rotate(2deg);">
<img src="img/moons/moon6.png" />
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center index-5">
<h3 class="mb-30 f3">READY? LET'S JS HACK! </h3>
<a href="http://bit.ly/Bucharest-JSHacks2017" class="btn btn-xl f4 btn-pink">REGISTER FOR BUCHAREST</a>
</div>
</div>
</div>
</section>
<section class="share" id="contact">
<div class="container">
<div class="row">
<div class="col-md-6 col-xs-12 contact-btns">
<a href="http://jshacks.io" class="f5 hack-link">jshacks.io</a> |
<a href="mailto:[email protected]" class="f5 hack-link">[email protected]</a> |
<a href="https://jshacks.slack.com/" class="f5 hack-link" target="_blank"><i class="fa fa-slack" aria-hidden="true"></i></a>
</div>
<div class="col-md-6 col-xs-12 social-btns f4">
<a href="https://www.facebook.com/jshacks/" class="hack-slink"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="https://twitter.com/jshacksio" class="hack-slink"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://github.com/jshacks/" class="hack-slink"><i class="fa fa-github" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/watch?v=ee7jihHD03o" class="hack-slink"><i class="fa fa-youtube" 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 src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script>
// Need DEBUG for old version of Rellax.js
var DEBUG = false;
var rellax = new Rellax('.rellax');
</script>
</body>
</html>