mozillazg / talks

Presentations and whatnot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

talks

This repo contains all of my talks.

For a webview, go to glasnt.com/talks

technical overview

Most of these talks use reveal.js, while some earlier versions use a system called projection.

Both are web-based presentation formats, which can be run by invoking a local web server on your system and navigating to the URL.

For example, using Python 3:

cd [..]/talks/ python3 -m http.server -p 1337 open http://localhost:1337

Speaker notes can be viewed by pressing [s]. I use the notes mostly for reminders, and should not be assumed to be of any use to anyone wanting a general review of the talk.

talk writeups

If you want to get a TLDR on any of my talks, if there is an associated write-up, it'll be linked on the main talks page.

About

Presentations and whatnot


Languages

Language:JavaScript 46.1%Language:CSS 42.8%Language:HTML 11.0%Language:Python 0.1%Language:Ruby 0.0%