├── .github ├── community.png ├── CODE_OF_CONDUCT.md └── CONTRIBUTING.md ├── data ├── platforms │ ├── electron.yml │ ├── watchos.yml │ ├── cordova.yml │ ├── linux.yml │ ├── nodejs.yml │ ├── xamarin.yml │ ├── dotnet.yml │ ├── ios.yml │ ├── reactnative.yml │ └── android.yml └── languages │ ├── autoit.yml │ ├── purescript.yml │ ├── dart.yml │ ├── crystal.yml │ ├── lua.yml │ ├── d.yml │ ├── ocaml.yml │ ├── assembly.yml │ ├── groovy.yml │ ├── erlang.yml │ ├── elm.yml │ ├── julia.yml │ ├── autohotkey.yml │ ├── fortran.yml │ ├── rust.yml │ ├── typescript.yml │ ├── swift.yml │ ├── commonlisp.yml │ ├── go.yml │ ├── c.yml │ ├── cpp.yml │ ├── haskell.yml │ ├── python.yml │ ├── clojure.yml │ ├── r.yml │ ├── coldfusion.yml │ ├── delphi.yml │ ├── java.yml │ ├── elixir.yml │ ├── perl.yml │ ├── scala.yml │ ├── ruby.yml │ ├── javascript.yml │ └── php.yml └── README.md /.github/community.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpearth/awesome-community/HEAD/.github/community.png -------------------------------------------------------------------------------- /.github/CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Code of conduct 2 | 3 | This project is part of the [PHP.earth](https://php.earth) group which follows a 4 | [code of conduct](https://conduct.php.earth) to guarantee a welcoming, safe, 5 | inclusive, and harassment-free environment for anyone. 6 | -------------------------------------------------------------------------------- /data/platforms/electron.yml: -------------------------------------------------------------------------------- 1 | title: "Electron" 2 | description: 'Community organized by Electron platform interest for building cross platform desktop apps.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/electron" 8 | -------------------------------------------------------------------------------- /data/languages/autoit.yml: -------------------------------------------------------------------------------- 1 | title: "AutoIt" 2 | description: "AutoIt programming language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/autoit" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/autoit" 12 | link_3: 13 | title: "Linked.in" 14 | description: "Large and active group on Linked.in" 15 | url: "https://www.linkedin.com/grp/home?gid=1125217" 16 | link_4: 17 | title: "Quora" 18 | url: "https://www.quora.com/AutoIT" 19 | description: "Topic on Quora" 20 | -------------------------------------------------------------------------------- /data/languages/purescript.yml: -------------------------------------------------------------------------------- 1 | title: "PureScript" 2 | description: "Community organized by PureScript language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/purescript" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/purescript" 12 | link_3: 13 | title: "IRC" 14 | url: "http://irc.lc/freenode/purescript" 15 | description: "Large and active IRC channel" 16 | link_4: 17 | title: "Quora" 18 | url: "https://www.quora.com/PureScript-programming-language" 19 | description: "Topic on Quora" 20 | -------------------------------------------------------------------------------- /data/platforms/watchos.yml: -------------------------------------------------------------------------------- 1 | title: "WatchOS" 2 | description: "WatchOS related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/apple-watch" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/applewatch" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/AppleWatchDevs/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/watchOS" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/topic/Apple-Watch-2" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/languages/dart.yml: -------------------------------------------------------------------------------- 1 | title: "Dart" 2 | description: "Community organized by Dart language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/dart" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/dartlang/" 12 | link_3: 13 | title: "IRC" 14 | url: "http://irc.lc/freenode/dart" 15 | description: "Large and active IRC channel" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/grp/home?gid=4124554" 19 | description: "Large and active group on Linked.in" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Dart-programming-language" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/languages/crystal.yml: -------------------------------------------------------------------------------- 1 | title: "Crystal" 2 | description: "Community organized by Coldfusion language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/crystal_programming" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/crystal_programming" 12 | link_3: 13 | title: "Google group" 14 | url: "https://groups.google.com/forum/?fromgroups#!forum/crystal-lang" 15 | description: "Large and active Google group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/crystal-lang" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Crystal-programming-language" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/platforms/cordova.yml: -------------------------------------------------------------------------------- 1 | title: "Cordova" 2 | description: 'Community organized by Cordova - open-source, cross-device mobile development platform interest.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/cordova" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/Cordova/" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/112773525639167827403" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/cordova" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Apache-Cordova" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/languages/lua.yml: -------------------------------------------------------------------------------- 1 | title: "Lua" 2 | description: "Community organized by Lua language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/lua" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/lua" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/100192842414978081455" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/grp/home?gid=101255" 19 | description: "Group on Linked.in" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/lua" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Lua-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/d.yml: -------------------------------------------------------------------------------- 1 | title: "D" 2 | description: "Community organized by D language interest." 3 | links: 4 | link__1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/d" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/d_language" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/100033468228217743303" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/d" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=1996506" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/D-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/ocaml.yml: -------------------------------------------------------------------------------- 1 | title: "OCaml" 2 | description: "Community organized by OCaml language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/ocaml" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/ocaml" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/100872177392545601885" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/groups?gid=144434" 19 | description: "Group on Linked.in" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/ocaml" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/OCaml-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/assembly.yml: -------------------------------------------------------------------------------- 1 | title: "Assembly" 2 | description: "Assembly programming language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/assembly" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/asm" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/40173965319/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101939836280904288522" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/asm" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Assembly-Language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/groovy.yml: -------------------------------------------------------------------------------- 1 | title: "Groovy" 2 | description: "Community organized by Groovy language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/groovy" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/groovy" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/105160926044623621768" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/grp/home?gid=67067" 19 | description: "Group on Linked.in" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/groovy" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Groovy-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/erlang.yml: -------------------------------------------------------------------------------- 1 | title: "Erlang" 2 | description: "Community organized by Erlang language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/erlang" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/erlang" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/116304504166177020233" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/erlang" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=60972" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Erlang-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/elm.yml: -------------------------------------------------------------------------------- 1 | title: "Elm" 2 | description: "Community organized by Elm language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/elm" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/elm" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/105099287679008690846" 15 | description: "Only Google+ group for Elm users" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/elm" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Elm-programming-language" 23 | description: "Topic on Quora" 24 | link_6: 25 | title: "Mailing list" 26 | url: "https://groups.google.com/forum/?fromgroups#!forum/elm-discuss" 27 | description: "Mailing list for questions and answers" 28 | -------------------------------------------------------------------------------- /data/platforms/linux.yml: -------------------------------------------------------------------------------- 1 | title: "Linux" 2 | description: "Linux related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/linux" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/linux" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/GNUAndLinux/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/109254488709825102030" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=65688" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/linux" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Linux" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/platforms/nodejs.yml: -------------------------------------------------------------------------------- 1 | title: "Node.js" 2 | description: "Node.js related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/node.js" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/node" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/125499867491756/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/115365528781941125390" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=2906459" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/Node.js" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Node-js" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/julia.yml: -------------------------------------------------------------------------------- 1 | title: "Julia" 2 | description: "Community organized by Julia language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/julia-lang" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/julia" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/juliaproglang/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/111295162646766639102" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=5144163" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/julia" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Julia-programming-language" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/platforms/xamarin.yml: -------------------------------------------------------------------------------- 1 | title: "Xamarin" 2 | description: "Xamarin related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/xamarin" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/xamarindevelopers/" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/xamarin.developers/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/108593240265205517201" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=4971276" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/xamarin" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Xamarin" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/autohotkey.yml: -------------------------------------------------------------------------------- 1 | title: "Autohotkey" 2 | description: "Autohotkey programming language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/autohotkey" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/autohotkey" 12 | link_3: 13 | title: "Linked.in" 14 | description: "Large and active group on Linked.in" 15 | url: "https://www.linkedin.com/grp/home?gid=3744090" 16 | link_4: 17 | title: "Facebook" 18 | url: "https://fb.com/groups/40173965319/" 19 | description: "Large and active Facebook group" 20 | link_5: 21 | title: "Google+" 22 | url: "https://plus.google.com/communities/101939836280904288522" 23 | description: "Large and active Google+ group" 24 | link_6: 25 | title: "IRC" 26 | url: "https://irc.lc/freenode/ahk" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Autohotkey" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/fortran.yml: -------------------------------------------------------------------------------- 1 | title: "Fortran" 2 | description: "Community organized by Fortran language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/fortran" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/fortran" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/fortranfans/" 15 | description: "Active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101796062164136609267" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/fortran" 23 | description: "IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=145550" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/FORTRAN-programming-language" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/rust.yml: -------------------------------------------------------------------------------- 1 | title: "Scala" 2 | description: "Community organized by Rust language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/rust" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/rust" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/115152292505513839896" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/rust" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=4973032" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Rust-programming-language" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/rust/" 31 | description: "Meet up with Rust users near you" 32 | -------------------------------------------------------------------------------- /data/languages/typescript.yml: -------------------------------------------------------------------------------- 1 | title: "Typescript" 2 | description: "Typescript language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/typescript" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/typescript" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/499941730171077/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/113164254175157471366" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/typescript" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/grp/home?gid=4671277" 27 | description: "Large and active Linked.in group" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/TypeScript" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/swift.yml: -------------------------------------------------------------------------------- 1 | title: "Swift" 2 | description: "Community organized by Swift language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/swift" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/swift" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/swiftiosdev" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/113458166730005193635" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/swift-lang" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/grp/home?gid=8119756" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Apple-Swift-programming-language" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/commonlisp.yml: -------------------------------------------------------------------------------- 1 | title: "CommonLisp" 2 | description: "Community organized by CommonLisp language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/common-lisp" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/common_lisp" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/101016130241925650833" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/lisp" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=830547" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Common-Lisp" 27 | description: "Topic on Quora" 28 | link7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/lisp/" 31 | description: "Meet up with CommonLisp users near you" 32 | -------------------------------------------------------------------------------- /data/platforms/dotnet.yml: -------------------------------------------------------------------------------- 1 | title: ".NET" 2 | description: 'Community organized by .NET framework interest.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/.net" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/dotnet" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/learncsharpnet/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103596470409180466570" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=40949" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/asp.net" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/NET-Framework" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/platforms/ios.yml: -------------------------------------------------------------------------------- 1 | title: "iOS" 2 | description: 'Community organized by Apple''s iOS mobile operating system interest.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/ios" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/ios" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/iosdeveloper.global/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/112026628790708717979" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=121874" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/iphonedev" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/iOS" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/go.yml: -------------------------------------------------------------------------------- 1 | title: "Go" 2 | description: "Community organized by Go language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/go" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/golang" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/206770519471402" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/114112804251407510571" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=2524765" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/go-nuts" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Go-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://github.com/golang/go/wiki/GoUserGroups" 35 | description: "Get involved locally" 36 | -------------------------------------------------------------------------------- /data/platforms/reactnative.yml: -------------------------------------------------------------------------------- 1 | title: "ReactNative" 2 | description: "React Native related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/react-native" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/reactnative/" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/react.native.community/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/114615105301012300275" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=8301103" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/reactnative" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/React-Native-Facebook" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Forum" 34 | url: "https://discuss.reactjs.org/" 35 | description: "Official forums" 36 | -------------------------------------------------------------------------------- /data/languages/c.yml: -------------------------------------------------------------------------------- 1 | title: "C" 2 | description: "Community organized by C programming language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/c" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/C_Programming/" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/cprogramming123/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103796658293092790651" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/c" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/grp/home?gid=1627067" 27 | description: "Large and active group on Linked.in" 28 | linnk_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/C-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/c/" 35 | description: "Meet up with C and C++ users near you" 36 | -------------------------------------------------------------------------------- /data/languages/cpp.yml: -------------------------------------------------------------------------------- 1 | title: "C++" 2 | description: "Community organized by C++ programming language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/c++" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/cpp" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/226823534127108/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/116007775542700637383" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/c++" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=86782" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/C++-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/c/" 35 | description: "Meet up with C and C++ users near you" 36 | -------------------------------------------------------------------------------- /data/languages/haskell.yml: -------------------------------------------------------------------------------- 1 | title: "Haskell" 2 | description: "Community organized by Haskell language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/haskell" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/haskell" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/programming.haskell/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/104818126031270146189" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=81034" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/haskell" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Haskell-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://wiki.haskell.org/User_groups" 35 | description: "Get involved locally" 36 | -------------------------------------------------------------------------------- /data/languages/python.yml: -------------------------------------------------------------------------------- 1 | title: "Python" 2 | description: "Community organized by Python language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/python" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/python" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/pythonears/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103393744324769547228" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/python" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=25827" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Python-programming-language-1" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/python/" 35 | description: "Meet up with Rust users near you" 36 | -------------------------------------------------------------------------------- /data/languages/clojure.yml: -------------------------------------------------------------------------------- 1 | title: "Clojure" 2 | description: "Community organized by Clojure language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/clojure" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/clojure" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/clojure/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103410768849046117338" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/clojure" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=1058217" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Clojure-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/clojure/" 35 | description: "Meet up with Clojure users near you" 36 | -------------------------------------------------------------------------------- /data/languages/r.yml: -------------------------------------------------------------------------------- 1 | title: "R" 2 | description: "Community organized by R language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/r" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/Rlanguage" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/115516770321395255377" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/R" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=7464608" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/R-Programming" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/r-project-for-statistical-computing/" 31 | description: "Meet up with Rust users near you" 32 | link_8: 33 | title: "Conferences" 34 | url: "https://www.r-project.org/conferences.html" 35 | description: "Find conference about R language" 36 | -------------------------------------------------------------------------------- /data/languages/coldfusion.yml: -------------------------------------------------------------------------------- 1 | title: "Coldfusion" 2 | description: "Community organized by Coldfusion language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/coldfusion" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/coldfusion" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://www.facebook.com/groups/CFprogrammers/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/107904082418572935898" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/coldfusion" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=63526" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/ColdFusion" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/coldfusion/" 35 | description: "Meet up with Coldfusion users near you" 36 | -------------------------------------------------------------------------------- /data/languages/delphi.yml: -------------------------------------------------------------------------------- 1 | title: "Delphi" 2 | description: "Community organized by Delphi language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/delphi" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/delphi" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/137012246341854/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103113685381486591754" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/delphi" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=101829" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Delphi-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Embaracedro Forum" 34 | url: "https://forums.embarcadero.com/category.jspa?categoryID=12" 35 | description: "Forums on Embaracedro network" 36 | -------------------------------------------------------------------------------- /data/languages/java.yml: -------------------------------------------------------------------------------- 1 | title: "Java" 2 | description: "Community organized by Java programming language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/java" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/java" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/Javagroup123/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101399526652980913951" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=70526" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/java" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Java-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://wiki.haskell.org/User_groups" 35 | description: "Get involved locally" 36 | link_9: 37 | title: "Local JUGs" 38 | url: "https://java.net/projects/jugs" 39 | description: "Get involved locally" 40 | -------------------------------------------------------------------------------- /data/languages/elixir.yml: -------------------------------------------------------------------------------- 1 | title: "Elixir" 2 | description: "Community organized by Elixir language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/elixir" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/elixir" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/115770991058707869622" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/elixir-lang" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=6530248" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Elixir-programming-language" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Mailing list" 30 | url: "https://groups.google.com/group/elixir-lang-talk" 31 | description: "Mailing list for questions and answers" 32 | link_8: 33 | title: "Slack" 34 | url: "https://elixir-slackin.herokuapp.com/" 35 | description: "Officially suggested community on Slack" 36 | link_9: 37 | title: "Meetup" 38 | url: "https://www.meetup.com/topics/elixir/" 39 | description: "Get involved locally" 40 | -------------------------------------------------------------------------------- /data/platforms/android.yml: -------------------------------------------------------------------------------- 1 | title: "Android" 2 | description: "Community organized by Android platform interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/android" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/android" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/AndroidProgramming/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/100821581565823788798" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=86481" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/android" 27 | description: "Large and active IRC channel" 28 | quora: 29 | title: "Quora" 30 | items: 31 | item_1: 32 | title: "Android Applications" 33 | url: "https://www.quora.com/Android-Applications" 34 | description: "Topic on Quora about Android Applications" 35 | item_2: 36 | title: "Android Operating System" 37 | url: "https://www.quora.com/Android-operating-system" 38 | description: "Topic on Quora about Android OS" 39 | -------------------------------------------------------------------------------- /.github/CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contributing guidelines to Awesome Community 2 | 3 | Contributing to this list is as simple as possible. You can open an 4 | [issue](https://github.com/phpearth/awesome-community/issues) 5 | or open a pull request. Typos and grammatical corrections are perfectly fine as 6 | well! 7 | 8 | ## What makes community awesome? 9 | 10 | Communities listed here include programming, development and technical discussion 11 | channels, groups, support communities and similar resources. 12 | 13 | Here are some guidelines for community managers and administrators to make 14 | community awesome: 15 | 16 | * Clear rules for members of a community or a code of conduct. 17 | * Community should be large, vibrant and active 18 | 19 | ## Contributing procedure 20 | 21 | * Fork a project over GitHub 22 | 23 | * Set up your repository and set a remote branch for future updates 24 | 25 | ```bash 26 | git add remote upstream git://github.com/phpearth/awesome-community.git 27 | git config branch.master.remote upstream 28 | ``` 29 | 30 | That way you can update your repository (when the `upstream` gets updated) and 31 | automatically pull `upstream` commits: 32 | 33 | ```bash 34 | git pull 35 | ``` 36 | 37 | * Create a new Git branch for instance `patch-1`: 38 | 39 | ```bash 40 | git checkout -b patch-1 41 | ``` 42 | 43 | This ensures that your repository will not need rebasing when the `upstream` 44 | gets updated. 45 | 46 | * Make changes to the `patch-1` branch 47 | 48 | * Commit and push to your GitHub repository 49 | 50 | ```bash 51 | git add . 52 | git commit -m "my new changes" 53 | git push origin 54 | ``` 55 | 56 | * Send a pull request 57 | -------------------------------------------------------------------------------- /data/languages/perl.yml: -------------------------------------------------------------------------------- 1 | title: "Perl" 2 | description: "Community organized by Perl language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/perl" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/perl" 12 | link_3: 13 | title: "Facebook" 14 | links: 15 | link_1: 16 | title: "Facebook" 17 | url: "https://www.facebook.com/groups/perlprogrammers" 18 | description: "Large and active Facebook group" 19 | link_2: 20 | title: "Facebook" 21 | url: "https://www.facebook.com/groups/perl.mongers/" 22 | description: "Large and active Facebook group" 23 | link_4: 24 | title: "Google+" 25 | url: "https://plus.google.com/communities/105035827361077606043" 26 | description: "Large and active Google+ group" 27 | link_5: 28 | title: "IRC" 29 | url: "http://irc.lc/freenode/perl" 30 | description: "Large and active IRC channel" 31 | link_6: 32 | title: "Linked.in" 33 | url: "https://www.linkedin.com/groups?gid=106254" 34 | description: "Large and active group on Linked.in" 35 | link_7: 36 | title: "Quora" 37 | url: "https://www.quora.com/Perl-programming-language-1" 38 | description: "Topic on Quora" 39 | link_8: 40 | title: "Meetup" 41 | url: "https://www.meetup.com/topics/perl/" 42 | description: "Meet up with Perl users near you" 43 | -------------------------------------------------------------------------------- /data/languages/scala.yml: -------------------------------------------------------------------------------- 1 | title: "Scala" 2 | description: "Community organized by Scala language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/scala" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/scala" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/scala.programming.language/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/100488232353575866687" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Google group" 22 | url: "https://groups.google.com/forum/#!forum/scala-user" 23 | description: "Main forum for questions and discussions, including beginner questions" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/scala" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Linked.in" 30 | url: "https://www.linkedin.com/grp/home?gid=746917" 31 | description: "Large and active group on Linked.in" 32 | link_8: 33 | title: "Quora" 34 | url: "https://www.quora.com/Scala" 35 | description: "Topic on Quora" 36 | link_9: 37 | title: "Scala Space" 38 | url: "http://scala.space/" 39 | description: "Find Scala group near you" 40 | link_10: 41 | title: "Meetup" 42 | url: "https://www.meetup.com/topics/scala/" 43 | description: "Meet up with Scala users near you" 44 | link_11: 45 | title: "Conferences" 46 | url: "https://www.scala-lang.org/events/" 47 | description: "Find Scala conference" 48 | -------------------------------------------------------------------------------- /data/languages/ruby.yml: -------------------------------------------------------------------------------- 1 | title: "Ruby" 2 | description: "Community organized by Ruby language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/ruby" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/ruby" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/2221017023/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101878695540653445908" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/ruby" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Ruby-programming-language" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/ruby/" 31 | description: "Meet up with Ruby users near you" 32 | items: 33 | item_1: 34 | title: "Ruby on Rails" 35 | description: "Community organized by Ruby on Rails framework interest." 36 | links: 37 | link_1: 38 | title: "Stack Overflow" 39 | description: "Support on Stack Overflow" 40 | url: "https://stackoverflow.com/questions/tagged/ruby-on-rails" 41 | link_2: 42 | title: "Reddit" 43 | description: "Discussion forum on Reddit" 44 | url: "https://www.reddit.com/r/rubyonrails" 45 | link_3: 46 | title: "Facebook" 47 | url: "https://fb.com/groups/railsrocks" 48 | description: "Large and active Facebook group" 49 | link_4: 50 | title: "Google+" 51 | url: "https://plus.google.com/communities/102406850580404903942" 52 | description: "Large and active Google+ group" 53 | link_5: 54 | title: "Linked.in" 55 | url: "https://www.linkedin.com/grp/home?gid=22413" 56 | description: "Large and active group on Linked.in" 57 | link_6: 58 | title: "IRC" 59 | url: "http://irc.lc/freenode/RubyOnRails" 60 | description: "Large and active IRC channel" 61 | link_7: 62 | title: "Quora" 63 | url: "https://www.quora.com/Ruby-on-Rails-web-framework" 64 | description: "Topic on Quora" 65 | -------------------------------------------------------------------------------- /data/languages/javascript.yml: -------------------------------------------------------------------------------- 1 | title: "JavaScript" 2 | description: "Community organized by JavaScript language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/javascript" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/JavaScript" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/JavaScript.Programming/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/100875929141897651837" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=121615" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/javascript" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/JavaScript-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://wiki.haskell.org/User_groups" 35 | description: "Get involved locally" 36 | link_9: 37 | title: "Meetup" 38 | url: "https://www.meetup.com/topics/javascript/" 39 | description: "Get involved locally" 40 | link_10: 41 | title: "Conferences" 42 | url: "https://jsconf.com/" 43 | description: "Conferences for the JavaScript community" 44 | items: 45 | item_1: 46 | title: "AngularJS" 47 | description: "Community organized by AngularJS framework" 48 | links: 49 | link_1: 50 | title: "Stack Overflow" 51 | description: "Support on Stack Overflow" 52 | url: "https://stackoverflow.com/questions/tagged/angularjs" 53 | link_2: 54 | title: "Reddit" 55 | description: "Discussion forum on Reddit" 56 | url: "https://www.reddit.com/r/angularjs" 57 | link_3: 58 | title: "Facebook" 59 | description: "Large and active Facebook group" 60 | url: "https://fb.com/groups/AngularJS2/" 61 | link_4: 62 | title: "Google+" 63 | url: "https://plus.google.com/communities/115368820700870330756" 64 | description: "Large and active Google+ group" 65 | link_5: 66 | title: "Linked.in" 67 | url: "https://www.linkedin.com/grp/home?gid=4896676" 68 | description: "Group on Linked.in" 69 | link_6: 70 | title: "IRC" 71 | url: "http://irc.lc/freenode/angularjs" 72 | description: "Large and active IRC channel" 73 | link_7: 74 | title: "Quora" 75 | url: "https://www.quora.com/AngularJS" 76 | description: "Topic on Quora" 77 | item_2: 78 | title: "Dojo Toolkit" 79 | description: "Community organized by Dojo Toolkit interest." 80 | links: 81 | link_1: 82 | title: "Stack Overflow" 83 | description: "Support on Stack Overflow" 84 | url: "https://stackoverflow.com/questions/tagged/dojo" 85 | link_2: 86 | title: "Reddit" 87 | description: "Discussion forum on Reddit" 88 | url: "https://www.reddit.com/r/dojo" 89 | link_3: 90 | title: "Facebook" 91 | description: "Large and active Facebook group" 92 | url: "https://fb.com/groups/4375511291/" 93 | link_4: 94 | title: "Google+" 95 | url: "https://plus.google.com/communities/107837593684207188221" 96 | description: "Large and active Google+ group" 97 | link_5: 98 | title: "Linked.in" 99 | url: "https://www.linkedin.com/grp/home?gid=71399" 100 | description: "Group on Linked.in" 101 | link_6: 102 | title: "IRC" 103 | url: "http://irc.lc/freenode/dojo" 104 | description: "Large and active IRC channel" 105 | link_7: 106 | title: "Quora" 107 | url: "https://www.quora.com/Dojo-JavaScript-toolkit" 108 | description: "Topic on Quora" 109 | item_3: 110 | title: "jQuery" 111 | description: "Community organized by jQuery interest." 112 | links: 113 | link_1: 114 | title: "Stack Overflow" 115 | description: "Support on Stack Overflow" 116 | url: "https://stackoverflow.com/tags/jquery" 117 | link_2: 118 | title: "Reddit" 119 | description: "Discussion and sharing news, articles, plugins and tutorials, covering jQuery Core, jQuery UI, jQuery Mobile, and other related projects" 120 | url: "https://www.reddit.com/r/jquery" 121 | link_3: 122 | title: "Facebook" 123 | description: "Large and active Facebook group" 124 | url: "https://www.facebook.com/groups/jquerycode/" 125 | link_4: 126 | title: "Google+" 127 | url: "https://plus.google.com/communities/106546344682622800231" 128 | description: "Large and active Google+ group" 129 | link_5: 130 | title: "Linked.in" 131 | url: "https://www.linkedin.com/grp/home?gid=100943" 132 | description: "Group on Linked.in" 133 | link_6: 134 | title: "IRC" 135 | url: "http://irc.lc/freenode/jquery" 136 | description: "Support IRC channel for users of jQuery, jQuery UI, and jQuery Mobile" 137 | link_7: 138 | title: "Quora" 139 | url: "https://www.quora.com/jQuery" 140 | description: "Topic on Quora" 141 | link_8: 142 | title: "Forum" 143 | url: "https://forum.jquery.com/" 144 | description: "Official forums" 145 | link_9: 146 | title: "Meetup" 147 | url: "https://www.meetup.com/topics/jquery/" 148 | description: "Get involved locally" 149 | item_4: 150 | title: "React" 151 | description: "Community organized by React interest." 152 | links: 153 | link_1: 154 | title: "Stack Overflow" 155 | description: "Support on Stack Overflow" 156 | url: "https://stackoverflow.com/tags/reactjs" 157 | link_2: 158 | title: "Reddit" 159 | description: "Discussion on Reddit" 160 | url: "https://www.reddit.com/r/reactjs" 161 | link_3: 162 | title: "Facebook" 163 | description: "Large and active Facebook group" 164 | url: "https://www.facebook.com/groups/228321510706889" 165 | link_4: 166 | title: "Google+" 167 | url: "https://plus.google.com/communities/114822536557370957541" 168 | description: "Large and active Google+ group" 169 | link_5: 170 | title: "Linked.in" 171 | url: "https://www.linkedin.com/grp/home?gid=7465439" 172 | description: "Group on Linked.in" 173 | link_6: 174 | title: "IRC" 175 | url: "http://irc.lc/freenode/reactjs" 176 | description: "Support IRC channel" 177 | link_7: 178 | title: "Quora" 179 | url: "https://www.quora.com/React-JS-Library" 180 | description: "Topic on Quora" 181 | link_8: 182 | title: "Meetup" 183 | url: "https://www.meetup.com/topics/reactjs/" 184 | description: "Get involved locally" 185 | -------------------------------------------------------------------------------- /data/languages/php.yml: -------------------------------------------------------------------------------- 1 | title: "PHP" 2 | description: "PHP dynamic scripting language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "PHP support on StackOverflow" 7 | url: "https://stackoverflow.com/questions/tagged/php" 8 | link_2: 9 | title: "Reddit" 10 | description: "Ask and answer questions, discussion" 11 | url: "https://www.reddit.com/r/PHP" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active group on Facebook" 15 | url: "https://fb.com/groups/2204685680" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/u/0/communities/104245651975268426012" 19 | description: "Large and active group about PHP on Google+" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/PHP-programming-language-1" 23 | description: "Ask and answer questions on Quora" 24 | link_6: 25 | title: "IRC" 26 | links: 27 | link_1: 28 | title: "#php" 29 | url: "http://irc.lc/freenode/php" 30 | description: "Active support IRC channel for PHP users" 31 | link_2: 32 | title: "#phpc" 33 | url: "http://irc.lc/freenode/phpc" 34 | description: "Active community IRC channel for PHP users" 35 | link_7: 36 | title: "php.ug" 37 | url: "http://php.ug" 38 | description: "Map of local PHP user groups" 39 | link_8: 40 | title: "Linked.in" 41 | url: "https://www.linkedin.com/grp/home?gid=42140" 42 | description: "Discussion group on Linked.in for PHP developers" 43 | link_9: 44 | title: "PHP Classes" 45 | url: "https://www.phpclasses.org/discuss/" 46 | description: "PHP specialists forum" 47 | items: 48 | item_1: 49 | title: "CakePHP" 50 | description: "Community organized by CakePHP framework interes." 51 | links: 52 | link_1: 53 | title: "Stack Overflow" 54 | url: "https://stackoverflow.com/questions/tagged/cakephp" 55 | description: "Support on StackOverflow" 56 | link_2: 57 | title: "Reddit" 58 | url: "https://www.reddit.com/r/cakephp" 59 | description: "Ask and answer questions, discussion" 60 | link_3: 61 | title: "Facebook" 62 | url: "https://www.facebook.com/groups/cake.community/" 63 | description: "Large and active Facebook group" 64 | link_4: 65 | title: "Google+" 66 | url: "https://plus.google.com/communities/108328920558088369819" 67 | description: "Large and active group on Google+" 68 | link_5: 69 | title: "Google group" 70 | url: "https://groups.google.com/forum/#!forum/cake-php" 71 | description: "Discussion group for the project" 72 | link_6: 73 | title: "IRC" 74 | url: "http://irc.lc/freenode/cakephp" 75 | description: "Large and active IRC channel" 76 | link_7: 77 | title: "Linked.in" 78 | url: "https://www.linkedin.com/groups?gid=82040" 79 | description: "Large and active group on Linked.in" 80 | link_8: 81 | title: "Quora" 82 | url: "https://www.quora.com/CakePHP" 83 | description: "Topic on Quora" 84 | item_2: 85 | title: "Laravel" 86 | description: "Community organized by Laravel PHP framework interes." 87 | links: 88 | link_1: 89 | title: "Stack Overflow" 90 | url: "https://stackoverflow.com/questions/tagged/laravel" 91 | description: "Laravel support on StackOverflow" 92 | link_2: 93 | title: "Reddit" 94 | url: "https://www.reddit.com/r/laravel" 95 | description: "Ask and answer questions, discussion" 96 | link_3: 97 | title: "Google+" 98 | url: "https://plus.google.com/communities/106838454910116161868" 99 | description: "Large and active group about Laravel on Google+" 100 | link_4: 101 | title: "Laravel forums" 102 | links: 103 | link_1: 104 | title: "Laravel.io" 105 | url: "https://laravel.io/forum" 106 | description: "Laravel.io forums" 107 | link_2: 108 | title: "Laracasts discussions" 109 | url: "https://laracasts.com/discuss" 110 | description: "Discussions on Laracasts" 111 | link_5: 112 | title: "IRC" 113 | url: "http://irc.lc/freenode/laravel" 114 | description: "Active IRC channel for Laravel support" 115 | link_6: 116 | title: "Linked.in" 117 | url: "https://www.linkedin.com/grp/home?gid=4419933" 118 | link_7: 119 | title: "Quora" 120 | url: "https://www.quora.com/Laravel" 121 | description: "Laravel topics on Quora" 122 | item_3: 123 | title: "Symfony" 124 | description: "Community organized by Symfony PHP framework interes." 125 | links: 126 | link_1: 127 | title: "Stack Overflow" 128 | url: "https://stackoverflow.com/questions/tagged/symfony" 129 | description: "Symfony support on StackOverflow" 130 | link_2: 131 | title: "Reddit" 132 | url: "https://www.reddit.com/r/symfony" 133 | description: "Ask and answer questions, discussion" 134 | link_3: 135 | title: "Facebook 1" 136 | url: "https://fb.com/groups/7672226565" 137 | description: "Large and active group on Facebook" 138 | link_4: 139 | title: "Facebook 2" 140 | url: "https://fb.com/groups/symfony2.framework" 141 | description: "Large and active group on Facebook" 142 | link_5: 143 | title: "Google+" 144 | url: "https://plus.google.com/communities/109013871316146116610" 145 | description: "Large and active group about Symfony on Google+" 146 | link_6: 147 | title: "IRC" 148 | url: "http://irc.lc/freenode/symfony" 149 | description: "Active IRC channel for Symfony support" 150 | link_7: 151 | title: "Linked.in" 152 | url: "https://www.linkedin.com/grp/home?gid=29205" 153 | description: "Large and active group on Linked.in" 154 | link_8: 155 | title: "Quora" 156 | url: "https://www.quora.com/Symfony" 157 | description: "Symfony topics on Quora" 158 | link_9: 159 | title: "SensioLabs Connect" 160 | url: "https://connect.sensiolabs.com/" 161 | description: "Developer social network, earn achievements for your community involvement and commitment." 162 | link_10: 163 | title: "Slack" 164 | url: "https://symfony2slack.herokuapp.com/" 165 | description: "Symfony group on Slack, platform for team communication." 166 | link_11: 167 | title: "Local" 168 | links: 169 | link_1: 170 | title: "Community events" 171 | url: "http://symfony.com/events/" 172 | description: "Find Symfony events near you." 173 | link_2: 174 | title: "Meetup" 175 | url: "http://symfony.meetup.com/" 176 | description: "Get involved locally and find Symfony users from your local area." 177 | item_4: 178 | title: "Zend framework" 179 | description: "Community organized by Zend Framework interes." 180 | links: 181 | link_1: 182 | title: "Stack Overflow" 183 | url: "https://stackoverflow.com/questions/tagged/zend-framework" 184 | description: "Support on StackOverflow" 185 | link_2: 186 | title: "Reddit" 187 | url: "https://www.reddit.com/r/zftalk/" 188 | description: "Ask and answer questions, discussion" 189 | link_3: 190 | title: "Facebook" 191 | url: "https://www.facebook.com/groups/zendframework2/" 192 | description: "Large and active group on Facebook" 193 | link_4: 194 | title: "Google+" 195 | url: "https://plus.google.com/communities/115348461699286787401" 196 | description: "Large and active group on Google+" 197 | link_5: 198 | title: "IRC" 199 | url: "http://irc.lc/freenode/zftalk" 200 | title: "Active IRC channel" 201 | link_6: 202 | title: "Linked.in" 203 | url: "https://www.linkedin.com/grp/home?gid=728287" 204 | description: "Large and active group on Linked.in" 205 | link_7: 206 | title: "Quora" 207 | url: "https://www.quora.com/Zend-Framework-1" 208 | description: "Zend Framework topics on Quora" 209 | link_8: 210 | title: "User Groups" 211 | url: "https://framework.zend.com/participate/user-groups" 212 | description: "Zend Framework usergroups" 213 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Community[](https://github.com/sindresorhus/awesome) 2 | 3 | A curated list of awesome programming, development and similar technical support 4 | or discussion channels, groups, communities, resources and other shiny things. 5 | 6 | Inspired by the `awesome-*` trend on GitHub. 7 | 8 |
10 |