From 367d9d3f8b7b430a1b0667aa76e58c85fa17d5d3 Mon Sep 17 00:00:00 2001 From: Aliaksandr Belik Date: Mon, 9 Jan 2017 20:23:00 +0300 Subject: [PATCH 01/13] Add JMeter (#773) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 32f933a..2852aa5 100644 --- a/readme.md +++ b/readme.md @@ -468,7 +468,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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. +- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. +- [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. ## License From f4039abe29ee95849ffe95da948272e3c3774140 Mon Sep 17 00:00:00 2001 From: Harshal Priyadarshi Date: Tue, 10 Jan 2017 14:29:50 +0530 Subject: [PATCH 02/13] Add Information Retrieval (#834) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2852aa5..b554174 100644 --- a/readme.md +++ b/readme.md @@ -238,6 +238,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) - [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis) - [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn) +- [Information Retrieval](https://github.com/harpribot/awesome-information-retrieval) - Learn to develop your own search engine. ## Big Data From 3f1f6881a74c28f533e1c943cf603df5f29a78d9 Mon Sep 17 00:00:00 2001 From: Timo Furrer Date: Tue, 10 Jan 2017 13:17:45 +0100 Subject: [PATCH 03/13] Add Python Asyncio (#846) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b554174..e5f137c 100644 --- a/readme.md +++ b/readme.md @@ -90,6 +90,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Python](https://github.com/vinta/awesome-python) + - [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. - [Rust](https://github.com/kud1ing/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) - [PureScript](https://github.com/passy/awesome-purescript) From 39604052e28c91d94c2901a4626d4f07073d9bfd Mon Sep 17 00:00:00 2001 From: Spiros Gerokostas Date: Mon, 16 Jan 2017 16:28:50 +0200 Subject: [PATCH 04/13] Add Elixir Books (#804) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e5f137c..e471d10 100644 --- a/readme.md +++ b/readme.md @@ -271,6 +271,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [R Books](https://github.com/RomanTsegelskyi/rbooks) - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) - [Book Authoring](https://github.com/TalAter/awesome-book-authoring) +- [Elixir Books](https://github.com/sger/ElixirBooks) ## Editors From 83a577e7cb46c66907eadaa8bf6cf9f10b65015e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 17 Jan 2017 18:36:19 +0700 Subject: [PATCH 05/13] Add some descriptions --- readme.md | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/readme.md b/readme.md index e471d10..264d67e 100644 --- a/readme.md +++ b/readme.md @@ -81,9 +81,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages) - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages. - - [npm](https://github.com/sindresorhus/awesome-npm) + - [npm](https://github.com/sindresorhus/awesome-npm) - Package manager. - [AVA](https://github.com/avajs/awesome-ava) - Test runner. - - [ESLint](https://github.com/dustinspecker/awesome-eslint) + - [ESLint](https://github.com/dustinspecker/awesome-eslint) - Linter. - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) - [Observables](https://github.com/sindresorhus/awesome-observables) - [Swift](https://github.com/matteocrippa/awesome-swift) @@ -122,7 +122,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [.NET](https://github.com/quozd/awesome-dotnet) - [Core](https://github.com/thangchung/awesome-dotnet-core) - [PHP](https://github.com/ziadoz/awesome-php) - - [Composer](https://github.com/jakoch/awesome-composer) + - [Composer](https://github.com/jakoch/awesome-composer) - Package manager. - [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi) - [Assembler](https://github.com/brainblowjob/awesome-asm) - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) @@ -143,20 +143,20 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list) - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [Protips](https://github.com/AllThingsSmitty/css-protips) -- [React](https://github.com/enaqx/awesome-react) - - [Relay](https://github.com/expede/awesome-relay) +- [React](https://github.com/enaqx/awesome-react) - App framework. + - [Relay](https://github.com/expede/awesome-relay) - Framework for building data-driven React apps. - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) - [Polymer](https://github.com/Granze/awesome-polymer) -- [Angular 2](https://github.com/AngularClass/awesome-angular2) -- [Angular](https://github.com/gianarb/awesome-angularjs) -- [Backbone](https://github.com/sadcitizen/awesome-backbone) +- [Angular 2](https://github.com/AngularClass/awesome-angular2) - App framework. +- [Angular](https://github.com/gianarb/awesome-angularjs) - App framework. +- [Backbone](https://github.com/sadcitizen/awesome-backbone) - App framework. - [HTML5](https://github.com/diegocard/awesome-html5) - [SVG](https://github.com/willianjusten/awesome-svg) - [Canvas](https://github.com/raphamorim/awesome-canvas) - [KnockoutJS](https://github.com/dnbard/awesome-knockout) - [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo) - [Inspiration](https://github.com/NoahBuscher/Inspire) -- [Ember](https://github.com/nmec/awesome-ember) +- [Ember](https://github.com/nmec/awesome-ember) - App framework. - [Android UI](https://github.com/wasabeef/awesome-android-ui) - [iOS UI](https://github.com/cjwirth/awesome-ios-ui) - [Meteor](https://github.com/Urigo/awesome-meteor) @@ -165,7 +165,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Web Typography](https://github.com/deanhume/typography) - [Web Accessibility](https://github.com/brunopulis/awesome-a11y) - [Material Design](https://github.com/sachin1092/awesome-material) -- [D3](https://github.com/wbkd/awesome-d3) +- [D3](https://github.com/wbkd/awesome-d3) - Library for producing dynamic, interactive data visualizations. - [Emails](https://github.com/jonathandion/awesome-emails) - [jQuery](https://github.com/peterkokot/awesome-jquery) - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) @@ -176,9 +176,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs) - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) -- [Vue.js](https://github.com/vuejs/awesome-vue) -- [Marionette.js](https://github.com/sadcitizen/awesome-marionette) -- [Aurelia](https://github.com/behzad888/awesome-aurelia) +- [Vue.js](https://github.com/vuejs/awesome-vue) - App framework. +- [Marionette.js](https://github.com/sadcitizen/awesome-marionette) - App framework. +- [Aurelia](https://github.com/behzad888/awesome-aurelia) - App framework. - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) @@ -208,7 +208,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Laravel](https://github.com/chiraggude/awesome-laravel) - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) - - [Gems](https://github.com/hothero/awesome-rails-gem) + - [Gems](https://github.com/hothero/awesome-rails-gem) - Packages. - [Phalcon](https://github.com/sergeyklay/awesome-phalcon) - [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess) - [nginx](https://github.com/fcambus/nginx-resources) @@ -233,7 +233,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cryptography](https://github.com/sobolevn/awesome-cryptography) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) + - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence. - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) @@ -246,7 +246,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Big Data](https://github.com/onurakpolat/awesome-bigdata) - [Public Datasets](https://github.com/caesar0301/awesome-public-datasets) -- [Hadoop](https://github.com/youngwookim/awesome-hadoop) +- [Hadoop](https://github.com/youngwookim/awesome-hadoop) - Framework for distributed storage and processing of very large data sets. - [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering) - [Streaming](https://github.com/manuzhang/awesome-streaming) @@ -302,7 +302,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) -- [Fish](https://github.com/fisherman/awesome-fish) +- [Fish](https://github.com/fisherman/awesome-fish) - User-friendly shell. - [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps) - [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins) - [GitHub](https://github.com/phillipadsmith/awesome-github) @@ -313,7 +313,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - Enhance the `git` CLI. - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) -- [Hyper](https://github.com/bnb/awesome-hyper) +- [Hyper](https://github.com/bnb/awesome-hyper) - Cross-platform terminal app built on web technologies. - [PowerShell](https://github.com/janikvonrotz/awesome-powershell) - Cross-platform object-oriented shell. @@ -333,7 +333,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) - [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM. -- [MongoDB](https://github.com/ramnes/awesome-mongodb) +- [MongoDB](https://github.com/ramnes/awesome-mongodb) - NoSQL database. - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. @@ -371,7 +371,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) -- [Honeypots](https://github.com/paralax/awesome-honeypots) +- [Honeypots](https://github.com/paralax/awesome-honeypots) - Deception trap, designed to entice an attacker into attempting to compromise the information systems in an organization. - [Incident Response](https://github.com/meirwah/awesome-incident-response) - [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security) @@ -379,7 +379,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Content Management Systems - [Umbraco](https://github.com/leekelleher/awesome-umbraco) -- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) +- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) - Ruby on Rails CMS. - [Wagtail](https://github.com/springload/awesome-wagtail) – Django CMS focused on flexibility and user experience. - [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS. - [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. @@ -391,12 +391,12 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [GeoJSON](https://github.com/tmcw/awesome-geojson) - [Datasets](https://github.com/jdorfman/awesome-json-datasets) - [Discounts for Student Developers](https://github.com/AchoArnold/discount-for-student-dev) -- [Slack](https://github.com/matiassingers/awesome-slack) +- [Slack](https://github.com/matiassingers/awesome-slack) - Team collaboration. - [Communities](https://github.com/filipelinhares/awesome-slack) - [Conferences](https://github.com/RichardLitt/awesome-conferences) - [Sysadmin](https://github.com/n1trux/awesome-sysadmin) - [Radio](https://github.com/kyleterry/awesome-radio) -- [Awesome](https://github.com/sindresorhus/awesome) +- [Awesome](https://github.com/sindresorhus/awesome) - Recursion illustrated. - [Analytics](https://github.com/onurakpolat/awesome-analytics) - [Open Companies](https://github.com/opencompany/awesome-open-company) - [REST](https://github.com/marmelab/awesome-rest) @@ -420,11 +420,11 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs) - [Self Hosted](https://github.com/Kickball/awesome-selfhosted) - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) -- [Gulp](https://github.com/alferov/awesome-gulp) +- [Gulp](https://github.com/alferov/awesome-gulp) - Task runner. - [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything. - [Answers](https://github.com/stoeffel/awesome-ama-answers) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography) -- [OpenGL](https://github.com/eug/awesome-opengl) +- [OpenGL](https://github.com/eug/awesome-opengl) - Cross-platform API for rendering 2D and 3D graphics. - [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [GraphQL](https://github.com/chentsulin/awesome-graphql) - [Transit](https://github.com/luqmaan/awesome-transit) @@ -442,7 +442,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) -- [Citizen Science](https://github.com/dylanrees/citizen-science) - Resources for community-based and non-institutional scientists. +- [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists. - [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. - [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol. @@ -450,28 +450,28 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [For Girls](https://github.com/cristianoliveira/awesome4girls) - [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework. - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices. -- [Vulkan](https://github.com/vinjn/awesome-vulkan) +- [Vulkan](https://github.com/vinjn/awesome-vulkan) - Low-overhead, cross-platform 3D graphics and compute API. - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language. - [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit. - [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) -- [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. +- [Colorful](https://github.com/Siddharth11/Colorful) - Choose your next color scheme. - [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. - [Bots](https://github.com/hackerkid/bots) - Building bots. - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. - [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. - [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. -- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. +- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO. - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [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. +- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. From 3541511c2044d6d8c07a2a4748ae0a10f0273b70 Mon Sep 17 00:00:00 2001 From: Jesse Talavera-Greenberg Date: Wed, 18 Jan 2017 11:04:48 -0500 Subject: [PATCH 06/13] Add Qt (#851) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 264d67e..78983dd 100644 --- a/readme.md +++ b/readme.md @@ -68,6 +68,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Fuse](https://github.com/vinkla/awesome-fuse) - [Heroku](https://github.com/ianstormtaylor/awesome-heroku) - [Raspberry Pi](https://github.com/thibmaek/awesome-raspberry-pi) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more. +- [Qt](https://github.com/JesseTG/awesome-qt) - Cross-platform GUI app framework. ## Programming Languages From dc28ef7bb0e109d99a7a44def16b59c044a15ff9 Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Thu, 19 Jan 2017 17:57:44 +0000 Subject: [PATCH 07/13] Add Electronics (#865) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 78983dd..0262e66 100644 --- a/readme.md +++ b/readme.md @@ -474,6 +474,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. +- [Electronics](https://github.com/monostable/awesome-electronics) - For electronic engineers and hobbyists. ## License From 754019d8a83e32934cb676dd63a8bd6824c41fdb Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Thu, 19 Jan 2017 18:01:47 +0000 Subject: [PATCH 08/13] Add Hardware category (#868) --- readme.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 0262e66..16a3e7a 100644 --- a/readme.md +++ b/readme.md @@ -40,6 +40,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Learn](#learn) - [Security](#security) - [Content Management Systems](#content-management-systems) +- [Hardware](#hardware) - [Miscellaneous](#miscellaneous) @@ -386,6 +387,15 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. +## Hardware + +- [Robotics](https://github.com/Kiloreux/awesome-robotics) +- [Internet of Things](https://github.com/HQarroum/awesome-iot) +- [Electronics](https://github.com/monostable/awesome-electronics) - For electronic engineers and hobbyists. +- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) +- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. + + ## Miscellaneous - [JSON](https://github.com/burningtree/awesome-json) @@ -436,16 +446,13 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Microservices](https://github.com/mfornos/awesome-microservices) - [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources. - [Code Points](https://github.com/Codepoints/awesome-codepoints) -- [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) -- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions) - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists. - [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. -- [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol. - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) @@ -455,7 +462,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language. - [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit. -- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) - [Colorful](https://github.com/Siddharth11/Colorful) - Choose your next color scheme. @@ -474,7 +480,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. -- [Electronics](https://github.com/monostable/awesome-electronics) - For electronic engineers and hobbyists. ## License From 8a2fd3aa06542121cedbd9c5c6311f9709979921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Fri, 20 Jan 2017 15:50:52 +0100 Subject: [PATCH 09/13] Add JavaScript Learning (#843) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 16a3e7a..d04a2d0 100644 --- a/readme.md +++ b/readme.md @@ -363,6 +363,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Computer History](https://github.com/watson/awesome-computer-history) - [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids) - [Educational Games](https://github.com/vinkla/awesome-educational-games) - Learn while playing. +- [JavaScript Learning](https://github.com/micromata/awesome-javascript-learning) ## Security From 8617b899d8254963cdbe537a6f4c60cb6b7f57de Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 22 Jan 2017 20:19:44 +0000 Subject: [PATCH 10/13] Add replacement repository for GIF Original repository was deleted, this is exactly the same repository recovered. Refs #872 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d04a2d0..b8c3668 100644 --- a/readme.md +++ b/readme.md @@ -346,7 +346,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Fonts](https://github.com/brabadu/awesome-fonts) - [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts. - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) -- [GIF](https://github.com/ibaaj/awesome-gif) +- [GIF](https://github.com/davisonio/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) - [Open Source Documents](https://github.com/hubtee/awesome-opensource-documents) - [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) From 14159929b69be47e3d2c1d80c0bb55da609b34a9 Mon Sep 17 00:00:00 2001 From: Terkel Date: Mon, 23 Jan 2017 00:38:29 -0800 Subject: [PATCH 11/13] Add Creative Coding (#864) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b8c3668..c316169 100644 --- a/readme.md +++ b/readme.md @@ -481,6 +481,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. +- [Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Programming something expressive instead of something functional. ## License From aafa59b8da97eecc0d3cc41976c7ed4e1102bf09 Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Fri, 27 Jan 2017 11:21:19 -0600 Subject: [PATCH 12/13] Update Webpack (#875) - The Webpack awesome list has been transfered into https://github.com/webpack-contrib Change updates the target URL --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c316169..ce6e5ca 100644 --- a/readme.md +++ b/readme.md @@ -190,7 +190,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps) - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. -- [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. +- [webpack](https://github.com/webpack-contrib/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. From 95a2b1581f8877e1b4d0a341d9e4cc9cf3effc59 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sun, 29 Jan 2017 11:41:11 +0100 Subject: [PATCH 13/13] Rename jQuery and Dojo repositories locations (#877) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ce6e5ca..d455bc2 100644 --- a/readme.md +++ b/readme.md @@ -156,7 +156,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SVG](https://github.com/willianjusten/awesome-svg) - [Canvas](https://github.com/raphamorim/awesome-canvas) - [KnockoutJS](https://github.com/dnbard/awesome-knockout) -- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo) +- [Dojo Toolkit](https://github.com/petk/awesome-dojo) - [Inspiration](https://github.com/NoahBuscher/Inspire) - [Ember](https://github.com/nmec/awesome-ember) - App framework. - [Android UI](https://github.com/wasabeef/awesome-android-ui) @@ -169,7 +169,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Material Design](https://github.com/sachin1092/awesome-material) - [D3](https://github.com/wbkd/awesome-d3) - Library for producing dynamic, interactive data visualizations. - [Emails](https://github.com/jonathandion/awesome-emails) -- [jQuery](https://github.com/peterkokot/awesome-jquery) +- [jQuery](https://github.com/petk/awesome-jquery) - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first)