An open API service indexing awesome lists of open source software.

https://github.com/illation/presentations


https://github.com/illation/presentations

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# presentations

Repo containing presentations I work on.

Each html in the root folder should be one presentation.

### Viewing

#### Locally
clone recursively to include reveal.js:
~~~~
git clone --recursive https://github.com/Illation/presentations.git
~~~~

#### Online

[Writing a bytecode Interpreter](https://illation.github.io/presentations/WritingABytecodeInterpreter.html)