-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathreferral.html
380 lines (347 loc) · 19.5 KB
/
referral.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
<!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>Referral | DAV - Decentralized Autonomous Vehicles</title>
<meta name="description" content="DAV is a blockchain-based transportation platform which enables vehicles to discover, communicate and transact with one another using DAV tokens."/>
<meta property="og:title" content="DAV - Decentralized Autonomous Vehicles" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://dav.network/img/og_image.jpg" />
<meta property="og:url" content="https://dav.network" />
<meta property="og:description" content="DAV is a blockchain-based transportation platform." />
<link rel="apple-touch-icon" sizes="57x57" href="img/fav/favicon.png?v=2">
<link rel="apple-touch-icon" sizes="60x60" href="img/fav/favicon.png?v=2">
<link rel="apple-touch-icon" sizes="72x72" href="img/fav/favicon.png?v=2">
<link rel="apple-touch-icon" sizes="76x76" href="img/fav/favicon.png?v=2">
<link rel="apple-touch-icon" sizes="114x114" href="img/fav/apple-icon-114x114.png?v=2">
<link rel="apple-touch-icon" sizes="120x120" href="img/fav/apple-icon-120x120.png?v=2">
<link rel="apple-touch-icon" sizes="144x144" href="img/fav/apple-icon-144x144.png?v=2">
<link rel="apple-touch-icon" sizes="152x152" href="img/fav/apple-icon-152x152.png?v=2">
<link rel="apple-touch-icon" sizes="180x180" href="img/fav/apple-icon-180x180.png?v=2">
<link rel="icon" type="image/png" sizes="192x192" href="img/fav/android-icon-192x192.png?v=2">
<link rel="icon" type="image/png" sizes="32x32" href="img/fav/favicon.png?v=2">
<link rel="icon" type="image/png" sizes="96x96" href="img/fav/favicon.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="img/fav/favicon.png?v=2">
<link rel="manifest" href="img/fav/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/fav/ms-icon-144x144.png?v=2">
<meta name="theme-color" content="#ffffff">
<!-- Google Tag Manager -->
<!-- <script type="text/javascript" data-cfasync="false">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push(
{'gtm.start': new Date().getTime(),event:'gtm.js'}
);var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NCJHZN5');</script> -->
<!-- End Google Tag Manager -->
<!-- Google Tag Manager -->
<script type="text/javascript" data-cfasync="false">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KRPG9G6');</script>
<!-- End Google Tag Manager -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/2.30.0/css/blueimp-gallery.min.css" />
<link rel="stylesheet" type="text/css" href="css/style.css?v=3.2.9"/>
<!-- Bootstrap -->
<!-- <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"> -->
<!-- <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet"> -->
<!-- <link href="css/style.css" rel="stylesheet"> -->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script type="text/javascript" data-cfasync="false">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104463303-1', 'auto');
ga('send', 'pageview');
ga('send', 'Button', 'Clicked', 'Join', '0');
</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '738526256352778');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" src="https://www.facebook.com/tr?id=738526256352778&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<!-- <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCJHZN5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> -->
<!-- End Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KRPG9G6"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<nav class="navbar navbar-fixed-top user-scroll">
<div class="container1">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img id="logo-orange1" src="img/logo.png">
<!-- <img id="logo-white" src="img/logo-gray.png"> -->
</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="/#home">Home</a></li>
<li><a href="/#overview">Overview</a></li>
<li><a href="protocols.html">Protocols</a></li>
<li><a href="/#technology">Technology</a></li>
<li><a href="/#team">Team</a></li>
<li><a href="/#partners">Alliance</a></li>
<li><a href="/whitepaper.pdf">White Paper</a></li>
<li class="dropdown hidden-xs">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About</a>
<ul class="dropdown-menu">
<li><a href="media.html">Press & Media</a></li>
<li><a href="/#contact">Contact</a></li>
</ul>
</li>
<li class="visible-xs"><a href="media.html">Press & Media</a></li>
<li class="visible-xs"><a href="/#contact">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="refer-friends">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<script type="text/javascript">
window.Maitre = { uuid: "MF31844de93d" };
</script>
<script data-maitre src="https://maitreapp.co/leadmagnet/widget.js" async></script>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="best-brands">
<!-- <h2>A Team Built From The Best Brands</h2> -->
<a href="https://www.sap.com/index.html" target="_blank"><img src="img/brands/sap.jpg"></a>
<a href="https://www.gm.com/" target="_blank"><img src="img/brands/gm.jpg"></a>
<br class="visible-xs">
<!-- <a href="https://www.ford.com" target="_blank"><img src="img/brands/ford.jpg"></a> -->
<a href="https://www.nasa.gov/" target="_blank"><img src="img/brands/nasa.jpg"></a>
<a href="https://www.google.com/" target="_blank"><img src="img/brands/google.jpg"></a>
<br class="visible-xs">
<a href="https://www.ibm.com/" target="_blank"><img src="img/brands/ibm.jpg"></a>
<a href="https://www.ethereum.org/" target="_blank"><img src="img/brands/ethereum.jpg"></a>
<br class="visible-xs">
<!-- <a href="https://www.faa.gov/" target="_blank"><img src="img/brands/faa.jpg"></a> -->
<a href="https://www.equinix.com/" target="_blank"><img src="img/brands/equinix.jpg"></a>
<a href="https://www.ups.com/us/en/global.page" target="_blank"><img src="img/brands/ups.png"></a>
</div>
<div class="video-home" id="overview">
<div class="container">
<h2>We're building a decentralized infrastructure<br> for tomorrow’s transportation on the blockchain</h2>
<div class="row">
<div class="col-sm-6">
<!-- <img src="img/video1.jpg"> -->
<div class="videoWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/Ov3KouPWtWU?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<p>DAV Overview</p>
</div>
<div class="col-sm-6">
<!-- <img src="img/video2.jpg"> -->
<div class="videoWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/w92XODs5da8?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<p>Blockchain Based Transportation Network <br>by Noam Copel, Co-Founder & CEO of DAV</p>
</div>
</div>
</div>
</div>
<div class="people-are-talking">
<div class="container-fluid">
<h2>People Are Talking</h2>
<div class="row">
<div class="col-sm-6 col-md-3">
<img src="img/thegobone_logo.png">
<h3>92.2% Score</h3>
<p>“Daaaamn, just got wind of some of the advisors DAV is adding.....pretty crazy stuff. Stay tuned! Also, pretty happy to see a great project like this start to get the attention it deserves!”</p>
<a href="https://medium.com/@Jsmeethesmee/dav-a-macro-analysis-3bc9a15ede9f" target="_blank"><span>Read Full Article</span> <img src="img/circle-right.png"></a>
</div>
<div class="col-sm-6 col-md-3">
<img src="img/forbes_logo.png">
<h3> </h3>
<p>“DAV blockchain is the underlying infrastructure that enables all types of potential mobility business models.”</p>
<a href="https://www.forbes.com/sites/samabuelsamid/2018/03/13/dav-foundation-wants-to-bring-open-source-blockchain-platform-to-mobility/2/" target="_blank"><span>Read Full Article</span> <img src="img/circle-right.png"></a>
</div>
<div class="col-sm-6 col-md-3">
<img src="img/vice.png">
<h3> </h3>
<p>“The DAV Foundation and its proposed blockchain-based platform (called the DAV network, based on the Ethereum blockchain) seek to establish a “commons” for shared mobility, for both manned and unmanned vehicles.”</p>
<a href="https://motherboard.vice.com/en_us/article/j5aj3y/how-the-blockchain-will-change-uber-lyft-peer-to-peer-transportation-startups" target="_blank"><span>Read Full Article</span> <img src="img/circle-right.png"></a>
</div>
<div class="col-sm-6 col-md-3">
<img src="img/rocketfuel_logo.png">
<h3>98% Score</h3>
<p>“Rocket Fuel Capital rated DAV Network an amazing 98%, which is extremely rare to be honest. I hope this helps get the word out about such a great project!”</p>
<a href="https://www.youtube.com/watch?v=XuTPEF-XLPU" target="_blank"><span>Watch Youtube Review</span> <img src="img/circle-right.png"></a>
</div>
</div>
</div>
</div>
<footer id="contact">
<div class="container">
<h3>Contact Us</h3>
<div class="row links text-center">
<div class="col-sm-4">
<a href="mailto:[email protected]">[email protected]</a>
<p>Partnerships and General Inquiries</p>
</div>
<div class="col-sm-4">
<a href="mailto:[email protected]">[email protected]</a>
<p>Jobs and CVs</p>
</div>
<div class="col-sm-4">
<a href="mailto: [email protected]"> [email protected]</a>
<p>Media Inquiries</p>
</div>
</div>
</div>
<div class="footer-gray">
<div class="container">
<div class="row about-legal">
<div class="col-sm-3 col-xs-6">
<h4>ABOUT</h4>
<a href="media.html">Press & Media</a>
<a href="privacy-policy.html">Privacy Policy</a>
</div>
<div class="col-sm-3 col-xs-6">
<h4> </h4>
<a href="terms-of-use.html">Terms of Use</a>
<a href="Legal-Disclaimers.pdf">Legal Disclaimers</a>
</div>
<div class="col-sm-6 col-xs-12">
<br class="visible-xs" />
<h4>Join Us</h4>
<div class="social">
<a href="https://github.com/DAVFoundation" target="_blank"><img src="img/icons/github-footer.png"> Github</a>
<a href="https://www.youtube.com/channel/UCPuAOygDwCiLOdLosiQJJ1w" target="_blank"><img src="img/icons/youtube.png"> Youtube</a>
</div>
</div>
</div>
<div class="copyright">
<p>
© Copyright 2020 DAV - All Rights Reserved <br />
DAV Foundation is a Swiss non-profit foundation registered at Bahnhofstrasse 10, 6300 Zug, Switzerland
</p>
</div>
</div>
</div>
</footer>
<div class="modal team-modal job-modal" id="modalJob1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<br>
<br>
<h5>Full-Stack Developer</h5>
<h6>Location: <span>Tel Aviv</span> Type: <span>Full Time</span></h6>
<p>We are looking for amazing full-stack developers to join us in our Tel Aviv office and help us build the future of autonomous transportation.</p><br>
<p>If you have experience with:</p>
<ul>
<li>Node.js/Java/C#/Ruby/Python</li>
<li>Angular/React</li>
</ul><br>
<p>Send your resume to: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
<div class="modal team-modal job-modal" id="modalJob2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<br>
<br>
<h5>Algorithm Architect</h5>
<h6>Location: <span>Tel Aviv</span> Type: <span>Full Time</span></h6>
<p>We are looking for extraordinary algorithm architects to build our decentralized system that will span the globe and control millions of devices.</p><br>
<p>If you have deep understanding of:</p>
<ul>
<li>Distributed processing</li>
<li>Big data high scale systems</li>
<li>Networking protocols</li>
<li>10+ years coding experience</li>
<li>MSc or PhD Computer Science/Mathematics</li>
</ul><br>
<p>Send your resume to: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
<div class="modal team-modal job-modal" id="modalJob3" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<br>
<br>
<h5>Social Media Manager</h5>
<h6>Location: <span>Tel Aviv</span> Type: <span>Part Time</span></h6>
<p>We are looking for an amazing social media manager to join our Tel Aviv office and help us grow our community:</p><br>
<ul>
<li>You know blockchain industry and get the basics (Ethereum, tokens, smart contracts, ICOs doesn't sound like Chinese to you) and want to be a part of a growing start-up.</li>
<li>You are a community manager that gets people and you have a passion for creating content, engaging and managing a super active community</li>
<li>You learn fast and execute faster</li>
<li>You are not afraid to be hands-on and do whatever it takes to do your job and succeed</li>
<li>You are excited about making a real change in the world</li>
</ul>
<br>
<p>Requirements:</p>
<ul>
<li>2+ years of experience in Social media management </li>
<li>Native English speaker </li>
<li>Proven experience in global tech company/start-up</li>
<li>Good understanding and a great deal of passion for writing and storytelling</li>
<li>Hands-on experience with social media management and community management</li>
</ul><br>
<p>Send your resume to: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js" type="text/javascript" data-cfasync="false"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" type="text/javascript" data-cfasync="false"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.min.js" data-cfasync="false"></script>
<script src="js/main.min.js?v=3.2.9" type="text/javascript" data-cfasync="false"></script>
</body>
</html>