awesome/readme.md

413 lines
20 KiB
Markdown
Raw Normal View History

2015-06-27 16:13:18 +03:00
<h1 align="center">
<br>
<img width="400" src="https://cdn.rawgit.com/sindresorhus/awesome/master/media/logo.svg" alt="awesome">
2015-06-27 16:13:18 +03:00
<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
2016-01-18 15:22:00 +03:00
- [What is an awesome list?](awesome.md)
- [Contribution guide](contributing.md)
- [Creating a list](create-list.md)
- [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome)
2015-11-01 20:38:10 +03:00
[![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome)
-
2016-01-18 15:22:00 +03:00
Check out my [blog](https://blog.sindresorhus.com) and follow me 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)
- [Media](#media)
2015-06-03 13:03:31 +03:00
- [Learn](#learn)
- [Security](#security)
2016-02-03 12:45:16 +03:00
- [Content Management System](#content-management-system)
2015-06-03 13:03:31 +03:00
- [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)
2016-02-23 13:07:59 +03:00
- [Containers](https://github.com/Friz-zy/awesome-linux-containers)
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)
- [Standard Style](https://github.com/feross/awesome-standard)
- [Must Watch Talks](https://github.com/bolshchikov/js-must-watch)
- [Tips](https://github.com/loverajoel/jstips)
- [Network Layer](https://github.com/Kikobeats/awesome-network-js)
2016-02-26 20:25:10 +03:00
- [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)
- [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)*
2014-07-12 12:47:26 +04:00
- [Swift](https://github.com/matteocrippa/awesome-swift)
2015-12-30 02:46:07 +03:00
- [Education](https://github.com/hsavit1/Awesome-Swift-Education)
2016-02-01 09:46:17 +03:00
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds)
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)
2016-02-07 07:43:04 +03:00
- [Kotlin](https://github.com/JavaBy/awesome-kotlin)
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
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)
2016-01-19 01:28:34 +03:00
- [CSS](https://github.com/sotayamashita/awesome-css)
- [Critical-Path (Above-the-fold) Tools](https://github.com/addyosmani/critical-path-css-tools)
- [Scalability](https://github.com/davidtheclark/scalable-css-reading-list)
- [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css)
2016-02-23 13:07:09 +03:00
- [Protips](https://github.com/AllThingsSmitty/css-protips)
2014-09-01 19:19:36 +04:00
- [React](https://github.com/enaqx/awesome-react)
2016-02-18 14:42:29 +03:00
- [Relay](https://github.com/expede/awesome-relay)
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)
- [Meteor](https://github.com/Urigo/awesome-meteor)
2015-05-19 12:41:23 +03:00
- [BEM](https://github.com/sturobson/BEM-resources)
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)
- [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)
2016-03-10 16:27:28 +03:00
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know)
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)
2016-01-16 01:38:33 +03:00
- [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)*
2016-01-18 14:59:14 +03:00
- [Cycle.js](https://github.com/vic/awesome-cyclejs)
2016-02-13 20:07:26 +03:00
- [Text Editing](https://github.com/dok/awesome-text-editing)
2016-01-23 19:55:41 +03:00
- [Motion UI Design](https://github.com/fliptheweb/motion-ui-design)
2016-01-27 16:59:57 +03:00
- [Vue.js](https://github.com/vuejs/awesome-vue)
2016-01-30 00:28:05 +03:00
- [Marionette.js](https://github.com/sadcitizen/awesome-marionette)
2016-02-18 19:34:16 +03:00
- [Aurelia](https://github.com/behzad888/awesome-aurelia)
2016-03-05 06:00:45 +03:00
- [Charting](https://github.com/zingchart/awesome-charting)
2016-03-20 19:02:55 +03:00
- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2)
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)
- [Symfony](https://github.com/sitepoint/awesome-symfony)
2016-03-04 13:46:29 +03:00
- [Education](https://github.com/Symfonisti/awesome-symfony-education)
- [Laravel](https://github.com/chiraggude/awesome-laravel)
2016-02-23 13:07:59 +03:00
- [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md)
2015-05-18 21:25:58 +03:00
- [Rails](https://github.com/ekremkaraca/awesome-rails)
- [Gems](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)
- [Spanish](https://github.com/dav009/awesome-spanish-nlp)
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)
- [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis)
- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn)
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)
2016-02-14 20:18:34 +03:00
- [Streaming](https://github.com/manuzhang/awesome-streaming)
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)
- [Competitive Programming](https://github.com/lnishan/awesome-competitive-programming)
2016-01-01 23:30:37 +03:00
- [Math](https://github.com/rossant/awesome-math)
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](https://github.com/mhinz/vim-galore)
2015-06-03 12:52:34 +03:00
- [Emacs](https://github.com/emacs-tw/awesome-emacs)
- [Atom](https://github.com/mehcode/awesome-atom)
2016-02-15 09:16:14 +03:00
- [Visual Studio Code](https://github.com/viatsko/awesome-vscode)
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)
2016-01-20 00:03:30 +03:00
- [LÖVE](https://github.com/JanWerder/awesome-love2d) *(Game engine)*
2016-03-04 13:49:28 +03:00
- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) *(Fantasy console)*
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)
2016-01-19 01:25:38 +03:00
- [GitHub](https://github.com/phillipadsmith/awesome-github)
2016-02-23 13:07:59 +03:00
- [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
- [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet)
- [Git Cheat Sheet & Git Flow](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)
2016-02-08 06:38:08 +03:00
- [SSH](https://github.com/moul/awesome-ssh)
- [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev)
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)
- [Neo4j](https://github.com/Neueda4j/awesome-neo4j)
2016-01-18 15:31:07 +03:00
- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) *(PHP ORM)*
2016-03-08 22:02:02 +03:00
- [MongoDB](https://github.com/ramnes/awesome-mongodb)
2015-06-03 12:52:34 +03:00
## Media
2015-06-03 12:52:34 +03:00
- [Creative Commons Media](https://github.com/shime/creative-commons-media)
- [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)
2016-01-20 19:21:28 +03:00
- [GIF](https://github.com/ibaaj/awesome-gif)
- [Music](https://github.com/ciconia/awesome-music)
- [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents)
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)
2016-02-06 22:33:31 +03:00
- [Computer History](https://github.com/watson/awesome-computer-history)
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)
2016-01-17 20:10:14 +03:00
- [CTF](https://github.com/apsdehal/awesome-ctf) *(Capture the Flag)*
2015-06-03 12:52:34 +03:00
- [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
2016-02-03 12:45:16 +03:00
## Content Management System
- [Umbraco](https://github.com/leekelleher/awesome-umbraco)
- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms)
## 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)
2016-02-23 13:07:59 +03:00
- [Communities](https://github.com/filipelinhares/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)
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)
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)
- [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)
- [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)*
2016-01-20 19:34:04 +03:00
- [Answers](https://github.com/stoeffel/awesome-ama-answers)
- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/)
2015-07-23 11:46:11 +03:00
- [OpenGL](https://github.com/eug/awesome-opengl)
- [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)
- [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)
- [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)
- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews)
2015-12-29 22:20:09 +03:00
- [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)*
2015-12-31 13:51:28 +03:00
- [Katas](https://github.com/gmontalvoriv/awesome-katas)
2016-01-01 19:26:59 +03:00
- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism)
- [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)*
2016-01-08 19:39:22 +03:00
- [Robotics](https://github.com/Kiloreux/awesome-robotics)
- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)*
- [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots)
- [For Girls](https://github.com/cristianoliveira/awesome4girls)
2016-01-28 00:50:58 +03:00
- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)*
2016-02-04 02:34:48 +03:00
- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)*
2016-03-15 17:38:15 +03:00
- [Vulkan](https://github.com/vinjn/awesome-vulkan)
2016-03-20 19:12:25 +03:00
- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)*
2015-12-29 22:20:09 +03:00
2014-07-11 17:42:24 +04:00
## License
2016-02-19 22:05:53 +03:00
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](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.