https://github.com/frehner/horrible-interfaces-offline
https://github.com/frehner/horrible-interfaces-offline
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frehner/horrible-interfaces-offline
- Owner: frehner
- License: mit
- Created: 2019-08-06T02:15:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T02:19:46.000Z (almost 7 years ago)
- Last Synced: 2025-06-18T03:44:21.797Z (about 1 year ago)
- Language: HTML
- Size: 4.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Offline versions of Horrible Interfaces
These are just offline-enabled versions of [these](https://codepen.io/collection/nvmBQV/). Why? In case the internet is bad at the conferences that I give this talk at.
Hopefully each one of these is self-contained, and can just be viewed by opening the raw HTML file in a browser.
The exception is `dotty.html`, for which you need to run a small static server with CORS to get to work correctly. One easy way would be to do the following in your terminal:
```sh
npx http-server tensorflow/ --cors
```
## Thanks
* To [BenSound](http://www.bensound.com/royalty-free-music) for the royalty-free music
* To Github user [Gogul09](https://github.com/gogul09) for doing the training on digit recognition and sharing it