forked from maulikvora/official-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathour-team.html
More file actions
446 lines (400 loc) · 15.3 KB
/
our-team.html
File metadata and controls
446 lines (400 loc) · 15.3 KB
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
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="SemiColonWeb" />
<link rel="icon" href="favicon.png" type="image/png" sizes="16x16">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="FLASH is ideal for exchanges, as the transfer speeds and transaction costs are very low and because it is based on LTC, integration." />
<link rel="canonical" href="https://www.flashcoin.io/our-team.html" />
<meta itemprop="name" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH.">
<meta itemprop="description" content="CONNECTING THE WORLD IN A FLASH. FLASHCOIN Team">
<meta itemprop="image" content="https://www.flashcoin.io/images/_newsite/web_img/WebsiteActualLogo.png?ver=1.1">
<meta property="og:site_name" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH." />
<meta property="og:type" content="article" />
<meta property="og:title" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH." />
<meta property="og:url" content="https://www.flashcoin.io/index.html" />
<meta property="og:description" content="CONNECTING THE WORLD IN A FLASH. FLASHCOIN Team" />
<meta property="og:image" content="https://www.flashcoin.io/images/_newsite/web_img/WebsiteActualLogo.png?ver=1.1" />
<meta name="twitter:title" content="#GoFaster | FlashCoin. CONNECTING THE WORLD IN A FLASH." />
<meta name="twitter:description" content="CONNECTING THE WORLD IN A FLASH. FLASHCOIN Team" />
<meta name="twitter:image:src" content="https://www.flashcoin.io/images/_newsite/web_img/WebsiteActualLogo.png?ver=1.1" />
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600|Open+Sans|Roboto" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="css/04.style.css" type="text/css" />
<link rel="stylesheet" href="css/dark.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="css/04.custom.css" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" />
<title>Flashcoin | Our Team</title>
<script src="js/jquery.js"></script>
<script>
$(function() {
var headerLoaded = false, footerLoaded = false;
$('#header-wrap').load('header.html', function() {
headerLoaded = true;
if(headerLoaded && footerLoaded) {
documentOnReadyInitiaize();
}
});
$('#footer-comman').load('footer.html', function() {
footerLoaded = true;
if(headerLoaded && footerLoaded) {
documentOnReadyInitiaize();
}
});
});
</script>
</head>
<body class="stretched dark">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Header
============================================= -->
<header id="header" class="subpage transparent-header dark responsive-sticky-header" data-sticky-offset="100">
<div id="header-wrap">
</div>
</header>
<!-- #header end -->
<!-- Content
============================================= -->
<section id="content" style="margin-bottom: 0px;">
<div class="content-wrap nopadding">
<!-- Team
============================================= -->
<div id="team" class="page-section topmargin-lg">
<!--Advisors-->
<div class="fancy-title title-border title-center">
<h1><span>Advisors</span></h1>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<div class="col-md-4 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/chris-kitze.jpg" alt="Chris Kitze">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Chris Kitze</h4><span>Advisor | <a href="https://www.linkedin.com/in/chriskitze/" target="_blank"><i class="fab fa-linkedin" style="font-size: 18px !important;"></i></a></span></div>
</div>
</div>
</div>
<!--chris kitze end-->
<div class="col-md-4 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/vinh-vo.jpg" alt="Vinh Vo">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Vinh Vo</h4><span>Advisor | <a href="https://www.linkedin.com/in/flashiovinh/" target="_blank"><i class="fab fa-linkedin" style="font-size: 18px !important;"></i></a></span></div>
</div>
</div>
</div>
<!-- vinh vo end -->
<div class="col-md-4 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/james-jr.jpg?12" alt="James Jr.">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>James Jr.</h4><span>Advisor</span></div>
</div>
</div>
</div>
<!--James Jr. end-->
<div class="col-md-4 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/jim-blasko.jpg" alt="Jim Blasko">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Jim Blasko</h4><span>Advisor</span></div>
</div>
</div>
</div>
<!--Jim Blasko end-->
<div class="col-md-4 bottommargin team-advisors">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png?1" alt="Codeislaw">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Codeislaw</h4><span>Advisor</span></div>
</div>
</div>
</div>
<!-- Codeislaw end -->
</div>
</div>
<!--Advisors end-->
<!--Core Team-->
<div class="heading-block center">
<div class="fancy-title title-border title-center">
<h1><span>Development Team</span></h1>
</div>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<!--
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/jason-king.png" alt="Jason King">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Jason King</h4><span>Co-Creator | <a href="https://www.linkedin.com/in/jason-king-03b15149/" target="_blank"><i class="fab fa-linkedin" style="font-size: 18px !important;"></i></a></span></div>
</div>
</div>
</div>
-->
<!--jason king end-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Capt. Nomad">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Capt. Nomad</h4><span>Technology Head</span></div>
</div>
</div>
</div>
<!-- Capt. Nomad end -->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="DB">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>DB</h4><span>Project Manager</span></div>
</div>
</div>
</div>
<!-- Mr DB end -->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="ImMike">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>ImMike</h4><span>Full Stack Developer,<br> Mobile Dev Lead</span></div>
</div>
</div>
</div>
<!--ImMike end-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Godlike">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Godlike</h4><span>Full Stack Developer</span></div>
</div>
</div>
</div>
<!--Godlike end-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="AK">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>AK</h4><span>Blockchain R&D</span></div>
</div>
</div>
</div>
<!-- AK end -->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Chintoo">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Chintoo</h4><span>Mobile Developer</span></div>
</div>
</div>
</div>
<!--Chintoo end-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Master Div">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Master Div</h4><span>Mobile Developer</span></div>
</div>
</div>
</div>
<!--Master Div end-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Dani">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Dani</h4><span>Cyber Security Auditor</a></span></div>
</div>
</div>
</div>
<!--Dani end-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="D.Thomas">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>D.Thomas</h4><span>Blockchain R&D</span></div>
</div>
</div>
</div>
<!-- D. Thomas end -->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Larry B">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Larry B</h4><span>Blockchain Developer</span></div>
</div>
</div>
</div>
<!-- Larry -->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Max">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Max</h4><span>Full Stack Developer</span></div>
</div>
</div>
</div>
<!-- Max end -->
</div>
</div>
<!--Core Team end-->
<!--Community Leaders-->
<div class="heading-block center">
<div class="fancy-title title-border title-center">
<h1><span>Community Leaders</span></h1>
</div>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<!--Stack -->
<div class="col-md-4 col-sm-4 bottommargin community-leaders">
<div class="team community-leader">
<div class="team-image">
<img src="images/team/no-photo.png" alt="stack">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Stack</h4><span>Volunteer Community Leader</span></div>
</div>
</div>
</div>
<!--Stack end-->
<!--samsungthedefender-->
<div class="col-md-4 col-sm-4 bottommargin community-leaders">
<div class="team community-leader">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Samsungthedefender">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Samsungthedefender</h4><span>Community Leader</span></div>
</div>
</div>
</div>
<!--samsungthedefender end-->
<!--Enki-->
<div class="col-md-4 col-sm-4 bottommargin community-leaders">
<div class="team community-leader">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Enki">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title">
<h4>Enki</h4><span>Community Leader</span></div>
</div>
</div>
</div>
<!--Enki end-->
</div>
</div>
<!--Community Leaders end-->
<!--Community Volunteers-->
<div class="heading-block center">
<div class="fancy-title title-border title-center">
<h1><span>Community Volunteers</span></h1>
</div>
</div>
<div class="container clearfix">
<div class="row topmargin-lg divcenter" style="max-width: 1000px;">
<div class="col-md-2 col-sm-2 bottommargin">
</div>
<!--OddsBrah -->
<div class="col-md-3 col-sm-3 bottommargin community-volunteers">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Mr. Odds">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title volunteers-title">
<h4>Mr. Odds</h4><span>Community Volunteer</span></div>
</div>
</div>
</div>
<div class="col-md-2 col-sm-2 bottommargin">
</div>
<!--Oddsbrah end-->
<!--Matt CryptoViking O.-->
<div class="col-md-3 col-sm-3 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/no-photo.png" alt="Samsungthedefender">
</div>
<div class="team-desc team-desc-bg">
<div class="team-title volunteers-title">
<h4>Matt CryptoViking O.</h4><span>Community Volunteer</span></div>
</div>
</div>
</div>
<!--Matt CryptoViking O. end-->
<!--samsungthedefender-->
<div class="col-md-2 col-sm-2 bottommargin">
</div>
<!--samsungthedefender end-->
</div>
</div>
<!--Community Volunteers end-->
</div>
<!-- #section-team end -->
</div>
<!-- .content-wrap end -->
</section>
<!-- #content end -->
<div id="footer-comman">
</div>
</div>
<script src="js/plugins.js"></script>
</body>
</html>