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

https://github.com/frehner/horrible-interfaces-offline


https://github.com/frehner/horrible-interfaces-offline

Last synced: 5 months ago
JSON representation

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