Skip to content

Instantly share code, notes, and snippets.

@taylorjdawson
Created October 16, 2018 15:02
Show Gist options
  • Save taylorjdawson/0607ec8af614051c6f5d0ca407b83886 to your computer and use it in GitHub Desktop.
Save taylorjdawson/0607ec8af614051c6f5d0ca407b83886 to your computer and use it in GitHub Desktop.
Casual Convo
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css">
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script>
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg)">
<scene id="scene1">
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|0,81|-6,79|13,100">
<bubble t="translate(30,0)" pose="-40,0|-39,19|-59,59|-10,87|-30,135|-90,119">
<tspan x="0" y="-2em">Where do you work?</tspan>
<tspan x="0" y="2em">Oh interesting.</tspan>
<tspan x="0" y="3em">What's that?</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|18,1|33,26|38,1|23,71|4,54|38,71|38,51">
<bubble t="translate(-2,-9)" pose="0,0|2,27|-28,86|24,77|5,121|-79,132">
<tspan x="3em" y="0em">Amberdata</tspan>
<tspan x="-1em" y="4em">It's a tech startup</tspan>
<tspan x="0" y="5em">startup based in</tspan>
<tspan x="0" y="6em">San Franscisco</tspan>
</bubble>
</actor>
</scene>
<scene id="scene2">
<actor t="translate(41,19) rotate(-1)" pose="-11,9|-11,127|-11,99|-11,89|-14,75|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-30,88|-6,79|18,92">
<bubble t="translate(-3,0)" pose="0,0|0,10|-39,79|39,40|19,186|-17,161">
<tspan x="0" y="-2em">Facinating!</tspan>
<tspan x="0" y="0em">What do they do?</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|23,71|11,86|38,71|19,62">
<bubble t="translate(-2,-9)" pose="0,0|7,33|14,66|-63,30|-52,62|-124,183">
<tspan x="0" y="1em">Just your run</tspan>
<tspan x="0" y="2em">in the mill</tspan>
<tspan x="0" y="3em">blockchain analytics</tspan>
<tspan x="0" y="4em">platform complete with</tspan>
<tspan x="0" y="5em">real time, verfiable</tspan>
<tspan x="0" y="6em">data, automated smart</tspan>
<tspan x="0" y="7em">contract security</tspan>
<tspan x="0" y="8em">audits, all indexed</tspan>
<tspan x="0" y="9em">and searchable</tspan>
<tspan x="0" y="10em">think google during</tspan>
<tspan x="0" y="11em">their standford days</tspan>
</bubble>
</actor>
</scene>
<scene id="scene3">
<actor t="translate(41,19) rotate(-2)" pose="-12,7|-9,113|-12,97|-12,87|-15,73|-12,57|-17,32|-22,7|-7,32|-2,7|-19,77|-21,65|-7,77|2,62">
<bubble t="translate(-3,0)" pose="0,0|-1,21|-8,68|64,26|25,121|-27,98">
<tspan x="0" y="-2em">What's blockchain?</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|5,87|19,79|38,71|37,50">
<bubble t="translate(-2,-9)" pose="0,0|7,33|14,66|-39,58|-28,90|-70,108">
<tspan x="0" y="-1em">How much time</tspan>
<tspan x="0" y="0em">do you have?</tspan>
</bubble>
</actor>
</scene>
</div></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment