-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
executable file
·256 lines (229 loc) · 12 KB
/
team.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
<!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" 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>
<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><a href="index.html">home</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 class="active"><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="title">
<div class="row">
<div class="col-md-offset-2 col-md-8 fadein font-nasa text-center">
<h1 class="rellax f-5" data-rellax-speed="-3">TEAM</h1>
</div>
</div>
</div>
<div class="subtitle">
<div class="row text-center fadein">
<div class="col-md-offset-3 col-md-6" itemprop="description">
<h3 class="text-pink f3">JS HACKS BUCHAREST ORGANIZERS </h3>
</div>
</div>
</div>
</div>
</header>
<section class="section" style="postition:static">
<div class="">
<div class="container">
<div class="row mt-30" style="font-size: 0;">
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/antal2.jpg" class="teamimg" />
<h4 class="font-nasa teamname f3">Andrei Antal</h4>
<a href="https://www.facebook.com/groups/angularjs.bucharest/">
<h5 class="f5 text-pink">AngularJS Bucharest</h5>
</a>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/andreas.jpg" class="teamimg" />
<h4 class="font-nasa teamname f3">Andreas Fruth</h4>
<a href="https://www.facebook.com/groups/1418436175040087/">
<h5 class="f5 text-blue">Meteor Romania</h5>
</a>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/ciprian.jpg" class="teamimg" />
<h4 class="font-nasa teamname f3">Ciprian Borodescu</h4>
<a href="https://www.facebook.com/groups/BucharestJS/">
<h5 class="f5 text-orange">BucharestJS</h5>
</a>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/mihai-popescu.jpg" class="teamimg" />
<h4 class="font-nasa teamname f3">Mihai Popescu</h4>
<a href="https://www.facebook.com/groups/BucharestJS/">
<h5 class="f5 text-orange">BucharestJS</h5>
</a>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/diana.png" class="teamimg" />
<h4 class="font-nasa teamname f3">Diana Miron</h4>
<a href="https://www.facebook.com/jsgirlsro/">
<h5 class="f5 text-purple">JSgirls Romania</h5>
</a>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/valentin.jpg" class="teamimg" />
<h4 class="font-nasa teamname f3">Valentin Tureac</h4>
<h5 class="f5 text-turquoise">UX Engineer</h5>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 mt-30 index-5" style="display: inline-block; vertical-align: top; float: none; text-align: center;">
<img src="img/team/olivia.jpg" class="teamimg" />
<h4 class="font-nasa teamname f3">Olivia Lapusneanu</h4>
<h5 class="f5 text-turquoise">PR & Marketing</h5>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row mt-30">
<div class="col-md-12">
<h1 class="text-white font-nasa" style="text-align: center; margin-top: 40px;">Communities</h1>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5" style="text-align: center;">
<a href="https://www.facebook.com/groups/angularjs.bucharest/">
<img src="img/communities/angularjs.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5" style="text-align: center;">
<a href="https://www.facebook.com/groups/BucharestJS/">
<img src="img/communities/bucharestjs.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5" style="text-align: center;">
<a href="https://www.facebook.com/jsgirlsro/">
<img src="img/communities/jsgirls.png" class="commimg" />
</a>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 mt-30 index-5" style="text-align: center;">
<a href="https://www.facebook.com/groups/1418436175040087/">
<img src="img/communities/meteorromania.png" class="commimg" />
</a>
</div>
</div>
</div>
</section>
<section>
<div class="copy" style="margin-top: 100px;">
<div class="container">
<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>
</div>
</section>
<section class="share">
<div class="container">
<div class="row">
<div class="col-md-6 col-xs-12 contact-btns">
<a href="http://jshacks.io" class="hack-link">jshacks.io</a> |
<a href="mailto:[email protected]" class="hack-link">[email protected]</a> |
<a href="https://jshacks.slack.com/" class="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">
<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>
// Need DEBUG for old version of Rellax.js
var DEBUG = false;
var rellax = new Rellax('.rellax');
</script>
</body>
</html>