diff --git a/images/jeremyavatar-cropped.jpg b/images/jeremyavatar-cropped.jpg
new file mode 100644
index 0000000..158b5f9
Binary files /dev/null and b/images/jeremyavatar-cropped.jpg differ
diff --git a/slides/200-data-binding.html b/slides/200-data-binding.html
index a77693d..788956a 100644
--- a/slides/200-data-binding.html
+++ b/slides/200-data-binding.html
@@ -28,4 +28,6 @@
const full = this.computed(() => `${first.value} ${last.value}`.trim(), [first, last]);
this.full = full;
this.back = this.computed(() => `${full.value.split('').reverse().join('')}`, [full]);
-
\ No newline at end of file
+
+210-pwa
+slide-left
\ No newline at end of file
diff --git a/slides/210-pwa.html b/slides/210-pwa.html
new file mode 100644
index 0000000..62f8857
--- /dev/null
+++ b/slides/210-pwa.html
@@ -0,0 +1,21 @@
+
Progressive Web Applications
+Progressive Web Applications (PWA)
+
+PWA Demo
+
+220-wrapup
\ No newline at end of file
diff --git a/slides/220-wrapup.html b/slides/220-wrapup.html
new file mode 100644
index 0000000..98e4d84
--- /dev/null
+++ b/slides/220-wrapup.html
@@ -0,0 +1,17 @@
+Final Considerations
+Final Considerations
+{{item}}
+
+230-end
+fade
\ No newline at end of file
diff --git a/slides/230-end.html b/slides/230-end.html
new file mode 100644
index 0000000..5ed3cb4
--- /dev/null
+++ b/slides/230-end.html
@@ -0,0 +1,6 @@
+The End
+
+The End
+
+
+