This is the Electron app I created as a slide deck for my talk about Electron at GitHub Universe 2017 (and 2016).
To run it locally, with animations and links and whatnot:
git clone https://github.com/zeke/electron-universe
cd electron-universe
npm install
npm start