From f53e97e1ff7cb32bef1552fd6c2f118fa7f3608a Mon Sep 17 00:00:00 2001 From: "Adnan M.Sagar, PhD" Date: Sat, 17 Dec 2016 05:41:52 -0500 Subject: [PATCH 1/3] Add Ant Design (#761) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 749bc40..19d7357 100644 --- a/readme.md +++ b/readme.md @@ -190,6 +190,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. - [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. +- [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. ## Back-End Development From 764f004768ae1766e143a49ef2f3493a969c6ee6 Mon Sep 17 00:00:00 2001 From: Henk Date: Sat, 17 Dec 2016 11:43:17 +0100 Subject: [PATCH 2/3] Add SaltStack (#821) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 19d7357..7bb51f9 100644 --- a/readme.md +++ b/readme.md @@ -466,6 +466,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. - [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. +- [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. From 50eedafa774fe7107e69dd9bd46befb19bf09416 Mon Sep 17 00:00:00 2001 From: Andrei Beliankou Date: Sat, 17 Dec 2016 11:56:01 +0100 Subject: [PATCH 3/3] Add NLP with Ruby (#830) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7bb51f9..32f933a 100644 --- a/readme.md +++ b/readme.md @@ -227,6 +227,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing) - [Spanish](https://github.com/dav009/awesome-spanish-nlp) + - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) - [Cryptography](https://github.com/sobolevn/awesome-cryptography) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)