awesome/readme.md

357 lines
17 KiB
Markdown
Raw Normal View History

2015-06-27 16:13:18 +03:00
<h1 align="center">
<br>
<img width="400" src="https://rawgit.com/sindresorhus/awesome/master/media/logo.svg" alt="awesome">
<br>
<br>
<br>
</h1>
2014-07-11 17:42:24 +04:00
2014-07-24 23:59:44 +04:00
> A curated list of awesome lists
2014-07-11 17:42:24 +04:00
[What makes for an awesome list?](awesome.md)
2015-07-09 16:23:08 +03:00
2015-11-01 20:38:10 +03:00
Please read the [contribution guidelines](contributing.md) or the [creating a list guide](create-list.md) if you want to contribute.
**Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter](https://twitter.com/sindresorhus).**
2014-07-14 02:34:09 +04:00
2015-08-07 08:36:00 +03:00
## Table of Contents
2015-06-03 13:03:31 +03:00
- [Platforms](#platforms)
- [Programming Languages](#programming-languages)
- [Front-end Development](#front-end-development)
- [Back-end Development](#back-end-development)
- [Computer Science](#computer-science)
- [Big Data](#big-data)
- [Theory](#theory)
- [Books](#books)
- [Editors](#editors)
- [Gaming](#gaming)
- [Development Environment](#development-environment)
2015-06-03 13:03:31 +03:00
- [Entertainment](#entertainment)
- [Databases](#databases)
- [Resources](#resources)
- [Learn](#learn)
- [Security](#security)
- [Miscellaneous](#miscellaneous)
2014-07-14 02:34:09 +04:00
## Platforms
2014-07-12 12:47:26 +04:00
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
2014-07-14 02:34:09 +04:00
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks)
- [iOS](https://github.com/vsouza/awesome-ios)
- [Android](https://github.com/JStumpp/awesome-android)
2015-10-23 01:55:19 +03:00
- [IoT & Hybrid Apps](https://github.com/weblancaster/awesome-IoT-hybrid)
2015-07-03 03:40:01 +03:00
- [Electron](https://github.com/sindresorhus/awesome-electron)
2015-06-03 12:52:34 +03:00
- [Cordova](https://github.com/busterc/awesome-cordova)
2015-06-07 17:33:58 +03:00
- [React Native](https://github.com/jondot/awesome-react-native)
2015-06-18 23:38:34 +03:00
- [Xamarin](https://github.com/benoitjadinon/awesome-xamarin)
- [Linux](https://github.com/aleksandar-todorovic/awesome-linux)
2015-09-10 22:49:21 +03:00
- [OS X](https://github.com/iCHAIT/awesome-osx)
- [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line)
- [Screensavers](https://github.com/aharris88/awesome-osx-screensavers)
- [watchOS](https://github.com/yenchenlin1994/awesome-watchos)
- [JVM](https://github.com/deephacks/awesome-jvm)
- [Salesforce](https://github.com/mailtoharshit/awesome-salesforce)
2015-10-26 14:19:19 +03:00
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws)
2015-10-27 21:36:40 +03:00
- [Windows](https://github.com/RiseLedger/awesome-windows)
2015-11-03 16:17:41 +03:00
- [IPFS](https://github.com/ipfs/awesome-ipfs)
2015-11-23 13:15:47 +03:00
- [Fuse](https://github.com/vinkla/awesome-fuse)
2014-07-24 23:59:44 +04:00
2015-07-03 03:40:01 +03:00
2015-05-21 13:14:41 +03:00
## Programming Languages
2014-07-14 02:34:09 +04:00
2014-07-12 12:47:26 +04:00
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
2015-10-04 12:22:35 +03:00
- [Promises](https://github.com/wbinnssmith/awesome-promises)
2014-07-12 12:47:26 +04:00
- [Swift](https://github.com/matteocrippa/awesome-swift)
2014-12-01 10:10:07 +03:00
- [Python](https://github.com/vinta/awesome-python)
2014-07-24 23:59:44 +04:00
- [Rust](https://github.com/kud1ing/awesome-rust)
2014-12-01 10:10:07 +03:00
- [Haskell](https://github.com/krispo/awesome-haskell)
2015-05-08 01:39:36 +03:00
- [PureScript](https://github.com/passy/awesome-purescript)
2014-07-24 23:59:44 +04:00
- [Go](https://github.com/avelino/awesome-go)
2014-07-12 12:47:26 +04:00
- [Scala](https://github.com/lauris/awesome-scala)
- [Ruby](https://github.com/markets/awesome-ruby)
- [Ruby Events](https://github.com/planetruby/awesome-events) *(Conferences, Meetups, etc.)*
2014-07-12 12:47:26 +04:00
- [Clojure](https://github.com/razum2um/awesome-clojure)
2015-10-07 10:28:57 +03:00
- [ClojureScript](https://github.com/emrehan/awesome-clojurescript)
2014-07-12 12:47:26 +04:00
- [Elixir](https://github.com/h4cc/awesome-elixir)
2015-05-21 13:34:56 +03:00
- [Elm](https://github.com/isRuslan/awesome-elm)
2014-07-12 12:47:26 +04:00
- [Erlang](https://github.com/drobakowski/awesome-erlang)
2014-07-26 22:19:18 +04:00
- [Julia](https://github.com/svaksha/Julia.jl)
2014-08-17 16:43:05 +04:00
- [Lua](https://github.com/LewisJEllis/awesome-lua)
- [C](https://github.com/aleksandar-todorovic/awesome-c)
2014-07-17 15:33:00 +04:00
- [C/C++](https://github.com/fffaraz/awesome-cpp)
2014-07-24 23:59:44 +04:00
- [R](https://github.com/qinwf/awesome-R)
- [D](https://github.com/zhaopuming/awesome-d)
- [Common Lisp](https://github.com/CodyReichert/awesome-cl)
2014-07-24 23:59:44 +04:00
- [Perl](https://github.com/hachiojipm/awesome-perl)
- [Groovy](https://github.com/kdabir/awesome-groovy)
2014-08-21 02:31:27 +04:00
- [Dart](https://github.com/yissachar/awesome-dart)
2014-07-24 23:59:44 +04:00
- [Java](https://github.com/akullpp/awesome-java)
2014-07-25 14:38:40 +04:00
- [OCaml](https://github.com/rizo/awesome-ocaml)
2014-07-24 23:59:44 +04:00
- [Coldfusion](https://github.com/seancoyne/awesome-coldfusion)
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
- [.NET](https://github.com/quozd/awesome-dotnet)
- [PHP](https://github.com/ziadoz/awesome-php)
2015-05-19 17:06:50 +03:00
- [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi)
- [Assembler](https://github.com/mat0thew/awesome-asm)
- [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey)
2015-09-03 17:11:15 +03:00
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt)
- [Crystal](https://github.com/veelenga/awesome-crystal)
2015-07-26 00:03:38 +03:00
- [TypeScript](https://github.com/dzharii/awesome-typescript)
2014-07-24 23:59:44 +04:00
2014-07-12 12:47:26 +04:00
2015-05-21 13:14:41 +03:00
## Front-end Development
- [JavaScript Must Watch Talks](https://github.com/bolshchikov/js-must-watch)
2015-01-30 08:37:34 +03:00
- [ES6 Tools](https://github.com/addyosmani/es6-tools)
2014-12-01 10:10:07 +03:00
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
- [Web Tools](https://github.com/lvwzhen/tools)
2015-10-23 01:55:19 +03:00
- [Critical-Path (Above-the-fold) CSS Tools](https://github.com/addyosmani/critical-path-css-tools)
2014-09-01 19:19:36 +04:00
- [React](https://github.com/enaqx/awesome-react)
2014-12-01 10:10:07 +03:00
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
2015-05-26 18:28:35 +03:00
- [Polymer](https://github.com/Granze/awesome-polymer)
2015-11-05 09:05:18 +03:00
- [Angular 2](https://github.com/AngularClass/awesome-angular2)
2015-10-07 23:19:03 +03:00
- [Angular](https://github.com/gianarb/awesome-angularjs)
2015-11-11 20:28:48 +03:00
- [Backbone](https://github.com/sadcitizen/awesome-backbone)
2014-12-01 10:10:07 +03:00
- [HTML5](https://github.com/diegocard/awesome-html5)
- [SVG](https://github.com/willianjusten/awesome-svg)
2015-08-11 02:48:30 +03:00
- [Canvas](https://github.com/raphamorim/awesome-canvas)
2014-09-30 23:06:53 +04:00
- [KnockoutJS](https://github.com/dnbard/awesome-knockout)
- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo)
2015-01-12 02:02:55 +03:00
- [Inspiration](https://github.com/NoahBuscher/Inspire)
2015-02-18 13:26:59 +03:00
- [Ember](https://github.com/nmec/awesome-ember)
2015-05-05 17:44:54 +03:00
- [Android UI](https://github.com/wasabeef/awesome-android-ui)
- [iOS UI](https://github.com/cjwirth/awesome-ios-ui)
2015-05-17 21:44:25 +03:00
- [Scalable CSS](https://github.com/davidtheclark/scalable-css-reading-list)
- [Meteor](https://github.com/Urigo/awesome-meteor)
2015-05-19 12:41:23 +03:00
- [BEM](https://github.com/sturobson/BEM-resources)
2015-05-30 01:42:48 +03:00
- [CSS Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css)
2015-05-31 20:38:49 +03:00
- [Flexbox](https://github.com/afonsopacifer/awesome-flexbox)
- [Web Typography](https://github.com/deanhume/typography)
2015-06-03 12:28:56 +03:00
- [Web Accessibility](https://github.com/brunopulis/awesome-a11y)
2015-06-03 12:52:34 +03:00
- [Material Design](https://github.com/sachin1092/awesome-material)
2015-10-23 01:55:19 +03:00
- [CSS](https://github.com/sotayamashita/awesome-css)
- [D3](https://github.com/wbkd/awesome-d3)
2015-08-19 03:53:26 +03:00
- [Emails](https://github.com/jonathandion/awesome-emails)
2015-09-23 05:17:17 +03:00
- [jQuery](https://github.com/peterkokot/awesome-jquery)
2015-10-19 12:53:06 +03:00
- [Web Audio](https://github.com/notthetup/awesome-webaudio)
2015-10-24 17:17:51 +03:00
- [Offline-First](https://github.com/pazguille/offline-first)
2015-12-28 09:08:08 +03:00
- [Static Website Services](https://github.com/aharris88/awesome-static-website-services)
2014-07-12 12:47:26 +04:00
2015-05-21 13:14:41 +03:00
## Back-end Development
- [Django](https://github.com/rosarior/awesome-django)
2015-05-13 20:23:35 +03:00
- [Flask](https://github.com/humiaozuzu/awesome-flask)
2015-06-03 12:52:34 +03:00
- [Docker](https://github.com/veggiemonk/awesome-docker)
- [Vagrant](https://github.com/iJackUA/awesome-vagrant)
2015-12-08 13:48:31 +03:00
- [Pyramid](https://github.com/uralbash/awesome-pyramid)
- [Play1 Framework](https://github.com/PerfectCarl/awesome-play1)
2015-02-23 08:52:17 +03:00
- [CakePHP](https://github.com/friendsofcake/awesome-cakephp)
- [Symfony2](https://github.com/EmanueleMinotto/awesome-symfony2)
- [Laravel](https://github.com/chiraggude/awesome-laravel)
2015-05-18 21:25:58 +03:00
- [Rails](https://github.com/ekremkaraca/awesome-rails)
- [Rails Gem](https://github.com/hothero/awesome-rails-gem)
2015-06-02 00:34:21 +03:00
- [Phalcon](https://github.com/sergeyklay/awesome-phalcon)
2015-06-03 12:52:34 +03:00
- [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess)
- [nginx](https://github.com/fcambus/nginx-resources)
- [Dropwizard](https://github.com/stve/awesome-dropwizard)
2015-11-04 09:06:36 +03:00
- [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes)
2015-05-21 13:14:41 +03:00
## Computer Science
2014-12-01 10:10:07 +03:00
2015-01-05 02:36:06 +03:00
- [University Courses](https://github.com/prakhar1989/awesome-courses)
2014-08-03 15:15:51 +04:00
- [Data Science](https://github.com/okulbilisim/awesome-datascience)
2014-11-16 10:50:36 +03:00
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
- [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials)
2014-12-01 10:10:07 +03:00
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing)
2014-12-24 19:13:58 +03:00
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics)
- [Cryptography](https://github.com/MaciejCzyzewski/retter)
2015-01-23 17:42:03 +03:00
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) *(Neural networks)*
- [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)
2014-12-01 10:10:07 +03:00
2015-05-21 13:14:41 +03:00
## Big Data
2014-12-01 10:10:07 +03:00
- [Big Data](https://github.com/onurakpolat/awesome-bigdata)
2014-11-30 19:09:56 +03:00
- [Public Datasets](https://github.com/caesar0301/awesome-public-datasets)
2014-12-01 10:10:07 +03:00
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
2015-06-24 12:11:53 +03:00
- [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering)
2014-12-01 10:10:07 +03:00
## Theory
- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
- [Algorithms](https://github.com/tayllan/awesome-algorithms)
2014-12-01 10:10:07 +03:00
- [Algorithm Visualizations](https://github.com/enjalot/algovis)
- [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence)
2015-02-26 00:07:48 +03:00
- [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization)
2015-12-04 21:28:38 +03:00
- [Competitive Coding](https://github.com/hkirat/awesome-competitive-coding)
2015-05-06 13:33:13 +03:00
## Books
- [Free Programming Books](https://github.com/vhf/free-programming-books)
- [Free Software Testing Books](https://github.com/ligurio/free-software-testing-books/blob/master/free-software-testing-books.md)
- [Go Books](https://github.com/dariubs/GoBooks)
- [R Books](https://github.com/RomanTsegelskyi/rbooks)
- [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books)
2015-05-06 13:33:13 +03:00
2015-06-03 12:52:34 +03:00
## Editors
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks)
- [Vim](http://vimawesome.com)
- [Emacs](https://github.com/emacs-tw/awesome-emacs)
- [Atom](https://github.com/mehcode/awesome-atom)
2015-06-03 12:52:34 +03:00
2015-07-03 03:40:01 +03:00
2015-06-03 12:52:34 +03:00
## Gaming
- [Game Development](https://github.com/ellisonleao/magictools)
- [Game Talks](https://github.com/hzoo/awesome-gametalks)
- [Godot](https://github.com/Calinou/awesome-godot) *(Game engine)*
- [Open Source Games](https://github.com/leereilly/games)
2015-11-23 17:57:32 +03:00
- [Unity](https://github.com/RyanNielson/awesome-unity) *(Game engine)*
2015-12-04 20:35:16 +03:00
- [Chess](https://github.com/hkirat/awesome-chess)
2015-06-03 12:52:34 +03:00
## Development Environment
2015-06-03 12:52:34 +03:00
- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins)
- [Dev Env](https://github.com/jondot/awesome-devenv)
- [Dotfiles](https://github.com/webpro/awesome-dotfiles)
- [Shell](https://github.com/alebcay/awesome-shell)
2015-12-26 19:14:55 +03:00
- [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps)
2015-06-03 12:52:34 +03:00
- [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins)
- [Browser Extensions for GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
- [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet)
- [Git Tips](https://github.com/git-tips/tips)
2015-09-01 12:51:57 +03:00
- [Git Add-ons](https://github.com/stevemao/awesome-git-addons)
2015-06-03 12:52:34 +03:00
## Entertainment
- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) *(Scifi)*
2015-06-03 12:52:34 +03:00
- [Fantasy](https://github.com/RichardLitt/awesome-fantasy)
2015-10-23 01:55:19 +03:00
- [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts)
2015-08-07 15:46:24 +03:00
- [Email Newsletters](https://github.com/vredniy/awesome-newsletters)
2015-06-03 12:52:34 +03:00
## Databases
- [Database](https://github.com/numetriclabz/awesome-db)
- [MySQL](https://github.com/shlomi-noach/awesome-mysql/blob/gh-pages/index.md)
- [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy)
- [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb)
2015-10-08 10:28:28 +03:00
- [Neo4j](https://github.com/GraphGeeks/awesome-neo4j)
2015-06-03 12:52:34 +03:00
## Resources
- [Creative Commons Media](https://github.com/shime/creative-commons-media)
- [Images](https://github.com/heyalexej/awesome-images)
- [Fonts](https://github.com/brabadu/awesome-fonts)
2015-06-16 05:22:59 +03:00
- [Codeface](https://github.com/chrissimpkins/codeface) *(Text editor fonts)*
2015-11-18 20:46:16 +03:00
- [Stock Resources](https://github.com/neutraltone/awesome-stock-resources)
2015-06-03 12:52:34 +03:00
## Learn
- [CLI Workshoppers/Adventures](https://github.com/therebelrobot/awesome-workshopper)
- [Learn to Program](https://github.com/karlhorky/learn-to-program)
2015-07-07 11:40:34 +03:00
- [Speaking](https://github.com/matteofigus/awesome-speaking)
- [Tech Videos](https://github.com/lucasviola/awesome-tech-videos)
- [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning)
2015-06-03 12:52:34 +03:00
## Security
- [Application Security](https://github.com/paragonie/awesome-appsec)
2015-06-03 12:52:34 +03:00
- [Security](https://github.com/sbilly/awesome-security)
- [CTF](https://github.com/apsdehal/awesome-ctf)
- [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)
2015-06-28 04:14:15 +03:00
- [Honeypots](https://github.com/paralax/awesome-honeypots)
2015-12-10 14:06:17 +03:00
- [Incident Response](https://github.com/meirwah/awesome-incident-response)
2015-06-03 12:52:34 +03:00
## Miscellaneous
- [JSON](https://github.com/burningtree/awesome-json)
- [Discounts for Student Developers](https://github.com/najela/discount-for-student-dev)
- [Slack](https://github.com/matiassingers/awesome-slack)
- [Conferences](https://github.com/RichardLitt/awesome-conferences)
- [GeoJSON](https://github.com/tmcw/awesome-geojson)
- [Sysadmin](https://github.com/n1trux/awesome-sysadmin)
- [Radio](https://github.com/kyleterry/awesome-radio)
- [Awesome](https://github.com/sindresorhus/awesome)
- [Analytics](https://github.com/onurakpolat/awesome-analytics)
- [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev)
- [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet)
2015-10-23 01:55:19 +03:00
- [Open Companies](https://github.com/opencompany/awesome-open-company)
- [REST](https://github.com/marmelab/awesome-rest)
- [Selenium](https://github.com/christian-bromann/awesome-selenium)
- [Endangered Languages](https://github.com/RichardLitt/endangered-languages)
- [Slack Communities](https://github.com/filipelinhares/awesome-slack)
2015-10-23 01:55:19 +03:00
- [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd)
- [Services Engineering](https://github.com/mmcgrana/services-engineering)
- [Free for Developers](https://github.com/ripienaar/free-for-dev)
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin/)
- [Answers](https://github.com/jugoncalves/awesome-answers) *(Stack Overflow, Quora, etc)*
2015-05-21 13:14:41 +03:00
- [Sketch](https://github.com/diessica/awesome-sketch) *(OS X app)*
- [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup)
- [Maintainance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)*
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools)
- [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job)
- [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates)
2015-10-23 01:55:19 +03:00
- [Mad Science Modules](https://github.com/feross/awesome-mad-science)
- [Readme](https://github.com/matiassingers/awesome-readme)
- [Tools](https://github.com/cjbarber/ToolsOfTheTrade)
- [Styleguides](https://github.com/RichardLitt/awesome-styleguides)
- [Design and Development Guides](https://github.com/NARKOZ/guides)
- [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs)
- [Self Hosted](https://github.com/Kickball/awesome-selfhosted)
2015-06-27 14:14:13 +03:00
- [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps)
2015-06-30 08:01:08 +03:00
- [Gulp](https://github.com/alferov/awesome-gulp)
2015-07-04 14:25:24 +03:00
- [AMA](https://github.com/sindresorhus/amas) *(Ask Me Anything)*
2015-08-10 08:31:21 +03:00
- [AMA-answers](https://github.com/stoeffel/awesome-ama-answers)
- [GIF](https://github.com/ibaaj/awesome-gif)
- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/)
2015-07-23 11:46:11 +03:00
- [OpenGL](https://github.com/eug/awesome-opengl)
2015-08-11 01:17:36 +03:00
- [JavaScript Standard Style](https://github.com/feross/awesome-standard)
- [Productivity](https://github.com/jyguyomarch/awesome-productivity)
2015-08-16 11:40:16 +03:00
- [GraphQL](https://github.com/chentsulin/awesome-graphql)
- [Transit](https://github.com/luqmaan/awesome-transit)
- [Research Tools](https://github.com/emptymalei/awesome-research)
- [Niche Job Boards](https://github.com/wfhio/awesome-job-boards)
2015-09-09 00:05:33 +03:00
- [Data Visualization](https://github.com/fasouto/awesome-dataviz)
2015-10-23 01:55:19 +03:00
- [Social Media Share Links](https://github.com/vinkla/share-links)
- [JSON Datasets](https://github.com/jdorfman/awesome-json-datasets)
2015-09-17 09:29:28 +03:00
- [Microservices](https://github.com/mfornos/awesome-microservices)
- [GitHub](https://github.com/phillipadsmith/awesome-github)
- [Unicode Code Points](https://github.com/Codepoints/awesome-codepoints)
2015-10-22 16:02:17 +03:00
- [Internet of Things](https://github.com/HQarroum/awesome-iot)
- [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents)
2015-10-27 15:20:59 +03:00
- [Umbraco](https://github.com/leekelleher/awesome-umbraco)
2015-10-30 05:30:36 +03:00
- [Linux Containers](https://github.com/Friz-zy/awesome-linux-containers)
- [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners)
2015-12-09 17:03:08 +03:00
- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon)
2015-12-11 23:35:32 +03:00
- [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp)
- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews)
2015-12-21 02:04:58 +03:00
- [Music](https://github.com/ciconia/awesome-music)
2014-07-11 17:42:24 +04:00
## License
[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
2014-07-11 17:42:24 +04:00
To the extent possible under law, [Sindre Sorhus](http://sindresorhus.com) has waived all copyright and related or neighboring rights to this work.