glasnt / talks

Presentations and whatnot

Home Page:https://glasnt.com/talks

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

These talks use a few different formats.

Most recently, they are Podium decks.

For talks not in a .podium, they use reveal.js, while some earlier versions use a system called projection, but there are some Keynote and PDFs in there.

In all circumstances, they should all be visible by clicking on the Slides link on glasnt.com/talks

The talk listing itself is jekyll, myrtle theme.

Running locally

For reveal.js and projection.js:

   cd TALK_NAME
   python -m http.server -p 1337
   open http://localhost:1337

If you are running Python 2.7 (which you really shouldn't), run python -m SimpleHTTPServer 1337 instead.

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 as "Resource". There are also dedicated writeups at the top of the complete talks listing.

About

Presentations and whatnot

https://glasnt.com/talks


Languages

Language:JavaScript 52.5%Language:CSS 22.5%Language:SCSS 10.1%Language:HTML 8.5%Language:Jupyter Notebook 6.4%Language:Python 0.1%Language:Ruby 0.0%Language:Go 0.0%Language:C++ 0.0%Language:Pascal 0.0%Language:Makefile 0.0%