aboutsummaryrefslogtreecommitdiff
path: root/slides/pws/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'slides/pws/index.html')
-rw-r--r--slides/pws/index.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/slides/pws/index.html b/slides/pws/index.html
new file mode 100644
index 0000000..66d3891
--- /dev/null
+++ b/slides/pws/index.html
@@ -0,0 +1,47 @@
+---
+layout: slides
+title: Een transportatie robot met een bank rekening
+scripts: [ ./web3.js, ./script.js ]
+styles: [ ../reveal.js/theme/blood.css, ../reveal.js/zenburn.css, ./style.css ]
+---
+<div class="reveal">
+ <div class="slides">
+ <section>
+ <h2>Een transportatie robot met een bank rekening</h2>
+ </section>
+ <section>
+ <div class="profile">
+ <img src="/assets/face.jpg" alt="Noah Loomans">
+ <div class="info">
+ <div class="name">Noah Loomans</div>
+ <div class="pgp-key">67B0 295A C271 345D 0706 4B9B 8B23 75F3 B367 DF6D</div>
+ </div>
+ </div>
+ </section>
+ <section>
+ <div class="profile">
+ <!-- <img src="/assets/face.jpg" alt="Noah Loomans"> -->
+ <div class="info">
+ <div class="name">Joppe Koers</div>
+ <div class="pgp-key">Add some text that nobody reads here</div>
+ </div>
+ </div>
+ </section>
+ <section>
+ <div id="blockchain"></div>
+ </section>
+ <section
+ data-background-video="/slides/pws/mining.mp4"
+ data-background-video-loop="true">
+ </section>
+ <section
+ data-background-video="/slides/pws/mining-winner.mp4"
+ data-background-video-loop="true">
+ </section>
+ <section>
+ <a href="https://noahloomans.com/a-robot-that-owns-money.pdf">
+ https://noahloomans.com/a-robot-that-owns-money.pdf
+ </a>
+ </section>
+ </div>
+</div>