https://github.com/illation/presentations
https://github.com/illation/presentations
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/illation/presentations
- Owner: Illation
- Created: 2017-10-18T09:29:14.000Z (almost 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-10-19T10:24:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T21:41:16.230Z (8 months ago)
- Language: HTML
- Size: 1.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)