gun/web/deck/index.html
2014-09-17 14:18:41 -07:00

201 lines
6.5 KiB
HTML

<html>
<head>
<title>gun</title>
<meta name="viewport" content="width=device-width, minimum-scale=0.1">
</head>
<body>
<style>
html, body {
margin: 0;
padding: 0;
font-family: 'Segoe UI', Tahoma;
font-size: 20pt;
color: #222;
}
@media (max-width: 1000px){
html, body {
font-size: 20pt;
}
}
@media (max-width: 700px) {
html, body {
font-size: 10pt;
}
}
.screen {
top: 0; left: 0;
right: 0; bottom: 0;
height: 100%;
width: 100%;
text-align: center;
-webkit-animation: fade 7s;
-moz-animation: fade 7s;
animation: fade 7s;
}
.big {
font-size: 300%;
}
.small {
font-size: 75%;
}
.break {
border: none;
border-bottom: dashed 5px gainsboro;
}
.bump {
height: 20%;
}
@-webkit-keyframes fade {
0% { opacity: 0; }
100% { opacity: 1; }
} @-moz-keyframes fade {
0% { opacity: 0; }
100% { opacity: 1; }
} @keyframes fade {
0% { opacity: 0; }
100% { opacity: 1; }
}
</style>
<div class="screen break"><div style="height: 20%"></div>
<img src="../../img/gun-logo.png" width="40%">
<div><b>raising $1m</b></div>
<div>Realtime Distributed Graph Database</div>
<br>
<div>
<i>$12k fulfilled by</i>
</div>
<div>
<i>Adam Draper, Boost;</i>
</div>
</div>
<div id="team" class="screen break"><div style="height: 12%"></div>
<div class="big">Team</div>
<div><i>Here are the people powering the<br>"Open Source Firebase", "Dropbox for Developers", or "Bitcoin for Data".</i></div>
<br>
<div>
<div>
<img src="prudential.gif" style="height: 2.5em">
<img src="ucla.png" style="height: 2.5em">
<img src="thiel.svg" style="height: 2.3em">
</div>
<b>Mark Nadal</b>
CEO, 4 years experience in Synchronization Systems.
<div class="small">
Consulting clientele include a Thiel Fellow,
prototyped Prudential Retirement's SuperBowl advert's online interactive,
startup UCLA alumni.
</div>
</div>
<br>
<div>
<div>
<img src="stackoverflow.png" style="height: 3em">
<img src="boi.png" style="height: 3em">
<img src="nodejs.png" style="height: 2.7em">
</div>
<b>AJ ONeal</b>
CIO, 8 years experience with Software and Database Architecture.
<div class="small">
Contributor to NodeJS core,
in the top 1 percentile rank of all StackOverflow users,
built a Billboard Hot 100 rap artist's Twitter feed client.
</div>
</div>
</div>
<div id="problem" class="screen break"><div style="height: 10%"></div>
<div class="big">Problem</div>
<div>Businesses struggle with "sharding" data.</div>
<div>Concurrency is infamous within software, and we solve it.</div>
<img src="jargon.png" height="50%" title="via http://tagul.com">
<div class="small">The amount of academic jargon invented for the topic is absurd.</div>
<div>"<i>There are only two hard things in Computer Science: cache invalidation and naming things.</i>" ~ Phil Karlton</div>
</div>
<div class="screen break"><div style="height: 10%"></div>
<div id="how" class="big">How</div>
<div>
<i>Speed of light</i> is the <b>scientific barrier</b> to <u>the problem</u>.
</div>
<div>
The <u>crazy idea</u> was <i>what if</i> we modeled <b>data as light</b>?
</div>
<div>
We could then exploit the quantum behavior of photons.
</div>
<div>
Such <b>algorithms always collapse</b> to <u>the same answer</u> eventually, even over <i>significant latency</i>.
</div>
<br>
<div id="why" class="big">Why</div>
<div>
<u>Instant load times</u>, because <i>everything is a cache</i> in a <b>Named Data Network</b><sup><small>1</small></sup>.
</div>
<div>
Combined with <b>graphs</b>, the <u>mathematical superset</u> of <i>SQL and NoSQL</i>,
</div>
<div>
Developers can now run Turing Complete queries on their data.
</div>
<div>
<i>Big Data</i> turns into <b>meaningful data</b><sup><small>2</small></sup>, in <u>fast and affordable</u> ways.
</div>
<div class="small">
<div class="small">
[1] Van Jacobsen,
<a href="http://www.youtube.com/watch?v=oCZMoY3q2uM">
A New Way to look at Networking</a>
- Google Tech Talk.
<br>
[2] Alan Kay,
<a href="https://www.youtube.com/watch?v=gTAghAJcO1o">
The Future Doesn't Have to Be Incremental</a>
- Tech Talk</a>.
</div>
</div>
</div>
<div class="screen break"><div style="height: 10%"></div>
<div id="how" class="big">Now</div>
<div>Market interest in javascript and graphs is exploding.</div>
<div class="small">At accelerated rates never seen before in the software world.</div>
<img src="graph.png" width="44%">
<img src="npm.png" width="37%">
<div>Gun is the union of these two niches.</div>
<div><b>The facts predict they are the buzzwords of the future.</b></div>
</div>
<div style="text-align: center; padding: 2.5em 0 4em;">
<div id="how" class="big">You?</div>
<div>
Gun is the <b style="color: gold">first</b> company in this space, but it is going to fill up fast.
</div>
<div><br>
Without any marketing, we already have <b style="color: crimson"><u>250</u>+</b> developers interested.
<div class="small">
With <b style="color: crimson"><u>1600</u></b> demo video views in less than <b style="color: crimson"><u>24</u></b> hours.
</div>
</div>
<div><br>
Our <b style="color: green"><u>value proposition</u></b> for developers,
<span class="small" style="color: darkorange">slashing operational time and costs while making things faster and easier</span>,
<br>is convincing enough that some are likely to even leave established non-javascript databases.
</div>
<div><br>
By being <b style="color: skyblue"><i>open source</i></b>, we maintain trust with developers and get their contributions back.
</div>
<div><br>
Together, this effectively <b style="color: violetred">highgrades all the talent for us</b>, away from new competitors.
<div class="small">
Leaving them fighting to compete with "free".
</div>
</div>
<div><br>
Gun becomes the <b><i>de facto</i></b>,
like <span class="small" style="color: MidnightBlue">MySQL</span>
and <span class="small" style="color: SaddleBrown">MongoDB</span> did for their hype niche,
<br>and <b style="color: limegreen">profits</b> from enterprise licenses and consulting.
</div><br>
<div><b>
An established revenue model that you, as an investor, share in. Your choice.
</b></div>
</div>
</body>
</html>