Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kyrcha/blog-code
- Owner: kyrcha
- License: unlicense
- Created: 2019-11-10T17:08:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:53:38.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T14:40:53.342Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 4.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)