Occasionally, I like to stand in front of a room full of strangers and talk about nerd stuff. While the majority of the talks I do revolve around Vue.js, I do like to experiment with broader, non-technical topics that appeal to a wider audience. I get the most out of talks that have some kind of personal story to them. I can Google how to do X, Y and Z within a certain framework. The magic happens when a story is presented. That's where I really learn something. Don't just tell me that a certain technology is cool. Give me a reason to care. That is what I try to do in my talks. I try and make the content relateable through personal stories and examples.
Talks

Animating Vue.js with GSAP
Animations are an easy way to add depth and dimension to your application. In this talk, I discuss how to add GSAP to your Vue.js projects so you can start making things move with JavaScript.

Building Desktop Apps with JavaScript
In This talk we discuss building Desktop apps with Vue.js and Electron.