2018-04-20 05:17:47 +00:00
< div align = "center" >
2018-08-03 17:21:01 +00:00
< img width = "500" height = "350" src = "media/logo.svg" alt = "Awesome" >
2018-04-20 05:17:47 +00:00
< br >
< br >
2019-12-16 21:03:27 +00:00
< hr >
2019-10-03 06:00:02 +00:00
< p >
2019-11-22 18:02:13 +00:00
< p >
< sup >
< a href = "https://github.com/sponsors/sindresorhus" > My open source work is supported by the community< / a >
< / sup >
< / p >
< sup > Special thanks to:< / sup >
< br >
< br >
< a href = "https://github.com/botpress/botpress" >
< img src = "https://sindresorhus.com/assets/thanks/botpress-logo.svg" width = "260" alt = "Botpress" >
2019-10-03 06:00:02 +00:00
< / a >
2019-12-16 21:03:27 +00:00
< br >
< sub > < b > Botpress is an open-source conversational assistant creation platform.< / b > < / sub >
< br >
< sub > They < a href = "https://github.com/botpress/botpress/blob/master/.github/CONTRIBUTING.md" > welcome contributions< / a > from anyone, whether you're into machine learning,< br > want to get started in open-source, or just have an improvement idea.< / sub >
< br >
2019-10-03 06:00:02 +00:00
< / p >
2019-12-16 21:03:27 +00:00
< hr >
2019-10-03 06:00:02 +00:00
< br >
< br >
2015-06-27 13:13:18 +00:00
< br >
2019-11-22 18:02:13 +00:00
< br >
2018-04-20 05:17:47 +00:00
< / div >
2014-07-11 13:42:24 +00:00
2017-03-21 14:18:15 +00:00
< p align = "center" >
< a href = "awesome.md" > What is an awesome list?< / a >
< a href = "contributing.md" > Contribution guide< / a >
< a href = "create-list.md" > Creating a list< / a >
2017-10-22 08:01:02 +00:00
< a href = "https://twitter.com/awesome__re" > Twitter< / a >
2018-02-13 17:19:22 +00:00
< a href = "https://www.redbubble.com/people/sindresorhus/works/30364188-awesome-logo" > Stickers & t-shirts< / a >
2017-03-21 14:18:15 +00:00
< / p >
< br >
2019-02-22 06:01:51 +00:00
< div align = "center" >
< b > Follow the < a href = "https://twitter.com/awesome__re" > Awesome Twitter account< / a > for updates on new list additions.< / b >
< / div >
< br >
2017-03-21 14:18:15 +00:00
< p align = "center" >
2017-07-20 23:22:01 +00:00
< sub > Just type < a href = "https://awesome.re" > < code > awesome.re< / code > < / a > to go here. Check out my < a href = "https://blog.sindresorhus.com" > blog< / a > and follow me on < a href = "https://twitter.com/sindresorhus" > Twitter< / a > .< / sub >
2017-03-21 14:18:15 +00:00
< / p >
2017-10-28 03:59:57 +00:00
< br >
2016-07-07 12:51:39 +00:00
## Contents
2015-06-03 10:03:31 +00:00
- [Platforms ](#platforms )
- [Programming Languages ](#programming-languages )
2016-05-31 09:23:20 +00:00
- [Front-End Development ](#front-end-development )
- [Back-End Development ](#back-end-development )
2015-06-03 10:03:31 +00:00
- [Computer Science ](#computer-science )
- [Big Data ](#big-data )
- [Theory ](#theory )
- [Books ](#books )
- [Editors ](#editors )
- [Gaming ](#gaming )
2015-11-06 22:10:20 +00:00
- [Development Environment ](#development-environment )
2015-06-03 10:03:31 +00:00
- [Entertainment ](#entertainment )
- [Databases ](#databases )
2016-01-20 15:58:26 +00:00
- [Media ](#media )
2015-06-03 10:03:31 +00:00
- [Learn ](#learn )
- [Security ](#security )
2016-10-01 09:56:25 +00:00
- [Content Management Systems ](#content-management-systems )
2017-01-19 18:01:47 +00:00
- [Hardware ](#hardware )
2017-02-18 20:30:02 +00:00
- [Business ](#business )
- [Work ](#work )
- [Networking ](#networking )
2017-08-07 16:53:51 +00:00
- [Decentralized Systems ](#decentralized-systems )
2019-08-18 19:26:47 +00:00
- [Higher Education ](#higher-education )
2020-01-21 06:09:32 +00:00
- [Events ](#events )
2015-06-03 10:03:31 +00:00
- [Miscellaneous ](#miscellaneous )
2019-02-22 14:28:36 +00:00
- [Related ](#related )
2015-06-03 10:03:31 +00:00
2019-11-22 18:02:13 +00:00
---
< div align = "center" >
< p >
< a href = "https://triplebyte.com/a/aZxgKGg/d" >
< b > Looking for a job?< / b >
< br >
No resume needed. Just prove you can code.
< br >
< div >
< img src = "https://user-images.githubusercontent.com/170270/66039619-9363c380-e53f-11e9-9b56-ae6e8ab336ba.png" width = "260" alt = "Tripblebyte" >
< / div >
< / a >
< sub > < i > Clicking this helps fund the Awesome project< / i > < / sub >
< / p >
< / div >
---
2014-07-13 22:34:09 +00:00
## Platforms
2014-07-12 08:47:26 +00:00
2018-12-12 22:21:23 +00:00
- [Node.js ](https://github.com/sindresorhus/awesome-nodejs#readme ) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
2019-04-08 13:16:49 +00:00
- [Cross-Platform ](https://github.com/bcoe/awesome-cross-platform-nodejs#readme ) - Writing cross-platform code on Node.js.
2018-07-05 05:47:33 +00:00
- [Frontend Development ](https://github.com/dypsilon/frontend-dev-bookmarks#readme )
- [iOS ](https://github.com/vsouza/awesome-ios#readme ) - Mobile operating system for Apple phones and tablets.
2019-05-24 07:29:09 +00:00
- [Android ](https://github.com/JStumpp/awesome-android#readme ) - Mobile operating system developed by Google.
2018-07-05 05:47:33 +00:00
- [IoT & Hybrid Apps ](https://github.com/weblancaster/awesome-IoT-hybrid#readme )
- [Electron ](https://github.com/sindresorhus/awesome-electron#readme ) - Cross-platform native desktop apps using JavaScript/HTML/CSS.
- [Cordova ](https://github.com/busterc/awesome-cordova#readme ) - JavaScript API for hybrid apps.
2019-05-24 07:29:09 +00:00
- [React Native ](https://github.com/jondot/awesome-react-native#readme ) - JavaScript framework for writing natively rendering mobile apps for iOS and Android.
2019-01-21 16:10:36 +00:00
- [Xamarin ](https://github.com/XamSome/awesome-xamarin#readme ) - Mobile app development IDE, testing, and distribution.
2018-07-05 05:47:33 +00:00
- [Linux ](https://github.com/aleksandar-todorovic/awesome-linux#readme )
- [Containers ](https://github.com/Friz-zy/awesome-linux-containers#readme )
2019-07-04 16:44:32 +00:00
- [eBPF ](https://github.com/zoidbergwill/awesome-ebpf#readme ) - Virtual machine that allows you to write more efficient and powerful tracing and monitoring for Linux systems.
2019-11-18 03:50:19 +00:00
- [Arch-based Projects ](https://github.com/PandaFoss/Awesome-Arch#readme ) - Linux distributions and projects based on Arch Linux.
2019-05-24 07:29:09 +00:00
- [macOS ](https://github.com/iCHAIT/awesome-macOS#readme ) - Operating system for Apple's Mac computers.
2018-07-05 05:47:33 +00:00
- [Command-Line ](https://github.com/herrbischoff/awesome-macos-command-line#readme )
- [Screensavers ](https://github.com/agarrharr/awesome-macos-screensavers#readme )
2018-07-29 07:18:38 +00:00
- [Apps ](https://github.com/jaywcjlove/awesome-mac#readme )
2018-09-29 20:20:46 +00:00
- [Open Source Apps ](https://github.com/serhii-londar/open-source-mac-os-apps#readme )
2018-07-05 05:47:33 +00:00
- [watchOS ](https://github.com/yenchenlin/awesome-watchos#readme ) - Operating system for the Apple Watch.
- [JVM ](https://github.com/deephacks/awesome-jvm#readme )
- [Salesforce ](https://github.com/mailtoharshit/awesome-salesforce#readme )
- [Amazon Web Services ](https://github.com/donnemartin/awesome-aws#readme )
- [Windows ](https://github.com/Awesome-Windows/Awesome#readme )
- [IPFS ](https://github.com/ipfs/awesome-ipfs#readme ) - P2P hypermedia protocol.
2018-08-09 18:31:53 +00:00
- [Fuse ](https://github.com/fuse-compound/awesome-fuse#readme ) - Mobile development tools.
2018-07-05 05:47:33 +00:00
- [Heroku ](https://github.com/ianstormtaylor/awesome-heroku#readme ) - Cloud platform as a service.
- [Raspberry Pi ](https://github.com/thibmaek/awesome-raspberry-pi#readme ) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more.
- [Qt ](https://github.com/JesseTG/awesome-qt#readme ) - Cross-platform GUI app framework.
2019-07-30 23:50:38 +00:00
- [WebExtensions ](https://github.com/fregante/Awesome-WebExtensions#readme ) - Cross-browser extension system.
2018-07-05 05:47:33 +00:00
- [RubyMotion ](https://github.com/motion-open-source/awesome-rubymotion#readme ) - Write cross-platform native apps for iOS, Android, macOS, tvOS, and watchOS in Ruby.
- [Smart TV ](https://github.com/vitalets/awesome-smart-tv#readme ) - Create apps for different TV platforms.
- [GNOME ](https://github.com/Kazhnuz/awesome-gnome#readme ) - Simple and distraction-free desktop environment for Linux.
2019-05-09 08:04:20 +00:00
- [KDE ](https://github.com/francoism90/awesome-kde#readme ) - A free software community dedicated to creating an open and user-friendly computing experience.
2018-07-05 05:47:33 +00:00
- [.NET ](https://github.com/quozd/awesome-dotnet#readme )
- [Core ](https://github.com/thangchung/awesome-dotnet-core#readme )
2019-05-13 04:43:18 +00:00
- [Roslyn ](https://github.com/ironcev/awesome-roslyn#readme ) - Open-source compilers and code analysis APIs for C# and VB.NET languages.
2018-07-28 18:51:09 +00:00
- [Amazon Alexa ](https://github.com/miguelmota/awesome-amazon-alexa#readme ) - Virtual home assistant.
2018-09-18 18:06:28 +00:00
- [DigitalOcean ](https://github.com/jonleibowitz/awesome-digitalocean#readme ) - Cloud computing platform designed for developers.
2018-12-15 02:18:54 +00:00
- [Flutter ](https://github.com/Solido/awesome-flutter#readme ) - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
2018-10-16 17:52:02 +00:00
- [Home Assistant ](https://github.com/frenck/awesome-home-assistant#readme ) - Open source home automation that puts local control and privacy first.
2019-02-22 06:06:17 +00:00
- [IBM Cloud ](https://github.com/victorshinya/awesome-ibmcloud#readme ) - Cloud platform for developers and companies.
2019-02-22 06:54:02 +00:00
- [Firebase ](https://github.com/jthegedus/awesome-firebase#readme ) - App development platform built on Google Cloud Platform.
2019-03-03 13:33:32 +00:00
- [Robot Operating System 2.0 ](https://github.com/fkromer/awesome-ros2#readme ) - Set of software libraries and tools that help you build robot apps.
2019-05-20 18:28:40 +00:00
- [Adafruit IO ](https://github.com/adafruit/awesome-adafruitio#readme ) - Visualize and store data from any device.
2019-08-03 14:14:02 +00:00
- [Cloudflare ](https://github.com/irazasyed/awesome-cloudflare#readme ) - CDN, DNS, DDoS protection, and security for your site.
2019-09-26 05:13:25 +00:00
- [Actions on Google ](https://github.com/ravirupareliya/awesome-actions-on-google#readme ) - Developer platform for Google Assistant.
2020-02-01 05:53:30 +00:00
- [ESP ](https://github.com/agucova/awesome-esp#readme ) - Low-cost microcontrollers with WiFi and broad IoT applications.
2014-07-24 19:59:44 +00:00
2015-05-21 10:14:41 +00:00
## Programming Languages
2014-07-13 22:34:09 +00:00
2018-07-05 05:47:33 +00:00
- [JavaScript ](https://github.com/sorrycc/awesome-javascript#readme )
- [Promises ](https://github.com/wbinnssmith/awesome-promises#readme )
- [Standard Style ](https://github.com/standard/awesome-standard#readme ) - Style guide and linter.
- [Must Watch Talks ](https://github.com/bolshchikov/js-must-watch#readme )
- [Tips ](https://github.com/loverajoel/jstips#readme )
- [Network Layer ](https://github.com/Kikobeats/awesome-network-js#readme )
- [Micro npm Packages ](https://github.com/parro-it/awesome-micro-npm-packages#readme )
- [Mad Science npm Packages ](https://github.com/feross/awesome-mad-science#readme ) - Impossible sounding projects that exist.
- [Maintenance Modules ](https://github.com/maxogden/maintenance-modules#readme ) - For npm packages.
- [npm ](https://github.com/sindresorhus/awesome-npm#readme ) - Package manager.
- [AVA ](https://github.com/avajs/awesome-ava#readme ) - Test runner.
- [ESLint ](https://github.com/dustinspecker/awesome-eslint#readme ) - Linter.
- [Functional Programming ](https://github.com/stoeffel/awesome-fp-js#readme )
- [Observables ](https://github.com/sindresorhus/awesome-observables#readme )
- [npm scripts ](https://github.com/RyanZim/awesome-npm-scripts#readme ) - Task runner.
2019-02-26 14:59:13 +00:00
- [30 Seconds of Code ](https://github.com/30-seconds/30-seconds-of-code#readme ) - Code snippets you can understand in 30 seconds.
2019-05-24 07:29:09 +00:00
- [Swift ](https://github.com/matteocrippa/awesome-swift#readme ) - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast.
2018-07-05 05:47:33 +00:00
- [Education ](https://github.com/hsavit1/Awesome-Swift-Education#readme )
- [Playgrounds ](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme )
2019-05-24 07:29:09 +00:00
- [Python ](https://github.com/vinta/awesome-python#readme ) - General-purpose programming language designed for readability.
2018-07-05 05:47:33 +00:00
- [Asyncio ](https://github.com/timofurrer/awesome-asyncio#readme ) - Asynchronous I/O in Python 3.
- [Scientific Audio ](https://github.com/faroit/awesome-python-scientific-audio#readme ) - Scientific research in audio/music.
2018-08-10 11:23:21 +00:00
- [CircuitPython ](https://github.com/adafruit/awesome-circuitpython#readme ) - A version of Python for microcontrollers.
2019-09-26 05:16:57 +00:00
- [Data Science ](https://github.com/krzjoa/awesome-python-data-science#readme ) - Data analysis and machine learning.
2019-11-16 07:47:37 +00:00
- [Typing ](https://github.com/typeddjango/awesome-python-typing#readme ) - Optional static typing for Python.
2018-07-05 05:47:33 +00:00
- [Rust ](https://github.com/rust-unofficial/awesome-rust#readme )
- [Haskell ](https://github.com/krispo/awesome-haskell#readme )
- [PureScript ](https://github.com/passy/awesome-purescript#readme )
- [Go ](https://github.com/avelino/awesome-go#readme )
- [Scala ](https://github.com/lauris/awesome-scala#readme )
2019-05-30 02:51:55 +00:00
- [Scala Native ](https://github.com/tindzk/awesome-scala-native#readme ) - Optimizing ahead-of-time compiler for Scala based on LLVM.
2018-07-05 05:47:33 +00:00
- [Ruby ](https://github.com/markets/awesome-ruby#readme )
- [Clojure ](https://github.com/razum2um/awesome-clojure#readme )
- [ClojureScript ](https://github.com/hantuzun/awesome-clojurescript#readme )
- [Elixir ](https://github.com/h4cc/awesome-elixir#readme )
2019-07-30 23:50:38 +00:00
- [Elm ](https://github.com/sporto/awesome-elm#readme )
2018-07-05 05:47:33 +00:00
- [Erlang ](https://github.com/drobakowski/awesome-erlang#readme )
- [Julia ](https://github.com/svaksha/Julia.jl#readme )
- [Lua ](https://github.com/LewisJEllis/awesome-lua#readme )
- [C ](https://github.com/aleksandar-todorovic/awesome-c#readme )
2019-05-24 07:29:09 +00:00
- [C/C++ ](https://github.com/fffaraz/awesome-cpp#readme ) - General-purpose language with a bias toward system programming and embedded, resource-constrained software.
2018-07-05 05:47:33 +00:00
- [R ](https://github.com/qinwf/awesome-R#readme )
- [D ](https://github.com/zhaopuming/awesome-d#readme )
2020-01-21 06:03:11 +00:00
- [Common Lisp ](https://github.com/CodyReichert/awesome-cl#readme ) - Powerful dynamic multiparadigm language that facilitates iterative and interactive development.
- [Learning ](https://github.com/GustavBertram/awesome-common-lisp-learning#readme )
2018-07-05 05:47:33 +00:00
- [Perl ](https://github.com/hachiojipm/awesome-perl#readme )
- [Groovy ](https://github.com/kdabir/awesome-groovy#readme )
- [Dart ](https://github.com/yissachar/awesome-dart#readme )
2019-05-24 07:29:09 +00:00
- [Java ](https://github.com/akullpp/awesome-java#readme ) - Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
2018-07-05 05:47:33 +00:00
- [RxJava ](https://github.com/eleventigers/awesome-rxjava#readme )
- [Kotlin ](https://github.com/KotlinBy/awesome-kotlin#readme )
2019-01-21 16:10:36 +00:00
- [OCaml ](https://github.com/ocaml-community/awesome-ocaml#readme )
2018-07-05 05:47:33 +00:00
- [ColdFusion ](https://github.com/seancoyne/awesome-coldfusion#readme )
- [Fortran ](https://github.com/rabbiabram/awesome-fortran#readme )
2019-05-24 07:29:09 +00:00
- [PHP ](https://github.com/ziadoz/awesome-php#readme ) - Server-side scripting language.
2018-07-05 05:47:33 +00:00
- [Composer ](https://github.com/jakoch/awesome-composer#readme ) - Package manager.
2019-06-10 08:46:34 +00:00
- [Pascal ](https://github.com/Fr0sT-Brutal/awesome-pascal#readme )
2019-07-30 23:50:38 +00:00
- [Assembler ](https://github.com/lurumdare/awesome-asm#readme )
2018-07-05 05:47:33 +00:00
- [AutoHotkey ](https://github.com/ahkscript/awesome-AutoHotkey#readme )
- [AutoIt ](https://github.com/J2TeaM/awesome-AutoIt#readme )
- [Crystal ](https://github.com/veelenga/awesome-crystal#readme )
- [Frege ](https://github.com/sfischer13/awesome-frege#readme ) - Haskell for the JVM.
- [CMake ](https://github.com/onqtam/awesome-cmake#readme ) - Build, test, and package software.
- [ActionScript 3 ](https://github.com/robinrodricks/awesome-actionscript3#readme ) - Object-oriented language targeting Adobe AIR.
- [Eta ](https://github.com/sfischer13/awesome-eta#readme ) - Functional programming language for the JVM.
- [Idris ](https://github.com/joaomilho/awesome-idris#readme ) - General purpose pure functional programming language with dependent types influenced by Haskell and ML.
2019-02-22 06:01:51 +00:00
- [Ada/SPARK ](https://github.com/ohenley/awesome-ada#readme ) - Modern programming language designed for large, long-lived apps where reliability and efficiency are essential.
2019-02-26 04:39:16 +00:00
- [Q# ](https://github.com/ebraminio/awesome-qsharp#readme ) - Domain-specific programming language used for expressing quantum algorithms.
2019-10-27 17:36:17 +00:00
- [Imba ](https://github.com/koolamusic/awesome-imba#readme ) - Programming language inspired by Ruby and Python and compiles to performant JavaScript.
2019-11-22 17:41:37 +00:00
- [Vala ](https://github.com/desiderantes/awesome-vala#readme ) - Programming language designed to take full advantage of the GLib and GNOME ecosystems, while preserving the speed of C code.
2014-07-24 19:59:44 +00:00
2016-05-31 09:23:20 +00:00
## Front-End Development
2014-07-28 16:24:58 +00:00
2018-07-05 05:47:33 +00:00
- [ES6 Tools ](https://github.com/addyosmani/es6-tools#readme )
- [Web Performance Optimization ](https://github.com/davidsonfellipe/awesome-wpo#readme )
- [Web Tools ](https://github.com/lvwzhen/tools#readme )
2019-05-24 07:29:09 +00:00
- [CSS ](https://github.com/awesome-css-group/awesome-css#readme ) - Style sheet language that specifies how HTML elements are displayed on screen.
2018-07-05 05:47:33 +00:00
- [Critical-Path Tools ](https://github.com/addyosmani/critical-path-css-tools#readme )
- [Scalability ](https://github.com/davidtheclark/scalable-css-reading-list#readme )
- [Must-Watch Talks ](https://github.com/AllThingsSmitty/must-watch-css#readme )
- [Protips ](https://github.com/AllThingsSmitty/css-protips#readme )
2019-02-27 05:47:32 +00:00
- [Frameworks ](https://github.com/troxler/awesome-css-frameworks#readme )
2018-07-05 05:47:33 +00:00
- [React ](https://github.com/enaqx/awesome-react#readme ) - App framework.
- [Relay ](https://github.com/expede/awesome-relay#readme ) - Framework for building data-driven React apps.
2019-05-14 09:11:39 +00:00
- [React Hooks ](https://github.com/glauberfc/awesome-react-hooks#readme ) - A new feature that lets you use state and other React features without writing a class.
2018-07-05 05:47:33 +00:00
- [Web Components ](https://github.com/mateusortiz/webcomponents-the-right-way#readme )
- [Polymer ](https://github.com/Granze/awesome-polymer#readme ) - JavaScript library to develop Web Components.
2019-07-30 23:50:38 +00:00
- [Angular ](https://github.com/PatrickJS/awesome-angular#readme ) - App framework.
2018-07-05 05:47:33 +00:00
- [Backbone ](https://github.com/sadcitizen/awesome-backbone#readme ) - App framework.
- [HTML5 ](https://github.com/diegocard/awesome-html5#readme ) - Markup language used for websites & web apps.
- [SVG ](https://github.com/willianjusten/awesome-svg#readme ) - XML-based vector image format.
- [Canvas ](https://github.com/raphamorim/awesome-canvas#readme )
2019-09-23 09:43:24 +00:00
- [KnockoutJS ](https://github.com/dnbard/awesome-knockout#readme ) - JavaScript library.
- [Dojo Toolkit ](https://github.com/petk/awesome-dojo#readme ) - JavaScript toolkit.
2018-07-05 05:47:33 +00:00
- [Inspiration ](https://github.com/NoahBuscher/Inspire#readme )
2019-09-28 17:15:41 +00:00
- [Ember ](https://github.com/ember-community-russia/awesome-ember#readme ) - App framework.
2018-07-05 05:47:33 +00:00
- [Android UI ](https://github.com/wasabeef/awesome-android-ui#readme )
- [iOS UI ](https://github.com/cjwirth/awesome-ios-ui#readme )
- [Meteor ](https://github.com/Urigo/awesome-meteor#readme )
- [BEM ](https://github.com/sturobson/BEM-resources#readme )
- [Flexbox ](https://github.com/afonsopacifer/awesome-flexbox#readme )
- [Web Typography ](https://github.com/deanhume/typography#readme )
- [Web Accessibility ](https://github.com/brunopulis/awesome-a11y#readme )
- [Material Design ](https://github.com/sachin1092/awesome-material#readme )
- [D3 ](https://github.com/wbkd/awesome-d3#readme ) - Library for producing dynamic, interactive data visualizations.
- [Emails ](https://github.com/jonathandion/awesome-emails#readme )
- [jQuery ](https://github.com/petk/awesome-jquery#readme ) - Easy to use JavaScript library for DOM manipulation.
- [Tips ](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know#readme )
- [Web Audio ](https://github.com/notthetup/awesome-webaudio#readme )
- [Offline-First ](https://github.com/pazguille/offline-first#readme )
- [Static Website Services ](https://github.com/agarrharr/awesome-static-website-services#readme )
- [Cycle.js ](https://github.com/cyclejs-community/awesome-cyclejs#readme ) - Functional and reactive JavaScript framework.
- [Text Editing ](https://github.com/dok/awesome-text-editing#readme )
- [Motion UI Design ](https://github.com/fliptheweb/motion-ui-design#readme )
- [Vue.js ](https://github.com/vuejs/awesome-vue#readme ) - App framework.
- [Marionette.js ](https://github.com/sadcitizen/awesome-marionette#readme ) - App framework.
2019-01-21 16:10:36 +00:00
- [Aurelia ](https://github.com/aurelia-contrib/awesome-aurelia#readme ) - App framework.
2018-07-05 05:47:33 +00:00
- [Charting ](https://github.com/zingchart/awesome-charting#readme )
- [Ionic Framework 2 ](https://github.com/candelibas/awesome-ionic#readme )
- [Chrome DevTools ](https://github.com/ChromeDevTools/awesome-chrome-devtools#readme )
- [PostCSS ](https://github.com/jdrgomes/awesome-postcss#readme ) - CSS tool.
- [Draft.js ](https://github.com/nikgraf/awesome-draft-js#readme ) - Rich text editor framework for React.
- [Service Workers ](https://github.com/TalAter/awesome-service-workers#readme )
- [Progressive Web Apps ](https://github.com/TalAter/awesome-progressive-web-apps#readme )
- [choo ](https://github.com/choojs/awesome-choo#readme ) - App framework.
- [Redux ](https://github.com/brillout/awesome-redux#readme ) - State container for JavaScript apps.
- [webpack ](https://github.com/webpack-contrib/awesome-webpack#readme ) - Module bundler.
- [Browserify ](https://github.com/browserify/awesome-browserify#readme ) - Module bundler.
- [Sass ](https://github.com/Famolus/awesome-sass#readme ) - CSS preprocessor.
- [Ant Design ](https://github.com/websemantics/awesome-ant-design#readme ) - Enterprise-class UI design language.
- [Less ](https://github.com/LucasBassetti/awesome-less#readme ) - CSS preprocessor.
- [WebGL ](https://github.com/sjfricke/awesome-webgl#readme ) - JavaScript API for rendering 3D graphics.
- [Preact ](https://github.com/ooade/awesome-preact#readme ) - App framework.
- [Progressive Enhancement ](https://github.com/jbmoelker/progressive-enhancement-resources#readme )
- [Next.js ](https://github.com/unicodeveloper/awesome-nextjs#readme ) - Framework for server-rendered React apps.
2019-07-30 23:50:38 +00:00
- [Hyperapp ](https://github.com/jorgebucaran/awesome-hyperapp#readme ) - Tiny JavaScript library for building web apps.
2018-09-18 17:41:58 +00:00
- [lit-html ](https://github.com/web-padawan/awesome-lit-html#readme ) - HTML templating library for JavaScript.
2019-01-20 17:53:10 +00:00
- [JAMstack ](https://github.com/automata/awesome-jamstack#readme ) - Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt markup.
2019-11-14 08:04:03 +00:00
- [WordPress-Gatsby ](https://github.com/henrikwirth/awesome-wordpress-gatsby#readme ) - Web development technology stack with WordPress as a back end and Gatsby as a front end.
2019-01-26 08:55:12 +00:00
- [Mobile Web Development ](https://github.com/myshov/awesome-mobile-web-development#readme ) - Creating a great mobile web experience.
2019-05-21 09:37:37 +00:00
- [Storybook ](https://github.com/lauthieb/awesome-storybook#readme ) - Development environment for UI components.
2019-07-31 19:43:36 +00:00
- [Blazor ](https://github.com/AdrienTorris/awesome-blazor#readme ) - .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
2019-09-28 17:12:42 +00:00
- [Web Performance Metrics ](https://github.com/csabapalfi/awesome-web-performance-metrics#readme ) - Metrics to help understand page speed and user experience.
2019-11-12 12:09:52 +00:00
- [Tailwind CSS ](https://github.com/aniftyco/awesome-tailwindcss#readme ) - Utility-first CSS framework for rapid UI development.
2019-12-12 19:48:07 +00:00
- [Seed ](https://github.com/seed-rs/awesome-seed-rs#readme ) - Rust framework for creating web apps running in WebAssembly.
2019-12-24 13:22:55 +00:00
- [Web Performance Budget ](https://github.com/pajaydev/awesome-performance-budget#readme ) - Techniques to ensure certain performance metrics for a website.
2020-01-21 06:16:31 +00:00
- [Web Animation ](https://github.com/sergey-pimenov/awesome-web-animation#readme ) - Animations in the browser with JavaScript, CSS, SVG, etc.
2014-07-28 16:24:58 +00:00
2016-05-31 09:23:20 +00:00
## Back-End Development
2015-02-13 13:40:38 +00:00
2019-09-23 09:43:24 +00:00
- [Flask ](https://github.com/humiaozuzu/awesome-flask#readme ) - Python framework.
2018-07-05 05:47:33 +00:00
- [Docker ](https://github.com/veggiemonk/awesome-docker#readme )
2019-09-23 09:43:24 +00:00
- [Vagrant ](https://github.com/iJackUA/awesome-vagrant#readme ) - Automation virtual machine environment.
- [Pyramid ](https://github.com/uralbash/awesome-pyramid#readme ) - Python framework.
2018-07-05 05:47:33 +00:00
- [Play1 Framework ](https://github.com/PerfectCarl/awesome-play1#readme )
- [CakePHP ](https://github.com/friendsofcake/awesome-cakephp#readme ) - PHP framework.
2019-09-23 09:43:24 +00:00
- [Symfony ](https://github.com/sitepoint-editors/awesome-symfony#readme ) - PHP framework.
2018-07-05 05:47:33 +00:00
- [Education ](https://github.com/pehapkari/awesome-symfony-education#readme )
- [Laravel ](https://github.com/chiraggude/awesome-laravel#readme ) - PHP framework.
- [Education ](https://github.com/fukuball/Awesome-Laravel-Education#readme )
- [Rails ](https://github.com/ekremkaraca/awesome-rails#readme ) - Web app framework for Ruby.
- [Gems ](https://github.com/hothero/awesome-rails-gem#readme ) - Packages.
2019-09-23 09:43:24 +00:00
- [Phalcon ](https://github.com/phalcon/awesome-phalcon#readme ) - PHP framework.
2018-07-05 05:47:33 +00:00
- [Useful `.htaccess` Snippets ](https://github.com/phanan/htaccess#readme )
- [nginx ](https://github.com/fcambus/nginx-resources#readme ) - Web server.
2019-09-23 09:43:24 +00:00
- [Dropwizard ](https://github.com/stve/awesome-dropwizard#readme ) - Java framework.
2019-05-24 07:29:09 +00:00
- [Kubernetes ](https://github.com/ramitsurana/awesome-kubernetes#readme ) - Open-source platform that automates Linux container operations.
2019-09-23 09:43:24 +00:00
- [Lumen ](https://github.com/unicodeveloper/awesome-lumen#readme ) - PHP micro-framework.
- [Serverless Framework ](https://github.com/pmuens/awesome-serverless#readme ) - Serverless computing and serverless architectures.
2018-07-05 05:47:33 +00:00
- [Apache Wicket ](https://github.com/PhantomYdn/awesome-wicket#readme ) - Java web app framework.
- [Vert.x ](https://github.com/vert-x3/vertx-awesome#readme ) - Toolkit for building reactive apps on the JVM.
- [Terraform ](https://github.com/shuaibiyy/awesome-terraform#readme ) - Tool for building, changing, and versioning infrastructure.
2018-07-29 15:01:54 +00:00
- [Vapor ](https://github.com/Cellane/awesome-vapor#readme ) - Server-side development in Swift.
2019-07-30 23:50:38 +00:00
- [Dash ](https://github.com/ucg8j/awesome-dash#readme ) - Python web app framework.
2015-02-13 13:40:38 +00:00
2015-05-21 10:14:41 +00:00
## Computer Science
2014-12-01 07:10:07 +00:00
2018-07-05 05:47:33 +00:00
- [University Courses ](https://github.com/prakhar1989/awesome-courses#readme )
- [Data Science ](https://github.com/bulutyazilim/awesome-datascience#readme )
- [Tutorials ](https://github.com/siboehm/awesome-learn-datascience#readme )
- [Machine Learning ](https://github.com/josephmisiti/awesome-machine-learning#readme )
- [Tutorials ](https://github.com/ujjwalkarn/Machine-Learning-Tutorials#readme )
- [ML with Ruby ](https://github.com/arbox/machine-learning-with-ruby#readme ) - Learning, implementing, and applying Machine Learning using Ruby.
- [Core ML Models ](https://github.com/likedan/Awesome-CoreML-Models#readme ) - Models for Apple's machine learning framework.
2018-09-29 20:48:32 +00:00
- [H2O ](https://github.com/h2oai/awesome-h2o#readme ) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala.
2018-07-05 05:47:33 +00:00
- [Speech and Natural Language Processing ](https://github.com/edobashira/speech-language-processing#readme )
- [Spanish ](https://github.com/dav009/awesome-spanish-nlp#readme )
- [NLP with Ruby ](https://github.com/arbox/nlp-with-ruby#readme )
2019-02-26 16:55:22 +00:00
- [Question Answering ](https://github.com/seriousmac/awesome-qa#readme ) - The science of asking and answering in natural language with a machine.
2019-12-22 22:40:53 +00:00
- [Natural Language Generation ](https://github.com/tokenmill/awesome-nlg#readme ) - Generation of text used in data to text, conversational agents, and narrative generation applications.
2018-07-05 05:47:33 +00:00
- [Linguistics ](https://github.com/theimpossibleastronaut/awesome-linguistics#readme )
- [Cryptography ](https://github.com/sobolevn/awesome-cryptography#readme )
2018-08-17 21:31:17 +00:00
- [Papers ](https://github.com/pFarb/awesome-crypto-papers#readme ) - Theory basics for using cryptography by non-cryptographers.
2018-07-05 05:47:33 +00:00
- [Computer Vision ](https://github.com/jbhuang0604/awesome-computer-vision#readme )
- [Deep Learning ](https://github.com/ChristosChristofidis/awesome-deep-learning#readme ) - Neural networks.
- [TensorFlow ](https://github.com/jtoy/awesome-tensorflow#readme ) - Library for machine intelligence.
- [Papers ](https://github.com/terryum/awesome-deep-learning-papers#readme ) - The most cited deep learning papers.
- [Education ](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme )
- [Deep Vision ](https://github.com/kjw0612/awesome-deep-vision#readme )
- [Open Source Society University ](https://github.com/ossu/computer-science#readme )
- [Functional Programming ](https://github.com/lucasviola/awesome-functional-programming#readme )
2019-05-09 07:29:28 +00:00
- [Empirical Software Engineering ](https://github.com/dspinellis/awesome-msr#readme ) - Evidence-based research on software systems.
2018-07-05 05:47:33 +00:00
- [Static Analysis & Code Quality ](https://github.com/mre/awesome-static-analysis#readme )
- [Information Retrieval ](https://github.com/harpribot/awesome-information-retrieval#readme ) - Learn to develop your own search engine.
2019-05-30 04:35:17 +00:00
- [Quantum Computing ](https://github.com/desireevl/awesome-quantum-computing#readme ) - Computing which utilizes quantum mechanics and qubits on quantum computers.
2014-12-01 07:10:07 +00:00
2015-05-21 10:14:41 +00:00
## Big Data
2014-12-01 07:10:07 +00:00
2018-07-05 05:47:33 +00:00
- [Big Data ](https://github.com/onurakpolat/awesome-bigdata#readme )
- [Public Datasets ](https://github.com/awesomedata/awesome-public-datasets#readme )
- [Hadoop ](https://github.com/youngwookim/awesome-hadoop#readme ) - Framework for distributed storage and processing of very large data sets.
- [Data Engineering ](https://github.com/igorbarinov/awesome-data-engineering#readme )
- [Streaming ](https://github.com/manuzhang/awesome-streaming#readme )
- [Apache Spark ](https://github.com/awesome-spark/awesome-spark#readme ) - Unified engine for large-scale data processing.
2019-11-16 08:12:58 +00:00
- [Qlik ](https://github.com/ambster-public/awesome-qlik#readme ) - Business intelligence platform for data visualization, analytics, and reporting apps.
2019-12-22 22:36:58 +00:00
- [Splunk ](https://github.com/sduff/awesome-splunk#readme ) - Platform for searching, monitoring, and analyzing structured and unstructured machine-generated big data in real-time.
2014-07-28 16:24:58 +00:00
2014-12-01 07:10:07 +00:00
## Theory
2014-07-28 16:24:58 +00:00
2018-07-05 05:47:33 +00:00
- [Papers We Love ](https://github.com/papers-we-love/papers-we-love#readme )
- [Talks ](https://github.com/JanVanRyswyck/awesome-talks#readme )
- [Algorithms ](https://github.com/tayllan/awesome-algorithms#readme )
2019-06-15 07:27:24 +00:00
- [Education ](https://github.com/gaerae/awesome-algorithms-education#readme ) - Learning and practicing.
2018-07-05 05:47:33 +00:00
- [Algorithm Visualizations ](https://github.com/enjalot/algovis#readme )
- [Artificial Intelligence ](https://github.com/owainlewis/awesome-artificial-intelligence#readme )
- [Search Engine Optimization ](https://github.com/marcobiedermann/search-engine-optimization#readme )
- [Competitive Programming ](https://github.com/lnishan/awesome-competitive-programming#readme )
- [Math ](https://github.com/rossant/awesome-math#readme )
- [Recursion Schemes ](https://github.com/passy/awesome-recursion-schemes#readme ) - Traversing nested data structures.
2014-07-28 16:24:58 +00:00
2015-05-06 10:33:13 +00:00
## Books
2018-07-05 05:47:33 +00:00
- [Free Programming Books ](https://github.com/EbookFoundation/free-programming-books#readme )
- [Free Software Testing Books ](https://github.com/ligurio/awesome-software-quality#readme )
- [Go Books ](https://github.com/dariubs/GoBooks#readme )
- [R Books ](https://github.com/RomanTsegelskyi/rbooks#readme )
- [Mind Expanding Books ](https://github.com/hackerkid/Mind-Expanding-Books#readme )
- [Book Authoring ](https://github.com/TalAter/awesome-book-authoring#readme )
- [Elixir Books ](https://github.com/sger/ElixirBooks#readme )
2015-05-06 10:33:13 +00:00
2015-06-03 09:52:34 +00:00
## Editors
2018-07-05 05:47:33 +00:00
- [Sublime Text ](https://github.com/dreikanter/sublime-bookmarks#readme )
- [Vim ](https://github.com/mhinz/vim-galore#readme )
- [Emacs ](https://github.com/emacs-tw/awesome-emacs#readme )
- [Atom ](https://github.com/mehcode/awesome-atom#readme ) - Open-source and hackable text editor.
- [Visual Studio Code ](https://github.com/viatsko/awesome-vscode#readme ) - Cross-platform open-source text editor.
2015-06-03 09:52:34 +00:00
## Gaming
2018-07-05 05:47:33 +00:00
- [Game Development ](https://github.com/ellisonleao/magictools#readme )
2019-02-26 18:14:44 +00:00
- [Game Networking ](https://github.com/MFatihMAR/Awesome-Game-Networking#readme ) - Network programming for multiplayer online games.
2018-07-05 05:47:33 +00:00
- [Game Talks ](https://github.com/hzoo/awesome-gametalks#readme )
- [Godot ](https://github.com/Calinou/awesome-godot#readme ) - Game engine.
- [Open Source Games ](https://github.com/leereilly/games#readme )
- [Unity ](https://github.com/RyanNielson/awesome-unity#readme ) - Game engine.
- [Chess ](https://github.com/hkirat/awesome-chess#readme )
- [LÖVE ](https://github.com/love2d-community/awesome-love2d#readme ) - Game engine.
2019-02-27 13:57:10 +00:00
- [PICO-8 ](https://github.com/pico-8/awesome-PICO-8#readme ) - Fantasy console.
2018-09-18 05:23:11 +00:00
- [Game Boy Development ](https://github.com/gbdev/awesome-gbdev#readme )
2019-01-21 16:10:36 +00:00
- [Construct 2 ](https://github.com/WebCreationClub/awesome-construct#readme ) - Game engine.
2018-07-05 05:47:33 +00:00
- [Gideros ](https://github.com/stetso/awesome-gideros#readme ) - Game engine.
2019-02-26 19:02:43 +00:00
- [Minecraft ](https://github.com/bs-community/awesome-minecraft#readme ) - Sandbox video game.
2019-06-15 06:59:08 +00:00
- [Game Datasets ](https://github.com/leomaurodesenv/game-datasets#readme ) - Materials and datasets for Artificial Intelligence in games.
2019-09-25 17:30:54 +00:00
- [Haxe Game Development ](https://github.com/Dvergar/awesome-haxe-gamedev#readme ) - A high-level strongly typed programming language used to produce cross-platform native code.
2019-08-18 20:13:13 +00:00
- [libGDX ](https://github.com/rafaskb/awesome-libgdx#readme ) - Java game framework.
2019-11-12 12:06:19 +00:00
- [PlayCanvas ](https://github.com/playcanvas/awesome-playcanvas#readme ) - Game engine.
2015-06-03 09:52:34 +00:00
2015-11-06 22:10:20 +00:00
## Development Environment
2015-06-03 09:52:34 +00:00
2018-07-05 05:47:33 +00:00
- [Quick Look Plugins ](https://github.com/sindresorhus/quick-look-plugins#readme ) - For macOS.
- [Dev Env ](https://github.com/jondot/awesome-devenv#readme )
- [Dotfiles ](https://github.com/webpro/awesome-dotfiles#readme )
- [Shell ](https://github.com/alebcay/awesome-shell#readme )
2019-01-21 16:10:36 +00:00
- [Fish ](https://github.com/jorgebucaran/awesome-fish#readme ) - User-friendly shell.
2018-07-05 05:47:33 +00:00
- [Command-Line Apps ](https://github.com/agarrharr/awesome-cli-apps#readme )
- [ZSH Plugins ](https://github.com/unixorn/awesome-zsh-plugins#readme )
- [GitHub ](https://github.com/phillipadsmith/awesome-github#readme ) - Hosting service for Git repositories.
- [Browser Extensions ](https://github.com/stefanbuck/awesome-browser-extensions-for-github#readme )
- [Cheat Sheet ](https://github.com/tiimgreen/github-cheat-sheet#readme )
2019-05-14 09:16:55 +00:00
- [Pinned Gists ](https://github.com/matchai/awesome-pinned-gists#readme ) - Dynamic pinned gists for your GitHub profile.
2018-07-05 05:47:33 +00:00
- [Git Cheat Sheet & Git Flow ](https://github.com/arslanbilal/git-cheat-sheet#readme )
- [Git Tips ](https://github.com/git-tips/tips#readme )
- [Git Add-ons ](https://github.com/stevemao/awesome-git-addons#readme ) - Enhance the `git` CLI.
2019-09-22 18:26:03 +00:00
- [Git Hooks ](https://github.com/compscilauren/awesome-git-hooks#readme ) - Scripts for automating tasks during `git` workflows.
2018-07-05 05:47:33 +00:00
- [SSH ](https://github.com/moul/awesome-ssh#readme )
- [FOSS for Developers ](https://github.com/tvvocold/FOSS-for-Dev#readme )
- [Hyper ](https://github.com/bnb/awesome-hyper#readme ) - Cross-platform terminal app built on web technologies.
- [PowerShell ](https://github.com/janikvonrotz/awesome-powershell#readme ) - Cross-platform object-oriented shell.
- [Alfred Workflows ](https://github.com/derimagia/awesome-alfred-workflows#readme ) - Productivity app for macOS.
- [Terminals Are Sexy ](https://github.com/k4m4/terminals-are-sexy#readme )
2019-12-16 14:10:01 +00:00
- [GitHub Actions ](https://github.com/sdras/awesome-actions#readme ) - Create tasks to automate your workflow and share them with others on GitHub.
2015-06-03 09:52:34 +00:00
## Entertainment
2018-07-05 05:47:33 +00:00
- [Science Fiction ](https://github.com/sindresorhus/awesome-scifi#readme ) - Scifi.
- [Fantasy ](https://github.com/RichardLitt/awesome-fantasy#readme )
2019-02-16 18:10:50 +00:00
- [Podcasts ](https://github.com/ayr-ton/awesome-geek-podcasts#readme )
2019-01-21 16:10:36 +00:00
- [Email Newsletters ](https://github.com/zudochkin/awesome-newsletters#readme )
2018-07-05 05:47:33 +00:00
- [IT Quotes ](https://github.com/victorlaerte/awesome-it-quotes#readme )
2015-06-03 09:52:34 +00:00
## Databases
2018-07-05 05:47:33 +00:00
- [Database ](https://github.com/numetriclabz/awesome-db#readme )
2019-01-25 06:48:24 +00:00
- [MySQL ](https://github.com/shlomi-noach/awesome-mysql#readme )
2018-07-05 05:47:33 +00:00
- [SQLAlchemy ](https://github.com/dahlia/awesome-sqlalchemy#readme )
- [InfluxDB ](https://github.com/mark-rushakoff/awesome-influxdb#readme )
- [Neo4j ](https://github.com/neueda/awesome-neo4j#readme )
- [MongoDB ](https://github.com/ramnes/awesome-mongodb#readme ) - NoSQL database.
- [RethinkDB ](https://github.com/d3viant0ne/awesome-rethinkdb#readme )
- [TinkerPop ](https://github.com/mohataher/awesome-tinkerpop#readme ) - Graph computing framework.
- [PostgreSQL ](https://github.com/dhamaniasad/awesome-postgres#readme ) - Object-relational database.
- [CouchDB ](https://github.com/quangv/awesome-couchdb#readme ) - Document-oriented NoSQL database.
- [HBase ](https://github.com/rayokota/awesome-hbase#readme ) - Distributed, scalable, big data store.
2019-02-26 07:33:08 +00:00
- [NoSQL Guides ](https://github.com/erictleung/awesome-nosql-guides#readme ) - Help on using non-relational, distributed, open-source, and horizontally scalable databases.
2015-06-03 09:52:34 +00:00
2016-01-20 15:58:26 +00:00
## Media
2015-06-03 09:52:34 +00:00
2018-07-05 05:47:33 +00:00
- [Creative Commons Media ](https://github.com/shime/creative-commons-media#readme )
- [Fonts ](https://github.com/brabadu/awesome-fonts#readme )
- [Codeface ](https://github.com/chrissimpkins/codeface#readme ) - Text editor fonts.
- [Stock Resources ](https://github.com/neutraltone/awesome-stock-resources#readme )
- [GIF ](https://github.com/davisonio/awesome-gif#readme ) - Image format known for animated images.
- [Music ](https://github.com/ciconia/awesome-music#readme )
- [Open Source Documents ](https://github.com/hubtee/awesome-opensource-documents#readme )
- [Audio Visualization ](https://github.com/willianjusten/awesome-audio-visualization#readme )
- [Broadcasting ](https://github.com/ebu/awesome-broadcasting#readme )
- [Pixel Art ](https://github.com/Siilwyn/awesome-pixel-art#readme ) - Pixel-level digital art.
2018-08-16 13:36:03 +00:00
- [FFmpeg ](https://github.com/transitive-bullshit/awesome-ffmpeg#readme ) - Cross-platform solution to record, convert and stream audio and video.
2019-05-17 07:49:09 +00:00
- [Icons ](https://github.com/notlmn/awesome-icons#readme ) - Downloadable SVG/PNG/font icon projects.
2015-06-03 09:52:34 +00:00
## Learn
2018-07-05 05:47:33 +00:00
- [CLI Workshoppers ](https://github.com/therebelrobot/awesome-workshopper#readme ) - Interactive tutorials.
- [Learn to Program ](https://github.com/karlhorky/learn-to-program#readme )
- [Speaking ](https://github.com/matteofigus/awesome-speaking#readme )
- [Tech Videos ](https://github.com/lucasviola/awesome-tech-videos#readme )
- [Dive into Machine Learning ](https://github.com/hangtwenty/dive-into-machine-learning#readme )
- [Computer History ](https://github.com/watson/awesome-computer-history#readme )
- [Programming for Kids ](https://github.com/HollyAdele/awesome-programming-for-kids#readme )
- [Educational Games ](https://github.com/yrgo/awesome-eg#readme ) - Learn while playing.
- [JavaScript Learning ](https://github.com/micromata/awesome-javascript-learning#readme )
2019-02-26 16:51:24 +00:00
- [CSS Learning ](https://github.com/micromata/awesome-css-learning#readme ) - Mainly about CSS – the language and the modules.
2019-05-26 06:10:32 +00:00
- [Product Management ](https://github.com/dend/awesome-product-management#readme ) - Learn how to be a better product manager.
2019-05-13 04:26:00 +00:00
- [Roadmaps ](https://github.com/liuchong/awesome-roadmaps#readme ) - Gives you a clear route to improve your knowledge and skills.
2015-06-03 09:52:34 +00:00
## Security
2018-07-05 05:47:33 +00:00
- [Application Security ](https://github.com/paragonie/awesome-appsec#readme )
- [Security ](https://github.com/sbilly/awesome-security#readme )
- [CTF ](https://github.com/apsdehal/awesome-ctf#readme ) - Capture The Flag.
- [Malware Analysis ](https://github.com/rshipp/awesome-malware-analysis#readme )
- [Android Security ](https://github.com/ashishb/android-security-awesome#readme )
- [Hacking ](https://github.com/carpedm20/awesome-hacking#readme )
- [Honeypots ](https://github.com/paralax/awesome-honeypots#readme ) - 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#readme )
- [Vehicle Security and Car Hacking ](https://github.com/jaredthecoder/awesome-vehicle-security#readme )
- [Web Security ](https://github.com/qazbnm456/awesome-web-security#readme ) - Security of web apps & services.
- [Lockpicking ](https://github.com/meitar/awesome-lockpicking#readme ) - The art of unlocking a lock by manipulating its components without the key.
2019-04-08 09:41:06 +00:00
- [Cybersecurity Blue Team ](https://github.com/meitar/awesome-cybersecurity-blueteam#readme ) - Groups of individuals who identify security flaws in information technology systems.
2019-06-10 08:34:39 +00:00
- [Fuzzing ](https://github.com/cpuu/awesome-fuzzing#readme ) - Automated software testing technique that involves feeding pseudo-randomly generated input data.
2019-09-22 18:15:17 +00:00
- [Embedded and IoT Security ](https://github.com/fkie-cad/awesome-embedded-and-iot-security#readme )
2019-09-26 04:51:38 +00:00
- [GDPR ](https://github.com/bakke92/awesome-gdpr#readme ) - Regulation on data protection and privacy for all individuals within EU.
2015-06-03 09:52:34 +00:00
2016-10-01 09:56:25 +00:00
## Content Management Systems
2016-02-03 09:45:16 +00:00
2019-01-15 11:20:20 +00:00
- [Umbraco ](https://github.com/umbraco-community/awesome-umbraco#readme )
2018-07-05 05:47:33 +00:00
- [Refinery CMS ](https://github.com/refinerycms-contrib/awesome-refinerycms#readme ) - Ruby on Rails CMS.
2018-08-10 11:23:21 +00:00
- [Wagtail ](https://github.com/springload/awesome-wagtail#readme ) - Django CMS focused on flexibility and user experience.
2018-07-05 05:47:33 +00:00
- [Textpattern ](https://github.com/drmonkeyninja/awesome-textpattern#readme ) - Lightweight PHP-based CMS.
- [Drupal ](https://github.com/nirgn975/awesome-drupal#readme ) - Extensible PHP-based CMS.
- [Craft CMS ](https://github.com/craftcms/awesome#readme ) - Content-first CMS.
2016-02-03 09:45:16 +00:00
2017-01-19 18:01:47 +00:00
## Hardware
2018-07-05 05:47:33 +00:00
- [Robotics ](https://github.com/Kiloreux/awesome-robotics#readme )
- [Internet of Things ](https://github.com/HQarroum/awesome-iot#readme )
2019-01-21 16:10:36 +00:00
- [Electronics ](https://github.com/kitspace/awesome-electronics#readme ) - For electronic engineers and hobbyists.
2019-07-30 23:50:38 +00:00
- [Bluetooth Beacons ](https://github.com/squaremetrics/awesome-beacon#readme )
2018-07-05 05:47:33 +00:00
- [Electric Guitar Specifications ](https://github.com/gitfrage/guitarspecs#readme ) - Checklist for building your own electric guitar.
2017-01-19 18:01:47 +00:00
2017-02-18 20:30:02 +00:00
## Business
2018-07-05 05:47:33 +00:00
- [Open Companies ](https://github.com/opencompany/awesome-open-company#readme )
- [Places to Post Your Startup ](https://github.com/mmccaff/PlacesToPostYourStartup#readme )
- [OKR Methodology ](https://github.com/domenicosolazzo/awesome-okr#readme ) - Goal setting & communication best practices.
- [Leading and Managing ](https://github.com/LappleApple/awesome-leading-and-managing#readme ) - Leading people and being a manager in a technology company/environment.
- [Indie ](https://github.com/mezod/awesome-indie#readme ) - Independent developer businesses.
2019-07-30 23:51:40 +00:00
- [Tools of the Trade ](https://github.com/cjbarber/ToolsOfTheTrade#readme ) - Tools used by companies on Hacker News.
2019-09-26 05:01:40 +00:00
- [Clean Tech ](https://github.com/nglgzz/awesome-clean-tech#readme ) - Fighting climate change with technology.
2019-11-22 17:45:22 +00:00
- [Wardley Maps ](https://github.com/wardley-maps-community/awesome-wardley-maps#readme ) - Provides high situational awareness to help improve strategic planning and decision making.
2017-02-18 20:30:02 +00:00
## Work
2018-07-05 05:47:33 +00:00
- [Slack ](https://github.com/matiassingers/awesome-slack#readme ) - Team collaboration.
- [Communities ](https://github.com/filipelinhares/awesome-slack#readme )
- [Remote Jobs ](https://github.com/lukasz-madon/awesome-remote-job#readme )
- [Productivity ](https://github.com/jyguyomarch/awesome-productivity#readme )
- [Niche Job Boards ](https://github.com/tramcar/awesome-job-boards#readme )
- [Programming Interviews ](https://github.com/MaximAbramchuck/awesome-interview-questions#readme )
2018-07-29 05:21:39 +00:00
- [Code Review ](https://github.com/joho/awesome-code-review#readme ) - Reviewing code.
2017-02-18 20:30:02 +00:00
## Networking
2018-07-05 05:47:33 +00:00
- [Software-Defined Networking ](https://github.com/sdnds-tw/awesome-sdn#readme )
- [Network Analysis ](https://github.com/briatte/awesome-network-analysis#readme )
- [PCAPTools ](https://github.com/caesar0301/awesome-pcaptools#readme )
2017-02-18 20:30:02 +00:00
2017-08-07 16:53:51 +00:00
## Decentralized Systems
2018-07-05 05:47:33 +00:00
- [Bitcoin ](https://github.com/igorbarinov/awesome-bitcoin#readme ) - Bitcoin services and tools for software developers.
- [Ripple ](https://github.com/vhpoet/awesome-ripple#readme ) - Open source distributed settlement network.
- [Non-Financial Blockchain ](https://github.com/machinomy/awesome-non-financial-blockchain#readme ) - Non-financial blockchain applications.
- [Mastodon ](https://github.com/tleb/awesome-mastodon#readme ) - Open source decentralized microblogging network.
2019-01-26 10:37:09 +00:00
- [Ethereum ](https://github.com/Tom2718/Awesome-Ethereum#readme ) - Distributed computing platform for smart contract development.
2019-02-22 05:46:49 +00:00
- [Blockchain AI ](https://github.com/steven2358/awesome-blockchain-ai#readme ) - Blockchain projects for artificial intelligence and machine learning.
2019-03-03 14:04:45 +00:00
- [EOSIO ](https://github.com/DanailMinchev/awesome-eosio#readme ) - A decentralized operating system supporting industrial-scale apps.
2020-01-21 06:13:18 +00:00
- [Corda ](https://github.com/chainstack/awesome-corda#readme ) - Open source blockchain platform designed for business.
2017-02-18 20:30:02 +00:00
2019-08-18 19:26:47 +00:00
## Higher Education
- [Computational Neuroscience ](https://github.com/eselkin/awesome-computational-neuroscience#readme ) - A multidisciplinary science which uses computational approaches to study the nervous system.
2019-11-16 08:06:38 +00:00
- [Digital History ](https://github.com/maehr/awesome-digital-history#readme ) - Computer-aided scientific investigation of history.
2019-08-18 19:26:47 +00:00
2020-01-21 06:09:32 +00:00
## Events
- [Creative Tech Events ](https://github.com/danvoyce/awesome-creative-tech-events#readme ) - Events around the globe for creative coding, tech, design, music, arts and cool stuff.
2020-01-29 08:51:20 +00:00
- [Events in Italy ](https://github.com/ildoc/awesome-italy-events#readme ) - Tech-related events in Italy.
- [Events in the Netherlands ](https://github.com/awkward/awesome-netherlands-events#readme ) - Tech-related events in the Netherlands.
2020-01-21 06:09:32 +00:00
2014-07-28 16:24:58 +00:00
## Miscellaneous
2018-07-05 05:47:33 +00:00
- [JSON ](https://github.com/burningtree/awesome-json#readme ) - Text based data interchange format.
- [GeoJSON ](https://github.com/tmcw/awesome-geojson#readme )
- [Datasets ](https://github.com/jdorfman/awesome-json-datasets#readme )
2019-05-29 19:13:28 +00:00
- [CSV ](https://github.com/secretGeek/awesomeCSV#readme ) - A text file format that stores tabular data and uses a comma to separate values.
2018-07-05 05:47:33 +00:00
- [Discounts for Student Developers ](https://github.com/AchoArnold/discount-for-student-dev#readme )
- [Sysadmin ](https://github.com/n1trux/awesome-sysadmin#readme )
- [Radio ](https://github.com/kyleterry/awesome-radio#readme )
- [Awesome ](https://github.com/sindresorhus/awesome#readme ) - Recursion illustrated.
- [Analytics ](https://github.com/onurakpolat/awesome-analytics#readme )
- [REST ](https://github.com/marmelab/awesome-rest#readme )
- [Selenium ](https://github.com/christian-bromann/awesome-selenium#readme )
- [Appium ](https://github.com/SrinivasanTarget/awesome-appium#readme ) - Test automation tool for apps.
- [Continuous Integration and Continuous Delivery ](https://github.com/ciandcd/awesome-ciandcd#readme )
- [Services Engineering ](https://github.com/mmcgrana/services-engineering#readme )
- [Free for Developers ](https://github.com/ripienaar/free-for-dev#readme )
- [Answers ](https://github.com/cyberglot/awesome-answers#readme ) - Stack Overflow, Quora, etc.
- [Sketch ](https://github.com/diessica/awesome-sketch#readme ) - Design app for macOS.
- [Boilerplate Projects ](https://github.com/melvin0008/awesome-projects-boilerplates#readme )
- [Readme ](https://github.com/matiassingers/awesome-readme#readme )
- [Design and Development Guides ](https://github.com/NARKOZ/guides#readme )
- [Software Engineering Blogs ](https://github.com/kilimchoi/engineering-blogs#readme )
- [Self Hosted ](https://github.com/Kickball/awesome-selfhosted#readme )
2019-07-30 23:50:38 +00:00
- [FOSS Production Apps ](https://github.com/DataDaoDe/awesome-foss-apps#readme )
2018-07-05 05:47:33 +00:00
- [Gulp ](https://github.com/alferov/awesome-gulp#readme ) - Task runner.
- [AMA ](https://github.com/sindresorhus/amas#readme ) - Ask Me Anything.
- [Answers ](https://github.com/stoeffel/awesome-ama-answers#readme )
- [Open Source Photography ](https://github.com/ibaaj/awesome-OpenSourcePhotography#readme )
- [OpenGL ](https://github.com/eug/awesome-opengl#readme ) - Cross-platform API for rendering 2D and 3D graphics.
- [GraphQL ](https://github.com/chentsulin/awesome-graphql#readme )
- [Transit ](https://github.com/CUTR-at-USF/awesome-transit#readme )
- [Research Tools ](https://github.com/emptymalei/awesome-research#readme )
- [Data Visualization ](https://github.com/fasouto/awesome-dataviz#readme )
- [Social Media Share Links ](https://github.com/vinkla/shareable-links#readme )
- [Microservices ](https://github.com/mfornos/awesome-microservices#readme )
2019-07-30 23:50:38 +00:00
- [Unicode ](https://github.com/Wisdom/Awesome-Unicode#readme ) - Unicode standards, quirks, packages and resources.
2018-07-05 05:47:33 +00:00
- [Code Points ](https://github.com/Codepoints/awesome-codepoints#readme )
- [Beginner-Friendly Projects ](https://github.com/MunGell/awesome-for-beginners#readme )
- [Katas ](https://github.com/gamontal/awesome-katas#readme )
- [Tools for Activism ](https://github.com/drewrwilson/toolsforactivism#readme )
- [Citizen Science ](https://github.com/dylanrees/citizen-science#readme ) - For community-based and non-institutional scientists.
- [TAP ](https://github.com/sindresorhus/awesome-tap#readme ) - Test Anything Protocol.
- [MQTT ](https://github.com/hobbyquaker/awesome-mqtt#readme ) - "Internet of Things" connectivity protocol.
2019-01-21 16:10:36 +00:00
- [Hacking Spots ](https://github.com/daviddias/awesome-hacking-locations#readme )
2018-07-05 05:47:33 +00:00
- [For Girls ](https://github.com/cristianoliveira/awesome4girls#readme )
- [Vorpal ](https://github.com/vorpaljs/awesome-vorpal#readme ) - Node.js CLI framework.
- [Vulkan ](https://github.com/vinjn/awesome-vulkan#readme ) - Low-overhead, cross-platform 3D graphics and compute API.
- [LaTeX ](https://github.com/egeerardyn/awesome-LaTeX#readme ) - Typesetting language.
- [Economics ](https://github.com/antontarasenko/awesome-economics#readme ) - An economist's starter kit.
- [Funny Markov Chains ](https://github.com/sublimino/awesome-funny-markov#readme )
- [Bioinformatics ](https://github.com/danielecook/Awesome-Bioinformatics#readme )
2019-05-09 06:09:00 +00:00
- [Cheminformatics ](https://github.com/hsiaoyi0504/awesome-cheminformatics#readme ) - Informatics techniques applied to problems in chemistry.
2018-07-05 05:47:33 +00:00
- [Colorful ](https://github.com/Siddharth11/Colorful#readme ) - Choose your next color scheme.
- [Steam ](https://github.com/scholtzm/awesome-steam#readme ) - Digital distribution platform.
- [Bots ](https://github.com/hackerkid/bots#readme ) - Building bots.
- [Site Reliability Engineering ](https://github.com/dastergon/awesome-sre#readme )
- [Empathy in Engineering ](https://github.com/KimberlyMunoz/empathy-in-engineering#readme ) - Building and promoting more compassionate engineering cultures.
- [DTrace ](https://github.com/xen0l/awesome-dtrace#readme ) - Dynamic tracing framework.
- [Userscripts ](https://github.com/brunocvcunha/awesome-userscripts#readme ) - Enhance your browsing experience.
- [Pokémon ](https://github.com/tobiasbueschel/awesome-pokemon#readme ) - Pokémon and Pokémon GO.
- [ChatOps ](https://github.com/exAspArk/awesome-chatops#readme ) - Managing technical and business operations through a chat.
- [Falsehood ](https://github.com/kdeldycke/awesome-falsehood#readme ) - Falsehoods programmers believe in.
- [Domain-Driven Design ](https://github.com/heynickc/awesome-ddd#readme ) - Software development approach for complex needs by connecting the implementation to an evolving model.
- [Quantified Self ](https://github.com/woop/awesome-quantified-self#readme ) - Self-tracking through technology.
- [SaltStack ](https://github.com/hbokh/awesome-saltstack#readme ) - Python-based config management system.
- [Web Design ](https://github.com/nicolesaidy/awesome-web-design#readme ) - For digital designers.
- [JMeter ](https://github.com/aliesbelik/awesome-jmeter#readme ) - Load testing and performance measurement tool.
- [Creative Coding ](https://github.com/terkelg/awesome-creative-coding#readme ) - Programming something expressive instead of something functional.
- [No-Login Web Apps ](https://github.com/aviaryan/awesome-no-login-web-apps#readme ) - Web apps that work without login.
- [Testing ](https://github.com/TheJambo/awesome-testing#readme ) - Software testing.
- [Free Software ](https://github.com/johnjago/awesome-free-software#readme ) - Free as in freedom.
- [Framer ](https://github.com/podo/awesome-framer#readme ) - Prototyping interactive UI designs.
- [Markdown ](https://github.com/BubuAnabelas/awesome-markdown#readme ) - Markup language.
- [Dev Fun ](https://github.com/mislavcimpersak/awesome-dev-fun#readme ) - Funny developer projects.
- [Healthcare ](https://github.com/kakoni/awesome-healthcare#readme ) - Open source healthcare software for facilities, providers, developers, policy experts, and researchers.
- [Magento 2 ](https://github.com/DavidLambauer/awesome-magento2#readme ) - Open Source eCommerce built with PHP.
- [TikZ ](https://github.com/xiaohanyu/awesome-tikz#readme ) - Graph drawing packages for TeX/LaTeX/ConTeXt.
- [Neuroscience ](https://github.com/analyticalmonk/awesome-neuroscience#readme ) - Study of the nervous system and brain.
- [Ad-Free ](https://github.com/johnjago/awesome-ad-free#readme ) - Ad-free alternatives.
- [Esolangs ](https://github.com/angrykoala/awesome-esolangs#readme ) - Programming languages designed for experimentation or as jokes rather than actual use.
- [Prometheus ](https://github.com/roaldnefs/awesome-prometheus#readme ) - Open-source monitoring system.
- [Homematic ](https://github.com/hobbyquaker/awesome-homematic#readme ) - Smart home devices.
- [Ledger ](https://github.com/sfischer13/awesome-ledger#readme ) - Double-entry accounting on the command-line.
- [Uncopyright ](https://github.com/johnjago/awesome-uncopyright#readme ) - Public domain works.
2019-07-30 23:50:38 +00:00
- [Crypto Currency Tools & Algorithms ](https://github.com/Zheaoli/awesome-coins#readme ) - Digital currency where encryption is used to regulate the generation of units and verify transfers.
2018-07-05 05:47:33 +00:00
- [Diversity ](https://github.com/folkswhocode/awesome-diversity#readme ) - Creating a more inclusive and diverse tech community.
- [Open Source Supporters ](https://github.com/zachflower/awesome-open-source-supporters#readme ) - Companies that offer their tools and services for free to open source projects.
- [Design Principles ](https://github.com/robinstickel/awesome-design-principles#readme ) - Create better and more consistent designs and experiences.
- [Visual Regression Testing ](https://github.com/mojoaxel/awesome-regression-testing#readme ) - Ensures changes did not break the functionality or style.
- [Theravada ](https://github.com/johnjago/awesome-theravada#readme ) - Teachings from the Theravada Buddhist tradition.
- [inspectIT ](https://github.com/inspectit-labs/awesome-inspectit#readme ) - Open source Java app performance management tool.
2018-07-28 19:12:14 +00:00
- [Open Source Maintainers ](https://github.com/nayafia/awesome-maintainers#readme ) - The experience of being an open source maintainer.
2018-07-28 20:22:54 +00:00
- [Calculators ](https://github.com/xxczaki/awesome-calculators#readme ) - Calculators for every platform.
2018-07-29 05:37:14 +00:00
- [Captcha ](https://github.com/ZYSzys/awesome-captcha#readme ) - A type of challenge– response test used in computing to determine whether or not the user is human.
2018-08-10 11:14:20 +00:00
- [Jupyter ](https://github.com/markusschanta/awesome-jupyter#readme ) - Create and share documents that contain code, equations, visualizations and narrative text.
2018-08-27 06:20:24 +00:00
- [FIRST Robotics Competition ](https://github.com/andrewda/awesome-frc#readme ) - International high school robotics championship.
2019-01-15 11:26:21 +00:00
- [Humane Technology ](https://github.com/humanetech-community/awesome-humane-tech#readme ) - Open source projects that help improve society.
2018-10-01 07:47:41 +00:00
- [Speakers ](https://github.com/karlhorky/awesome-speakers#readme ) - Conference and meetup speakers in the programming and design community.
2019-02-26 10:42:02 +00:00
- [Board Games ](https://github.com/edm00se/awesome-board-games#readme ) - Table-top gaming fun for all.
2018-10-08 06:16:29 +00:00
- [Software Patreons ](https://github.com/uraimo/awesome-software-patreons#readme ) - Fund individual programmers or the development of open source projects.
2019-01-26 08:12:26 +00:00
- [Parasite ](https://github.com/ecohealthalliance/awesome-parasite#readme ) - Parasites and host-pathogen interactions.
2019-02-21 13:52:12 +00:00
- [Food ](https://github.com/jzarca01/awesome-food#readme ) - Food-related projects on GitHub.
2019-02-22 05:01:42 +00:00
- [Mental Health ](https://github.com/dreamingechoes/awesome-mental-health#readme ) - Mental health awareness and self-care in the software industry.
2019-02-22 07:50:41 +00:00
- [Bitcoin Payment Processors ](https://github.com/alexk111/awesome-bitcoin-payment-processors#readme ) - Start accepting Bitcoin.
2019-03-03 11:32:29 +00:00
- [Scientific Computing ](https://github.com/nschloe/awesome-scientific-computing#readme ) - Solving complex scientific problems using computers.
2019-03-03 14:11:28 +00:00
- [Amazon Sellers ](https://github.com/ScaleLeap/awesome-amazon-seller#readme )
2019-03-03 15:18:35 +00:00
- [Agriculture ](https://github.com/beaorn/awesome-agriculture#readme ) - Open source technology for farming and gardening.
2019-03-04 05:58:19 +00:00
- [Plotters ](https://github.com/beardicus/awesome-plotters#readme ) - Computer-controlled drawing machines and other visual art robots.
2019-05-12 07:47:32 +00:00
- [Product Design ](https://github.com/teoga/awesome-product-design#readme ) - Design a product from the initial concept to production.
2019-05-09 07:45:08 +00:00
- [Prisma ](https://github.com/catalinmiron/awesome-prisma#readme ) - Turn your database into a GraphQL API.
2019-05-09 08:17:10 +00:00
- [Software Architecture ](https://github.com/simskij/awesome-software-architecture#readme ) - The discipline of designing and building software.
2019-06-09 15:02:19 +00:00
- [Connectivity Data and Reports ](https://github.com/stevesong/awesome-connectivity-info#readme ) - Better understand who has access to telecommunication and internet infrastructure and on what terms.
2019-06-19 15:25:28 +00:00
- [Stacks ](https://github.com/stackshareio/awesome-stacks#readme ) - Tech stacks for building different apps and features.
2019-09-26 04:53:29 +00:00
- [Cytodata ](https://github.com/cytodata/awesome-cytodata#readme ) - Image-based profiling of biological phenotypes for computational biologists.
2019-08-18 19:32:59 +00:00
- [IRC ](https://github.com/davisonio/awesome-irc#readme ) - Open source messaging protocol.
2019-09-26 05:10:49 +00:00
- [Advertising ](https://github.com/cenoura/awesome-ads#readme ) - Advertising and programmatic media for websites.
2019-11-22 08:39:32 +00:00
- [Earth ](https://github.com/philsturgeon/awesome-earth#readme ) - Find ways to resolve the climate crisis.
2019-11-26 14:28:52 +00:00
- [Naming ](https://github.com/gruhn/awesome-naming#readme ) - Naming things in computer science done right.
2019-11-26 15:21:10 +00:00
- [Biomedical Information Extraction ](https://github.com/caufieldjh/awesome-bioie#readme ) - How to extract information from unstructured biomedical data and text.
2014-07-11 13:42:24 +00:00
2019-02-22 14:28:36 +00:00
## Related
- [Awesome Indexed ](https://awesome-indexed.mathew-davies.co.uk ) - Search the Awesome dataset.
2019-03-05 06:59:21 +00:00
- [Awesome Search ](https://awesomelists.top ) - Quick search for Awesome lists.