Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kyrcha/blog-code

Code for my blog posts
https://github.com/kyrcha/blog-code

Last synced: about 18 hours ago
JSON representation

Code for my blog posts

Awesome Lists containing this project

README

        

# blog-code

Code for my blogs at [kyrcha.info](http://kyrcha.info/blog), [medium/@kyrcha](https://medium.com/@kyrcha) and [the cloud and ml eng boutique]().

- [SSL/HTTPS server with Node.js and Express.js](http://kyrcha.info/2014/10/14/sslhttps-server-nodejs-expressjs) - Code: [https-server](https://github.com/kyrcha/blog-code/tree/master/https-server)
- [Create a dataset for playing with recommender systems based on another spotify dataset]() - Code [spotify-dataset](https://github.com/kyrcha/blog-code/tree/master/spotify-dataset)