├── .ruby-version ├── .gitignore ├── CODEOWNERS ├── Brewfile ├── topics ├── c │ └── c.png ├── d │ ├── d.png │ └── index.md ├── r │ ├── r.png │ └── index.md ├── v │ ├── v.png │ └── index.md ├── ada │ └── ada.png ├── aws │ ├── aws.png │ └── index.md ├── coq │ └── coq.png ├── cpp │ ├── cpp.png │ └── index.md ├── css │ └── css.png ├── cwl │ └── cwl.png ├── dle │ ├── dle.png │ └── index.md ├── elm │ └── elm.png ├── ens │ ├── ens.png │ └── index.md ├── es6 │ ├── es6.png │ └── index.md ├── gin │ ├── gin.png │ └── index.md ├── git │ ├── git.png │ └── index.md ├── go │ └── go.png ├── hms │ └── hms.png ├── ios │ └── ios.png ├── koa │ └── koa.png ├── lua │ ├── lua.png │ └── index.md ├── m3o │ ├── m3o.png │ └── index.md ├── neo │ ├── neo.png │ └── index.md ├── nim │ └── nim.png ├── npm │ ├── npm.png │ └── index.md ├── php │ └── php.png ├── pip │ └── pip.png ├── pwa │ └── pwa.png ├── qmk │ ├── qmk.png │ └── index.md ├── qt │ └── qt.png ├── sql │ ├── sql.png │ └── index.md ├── tex │ └── tex.png ├── vim │ ├── vim.png │ └── index.md ├── vue │ ├── vue.png │ └── index.md ├── yii │ └── yii.png ├── anki │ ├── anki.png │ └── index.md ├── atom │ └── atom.png ├── bash │ ├── bash.png │ └── index.md ├── dart │ └── dart.png ├── deno │ └── deno.png ├── fish │ └── fish.png ├── grpc │ └── grpc.png ├── gulp │ ├── gulp.png │ └── index.md ├── html │ └── html.png ├── ipfs │ └── ipfs.png ├── iris │ ├── iris.png │ └── index.md ├── java │ └── java.png ├── json │ └── json.png ├── kivy │ └── kivy.png ├── less │ ├── less.png │ └── index.md ├── lisp │ └── lisp.png ├── mada │ └── mada.png ├── maze │ └── maze.png ├── nuxt │ ├── nuxt.png │ └── index.md ├── perl │ ├── perl.png │ └── index.md ├── pmmp │ └── pmmp.png ├── raku │ └── raku.png ├── ruby │ └── ruby.png ├── rust │ ├── rust.png │ └── index.md ├── sass │ └── sass.png ├── sbml │ └── sbml.png ├── ss13 │ ├── ss13.png │ └── index.md ├── tbox │ ├── tbox.png │ └── index.md ├── viur │ └── viur.png ├── yaml │ ├── yaml.png │ └── index.md ├── zeit │ ├── zeit.png │ └── index.md ├── amphp │ ├── amphp.png │ └── index.md ├── anidb │ ├── anidb.png │ └── index.md ├── antlr │ └── antlr.png ├── auth0 │ ├── auth0.png │ └── index.md ├── azure │ ├── azure.png │ └── index.md ├── babel │ └── babel.png ├── cdnjs │ ├── cdnjs.png │ └── index.md ├── clash │ ├── clash.png │ └── index.md ├── conan │ ├── conan.png │ └── index.md ├── emacs │ ├── emacs.png │ └── index.md ├── ember │ ├── ember.png │ └── index.md ├── epics │ ├── epics.png │ └── index.md ├── figma │ ├── figma.png │ └── index.md ├── first │ └── first.png ├── flask │ ├── flask.png │ └── index.md ├── godot │ └── godot.png ├── julia │ └── julia.png ├── latex │ ├── latex.png │ └── index.md ├── linux │ ├── linux.png │ └── index.md ├── luvit │ ├── luvit.png │ └── index.md ├── macos │ ├── macos.png │ └── index.md ├── maven │ └── maven.png ├── mysql │ └── mysql.png ├── neo4j │ ├── neo4j.png │ └── index.md ├── nette │ ├── nette.png │ └── index.md ├── nginx │ └── nginx.png ├── nuget │ └── nuget.png ├── ocaml │ ├── ocaml.png │ └── index.md ├── pharo │ └── pharo.png ├── pixiv │ ├── pixiv.png │ └── index.md ├── rails │ ├── rails.png │ └── index.md ├── react │ ├── react.png │ └── index.md ├── redis │ ├── redis.png │ └── index.md ├── redux │ └── redux.png ├── scala │ ├── scala.png │ └── index.md ├── swift │ └── swift.png ├── unity │ └── unity.png ├── vertx │ └── vertx.png ├── xcode │ └── xcode.png ├── xmake │ ├── xmake.png │ └── index.md ├── aspnet │ ├── aspnet.png │ └── index.md ├── basic8 │ ├── basic8.png │ └── index.md ├── chrome │ └── chrome.png ├── csharp │ └── csharp.png ├── django │ ├── django.png │ └── index.md ├── docker │ ├── docker.png │ └── index.md ├── dotnet │ ├── dotnet.png │ └── index.md ├── elixir │ └── elixir.png ├── erlang │ └── erlang.png ├── eslint │ ├── eslint.png │ └── index.md ├── fsharp │ ├── fsharp.png │ └── index.md ├── gatsby │ └── gatsby.png ├── github │ ├── github.png │ └── index.md ├── google │ └── google.png ├── gradle │ └── gradle.png ├── groovy │ └── groovy.png ├── heroku │ ├── heroku.png │ └── index.md ├── javafx │ └── javafx.png ├── jekyll │ ├── jekyll.png │ └── index.md ├── jquery │ ├── jquery.png │ └── index.md ├── kotlin │ └── kotlin.png ├── matlab │ └── matlab.png ├── monero │ └── monero.png ├── neovim │ └── neovim.png ├── nestjs │ └── nestjs.png ├── netbox │ └── netbox.png ├── nodejs │ └── nodejs.png ├── opencv │ └── opencv.png ├── opengl │ └── opengl.png ├── phaser │ └── phaser.png ├── pico-8 │ └── pico-8.png ├── pihole │ └── pihole.png ├── probot │ ├── probot.png │ └── index.md ├── python │ └── python.png ├── racket │ └── racket.png ├── reason │ └── reason.png ├── sketch │ ├── sketch.png │ └── index.md ├── sqlite │ └── sqlite.png ├── svelte │ └── svelte.png ├── tic-80 │ ├── tic-80.png │ └── index.md ├── twitch │ └── twitch.png ├── ubuntu │ └── ubuntu.png ├── vercel │ ├── vercel.png │ └── index.md ├── zeplin │ └── zeplin.png ├── actions │ └── actions.png ├── algolia │ └── algolia.png ├── android │ └── android.png ├── angular │ └── angular.png ├── ansible │ ├── ansible.png │ └── index.md ├── arduino │ ├── arduino.png │ └── index.md ├── aurelia │ └── aurelia.png ├── avalonia │ ├── avalonia.png │ └── index.md ├── awesome │ └── awesome.png ├── bitcoin │ └── bitcoin.png ├── clojure │ └── clojure.png ├── composer │ ├── composer.png │ └── index.md ├── coursera │ ├── coursera.png │ └── index.md ├── covid-19 │ └── covid-19.png ├── crystal │ ├── crystal.png │ └── index.md ├── discord │ ├── discord.png │ └── index.md ├── effector │ ├── effector.png │ └── index.md ├── electron │ └── electron.png ├── epitech │ ├── epitech.png │ └── index.md ├── ethereum │ └── ethereum.png ├── express │ ├── express.png │ └── index.md ├── f-droid │ ├── f-droid.png │ └── index.md ├── fabricmc │ ├── fabricmc.png │ └── index.md ├── fastify │ ├── fastify.png │ └── index.md ├── firebase │ └── firebase.png ├── firefox │ └── firefox.png ├── flutter │ ├── flutter.png │ └── index.md ├── game-off │ ├── game-off.png │ └── index.md ├── graphql │ └── graphql.png ├── haskell │ ├── haskell.png │ └── index.md ├── homebrew │ ├── homebrew.png │ └── index.md ├── indieweb │ └── indieweb.png ├── jenkins │ ├── jenkins.png │ └── index.md ├── laravel │ ├── laravel.png │ └── index.md ├── libcloud │ └── libcloud.png ├── liko-12 │ ├── liko-12.png │ └── index.md ├── mahapps │ ├── mahapps.png │ └── index.md ├── markdown │ ├── markdown.png │ └── index.md ├── mastodon │ └── mastodon.png ├── mikrotik │ ├── mikrotik.png │ └── index.md ├── molecule │ └── molecule.png ├── mongodb │ └── mongodb.png ├── mongoose │ └── mongoose.png ├── openfin │ ├── openfin.png │ └── index.md ├── ponylang │ ├── ponylang.png │ └── index.md ├── portapps │ ├── portapps.png │ └── index.md ├── pov-ray │ └── pov-ray.png ├── ratchet │ └── ratchet.png ├── reactphp │ ├── reactphp.png │ └── index.md ├── sitecore │ ├── sitecore.png │ └── index.md ├── spacevim │ └── spacevim.png ├── symfony │ ├── symfony.png │ └── index.md ├── tailwind │ └── tailwind.png ├── telegram │ └── telegram.png ├── terminal │ ├── terminal.png │ └── index.md ├── twitter │ └── twitter.png ├── umbraco │ └── umbraco.png ├── unigine │ ├── unigine.png │ └── index.md ├── uportal │ └── uportal.png ├── vagrant │ └── vagrant.png ├── wagtail │ └── wagtail.png ├── webpack │ └── webpack.png ├── windows │ ├── windows.png │ └── index.md ├── xamarin │ └── xamarin.png ├── zeronet │ └── zeronet.png ├── archlinux │ └── archlinux.png ├── awesomewm │ ├── awesomewm.png │ └── index.md ├── bootstrap │ ├── bootstrap.png │ └── index.md ├── cassandra │ └── cassandra.png ├── cloud-run │ └── cloud-run.png ├── gamemaker │ └── gamemaker.png ├── garrysmod │ └── garrysmod.png ├── mediawiki │ └── mediawiki.png ├── minecraft │ ├── minecraft.png │ └── index.md ├── moleculer │ └── moleculer.png ├── mvvmcross │ └── mvvmcross.png ├── nashville │ └── nashville.png ├── storybook │ └── storybook.png ├── teeworlds │ ├── teeworlds.png │ └── index.md ├── terraform │ └── terraform.png ├── thelounge │ ├── thelounge.png │ └── index.md ├── wordplate │ ├── wordplate.png │ └── index.md ├── wordpress │ └── wordpress.png ├── backbonejs │ └── backbonejs.png ├── blockchain │ ├── blockchain.png │ └── index.md ├── contentful │ └── contentful.png ├── duckduckgo │ ├── duckduckgo.png │ └── index.md ├── freeswitch │ └── freeswitch.png ├── github-api │ ├── github-api.png │ └── index.md ├── gradescope │ └── gradescope.png ├── guildwars2 │ └── guildwars2.png ├── homebridge │ ├── homebridge.png │ └── index.md ├── javascript │ └── javascript.png ├── js13kgames │ ├── js13kgames.png │ └── index.md ├── kubernetes │ └── kubernetes.png ├── ludum-dare │ └── ludum-dare.png ├── php-fusion │ └── php-fusion.png ├── postgresql │ ├── postgresql.png │ └── index.md ├── powershell │ └── powershell.png ├── purescript │ └── purescript.png ├── reactiveui │ └── reactiveui.png ├── reflex-frp │ └── reflex-frp.png ├── tensorflow │ └── tensorflow.png ├── typescript │ └── typescript.png ├── activitypub │ ├── activitypub.png │ └── index.md ├── codeception │ ├── codeception.png │ └── index.md ├── common-lisp │ └── common-lisp.png ├── myanimelist │ ├── myanimelist.png │ └── index.md ├── objective-c │ └── objective-c.png ├── open-access │ ├── open-access.png │ └── index.md ├── spring-boot │ ├── spring-boot.png │ └── index.md ├── bitcoin-cash │ └── bitcoin-cash.png ├── calculate-pi │ └── calculate-pi.png ├── clojurescript │ └── clojurescript.png ├── elasticsearch │ └── elasticsearch.png ├── hacktoberfest │ ├── hacktoberfest.png │ └── index.md ├── microformats │ └── microformats.png ├── nativescript │ └── nativescript.png ├── netbox-plugin │ ├── netbox-plugin.png │ └── index.md ├── raspberry-pi │ └── raspberry-pi.png ├── react-native │ └── react-native.png ├── scikit-learn │ ├── scikit-learn.png │ └── index.md ├── sublime-text │ └── sublime-text.png ├── unreal-engine │ └── unreal-engine.png ├── visual-basic │ ├── visual-basic.png │ └── index.md ├── web-assembly │ └── web-assembly.png ├── assemblyscript │ ├── assemblyscript.png │ └── index.md ├── home-assistant │ ├── home-assistant.png │ └── index.md ├── pixel-vision-8 │ └── pixel-vision-8.png ├── robotframework │ └── robotframework.png ├── web-components │ └── web-components.png ├── global-game-jam │ └── global-game-jam.png ├── kentico-kontent │ └── kentico-kontent.png ├── material-design │ ├── material-design.png │ └── index.md ├── chrome-extension │ └── chrome-extension.png ├── creative-commons │ └── creative-commons.png ├── jupyter-notebook │ └── jupyter-notebook.png ├── web-monetization │ └── web-monetization.png ├── firefox-extension │ └── firefox-extension.png ├── styled-components │ └── styled-components.png ├── visual-studio-code │ └── visual-studio-code.png ├── first-tech-challenge │ └── first-tech-challenge.png ├── kerbal-space-program │ └── kerbal-space-program.png ├── finite-element-method │ └── finite-element-method.png ├── first-robotics-competition │ └── first-robotics-competition.png ├── mount-and-blade-bannerlord │ └── mount-and-blade-bannerlord.png ├── material-design-for-bootstrap │ ├── material-design-for-bootstrap.png │ └── index.md ├── university-of-texas-arlington │ └── university-of-texas-arlington.png ├── biological-expression-language │ └── biological-expression-language.png ├── bot │ └── index.md ├── icon-font │ └── index.md ├── algorithm │ └── index.md ├── support │ └── index.md ├── code-quality │ └── index.md ├── frontend │ └── index.md ├── server │ └── index.md ├── scambaiting │ └── index.md ├── csv │ └── index.md ├── localization │ └── index.md ├── font │ └── index.md ├── lineageos │ └── index.md ├── documentation │ └── index.md ├── deep-learning │ └── index.md ├── emoji │ └── index.md ├── vanilla-js │ └── index.md ├── deployment │ └── index.md ├── project-management │ └── index.md ├── zsh │ └── index.md ├── website │ └── index.md ├── 3d │ └── index.md ├── getting-things-done │ └── index.md ├── game-engine │ └── index.md ├── virtual-reality │ └── index.md ├── shell │ └── index.md ├── data-structures │ └── index.md ├── game-jam │ └── index.md ├── image-processing │ └── index.md ├── open-data │ └── index.md ├── synthetic-biology │ └── index.md ├── ajax │ └── index.md ├── gpl │ └── index.md ├── uwp │ └── index.md ├── wpf │ └── index.md ├── phpunit │ └── index.md ├── emulator │ └── index.md ├── mkdocs │ └── index.md ├── pixel-art │ └── index.md ├── publishing │ └── index.md ├── security │ └── index.md ├── operating-system │ └── index.md ├── reverse-engineering │ └── index.md ├── testing │ └── index.md ├── computer-vision │ └── index.md ├── roomba │ └── index.md ├── credo │ └── index.md ├── data-visualization │ └── index.md ├── package-manager │ └── index.md ├── webauthn │ └── index.md ├── nosql │ └── index.md ├── winforms │ └── index.md ├── bugbounty │ └── index.md ├── database │ └── index.md ├── dependency-management │ └── index.md ├── llvm │ └── index.md ├── rest-api │ └── index.md ├── threejs │ └── index.md ├── serverless │ └── index.md ├── bioinformatics │ └── index.md ├── framework │ └── index.md ├── neural-network │ └── index.md ├── privacy │ └── index.md ├── robotics │ └── index.md ├── ai │ └── index.md ├── apm │ └── index.md ├── code-review │ └── index.md ├── hackathon │ └── index.md ├── xml │ └── index.md ├── p2p │ └── index.md ├── haxe │ └── index.md ├── library │ └── index.md ├── monitoring │ └── index.md └── cms │ └── index.md ├── collections ├── government │ └── government.png ├── probot-apps │ └── probot-apps.png ├── learn-to-code │ ├── learn-to-code.png │ └── index.md ├── load-testing │ └── load-testing.png ├── text-editors │ └── text-editors.png ├── net-neutrality │ ├── net-neutrality.gif │ └── index.md ├── pixel-art-tools │ ├── pixel-art-tools.png │ └── index.md ├── software-in-science │ └── software-in-science.png ├── github-pages-examples │ ├── github-pages-examples.png │ └── index.md ├── tools-for-open-source │ └── tools-for-open-source.png ├── open-source-organizations │ └── open-source-organizations.png ├── projects-that-power-github │ └── projects-that-power-github.png ├── teaching-computational-social-science │ └── teaching-computational-social-science.png ├── protect-user-data │ └── index.md ├── web-games │ └── index.md ├── javascript-state-management │ └── index.md ├── productivity-tools │ └── index.md ├── software-development-tools │ └── index.md ├── open-data │ └── index.md ├── choosing-projects │ └── index.md ├── software-defined-radio │ └── index.md ├── music │ └── index.md ├── code-quality-in-php │ └── index.md └── ai-model-zoos │ └── index.md ├── Rakefile ├── Gemfile └── script ├── cibuild └── setup /.ruby-version: -------------------------------------------------------------------------------- 1 | 2.7.0 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | scripts/ 3 | -------------------------------------------------------------------------------- /CODEOWNERS: -------------------------------------------------------------------------------- 1 | * @github/communities-heart-reviewers 2 | -------------------------------------------------------------------------------- /Brewfile: -------------------------------------------------------------------------------- 1 | tap "github/bootstrap" 2 | 3 | brew "rbenv" 4 | brew "ruby-build" 5 | -------------------------------------------------------------------------------- /topics/c/c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/c/c.png -------------------------------------------------------------------------------- /topics/d/d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/d/d.png -------------------------------------------------------------------------------- /topics/r/r.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/r/r.png -------------------------------------------------------------------------------- /topics/v/v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/v/v.png -------------------------------------------------------------------------------- /topics/ada/ada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ada/ada.png -------------------------------------------------------------------------------- /topics/aws/aws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/aws/aws.png -------------------------------------------------------------------------------- /topics/coq/coq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/coq/coq.png -------------------------------------------------------------------------------- /topics/cpp/cpp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/cpp/cpp.png -------------------------------------------------------------------------------- /topics/css/css.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/css/css.png -------------------------------------------------------------------------------- /topics/cwl/cwl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/cwl/cwl.png -------------------------------------------------------------------------------- /topics/dle/dle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/dle/dle.png -------------------------------------------------------------------------------- /topics/elm/elm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/elm/elm.png -------------------------------------------------------------------------------- /topics/ens/ens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ens/ens.png -------------------------------------------------------------------------------- /topics/es6/es6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/es6/es6.png -------------------------------------------------------------------------------- /topics/gin/gin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/gin/gin.png -------------------------------------------------------------------------------- /topics/git/git.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/git/git.png -------------------------------------------------------------------------------- /topics/go/go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/go/go.png -------------------------------------------------------------------------------- /topics/hms/hms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/hms/hms.png -------------------------------------------------------------------------------- /topics/ios/ios.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ios/ios.png -------------------------------------------------------------------------------- /topics/koa/koa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/koa/koa.png -------------------------------------------------------------------------------- /topics/lua/lua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/lua/lua.png -------------------------------------------------------------------------------- /topics/m3o/m3o.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/m3o/m3o.png -------------------------------------------------------------------------------- /topics/neo/neo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/neo/neo.png -------------------------------------------------------------------------------- /topics/nim/nim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nim/nim.png -------------------------------------------------------------------------------- /topics/npm/npm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/npm/npm.png -------------------------------------------------------------------------------- /topics/php/php.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/php/php.png -------------------------------------------------------------------------------- /topics/pip/pip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pip/pip.png -------------------------------------------------------------------------------- /topics/pwa/pwa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pwa/pwa.png -------------------------------------------------------------------------------- /topics/qmk/qmk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/qmk/qmk.png -------------------------------------------------------------------------------- /topics/qt/qt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/qt/qt.png -------------------------------------------------------------------------------- /topics/sql/sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sql/sql.png -------------------------------------------------------------------------------- /topics/tex/tex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/tex/tex.png -------------------------------------------------------------------------------- /topics/vim/vim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/vim/vim.png -------------------------------------------------------------------------------- /topics/vue/vue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/vue/vue.png -------------------------------------------------------------------------------- /topics/yii/yii.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/yii/yii.png -------------------------------------------------------------------------------- /topics/anki/anki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/anki/anki.png -------------------------------------------------------------------------------- /topics/atom/atom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/atom/atom.png -------------------------------------------------------------------------------- /topics/bash/bash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/bash/bash.png -------------------------------------------------------------------------------- /topics/dart/dart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/dart/dart.png -------------------------------------------------------------------------------- /topics/deno/deno.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/deno/deno.png -------------------------------------------------------------------------------- /topics/fish/fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/fish/fish.png -------------------------------------------------------------------------------- /topics/grpc/grpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/grpc/grpc.png -------------------------------------------------------------------------------- /topics/gulp/gulp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/gulp/gulp.png -------------------------------------------------------------------------------- /topics/html/html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/html/html.png -------------------------------------------------------------------------------- /topics/ipfs/ipfs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ipfs/ipfs.png -------------------------------------------------------------------------------- /topics/iris/iris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/iris/iris.png -------------------------------------------------------------------------------- /topics/java/java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/java/java.png -------------------------------------------------------------------------------- /topics/json/json.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/json/json.png -------------------------------------------------------------------------------- /topics/kivy/kivy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/kivy/kivy.png -------------------------------------------------------------------------------- /topics/less/less.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/less/less.png -------------------------------------------------------------------------------- /topics/lisp/lisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/lisp/lisp.png -------------------------------------------------------------------------------- /topics/mada/mada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mada/mada.png -------------------------------------------------------------------------------- /topics/maze/maze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/maze/maze.png -------------------------------------------------------------------------------- /topics/nuxt/nuxt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nuxt/nuxt.png -------------------------------------------------------------------------------- /topics/perl/perl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/perl/perl.png -------------------------------------------------------------------------------- /topics/pmmp/pmmp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pmmp/pmmp.png -------------------------------------------------------------------------------- /topics/raku/raku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/raku/raku.png -------------------------------------------------------------------------------- /topics/ruby/ruby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ruby/ruby.png -------------------------------------------------------------------------------- /topics/rust/rust.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/rust/rust.png -------------------------------------------------------------------------------- /topics/sass/sass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sass/sass.png -------------------------------------------------------------------------------- /topics/sbml/sbml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sbml/sbml.png -------------------------------------------------------------------------------- /topics/ss13/ss13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ss13/ss13.png -------------------------------------------------------------------------------- /topics/tbox/tbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/tbox/tbox.png -------------------------------------------------------------------------------- /topics/viur/viur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/viur/viur.png -------------------------------------------------------------------------------- /topics/yaml/yaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/yaml/yaml.png -------------------------------------------------------------------------------- /topics/zeit/zeit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/zeit/zeit.png -------------------------------------------------------------------------------- /topics/amphp/amphp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/amphp/amphp.png -------------------------------------------------------------------------------- /topics/anidb/anidb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/anidb/anidb.png -------------------------------------------------------------------------------- /topics/antlr/antlr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/antlr/antlr.png -------------------------------------------------------------------------------- /topics/auth0/auth0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/auth0/auth0.png -------------------------------------------------------------------------------- /topics/azure/azure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/azure/azure.png -------------------------------------------------------------------------------- /topics/babel/babel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/babel/babel.png -------------------------------------------------------------------------------- /topics/cdnjs/cdnjs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/cdnjs/cdnjs.png -------------------------------------------------------------------------------- /topics/clash/clash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/clash/clash.png -------------------------------------------------------------------------------- /topics/conan/conan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/conan/conan.png -------------------------------------------------------------------------------- /topics/emacs/emacs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/emacs/emacs.png -------------------------------------------------------------------------------- /topics/ember/ember.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ember/ember.png -------------------------------------------------------------------------------- /topics/epics/epics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/epics/epics.png -------------------------------------------------------------------------------- /topics/figma/figma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/figma/figma.png -------------------------------------------------------------------------------- /topics/first/first.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/first/first.png -------------------------------------------------------------------------------- /topics/flask/flask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/flask/flask.png -------------------------------------------------------------------------------- /topics/godot/godot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/godot/godot.png -------------------------------------------------------------------------------- /topics/julia/julia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/julia/julia.png -------------------------------------------------------------------------------- /topics/latex/latex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/latex/latex.png -------------------------------------------------------------------------------- /topics/linux/linux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/linux/linux.png -------------------------------------------------------------------------------- /topics/luvit/luvit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/luvit/luvit.png -------------------------------------------------------------------------------- /topics/macos/macos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/macos/macos.png -------------------------------------------------------------------------------- /topics/maven/maven.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/maven/maven.png -------------------------------------------------------------------------------- /topics/mysql/mysql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mysql/mysql.png -------------------------------------------------------------------------------- /topics/neo4j/neo4j.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/neo4j/neo4j.png -------------------------------------------------------------------------------- /topics/nette/nette.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nette/nette.png -------------------------------------------------------------------------------- /topics/nginx/nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nginx/nginx.png -------------------------------------------------------------------------------- /topics/nuget/nuget.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nuget/nuget.png -------------------------------------------------------------------------------- /topics/ocaml/ocaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ocaml/ocaml.png -------------------------------------------------------------------------------- /topics/pharo/pharo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pharo/pharo.png -------------------------------------------------------------------------------- /topics/pixiv/pixiv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pixiv/pixiv.png -------------------------------------------------------------------------------- /topics/rails/rails.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/rails/rails.png -------------------------------------------------------------------------------- /topics/react/react.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/react/react.png -------------------------------------------------------------------------------- /topics/redis/redis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/redis/redis.png -------------------------------------------------------------------------------- /topics/redux/redux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/redux/redux.png -------------------------------------------------------------------------------- /topics/scala/scala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/scala/scala.png -------------------------------------------------------------------------------- /topics/swift/swift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/swift/swift.png -------------------------------------------------------------------------------- /topics/unity/unity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/unity/unity.png -------------------------------------------------------------------------------- /topics/vertx/vertx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/vertx/vertx.png -------------------------------------------------------------------------------- /topics/xcode/xcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/xcode/xcode.png -------------------------------------------------------------------------------- /topics/xmake/xmake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/xmake/xmake.png -------------------------------------------------------------------------------- /topics/aspnet/aspnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/aspnet/aspnet.png -------------------------------------------------------------------------------- /topics/basic8/basic8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/basic8/basic8.png -------------------------------------------------------------------------------- /topics/chrome/chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/chrome/chrome.png -------------------------------------------------------------------------------- /topics/csharp/csharp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/csharp/csharp.png -------------------------------------------------------------------------------- /topics/django/django.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/django/django.png -------------------------------------------------------------------------------- /topics/docker/docker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/docker/docker.png -------------------------------------------------------------------------------- /topics/dotnet/dotnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/dotnet/dotnet.png -------------------------------------------------------------------------------- /topics/elixir/elixir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/elixir/elixir.png -------------------------------------------------------------------------------- /topics/erlang/erlang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/erlang/erlang.png -------------------------------------------------------------------------------- /topics/eslint/eslint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/eslint/eslint.png -------------------------------------------------------------------------------- /topics/fsharp/fsharp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/fsharp/fsharp.png -------------------------------------------------------------------------------- /topics/gatsby/gatsby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/gatsby/gatsby.png -------------------------------------------------------------------------------- /topics/github/github.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/github/github.png -------------------------------------------------------------------------------- /topics/google/google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/google/google.png -------------------------------------------------------------------------------- /topics/gradle/gradle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/gradle/gradle.png -------------------------------------------------------------------------------- /topics/groovy/groovy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/groovy/groovy.png -------------------------------------------------------------------------------- /topics/heroku/heroku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/heroku/heroku.png -------------------------------------------------------------------------------- /topics/javafx/javafx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/javafx/javafx.png -------------------------------------------------------------------------------- /topics/jekyll/jekyll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/jekyll/jekyll.png -------------------------------------------------------------------------------- /topics/jquery/jquery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/jquery/jquery.png -------------------------------------------------------------------------------- /topics/kotlin/kotlin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/kotlin/kotlin.png -------------------------------------------------------------------------------- /topics/matlab/matlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/matlab/matlab.png -------------------------------------------------------------------------------- /topics/monero/monero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/monero/monero.png -------------------------------------------------------------------------------- /topics/neovim/neovim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/neovim/neovim.png -------------------------------------------------------------------------------- /topics/nestjs/nestjs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nestjs/nestjs.png -------------------------------------------------------------------------------- /topics/netbox/netbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/netbox/netbox.png -------------------------------------------------------------------------------- /topics/nodejs/nodejs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nodejs/nodejs.png -------------------------------------------------------------------------------- /topics/opencv/opencv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/opencv/opencv.png -------------------------------------------------------------------------------- /topics/opengl/opengl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/opengl/opengl.png -------------------------------------------------------------------------------- /topics/phaser/phaser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/phaser/phaser.png -------------------------------------------------------------------------------- /topics/pico-8/pico-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pico-8/pico-8.png -------------------------------------------------------------------------------- /topics/pihole/pihole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pihole/pihole.png -------------------------------------------------------------------------------- /topics/probot/probot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/probot/probot.png -------------------------------------------------------------------------------- /topics/python/python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/python/python.png -------------------------------------------------------------------------------- /topics/racket/racket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/racket/racket.png -------------------------------------------------------------------------------- /topics/reason/reason.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/reason/reason.png -------------------------------------------------------------------------------- /topics/sketch/sketch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sketch/sketch.png -------------------------------------------------------------------------------- /topics/sqlite/sqlite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sqlite/sqlite.png -------------------------------------------------------------------------------- /topics/svelte/svelte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/svelte/svelte.png -------------------------------------------------------------------------------- /topics/tic-80/tic-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/tic-80/tic-80.png -------------------------------------------------------------------------------- /topics/twitch/twitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/twitch/twitch.png -------------------------------------------------------------------------------- /topics/ubuntu/ubuntu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ubuntu/ubuntu.png -------------------------------------------------------------------------------- /topics/vercel/vercel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/vercel/vercel.png -------------------------------------------------------------------------------- /topics/zeplin/zeplin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/zeplin/zeplin.png -------------------------------------------------------------------------------- /topics/actions/actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/actions/actions.png -------------------------------------------------------------------------------- /topics/algolia/algolia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/algolia/algolia.png -------------------------------------------------------------------------------- /topics/android/android.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/android/android.png -------------------------------------------------------------------------------- /topics/angular/angular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/angular/angular.png -------------------------------------------------------------------------------- /topics/ansible/ansible.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ansible/ansible.png -------------------------------------------------------------------------------- /topics/arduino/arduino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/arduino/arduino.png -------------------------------------------------------------------------------- /topics/aurelia/aurelia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/aurelia/aurelia.png -------------------------------------------------------------------------------- /topics/avalonia/avalonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/avalonia/avalonia.png -------------------------------------------------------------------------------- /topics/awesome/awesome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/awesome/awesome.png -------------------------------------------------------------------------------- /topics/bitcoin/bitcoin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/bitcoin/bitcoin.png -------------------------------------------------------------------------------- /topics/clojure/clojure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/clojure/clojure.png -------------------------------------------------------------------------------- /topics/composer/composer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/composer/composer.png -------------------------------------------------------------------------------- /topics/coursera/coursera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/coursera/coursera.png -------------------------------------------------------------------------------- /topics/covid-19/covid-19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/covid-19/covid-19.png -------------------------------------------------------------------------------- /topics/crystal/crystal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/crystal/crystal.png -------------------------------------------------------------------------------- /topics/discord/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/discord/discord.png -------------------------------------------------------------------------------- /topics/effector/effector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/effector/effector.png -------------------------------------------------------------------------------- /topics/electron/electron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/electron/electron.png -------------------------------------------------------------------------------- /topics/epitech/epitech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/epitech/epitech.png -------------------------------------------------------------------------------- /topics/ethereum/ethereum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ethereum/ethereum.png -------------------------------------------------------------------------------- /topics/express/express.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/express/express.png -------------------------------------------------------------------------------- /topics/f-droid/f-droid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/f-droid/f-droid.png -------------------------------------------------------------------------------- /topics/fabricmc/fabricmc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/fabricmc/fabricmc.png -------------------------------------------------------------------------------- /topics/fastify/fastify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/fastify/fastify.png -------------------------------------------------------------------------------- /topics/firebase/firebase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/firebase/firebase.png -------------------------------------------------------------------------------- /topics/firefox/firefox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/firefox/firefox.png -------------------------------------------------------------------------------- /topics/flutter/flutter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/flutter/flutter.png -------------------------------------------------------------------------------- /topics/game-off/game-off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/game-off/game-off.png -------------------------------------------------------------------------------- /topics/graphql/graphql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/graphql/graphql.png -------------------------------------------------------------------------------- /topics/haskell/haskell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/haskell/haskell.png -------------------------------------------------------------------------------- /topics/homebrew/homebrew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/homebrew/homebrew.png -------------------------------------------------------------------------------- /topics/indieweb/indieweb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/indieweb/indieweb.png -------------------------------------------------------------------------------- /topics/jenkins/jenkins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/jenkins/jenkins.png -------------------------------------------------------------------------------- /topics/laravel/laravel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/laravel/laravel.png -------------------------------------------------------------------------------- /topics/libcloud/libcloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/libcloud/libcloud.png -------------------------------------------------------------------------------- /topics/liko-12/liko-12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/liko-12/liko-12.png -------------------------------------------------------------------------------- /topics/mahapps/mahapps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mahapps/mahapps.png -------------------------------------------------------------------------------- /topics/markdown/markdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/markdown/markdown.png -------------------------------------------------------------------------------- /topics/mastodon/mastodon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mastodon/mastodon.png -------------------------------------------------------------------------------- /topics/mikrotik/mikrotik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mikrotik/mikrotik.png -------------------------------------------------------------------------------- /topics/molecule/molecule.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/molecule/molecule.png -------------------------------------------------------------------------------- /topics/mongodb/mongodb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mongodb/mongodb.png -------------------------------------------------------------------------------- /topics/mongoose/mongoose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mongoose/mongoose.png -------------------------------------------------------------------------------- /topics/openfin/openfin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/openfin/openfin.png -------------------------------------------------------------------------------- /topics/ponylang/ponylang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ponylang/ponylang.png -------------------------------------------------------------------------------- /topics/portapps/portapps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/portapps/portapps.png -------------------------------------------------------------------------------- /topics/pov-ray/pov-ray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pov-ray/pov-ray.png -------------------------------------------------------------------------------- /topics/ratchet/ratchet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ratchet/ratchet.png -------------------------------------------------------------------------------- /topics/reactphp/reactphp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/reactphp/reactphp.png -------------------------------------------------------------------------------- /topics/sitecore/sitecore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sitecore/sitecore.png -------------------------------------------------------------------------------- /topics/spacevim/spacevim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/spacevim/spacevim.png -------------------------------------------------------------------------------- /topics/symfony/symfony.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/symfony/symfony.png -------------------------------------------------------------------------------- /topics/tailwind/tailwind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/tailwind/tailwind.png -------------------------------------------------------------------------------- /topics/telegram/telegram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/telegram/telegram.png -------------------------------------------------------------------------------- /topics/terminal/terminal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/terminal/terminal.png -------------------------------------------------------------------------------- /topics/twitter/twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/twitter/twitter.png -------------------------------------------------------------------------------- /topics/umbraco/umbraco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/umbraco/umbraco.png -------------------------------------------------------------------------------- /topics/unigine/unigine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/unigine/unigine.png -------------------------------------------------------------------------------- /topics/uportal/uportal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/uportal/uportal.png -------------------------------------------------------------------------------- /topics/vagrant/vagrant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/vagrant/vagrant.png -------------------------------------------------------------------------------- /topics/wagtail/wagtail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/wagtail/wagtail.png -------------------------------------------------------------------------------- /topics/webpack/webpack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/webpack/webpack.png -------------------------------------------------------------------------------- /topics/windows/windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/windows/windows.png -------------------------------------------------------------------------------- /topics/xamarin/xamarin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/xamarin/xamarin.png -------------------------------------------------------------------------------- /topics/zeronet/zeronet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/zeronet/zeronet.png -------------------------------------------------------------------------------- /topics/archlinux/archlinux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/archlinux/archlinux.png -------------------------------------------------------------------------------- /topics/awesomewm/awesomewm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/awesomewm/awesomewm.png -------------------------------------------------------------------------------- /topics/bootstrap/bootstrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/bootstrap/bootstrap.png -------------------------------------------------------------------------------- /topics/cassandra/cassandra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/cassandra/cassandra.png -------------------------------------------------------------------------------- /topics/cloud-run/cloud-run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/cloud-run/cloud-run.png -------------------------------------------------------------------------------- /topics/gamemaker/gamemaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/gamemaker/gamemaker.png -------------------------------------------------------------------------------- /topics/garrysmod/garrysmod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/garrysmod/garrysmod.png -------------------------------------------------------------------------------- /topics/mediawiki/mediawiki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mediawiki/mediawiki.png -------------------------------------------------------------------------------- /topics/minecraft/minecraft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/minecraft/minecraft.png -------------------------------------------------------------------------------- /topics/moleculer/moleculer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/moleculer/moleculer.png -------------------------------------------------------------------------------- /topics/mvvmcross/mvvmcross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mvvmcross/mvvmcross.png -------------------------------------------------------------------------------- /topics/nashville/nashville.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nashville/nashville.png -------------------------------------------------------------------------------- /topics/storybook/storybook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/storybook/storybook.png -------------------------------------------------------------------------------- /topics/teeworlds/teeworlds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/teeworlds/teeworlds.png -------------------------------------------------------------------------------- /topics/terraform/terraform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/terraform/terraform.png -------------------------------------------------------------------------------- /topics/thelounge/thelounge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/thelounge/thelounge.png -------------------------------------------------------------------------------- /topics/wordplate/wordplate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/wordplate/wordplate.png -------------------------------------------------------------------------------- /topics/wordpress/wordpress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/wordpress/wordpress.png -------------------------------------------------------------------------------- /topics/backbonejs/backbonejs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/backbonejs/backbonejs.png -------------------------------------------------------------------------------- /topics/blockchain/blockchain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/blockchain/blockchain.png -------------------------------------------------------------------------------- /topics/contentful/contentful.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/contentful/contentful.png -------------------------------------------------------------------------------- /topics/duckduckgo/duckduckgo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/duckduckgo/duckduckgo.png -------------------------------------------------------------------------------- /topics/freeswitch/freeswitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/freeswitch/freeswitch.png -------------------------------------------------------------------------------- /topics/github-api/github-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/github-api/github-api.png -------------------------------------------------------------------------------- /topics/gradescope/gradescope.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/gradescope/gradescope.png -------------------------------------------------------------------------------- /topics/guildwars2/guildwars2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/guildwars2/guildwars2.png -------------------------------------------------------------------------------- /topics/homebridge/homebridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/homebridge/homebridge.png -------------------------------------------------------------------------------- /topics/javascript/javascript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/javascript/javascript.png -------------------------------------------------------------------------------- /topics/js13kgames/js13kgames.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/js13kgames/js13kgames.png -------------------------------------------------------------------------------- /topics/kubernetes/kubernetes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/kubernetes/kubernetes.png -------------------------------------------------------------------------------- /topics/ludum-dare/ludum-dare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/ludum-dare/ludum-dare.png -------------------------------------------------------------------------------- /topics/php-fusion/php-fusion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/php-fusion/php-fusion.png -------------------------------------------------------------------------------- /topics/postgresql/postgresql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/postgresql/postgresql.png -------------------------------------------------------------------------------- /topics/powershell/powershell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/powershell/powershell.png -------------------------------------------------------------------------------- /topics/purescript/purescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/purescript/purescript.png -------------------------------------------------------------------------------- /topics/reactiveui/reactiveui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/reactiveui/reactiveui.png -------------------------------------------------------------------------------- /topics/reflex-frp/reflex-frp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/reflex-frp/reflex-frp.png -------------------------------------------------------------------------------- /topics/tensorflow/tensorflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/tensorflow/tensorflow.png -------------------------------------------------------------------------------- /topics/typescript/typescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/typescript/typescript.png -------------------------------------------------------------------------------- /topics/activitypub/activitypub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/activitypub/activitypub.png -------------------------------------------------------------------------------- /topics/codeception/codeception.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/codeception/codeception.png -------------------------------------------------------------------------------- /topics/common-lisp/common-lisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/common-lisp/common-lisp.png -------------------------------------------------------------------------------- /topics/myanimelist/myanimelist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/myanimelist/myanimelist.png -------------------------------------------------------------------------------- /topics/objective-c/objective-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/objective-c/objective-c.png -------------------------------------------------------------------------------- /topics/open-access/open-access.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/open-access/open-access.png -------------------------------------------------------------------------------- /topics/spring-boot/spring-boot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/spring-boot/spring-boot.png -------------------------------------------------------------------------------- /collections/government/government.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/government/government.png -------------------------------------------------------------------------------- /topics/bitcoin-cash/bitcoin-cash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/bitcoin-cash/bitcoin-cash.png -------------------------------------------------------------------------------- /topics/calculate-pi/calculate-pi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/calculate-pi/calculate-pi.png -------------------------------------------------------------------------------- /topics/clojurescript/clojurescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/clojurescript/clojurescript.png -------------------------------------------------------------------------------- /topics/elasticsearch/elasticsearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/elasticsearch/elasticsearch.png -------------------------------------------------------------------------------- /topics/hacktoberfest/hacktoberfest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/hacktoberfest/hacktoberfest.png -------------------------------------------------------------------------------- /topics/microformats/microformats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/microformats/microformats.png -------------------------------------------------------------------------------- /topics/nativescript/nativescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/nativescript/nativescript.png -------------------------------------------------------------------------------- /topics/netbox-plugin/netbox-plugin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/netbox-plugin/netbox-plugin.png -------------------------------------------------------------------------------- /topics/raspberry-pi/raspberry-pi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/raspberry-pi/raspberry-pi.png -------------------------------------------------------------------------------- /topics/react-native/react-native.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/react-native/react-native.png -------------------------------------------------------------------------------- /topics/scikit-learn/scikit-learn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/scikit-learn/scikit-learn.png -------------------------------------------------------------------------------- /topics/sublime-text/sublime-text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/sublime-text/sublime-text.png -------------------------------------------------------------------------------- /topics/unreal-engine/unreal-engine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/unreal-engine/unreal-engine.png -------------------------------------------------------------------------------- /topics/visual-basic/visual-basic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/visual-basic/visual-basic.png -------------------------------------------------------------------------------- /topics/web-assembly/web-assembly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/web-assembly/web-assembly.png -------------------------------------------------------------------------------- /collections/probot-apps/probot-apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/probot-apps/probot-apps.png -------------------------------------------------------------------------------- /topics/assemblyscript/assemblyscript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/assemblyscript/assemblyscript.png -------------------------------------------------------------------------------- /topics/home-assistant/home-assistant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/home-assistant/home-assistant.png -------------------------------------------------------------------------------- /topics/pixel-vision-8/pixel-vision-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/pixel-vision-8/pixel-vision-8.png -------------------------------------------------------------------------------- /topics/robotframework/robotframework.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/robotframework/robotframework.png -------------------------------------------------------------------------------- /topics/web-components/web-components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/web-components/web-components.png -------------------------------------------------------------------------------- /collections/learn-to-code/learn-to-code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/learn-to-code/learn-to-code.png -------------------------------------------------------------------------------- /collections/load-testing/load-testing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/load-testing/load-testing.png -------------------------------------------------------------------------------- /collections/text-editors/text-editors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/text-editors/text-editors.png -------------------------------------------------------------------------------- /topics/global-game-jam/global-game-jam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/global-game-jam/global-game-jam.png -------------------------------------------------------------------------------- /topics/kentico-kontent/kentico-kontent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/kentico-kontent/kentico-kontent.png -------------------------------------------------------------------------------- /topics/material-design/material-design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/material-design/material-design.png -------------------------------------------------------------------------------- /collections/net-neutrality/net-neutrality.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/net-neutrality/net-neutrality.gif -------------------------------------------------------------------------------- /topics/chrome-extension/chrome-extension.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/chrome-extension/chrome-extension.png -------------------------------------------------------------------------------- /topics/creative-commons/creative-commons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/creative-commons/creative-commons.png -------------------------------------------------------------------------------- /topics/jupyter-notebook/jupyter-notebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/jupyter-notebook/jupyter-notebook.png -------------------------------------------------------------------------------- /topics/web-monetization/web-monetization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/web-monetization/web-monetization.png -------------------------------------------------------------------------------- /collections/pixel-art-tools/pixel-art-tools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/pixel-art-tools/pixel-art-tools.png -------------------------------------------------------------------------------- /topics/firefox-extension/firefox-extension.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/firefox-extension/firefox-extension.png -------------------------------------------------------------------------------- /topics/styled-components/styled-components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/styled-components/styled-components.png -------------------------------------------------------------------------------- /topics/visual-studio-code/visual-studio-code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/visual-studio-code/visual-studio-code.png -------------------------------------------------------------------------------- /topics/first-tech-challenge/first-tech-challenge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/first-tech-challenge/first-tech-challenge.png -------------------------------------------------------------------------------- /topics/kerbal-space-program/kerbal-space-program.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/kerbal-space-program/kerbal-space-program.png -------------------------------------------------------------------------------- /collections/software-in-science/software-in-science.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/software-in-science/software-in-science.png -------------------------------------------------------------------------------- /topics/finite-element-method/finite-element-method.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/finite-element-method/finite-element-method.png -------------------------------------------------------------------------------- /collections/github-pages-examples/github-pages-examples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/github-pages-examples/github-pages-examples.png -------------------------------------------------------------------------------- /collections/tools-for-open-source/tools-for-open-source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/tools-for-open-source/tools-for-open-source.png -------------------------------------------------------------------------------- /topics/first-robotics-competition/first-robotics-competition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/first-robotics-competition/first-robotics-competition.png -------------------------------------------------------------------------------- /topics/mount-and-blade-bannerlord/mount-and-blade-bannerlord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/mount-and-blade-bannerlord/mount-and-blade-bannerlord.png -------------------------------------------------------------------------------- /collections/open-source-organizations/open-source-organizations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/open-source-organizations/open-source-organizations.png -------------------------------------------------------------------------------- /collections/projects-that-power-github/projects-that-power-github.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/projects-that-power-github/projects-that-power-github.png -------------------------------------------------------------------------------- /topics/material-design-for-bootstrap/material-design-for-bootstrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/material-design-for-bootstrap/material-design-for-bootstrap.png -------------------------------------------------------------------------------- /topics/university-of-texas-arlington/university-of-texas-arlington.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/university-of-texas-arlington/university-of-texas-arlington.png -------------------------------------------------------------------------------- /topics/biological-expression-language/biological-expression-language.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/topics/biological-expression-language/biological-expression-language.png -------------------------------------------------------------------------------- /Rakefile: -------------------------------------------------------------------------------- 1 | require "rake/testtask" 2 | 3 | Rake::TestTask.new do |t| 4 | t.libs << "test" 5 | t.test_files = FileList["test/*_test.rb"] 6 | t.warning = false 7 | t.verbose = false 8 | end 9 | 10 | task default: :test 11 | -------------------------------------------------------------------------------- /collections/teaching-computational-social-science/teaching-computational-social-science.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmfunc/explore/master/collections/teaching-computational-social-science/teaching-computational-social-science.png -------------------------------------------------------------------------------- /Gemfile: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | 3 | group :test do 4 | gem "fastimage" 5 | gem "minitest" 6 | gem "octokit", "~> 4.0" 7 | gem "pry", require: false 8 | gem "rake" 9 | gem "rubocop" 10 | gem "rubocop-performance" 11 | gem "safe_yaml" 12 | end 13 | -------------------------------------------------------------------------------- /script/cibuild: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | set -e 3 | 4 | cd "$(dirname "$0")/.." 5 | 6 | ./script/setup 7 | 8 | set +e 9 | 10 | bundle exec rake test 11 | RAKE_EXIT="$?" 12 | bundle exec rubocop --display-cop-names 13 | RUBOCOP_EXIT="$?" 14 | [[ "$RAKE_EXIT" == 0 && "$RUBOCOP_EXIT" == 0 ]] 15 | -------------------------------------------------------------------------------- /script/setup: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | set -e 3 | 4 | cd "$(dirname "$0")/.." 5 | 6 | if [ "$(uname -s)" = "Darwin" ]; then 7 | brew bundle check &>/dev/null || brew bundle 8 | rbenv version-name &>/dev/null || brew bootstrap-rbenv-ruby 9 | fi 10 | 11 | bundle check &>/dev/null || bundle install 12 | -------------------------------------------------------------------------------- /collections/protect-user-data/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - github/SoftU2F 4 | - awslabs/git-secrets 5 | display_name: Keeping user data safe 6 | created_by: ptoomey3 7 | --- 8 | Reducing risk in your software projects doesn’t have to be a full time job. Explore some small security steps that make a big difference. 9 | -------------------------------------------------------------------------------- /topics/bot/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: bots 3 | display_name: Bot 4 | short_description: A bot is an application that runs automated tasks over the Internet. 5 | topic: bot 6 | wikipedia_url: https://en.wikipedia.org/wiki/Internet_bot 7 | --- 8 | A bot is an application that runs automated, usually repetitive tasks over the Internet. 9 | -------------------------------------------------------------------------------- /collections/web-games/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - gabrielecirulli/2048 4 | - ellisonleao/clumsy-bird 5 | - mozilla/BrowserQuest 6 | - AlexNisnevich/untrusted 7 | - doublespeakgames/adarkroom 8 | - Hextris/hextris 9 | display_name: Web games 10 | created_by: leereilly 11 | --- 12 | Have some fun with these open source games. 13 | -------------------------------------------------------------------------------- /topics/icon-font/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: icon-fonts 3 | display_name: Icon font 4 | short_description: Icon fonts contain glyphs and symbols in place of textual letters. 5 | topic: icon-font 6 | --- 7 | Icon fonts are vector graphics that contain glyphs and symbols instead of letters and numbers. They may be styled with CSS, similar to regular text. 8 | -------------------------------------------------------------------------------- /topics/vercel/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Vercel 3 | github_url: https://github.com/vercel 4 | logo: vercel.png 5 | short_description: Develop. Preview. Ship. 6 | topic: vercel 7 | url: https://vercel.com 8 | --- 9 | Vercel is the optimal workflow for frontend teams. 10 | All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN. 11 | -------------------------------------------------------------------------------- /topics/clash/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Dreamacro 3 | display_name: Clash 4 | github_url: https://github.com/Dreamacro/clash 5 | logo: clash.png 6 | topic: clash 7 | short_description: A rule-based tunnel in Go. 8 | --- 9 | 10 | A rule-based tunnel in Go. Provide you with powerful and fast network functions. Convenient for you to witness the larger network world. 11 | -------------------------------------------------------------------------------- /topics/algorithm/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: algorithms 3 | display_name: Algorithm 4 | short_description: Algorithms are self-contained sequences that carry out a variety 5 | of tasks. 6 | topic: algorithm 7 | wikipedia_url: https://en.wikipedia.org/wiki/Algorithm 8 | --- 9 | Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. 10 | -------------------------------------------------------------------------------- /topics/figma/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Figma 3 | display_name: Figma 4 | github_url: https://github.com/figma 5 | logo: figma.png 6 | released: 2012 7 | short_description: Figma is a collaborative interface design tool. 8 | topic: figma 9 | url: https://www.figma.com/ 10 | --- 11 | Figma is a collaborative interface design tool that enables the entire team’s design process to happen in one online tool. -------------------------------------------------------------------------------- /topics/support/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: ticketing, helpdesk 3 | display_name: Support 4 | short_description: Get your team and customers the help they need. 5 | topic: support 6 | wikipedia_url: https://en.wikipedia.org/wiki/Help_desk 7 | --- 8 | A help desk is a resource intended to provide the customer or end user with information and support related to a company's or institution's products and services. 9 | -------------------------------------------------------------------------------- /topics/code-quality/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: quality 3 | display_name: Code quality 4 | short_description: Automate your code review with style, quality, security, and test‑coverage checks when you need them. 5 | topic: code-quality 6 | 7 | --- 8 | Automate your code review with style, quality, security, and test‑coverage checks when you need them most. Code quality is intended to keep complexity down and runtime up. 9 | -------------------------------------------------------------------------------- /topics/luvit/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Tim Caswell 3 | display_name: Luvit 4 | logo: luvit.png 5 | released: 2011 6 | short_description: Asynchronous I/O for Lua. 7 | topic: luvit 8 | url: https://luvit.io 9 | related: lua 10 | github_url: https://github.com/luvit/luvit 11 | --- 12 | Luvit is an asynchronous I/O Lua runtime environment developed by Tim Caswell and contributors that implements Node.js APIs to Lua. 13 | -------------------------------------------------------------------------------- /topics/frontend/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: frontend-developer 3 | display_name: Front end 4 | short_description: Front end is the programming and layout that people see and interact 5 | with. 6 | topic: frontend 7 | wikipedia_url: https://en.wikipedia.org/wiki/Front-end_web_development 8 | --- 9 | Front-end development is the process of producing HTML, CSS, and JavaScript for web application visuals and interactions. 10 | -------------------------------------------------------------------------------- /topics/server/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: servers 3 | display_name: Server 4 | short_description: A server is a program made to process requests and deliver data 5 | to clients. 6 | topic: server 7 | wikipedia_url: https://en.wikipedia.org/wiki/Server_(computing) 8 | --- 9 | A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model. 10 | -------------------------------------------------------------------------------- /collections/javascript-state-management/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - zerobias/effector 4 | - mobxjs/mobx 5 | - reduxjs/redux 6 | - Yomguithereal/baobab 7 | - immerjs/immer 8 | - davidkpiano/xstate 9 | - cerebral/cerebral 10 | - storeon/storeon 11 | - artalar/reatom 12 | display_name: JavaScript State Management Tools 13 | created_by: lestad 14 | --- 15 | Framework agnostic libraries to manage state in JavaScript applications. 16 | -------------------------------------------------------------------------------- /topics/f-droid/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: f-droid 3 | aliases: fdroid 4 | display_name: F-Droid 5 | logo: f-droid.png 6 | short_description: F-Droid is an installable catalogue of FOSS applications for the Android platform. 7 | url: https://f-droid.org/ 8 | wikipedia_url: https://en.wikipedia.org/wiki/F-Droid 9 | --- 10 | F-Droid is an installable catalogue of FOSS (Free and open source software) applications for the Android platform. 11 | -------------------------------------------------------------------------------- /topics/scambaiting/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Scambaiting 3 | short_description: Scambaiting is the activity of interacting with scammers to waste their time and resources. 4 | topic: scambaiting 5 | wikipedia_url: https://en.wikipedia.org/wiki/Scam_baiting 6 | --- 7 | Scambaiting is the activity of interacting with fraudulent individuals or groups to waste their time and resources, 8 | preventing them from scamming unsuspecting individuals. 9 | -------------------------------------------------------------------------------- /topics/m3o/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Micro 3 | topic: m3o 4 | github_url: https://github.com/micro 5 | logo: m3o.png 6 | related: microservices, cloud, distributed-systems 7 | released: January 2015 8 | short_description: Micro is a cloud native development platform. 9 | url: https://m3o.com 10 | --- 11 | Micro is an open source cloud native development platform which enables companies to build cloud services and distributed systems. 12 | -------------------------------------------------------------------------------- /topics/csv/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: CSV 3 | short_description: A CSV file stores tabular data in a delimited text file that uses commas to separate the values. 4 | topic: csv 5 | related: tsv 6 | wikipedia_url: https://en.wikipedia.org/wiki/Comma-separated_values 7 | --- 8 | CSV is a common data exchange format that stores tabular data in a plain text file. A CSV file stores the data in a delimited text file that uses commas to separate the values. 9 | -------------------------------------------------------------------------------- /topics/dle/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: dle12, dle13, datalife 3 | display_name: Data Life Engine 4 | logo: dle.png 5 | released: January 30, 2004 6 | short_description: Data Life Engine CMS written with PHP and MySQL. 7 | topic: dle 8 | url: https://dle-news.ru/ 9 | wikipedia_url: https://ru.wikipedia.org/wiki/DataLife_Engine 10 | --- 11 | DataLife Engine is a multifunctional Content Management System. One of the most popular CMS projects in Russia. 12 | -------------------------------------------------------------------------------- /topics/ens/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Ethereum Name Service (ENS) 3 | logo: ens.png 4 | released: May 4, 2017 5 | short_description: ENS is a name service build on Ethereum. 6 | topic: ens 7 | related: ethereum, blockchain, cryptocurrency 8 | url: https://ens.domains 9 | github_url: https://github.com/ensdomains 10 | --- 11 | ENS offers a decentralised way to address resources both on and off the blockchain using simple, human-readable names. 12 | -------------------------------------------------------------------------------- /topics/heroku/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Heroku 3 | github_url: https://github.com/heroku 4 | logo: heroku.png 5 | short_description: Heroku is a cloud PaaS supporting several programming languages. 6 | topic: heroku 7 | url: https://www.heroku.com/ 8 | wikipedia_url: https://en.wikipedia.org/wiki/Heroku 9 | --- 10 | Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud. 11 | -------------------------------------------------------------------------------- /topics/zeit/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: ZEIT 3 | github_url: https://github.com/zeit 4 | logo: zeit.png 5 | short_description: A company that builds tools that make cloud computing as easy and accessible as mobile computing. 6 | topic: zeit 7 | url: https://zeit.co 8 | --- 9 | ZEIT's mission is to make cloud computing as easy and accessible as mobile computing. It builds products for developers and designers, and those who aspire to become one. 10 | -------------------------------------------------------------------------------- /collections/productivity-tools/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - ohmyzsh/ohmyzsh 4 | - ggreer/the_silver_searcher 5 | - arc90/git-sweep 6 | - bhollis/jsonview 7 | - ShareX/ShareX 8 | - sindresorhus/quick-look-plugins 9 | - rtyley/bfg-repo-cleaner 10 | - mhagger/git-imerge 11 | - eddiezane/lunchy 12 | display_name: Software productivity tools 13 | created_by: holman 14 | --- 15 | Build software faster with fewer headaches, using these tools and tricks 16 | -------------------------------------------------------------------------------- /collections/software-development-tools/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - betterspecs/betterspecs 4 | - pengwynn/flint 5 | - mislav/rfc 6 | - peek/peek 7 | - BetterErrors/better_errors 8 | - jshint/jshint 9 | - validator/validator 10 | - travis-ci/travis-ci 11 | - getsentry/sentry 12 | - jenkinsci/jenkins 13 | - pybuilder/pybuilder 14 | - klaussinani/signale 15 | display_name: Software development tools 16 | --- 17 | Build apps better, faster, stronger. 18 | -------------------------------------------------------------------------------- /topics/amphp/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | related: php 3 | created_by: Daniel Lowrey 4 | display_name: Amp 5 | github_url: https://github.com/amphp 6 | logo: amphp.png 7 | released: August 05, 2013 8 | short_description: Amp is a non-blocking concurrency framework for PHP. 9 | topic: amphp 10 | url: https://amphp.org/ 11 | --- 12 | Amp is a non-blocking concurrency framework for PHP. It provides an event loop, promises, and streams as a base for asynchronous programming. 13 | -------------------------------------------------------------------------------- /topics/localization/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Localization 3 | short_description: Translation of a software interface and messages to another language plus to work with local cultures. 4 | topic: localization 5 | aliases: localisation 6 | 7 | --- 8 | Software localization (or localisation) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures. 9 | -------------------------------------------------------------------------------- /topics/font/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: fonts, font-face, font-size 3 | display_name: Font 4 | short_description: A font is a particular style of typeface for text. 5 | topic: font 6 | wikipedia_url: https://en.wikipedia.org/wiki/Font 7 | --- 8 | A font is the reference of size, weight, and style of a particular text. The weight of a particular font is the thickness of the character outlines. Size is typically measured in points, which is a vertical measurement of lettering. 9 | -------------------------------------------------------------------------------- /topics/lineageos/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: lineageos 3 | github_url: https://github.com/LineageOS 4 | display_name: LineageOS 5 | short_description: A free and open source operating system for smartphones and tablet computers. 6 | url: https://www.lineageos.org/ 7 | wikipedia_url: https://en.wikipedia.org/wiki/LineageOS 8 | --- 9 | 10 | LineageOS is a free and open source operating system for smartphones and tablet computers, based on the Android mobile platform. 11 | -------------------------------------------------------------------------------- /topics/mikrotik/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: MikroTik 3 | related: routerboard, routeros 4 | short_description: MikroTik is a Latvian network equipment manufacturer. 5 | topic: mikrotik 6 | logo: mikrotik.png 7 | url: https://mikrotik.com/ 8 | wikipedia_url: https://en.wikipedia.org/wiki/MikroTik 9 | --- 10 | The company develops and sells wired and wireless network routers, network switches, access points, as well as operating systems, and auxiliary software. 11 | -------------------------------------------------------------------------------- /collections/open-data/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - GSA/data 4 | - unitedstates/congress-legislators 5 | - Chicago/food-inspections-evaluation 6 | - OpenExoplanetCatalogue/open_exoplanet_catalogue 7 | - cernopendata/opendata.cern.ch 8 | - openaddresses/openaddresses 9 | - APIs-guru/openapi-directory 10 | display_name: Open data 11 | created_by: benbalter 12 | --- 13 | Examples of using GitHub to store, publish, and collaborate on open, machine-readable datasets 14 | -------------------------------------------------------------------------------- /topics/documentation/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: docs, documentations, documentation-generator 3 | display_name: Documentation 4 | short_description: Documentation is a set of information that describes a product 5 | to its users. 6 | topic: documentation 7 | wikipedia_url: https://en.wikipedia.org/wiki/Software_documentation 8 | --- 9 | Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it. 10 | -------------------------------------------------------------------------------- /topics/fabricmc/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: fabric, fabric-mod 3 | created_by: FabricMC Contributors 4 | display_name: FabricMC 5 | github_url: https://github.com/FabricMC/ 6 | logo: fabricmc.png 7 | related: minecraft 8 | released: December 20, 2018 9 | short_description: Next generation, highly modular and open Minecraft modding API. 10 | topic: fabricmc 11 | url: https://fabricmc.net 12 | --- 13 | Fabric is a lightweight, experimental modding toolchain for Minecraft. 14 | -------------------------------------------------------------------------------- /topics/flask/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Armin Ronacher 3 | display_name: Flask 4 | github_url: https://github.com/pallets/flask 5 | logo: flask.png 6 | released: April 1, 2010 7 | short_description: Flask is a web framework for Python based on the Werkzeug toolkit. 8 | topic: flask 9 | url: http://flask.pocoo.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Flask_(web_framework) 11 | --- 12 | Flask is a web framework for Python, based on the Werkzeug toolkit. 13 | -------------------------------------------------------------------------------- /topics/deep-learning/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: deeplearning, deep-learning-tutorial, deep-learning-algorithms, deep-learning-papers 3 | display_name: Deep learning 4 | short_description: Deep Learning is an artificial neural network composed of many 5 | layers. 6 | topic: deep-learning 7 | wikipedia_url: https://en.wikipedia.org/wiki/Deep_learning 8 | --- 9 | Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data. 10 | -------------------------------------------------------------------------------- /topics/emoji/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: emojis, emoji-unicode, emoji-keyboard, emojipacks 3 | created_by: Shigetaka Kurita 4 | display_name: Emoji 5 | released: '1999' 6 | short_description: Emojis are graphic symbols that represent an emotion, object, or 7 | concept. 8 | topic: emoji 9 | wikipedia_url: https://en.wikipedia.org/wiki/Emoji 10 | --- 11 | Emojis are a pictorial language used mainly in electronic messaging to express a variety of emotions, objects or ideas. 12 | -------------------------------------------------------------------------------- /topics/vanilla-js/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: vanilla-javascript, vanillajs 3 | created_by: Brendan Eich 4 | display_name: Vanilla JavaScript 5 | related: javascript, ecmascript 6 | released: December 04 1995 7 | short_description: Vanilla JavaScript is the native JavaScript language included in the browser. 8 | topic: vanilla-js 9 | --- 10 | Vanilla JavaScript is the native JavaScript language included in the browser and standardized/maintained by ECMA International and W3C. 11 | -------------------------------------------------------------------------------- /topics/deployment/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: deploy-tool, deployment-manager 3 | display_name: Deployment 4 | short_description: Streamline your code deployment so you can focus on your product. 5 | topic: deployment 6 | wikipedia_url: https://en.wikipedia.org/wiki/Software_deployment 7 | --- 8 | The general deployment process consists of several interrelated activities with possible transitions between them. These activities can occur at the producer side or at the consumer side or both. 9 | -------------------------------------------------------------------------------- /topics/project-management/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Project management 3 | short_description: Project management is about building scope and executing on the project's goals. 4 | topic: project-management 5 | wikipedia_url: https://en.wikipedia.org/wiki/Project_management 6 | 7 | --- 8 | Project management is the practice of initiating, planning, executing, controlling, and closing the work of a team to achieve specific goals and meet specific success criteria at the specified time. 9 | -------------------------------------------------------------------------------- /topics/zsh/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: zshell 3 | created_by: Paul Falstad 4 | display_name: Zsh 5 | github_url: https://github.com/zsh-users/zsh 6 | related: shell 7 | released: 1990 8 | short_description: Zsh (Z shell) is a shell and command language interpreter. 9 | topic: zsh 10 | url: https://www.zsh.org 11 | wikipedia_url: https://en.wikipedia.org/wiki/Z_shell 12 | --- 13 | The Z shell (Zsh) is an extended Bourne shell with a large number of improvements and additional features. 14 | -------------------------------------------------------------------------------- /collections/choosing-projects/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - rust-lang/rust 4 | - HospitalRun/hospitalrun-frontend 5 | - hoodiehq/hoodie 6 | - beeware/batavia 7 | - Homebrew/brew 8 | - https://www.youtube.com/embed/dSl_qnWO104 9 | - public-apis/public-apis 10 | display_name: How to choose (and contribute to) your first open source project 11 | created_by: kytrinyx 12 | --- 13 | New to open source? Here’s how to find projects that need help and start making impactful contributions. 14 | -------------------------------------------------------------------------------- /topics/website/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Tim Berners-Lee 3 | display_name: Website 4 | released: August 6, 1991 5 | short_description: A location connected to the Internet that maintains one or more pages on the World Wide Web. 6 | topic: website 7 | url: http://info.cern.ch/ 8 | wikipedia_url: https://en.wikipedia.org/wiki/Website 9 | --- 10 | A website is a collection of web pages and related content that is identified by a common domain name and published on at least one web server. 11 | -------------------------------------------------------------------------------- /topics/3d/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: 3d-printing, 3d-graphics, 3d-models 3 | display_name: 3D 4 | short_description: 3D modeling is the process of virtually developing the surface 5 | and structure of a 3D object. 6 | topic: 3d 7 | wikipedia_url: https://en.wikipedia.org/wiki/3D_modeling 8 | --- 9 | 3D modeling uses specialized software to create a digital model of a physical object. It is an aspect of 3D computer graphics, used for video games, 3D printing, and VR, among other applications. 10 | -------------------------------------------------------------------------------- /topics/getting-things-done/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: gtd 3 | display_name: Getting Things Done 4 | short_description: Getting Things Done (GTD) is a time management method, described in the book of the same title by David Allen. 5 | topic: getting-things-done 6 | wikipedia_url: https://en.wikipedia.org/wiki/Getting_Things_Done 7 | --- 8 | The GTD method rests on the idea of moving planned tasks and projects out of the mind by recording them externally and then breaking them into actionable work items. 9 | -------------------------------------------------------------------------------- /topics/macos/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: macosx, macos-sierra, macos-app, mac-osx, mac 3 | created_by: Apple 4 | display_name: macOS 5 | logo: macos.png 6 | released: March 24, 2001 7 | short_description: macOS is Apple's operating system. 8 | topic: macos 9 | url: https://www.apple.com/macos/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/MacOS 11 | --- 12 | macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware. 13 | -------------------------------------------------------------------------------- /topics/game-engine/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: game-engine-framework, game-engine-development, game-engines 3 | display_name: Game engine 4 | short_description: A game engine is a software framework used to develop and create 5 | video games. 6 | topic: game-engine 7 | wikipedia_url: https://en.wikipedia.org/wiki/Game_engine 8 | --- 9 | Game engines are software frameworks for game development. Game engines do the heavy lifting for developers so they can focus on other aspects of game development. 10 | -------------------------------------------------------------------------------- /topics/iris/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: iris-golang, iris-framework, iris-go, iris12 3 | created_by: Gerasimos Maropoulos 4 | display_name: Iris 5 | github_url: https://github.com/kataras/iris 6 | logo: iris.png 7 | related: framework, go 8 | released: March 2016 9 | short_description: Web framework for Go Developers. 10 | topic: iris 11 | url: https://iris-go.com 12 | --- 13 | Iris is a free, open source, cross platform backend web framework intended for the development of modern web applications. 14 | -------------------------------------------------------------------------------- /topics/virtual-reality/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: virtual-reality-experiences, virtual-reality-worlds, vr 3 | display_name: Virtual reality 4 | short_description: Virtual reality is an artificial environment displayed through 5 | digital means. 6 | topic: virtual-reality 7 | wikipedia_url: https://en.wikipedia.org/wiki/Virtual_reality 8 | --- 9 | Virtual reality is a fully immersive and interactive computer-simulated environment. Currently, the most popular display option is through a VR headset. 10 | -------------------------------------------------------------------------------- /topics/shell/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: shell-script, shell-scripts, shellscript, shellcode 3 | created_by: Glenda Schroeder 4 | display_name: Shell 5 | related: bash 6 | released: '1965' 7 | short_description: A shell is a command-line tool, designed to be run by the Unix 8 | shell. 9 | topic: shell 10 | wikipedia_url: https://en.wikipedia.org/wiki/Shell_script 11 | --- 12 | A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution. 13 | -------------------------------------------------------------------------------- /topics/v/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: v-lang, vlang, v-language 3 | created_by: Alex Medvednikov 4 | display_name: V 5 | github_url: https://github.com/vlang/v 6 | logo: v.png 7 | related: language, c, c-plus-plus, go, rust 8 | released: '2019' 9 | short_description: Simple, Fast, Safe, Compiled Language for Developing Maintainable Software. 10 | topic: v 11 | url: https://vlang.io 12 | --- 13 | A simple, fast, safe, compiled language for developing maintainable software. Inspired from C, C++, Go and Rust. 14 | -------------------------------------------------------------------------------- /topics/data-structures/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: data-structure 3 | display_name: Data structures 4 | short_description: Data structures are a way of organizing and storing data. 5 | topic: data-structures 6 | related: algorithm 7 | wikipedia_url: https://en.wikipedia.org/wiki/Data_structure 8 | --- 9 | A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes. -------------------------------------------------------------------------------- /topics/game-jam/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: game-jam 3 | aliases: gamejam 4 | display_name: Game Jam 5 | related: hackathon, ludum-dare, global-game-jam, game-off, js13k 6 | short_description: A game jam is a hackathon for creating video games. 7 | wikipedia_url: https://en.wikipedia.org/wiki/Game_jam 8 | --- 9 | Game Jams challenge people to create games within a short period of time (usually over a weekend, a week, or a month), and with certain constraints like limited color palettes, file sizes, and themes. 10 | -------------------------------------------------------------------------------- /topics/image-processing/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: digital-image-processing 3 | display_name: Image processing 4 | related: computer-vision, vision, deep-learning, opencv 5 | short_description: Digital image processing is the use of algorithms to make computers understand the image content. 6 | topic: image-processing 7 | wikipedia_url: https://en.wikipedia.org/wiki/Digital_image_processing 8 | --- 9 | Digital image processing is the use of algorithms to make computers analyze the content of digital images. 10 | -------------------------------------------------------------------------------- /topics/less/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Alexis Sellier 3 | display_name: Less 4 | github_url: https://github.com/less/less.js 5 | logo: less.png 6 | released: 2009 7 | short_description: Less is the dynamic stylesheet language. 8 | topic: less 9 | url: http://lesscss.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Less_(stylesheet_language) 11 | --- 12 | Less is a dynamic preprocessor style sheet language that can be compiled into Cascading Style Sheets (CSS) and run on the client side or server side. 13 | -------------------------------------------------------------------------------- /topics/open-data/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: opendata 3 | display_name: Open Data 4 | related: data, dataset, linked-open-data, open-access, open-science, openstreetmap, wikidata 5 | short_description: Open data can be freely used, re-used and redistributed by anyone. 6 | topic: open-data 7 | wikipedia_url: https://en.wikipedia.org/wiki/Open_data 8 | --- 9 | Open data is data that can be freely used, re-used, and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike. 10 | -------------------------------------------------------------------------------- /topics/duckduckgo/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: duckduckgo 3 | github_url: https://github.com/duckduckgo 4 | display_name: DuckDuckGo 5 | logo: duckduckgo.png 6 | short_description: DuckDuckGo is an Internet search engine that prioritizes privacy by not tracking users. 7 | url: https://duckduckgo.com/ 8 | wikipedia_url: https://en.wikipedia.org/wiki/DuckDuckGo 9 | --- 10 | DuckDuckGo is an Internet search engine that emphasizes protecting searchers' privacy and avoiding the filter bubble of personalized search results. 11 | -------------------------------------------------------------------------------- /topics/markdown/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: md, markdown-editor 3 | created_by: John Gruber 4 | display_name: Markdown 5 | logo: markdown.png 6 | released: March 19, 2004 7 | short_description: Markdown is a lightweight markup language. 8 | topic: markdown 9 | url: https://daringfireball.net/projects/markdown/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Markdown 11 | --- 12 | Markdown is a lightweight markup language. It is designed to be a simple, lightweight way to add formatting without prior HTML experience. 13 | -------------------------------------------------------------------------------- /topics/synthetic-biology/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: synbio 3 | display_name: Synthetic biology 4 | short_description: The creation of new biological systems via the synthesis or assembly of artificial or natural components. 5 | topic: synthetic-biology 6 | wikipedia_url: https://en.wikipedia.org/wiki/Synthetic_biology 7 | --- 8 | 9 | Synthetic biology (SynBio) is a multidisciplinary area of research that seeks to create new biological parts, devices, and systems, or to redesign systems that are already found in nature. 10 | -------------------------------------------------------------------------------- /collections/net-neutrality/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - EFForg/action-center-platform 4 | - fightforthefuture/battleforthenet 5 | - fightforthefuture/battleforthenet-widget 6 | - mariechatfield/call-my-congress 7 | - mozilla/advocacy.mozilla.org 8 | - panxzz/NN-blackout 9 | - j2kao/fcc_nn_research 10 | - berkmancenter/internet_monitor 11 | - ahmia/ahmia-site 12 | display_name: Net neutrality 13 | image: net-neutrality.gif 14 | --- 15 | Software, research, and organizations protecting the free and open internet. 16 | -------------------------------------------------------------------------------- /collections/software-defined-radio/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - gnuradio/gnuradio 4 | - gnuradio/volk 5 | - csete/gqrx 6 | - jgaeddert/liquid-dsp 7 | - miek/inspectrum 8 | - kpreid/shinysdr 9 | - RangeNetworks/openbts 10 | - srsLTE/srsUE 11 | - xmikos/qspectrumanalyzer 12 | - cjcliffe/CubicSDR 13 | - jopohl/urh 14 | - https://www.youtube.com/embed/kWfU1G3Jq4w 15 | display_name: Software Defined Radio 16 | created_by: jbjonesjr 17 | --- 18 | Interested in Software for Wireless Communications? This is the place. 19 | -------------------------------------------------------------------------------- /topics/ajax/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Ajax 3 | short_description: Ajax is a technique for creating interactive web applications. 4 | topic: ajax 5 | related: json, html, xml, javascript 6 | wikipedia_url: https://en.wikipedia.org/wiki/Ajax_(programming) 7 | --- 8 | Ajax stands for asynchronous JavaScript and XML. It is collection of several web technologies including HTML, CSS, JSON, XML, and JavaScript. It is used for creating dynamic web pages in which small parts of web page change without reloading the page. 9 | 10 | -------------------------------------------------------------------------------- /topics/linux/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: linux-kernel, linux-app, linux-distribution, linux-desktop 3 | created_by: Linus Torvalds 4 | display_name: Linux 5 | github_url: https://github.com/torvalds/linux 6 | logo: linux.png 7 | released: September 17, 1991 8 | short_description: Linux is an open source operating system. 9 | topic: linux 10 | wikipedia_url: https://en.wikipedia.org/wiki/Linux 11 | --- 12 | Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability. 13 | -------------------------------------------------------------------------------- /topics/express/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: expressjs, express-js 3 | created_by: TJ Holowaychuk 4 | display_name: Express 5 | github_url: https://github.com/expressjs 6 | logo: express.png 7 | released: November 16, 2010 8 | short_description: Express is a minimal Node.js framework for web and mobile applications. 9 | topic: express 10 | url: https://expressjs.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Express.js 12 | --- 13 | Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications. 14 | -------------------------------------------------------------------------------- /topics/gpl/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: gplv2, gplv3, gnu-public-license, gnu-general-public-license 3 | display_name: GNU General Public License 4 | short_description: GNU General Public License is a free software license published by the Free Software Foundation. 5 | topic: gpl 6 | wikipedia_url: https://en.wikipedia.org/wiki/GNU_General_Public_License 7 | --- 8 | GNU General Public License is a free software license published by the Free Software Foundation whose main terms guarantee users the freedom to share and change the software. 9 | -------------------------------------------------------------------------------- /topics/uwp/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: universal-windows-platform 3 | created_by: Microsoft 4 | display_name: Universal Windows Platform 5 | short_description: An API for creating apps that run on Windows 10, Windows 10 Mobile, Xbox One and HoloLens. 6 | topic: uwp 7 | wikipedia_url: https://en.wikipedia.org/wiki/Universal_Windows_Platform 8 | --- 9 | Universal Windows Platform (UWP) is an API that allows developers to create cross-platform applications that are able to run on Windows 10, Windows 10 Mobile, Xbox One and HoloLens. 10 | -------------------------------------------------------------------------------- /topics/wpf/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: windows-presentation-foundation 3 | created_by: Microsoft 4 | display_name: WPF 5 | related: windows 6 | github_url: https://github.com/dotnet/wpf 7 | short_description: WPF is a .NET based UI framework for building Windows desktop applications. 8 | topic: wpf 9 | wikipedia_url: https://en.wikipedia.org/wiki/Windows_Presentation_Foundation 10 | --- 11 | Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications. 12 | -------------------------------------------------------------------------------- /collections/github-pages-examples/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - twbs/bootstrap 4 | - jekyll/jekyll 5 | - github/government.github.com 6 | - electron/electronjs.org 7 | - square/square.github.io 8 | - twitter/twitter.github.io 9 | - Netflix/netflix.github.com 10 | - Yelp/yelp.github.io 11 | - facebook/react 12 | - artsy/artsy.github.io 13 | display_name: GitHub Pages examples 14 | created_by: jdennes 15 | image: github-pages-examples.png 16 | --- 17 | Fine examples of projects using GitHub Pages (https://pages.github.com). 18 | -------------------------------------------------------------------------------- /topics/ansible/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Michael DeHaan 3 | display_name: Ansible 4 | github_url: https://github.com/ansible 5 | logo: ansible.png 6 | released: February 20, 2012 7 | short_description: Ansible is a simple and powerful automation engine. 8 | topic: ansible 9 | url: https://www.ansible.com/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Ansible_(software) 11 | --- 12 | Ansible is a simple and powerful automation engine. It is used to help with configuration management, application deployment, and task automation. 13 | -------------------------------------------------------------------------------- /topics/minecraft/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: minecraft-mod, minecraft-plugin 3 | created_by: Markus Persson, Jens Bergensten 4 | display_name: Minecraft 5 | logo: minecraft.png 6 | released: November 18, 2011 7 | short_description: Minecraft is a sandbox video game. 8 | topic: minecraft 9 | url: https://minecraft.net/en-us/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Minecraft 11 | --- 12 | Published by Mojang, Minecraft is a game that allows its players virtually unlimited creative and building authority in their 3D cube world. 13 | -------------------------------------------------------------------------------- /topics/phpunit/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | related: php 3 | created_by: Sebastian Bergmann 4 | display_name: PHPUnit 5 | github_url: https://github.com/sebastianbergmann/phpunit 6 | released: March 15, 2004 7 | short_description: PHPUnit is a programmer-oriented testing framework for PHP. 8 | topic: phpunit 9 | url: https://phpunit.de/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/PHPUnit 11 | --- 12 | PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks. -------------------------------------------------------------------------------- /topics/probot/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Brandon Keepers, Bex Warner 3 | related: probot-app, github-apps, bot, node-github 4 | display_name: Probot 5 | github_url: https://github.com/probot/ 6 | logo: probot.png 7 | released: March 2017 8 | short_description: Probot lets you create GitHub Apps to automate and improve your workflow. 9 | topic: probot 10 | url: https://probot.github.io/ 11 | --- 12 | Probot is a framework for building GitHub Apps in Node.js. Use pre-built apps to extend GitHub, and easily build and share your own. 13 | -------------------------------------------------------------------------------- /topics/symfony/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: symfony2, symfony3, symfony-component, symfony-bundle 3 | created_by: Fabien Potencier 4 | display_name: Symfony 5 | github_url: https://github.com/symfony 6 | logo: symfony.png 7 | released: October 2005 8 | short_description: Symfony is a set of reusable PHP components and a web framework. 9 | topic: symfony 10 | url: https://symfony.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Symfony 12 | --- 13 | Symfony is a set of reusable PHP components and a PHP framework for web projects. 14 | -------------------------------------------------------------------------------- /topics/vim/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Bram Moolenaar 3 | display_name: Vim 4 | github_url: https://github.com/vim/vim 5 | logo: vim.png 6 | released: November 2, 1991 7 | short_description: Vim is a console-run text editor program. 8 | topic: vim 9 | related: emacs 10 | url: http://www.vim.org/download.php 11 | wikipedia_url: https://en.wikipedia.org/wiki/Vim_(text_editor) 12 | --- 13 | Vim is a highly customizable text editor that can run in a shell. Bram Moolenaar is credited with the development of Vim, which he began in 1988. 14 | -------------------------------------------------------------------------------- /topics/yaml/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: yml 3 | display_name: YAML 4 | github_url: https://github.com/yaml/ 5 | logo: yaml.png 6 | released: May 11, 2001 7 | short_description: YAML is a human friendly data serialization standard. 8 | topic: yaml 9 | url: https://yaml.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/YAML 11 | --- 12 | YAML is a human friendly data serialization standard for all programming languages. YAML is a recursive acronym which stands for "YAML Ain't Markup Language". It is commonly used for configurations. 13 | -------------------------------------------------------------------------------- /collections/music/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - beetbox/beets 4 | - scottschiller/SoundManager2 5 | - CreateJS/SoundJS 6 | - musescore/MuseScore 7 | - tomahawk-player/tomahawk 8 | - cashmusic/platform 9 | - mopidy/mopidy 10 | - AudioKit/AudioKit 11 | - Soundnode/soundnode-app 12 | - gillesdemey/Cumulus 13 | - metabrainz/picard 14 | - overtone/overtone 15 | - samaaron/sonic-pi 16 | - nukeop/nuclear 17 | display_name: Music 18 | created_by: jonrohan 19 | --- 20 | Drop the code bass with these musically themed repositories. 21 | -------------------------------------------------------------------------------- /topics/cdnjs/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Ryan Kirkman, Thomas Davis, Peter Dave, Matt Cowley 3 | display_name: cdnjs 4 | github_url: https://github.com/cdnjs/cdnjs 5 | url: https://cdnjs.com/ 6 | logo: cdnjs.png 7 | related: cdn, javascript, css, html, library, package, opensource, foss 8 | topic: cdnjs 9 | short_description: The \#1 free and open source CDN built to make life easier for developers. 10 | --- 11 | cdnjs, the #1 CDN that is open source and free to use. Fully supporting https, SPDY, http/2 and SRI on all library assets. 12 | -------------------------------------------------------------------------------- /topics/emulator/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: emulators 3 | display_name: Emulator 4 | short_description: An emulator is any hardware or software that allows one computer 5 | to behave like another. 6 | topic: emulator 7 | wikipedia_url: https://en.wikipedia.org/wiki/Emulator 8 | --- 9 | Emulators allow the host system to emulate the qualities of a client system. For example, a mobile application developer might run an emulated device on their PC in order to test how their application would perform and appear on an actual phone or tablet. 10 | -------------------------------------------------------------------------------- /topics/mkdocs/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Tom Christie 3 | display_name: MkDocs 4 | github_url: https://github.com/mkdocs/mkdocs/ 5 | released: '2014' 6 | short_description: MkDocs is a static site generator that's focused on project documentation. 7 | topic: mkdocs 8 | url: https://www.mkdocs.org/ 9 | --- 10 | MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. 11 | -------------------------------------------------------------------------------- /topics/pixel-art/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Pixel Art 3 | aliases: pixelart 4 | related: pixel, pixels, sprite, sprites, spritesheet, spritesheets 5 | short_description: Pixel art is a form of digital art where images are created and edited at the pixel level. 6 | topic: pixel-art 7 | wikipedia_url: https://en.wikipedia.org/wiki/Pixel_art 8 | --- 9 | Pixel art is a form of digital art, where images are edited on the pixel level. The aesthetic for these kind of graphics comes from 8-bit and 16-bit computers and video game consoles. 10 | -------------------------------------------------------------------------------- /topics/publishing/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Publishing 3 | short_description: Publishing is the dissemination of making information available to the general public through various mediums. 4 | topic: publishing 5 | wikipedia_url: https://en.wikipedia.org/wiki/Desktop_publishing 6 | --- 7 | Publishing is the creation of documents using page layout skills on a personal computer primarily for print. Desktop publishing software can generate layouts and produce typographic quality text and images comparable to traditional typography and printing. 8 | -------------------------------------------------------------------------------- /topics/qmk/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Quantum Mechanical Keyboard 3 | github_url: https://github.com/qmk 4 | logo: qmk.png 5 | short_description: Open-source keyboard firmware for AVR and ARM processors. 6 | topic: qmk 7 | url: https://qmk.fm 8 | --- 9 | The goal of the QMK software project is to develop a completely customizable, powerful and enjoyable firmware experience for any project - keyboard or otherwise - and to provide helpful, encouraging and kind support and feedback for people with any software development experience. 10 | -------------------------------------------------------------------------------- /topics/security/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: security-tools, security-vulnerability, security-audit 3 | display_name: Security 4 | short_description: Cybersecurity is the protection of computer hardware, software, 5 | and data from theft, damage, and malicious intent. 6 | topic: security 7 | wikipedia_url: https://en.wikipedia.org/wiki/Computer_security 8 | --- 9 | Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection. 10 | -------------------------------------------------------------------------------- /topics/mahapps/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: mahapps-metro 3 | created_by: Paul Jenkins 4 | display_name: MahApps.Metro 5 | github_url: https://github.com/MahApps/MahApps.Metro 6 | logo: mahapps.png 7 | related: metro, wpf 8 | released: January 29, 2011 9 | short_description: A toolkit for creating metro-modern-style WPF applications. 10 | topic: mahapps 11 | url: http://mahapps.com/ 12 | --- 13 | MahApps.Metro is a framework that allows developers to cobble together a `Metro` or `Modern` UI for their own `WPF` applications with minimal effort. 14 | -------------------------------------------------------------------------------- /topics/operating-system/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: os, operating-systems, operating-systems-tutorials, operating-system-examples 3 | display_name: Operating system 4 | short_description: An operating system is a program that manages a computer's programs 5 | and applications. 6 | topic: operating-system 7 | wikipedia_url: https://en.wikipedia.org/wiki/Operating_system 8 | --- 9 | An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function. 10 | -------------------------------------------------------------------------------- /topics/reverse-engineering/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Reverse Engineering 3 | related: security, disassembler 4 | short_description: The process of analyzing a subject system to identify the system's components and their interrelationships. 5 | topic: reverse-engineering 6 | wikipedia_url: https://en.wikipedia.org/wiki/Reverse_engineering 7 | --- 8 | The process of analyzing a subject system to identify the system's components and their interrelationships and to create representations of the system in another form or at a higher level of abstraction. -------------------------------------------------------------------------------- /topics/testing/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: testing-tools, testing-framework, testing-practices 3 | display_name: Testing 4 | short_description: Eliminate bugs and ship with more confidence by adding these tools to your workflow. 5 | topic: testing 6 | wikipedia_url: https://en.wikipedia.org/wiki/Software_testing 7 | --- 8 | Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times. 9 | Eliminate bugs and ship with more confidence by adding these tools to your workflow. 10 | -------------------------------------------------------------------------------- /topics/computer-vision/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: machine-vision 3 | display_name: Computer vision 4 | related: vision, deep-learning, machine-learning, opencv, gan 5 | short_description: Computer vision tasks include methods for acquiring, processing, analyzing, and understanding digital images. 6 | topic: computer-vision 7 | wikipedia_url: https://en.wikipedia.org/wiki/Computer_vision 8 | --- 9 | Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos. 10 | -------------------------------------------------------------------------------- /topics/eslint/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Nicholas C. Zakas 3 | display_name: ESLint 4 | github_url: https://github.com/eslint/eslint 5 | logo: eslint.png 6 | aliases: eslint-plugin, eslint-config 7 | related: linting, linter, javascript 8 | released: June 2013 9 | short_description: The pluggable linting utility for JavaScript and JSX. 10 | topic: eslint 11 | url: https://eslint.org/ 12 | --- 13 | ESLint is an extensible static-analysis tool for JavaScript and related languages that helps catch errors before they break something in production. 14 | -------------------------------------------------------------------------------- /topics/game-off/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: github-game-off, githubgameoff, gameoff, ggo12, ggo13, ggo14, ggo15, ggo16 3 | related: global-game-jam, ludum-dare, js13kgames 4 | display_name: Game Off 5 | short_description: Game Off is an annual game jam celebrating open source. 6 | topic: game-off 7 | logo: game-off.png 8 | url: https://gameoff.github.com/ 9 | --- 10 | Game Off is a month-long game jam celebrating open source. Each November, game developers are challenged to create a game based on a theme and share it (and the source) with the world. 11 | -------------------------------------------------------------------------------- /topics/git/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Linus Torvalds 3 | display_name: Git 4 | github_url: https://github.com/git 5 | logo: git.png 6 | released: April 7, 2005 7 | short_description: Git is the most widely used version control system. 8 | topic: git 9 | url: https://git-scm.com/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Git 11 | --- 12 | Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient. 13 | -------------------------------------------------------------------------------- /topics/hacktoberfest/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Digital Ocean and GitHub 3 | display_name: Hacktoberfest 4 | logo: hacktoberfest.png 5 | released: October 2014 6 | short_description: Hacktoberfest is a month-long celebration of open source software. 7 | topic: hacktoberfest 8 | url: https://hacktoberfest.digitalocean.com/ 9 | --- 10 | Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub. 11 | -------------------------------------------------------------------------------- /topics/homebridge/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Khaos Tian, Nick Farina 3 | display_name: Homebridge 4 | github_url: https://github.com/nfarina/homebridge 5 | logo: homebridge.png 6 | released: February 16, 2016 7 | short_description: Homebridge is a utility for tying smart home devices together into 8 | Apple’s HomeKit framework, controlled by Siri. 9 | topic: homebridge 10 | --- 11 | Homebridge is a lightweight Node.js server that emulates the iOS HomeKit API. Using Homebridge, Siri can control devices that are not supported through HomeKit. 12 | -------------------------------------------------------------------------------- /topics/laravel/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6 3 | created_by: Taylor Otwell 4 | display_name: Laravel 5 | github_url: https://github.com/laravel 6 | logo: laravel.png 7 | related: framework, php 8 | released: June 2011 9 | short_description: The PHP Framework for Web Artisans. 10 | topic: laravel 11 | url: https://laravel.com/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Laravel 13 | --- 14 | Laravel is a popular PHP framework, used for the development of MVC web applications. 15 | -------------------------------------------------------------------------------- /topics/open-access/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: openaccess 3 | display_name: Open Access 4 | logo: open-access.png 5 | related: academia, open-data, papers, research, science 6 | short_description: Open Access research is available online for free. 7 | topic: open-access 8 | wikipedia_url: https://en.wikipedia.org/wiki/Open_access 9 | --- 10 | Open Access (OA) research is available online for free, often with permission to reuse. OA includes articles, data, code, books, research proposals, and entire journals, as well as supporting tools and policies. 11 | -------------------------------------------------------------------------------- /topics/roomba/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: iRobot 3 | display_name: Roomba 4 | short_description: The iRobot Roomba is a robot floor vacuum. 5 | topic: roomba 6 | url: https://www.irobot.com/roomba 7 | wikipedia_url: https://en.wikipedia.org/wiki/Roomba 8 | --- 9 | The iRobot Roomba is a robot floor vacuum made by iRobot. There has been many iterations, from the 400 series to the 900 series to the i and s series. Older models bounce around using iRobot's iAdapt 1.0, while newer models use iAdapt 2.0 or 3.0 to use a systematic cleaning approach. 10 | -------------------------------------------------------------------------------- /topics/xmake/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: ruki 3 | display_name: xmake 4 | github_url: https://github.com/tboox/xmake 5 | logo: xmake.png 6 | released: June 8, 2015 7 | short_description: xmake is a cross-platform build utility based on lua. 8 | topic: xmake 9 | url: https://xmake.io/ 10 | --- 11 | xmake is a cross-platform build utility based on lua. It focuses on making development and building easier and provides many features, so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project. 12 | -------------------------------------------------------------------------------- /topics/dotnet/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: dotnet-core, dotnetcore, dot-net 3 | created_by: Microsoft 4 | display_name: ".NET" 5 | github_url: https://github.com/dotnet 6 | logo: dotnet.png 7 | released: February 13, 2002 8 | short_description: ".NET is a free, cross-platform, open source developer platform." 9 | topic: dotnet 10 | url: https://dotnet.microsoft.com 11 | wikipedia_url: https://en.wikipedia.org/wiki/.NET_Framework 12 | --- 13 | .NET is a free, cross-platform, open source developer platform for building many different types of applications. 14 | -------------------------------------------------------------------------------- /topics/fastify/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: fastify1, fastify-1, fastify2, fastify-2 3 | created_by: Matteo Collina 4 | display_name: Fastify 5 | github_url: https://github.com/fastify 6 | logo: fastify.png 7 | related: framework, nodejs, json-schema 8 | released: October 2016 9 | short_description: Fast and low overhead web framework, for Node.js. 10 | topic: fastify 11 | url: http://fastify.io/ 12 | --- 13 | Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture. 14 | -------------------------------------------------------------------------------- /topics/github/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon 3 | display_name: GitHub 4 | github_url: https://github.com/github 5 | logo: github.png 6 | released: April 10, 2008 7 | short_description: You’re lookin’ at it. 8 | topic: github 9 | related: git 10 | url: https://github.com 11 | wikipedia_url: https://en.wikipedia.org/wiki/GitHub 12 | --- 13 | GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies. 14 | -------------------------------------------------------------------------------- /topics/npm/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: npmjs, npm-package 3 | created_by: Isaac Z. Schlueter 4 | display_name: npm 5 | github_url: https://github.com/npm 6 | logo: npm.png 7 | released: January 12, 2010 8 | short_description: npm is a package manager for JavaScript included with Node.js. 9 | topic: npm 10 | url: https://www.npmjs.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Npm_(software) 12 | --- 13 | Npm is a package manager for JavaScript, included with Node.js. As a package manager, npm makes it easy for developers to share and reuse code. 14 | -------------------------------------------------------------------------------- /topics/ocaml/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Xavier Leroy 3 | display_name: OCaml 4 | github_url: https://github.com/ocaml/ocaml 5 | logo: ocaml.png 6 | released: 1996 7 | short_description: OCaml is an implementation of the ML language, based on the Caml Light. 8 | topic: ocaml 9 | url: http://ocaml.org 10 | wikipedia_url: https://en.wikipedia.org/wiki/OCaml 11 | --- 12 | OCaml is a general purpose industrial-strength programming language with an emphasis on expressiveness and safety, It is supporting functional, imperative and object-oriented styles. 13 | -------------------------------------------------------------------------------- /topics/cpp/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: cplusplus, c-plus-plus, cpps, cpp98, cpp03, cpp11, cpp14, cpp17, cpp20, cpp0x, cpp1y, cpp1z, cpp2a, cplusplus-11 3 | created_by: Bjarne Stroustrup 4 | display_name: C++ 5 | logo: cpp.png 6 | released: October 1985 7 | short_description: C++ is a general purpose and object-oriented programming language. 8 | topic: cpp 9 | url: https://isocpp.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/C%2B%2B 11 | --- 12 | C++ is a popular and widely used mid-level language. It was designed as an extension of the C language. 13 | -------------------------------------------------------------------------------- /topics/credo/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: René Föhring 3 | display_name: Credo 4 | github_url: https://github.com/rrrene/credo 5 | released: November 24, 2015 6 | short_description: Credo is a static code analysis tool for the Elixir language with a focus on teaching and code consistency. 7 | topic: credo 8 | url: http://credo-ci.org/ 9 | --- 10 | Credo can show you refactoring opportunities in your code, complex code fragments, warn you about common mistakes, show inconsistencies in your naming scheme, and - if needed - help you enforce a desired coding style. -------------------------------------------------------------------------------- /topics/data-visualization/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: dataviz 3 | created_by: Charles Joseph Minard 4 | display_name: Data visualization 5 | short_description: Data visualization is the graphic representation of data and trends. 6 | topic: data-visualization 7 | wikipedia_url: https://en.wikipedia.org/wiki/Data_visualization 8 | --- 9 | Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways. 10 | -------------------------------------------------------------------------------- /topics/emacs/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: emacs 3 | related: emacs-lisp, vim, spacemacs 4 | display_name: Emacs 5 | github_url: https://github.com/emacs-mirror/emacs 6 | logo: emacs.png 7 | short_description: Emacs is an extensible, customizable, free text editor and computing environment. 8 | url: https://www.gnu.org/software/emacs/emacs.html 9 | wikipedia_url: https://en.wikipedia.org/wiki/Emacs 10 | --- 11 | Emacs is an extensible text editor written primarily in Emacs Lisp. While it excels at editing text, Emacs stretches the boundaries of what 'text' is. 12 | -------------------------------------------------------------------------------- /topics/homebrew/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: brew 3 | created_by: Max Howell 4 | display_name: Homebrew 5 | github_url: https://github.com/Homebrew/brew 6 | logo: homebrew.png 7 | released: 2009 8 | short_description: Homebrew is a package manager for macOS. 9 | topic: homebrew 10 | url: https://brew.sh/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Homebrew_(package_management_software) 12 | --- 13 | Homebrew is a package manager for Apple's macOS operating system. It simplifies the installation of software and is popular in the Ruby on Rails community. 14 | -------------------------------------------------------------------------------- /topics/liko-12/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: LIKO-12 3 | aliases: liko12 4 | related: tic-80, pico-8, pixel-vision-8, basic8 5 | short_description: LIKO-12 is an open source fantasy computer made using LÖVE. 6 | topic: liko-12 7 | created_by: Rami Sabbagh 8 | github_url: https://github.com/RamiLego4Game/LIKO-12 9 | url: https://ramilego4game.itch.io/liko12 10 | logo: liko-12.png 11 | --- 12 | LIKO-12 is an open source fantasy computer completely written in the Lua programming language where you can make, play and share tiny retro-looking games and programs. 13 | -------------------------------------------------------------------------------- /topics/material-design-for-bootstrap/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: material-design-for-bootstrap 3 | github_url: https://github.com/mdbootstrap/ 4 | display_name: Material Design for Bootstrap 5 | logo: material-design-for-bootstrap.png 6 | short_description: World's most popular framework for building responsive, mobile-first websites and apps. 7 | url: https://mdbootstrap.com/ 8 | --- 9 | World's most popular framework for building responsive, mobile-first websites, and apps. Set of slick, responsive page templates, layouts, components, and widgets to rapidly build web pages. -------------------------------------------------------------------------------- /topics/package-manager/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: package-manager-tool 3 | display_name: Package manager 4 | short_description: A package manager is a set of tools that automates and manages 5 | computer software. 6 | topic: package-manager 7 | wikipedia_url: https://en.wikipedia.org/wiki/Package_manager 8 | --- 9 | A package manager is a set of tools that automates and manages computer software. They deal with packages, or collections, of bundled files. Package managers make it easy to install, upgrade, or remove software for a computer's operating system. 10 | -------------------------------------------------------------------------------- /topics/teeworlds/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Magnus Auvinen 3 | display_name: Teeworlds 4 | logo: teeworlds.png 5 | released: 2007 6 | short_description: A retro multiplayer shooter. 7 | topic: teeworlds 8 | related: ddnet 9 | url: https://www.teeworlds.com/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Teeworlds 11 | --- 12 | Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps! 13 | -------------------------------------------------------------------------------- /topics/scala/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Martin Odersky 3 | display_name: Scala 4 | logo: scala.png 5 | released: January 20, 2004 6 | short_description: Scala is an object-oriented programming language. 7 | topic: scala 8 | url: http://www.scala-lang.org/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/Scala_(programming_language) 10 | --- 11 | Scala is a general-purpose programming language providing support for functional programming and a strong static type system. Designed to be concise, many of Scala's design decisions aimed to address criticisms of Java. 12 | -------------------------------------------------------------------------------- /topics/webauthn/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: W3C 3 | display_name: WebAuthn 4 | released: '2019' 5 | short_description: WebAuthn is a W3C standard for password-free login on the web. 6 | topic: webauthn 7 | related: authentication, ctap, fido2, fido, u2f 8 | url: https://www.w3.org/TR/webauthn/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/WebAuthn 10 | --- 11 | WebAuthn is a web standard published by the World Wide Web Consortium (W3C) to standardize an interface for authenticating users to web-based applications and services using public-key cryptography. 12 | -------------------------------------------------------------------------------- /topics/azure/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Microsoft 3 | display_name: Azure 4 | github_url: https://github.com/Azure 5 | logo: azure.png 6 | released: February 1, 2010 7 | short_description: Azure is a cloud computing service created by Microsoft. 8 | topic: azure 9 | url: https://azure.microsoft.com/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Microsoft_Azure 11 | --- 12 | 13 | Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers. -------------------------------------------------------------------------------- /topics/codeception/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: codeception-module 3 | created_by: Michael Bodnarchuk 4 | display_name: Codeception 5 | github_url: https://github.com/codeception 6 | logo: codeception.png 7 | related: php, testing 8 | released: December 2011 9 | short_description: Modern PHP Testing for everyone. 10 | topic: codeception 11 | url: https://codeception.com/ 12 | --- 13 | Codeception is a modern full-stack testing framework for PHP. Inspired by BDD, it provides an absolutely new way of writing acceptance, functional and even unit tests. Powered by PHPUnit. 14 | -------------------------------------------------------------------------------- /topics/material-design/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: material-design-principles 3 | display_name: Material design 4 | logo: material-design.png 5 | short_description: Material design is a unified system of theory and tools for creating 6 | digital experiences developed by Google. 7 | topic: material-design 8 | related: material 9 | url: https://material.io/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Material_Design 11 | --- 12 | Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning. 13 | -------------------------------------------------------------------------------- /topics/neo4j/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Neo4j, Inc. 3 | display_name: Neo4j 4 | github_url: https://github.com/neo4j/neo4j 5 | logo: neo4j.png 6 | related: graph, database, nosql 7 | released: '2007' 8 | short_description: Neo4j is a graph database management system. 9 | topic: neo4j 10 | url: https://neo4j.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Neo4j 12 | --- 13 | Neo4j is a graph database management system. It is highly flexible, highly scalable, and uses the Cypher query language to take advantage of its graph-based method of structuring data. 14 | -------------------------------------------------------------------------------- /topics/nosql/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: nosql-databases, nosql-database 3 | display_name: NoSQL 4 | short_description: A NoSQL database refers to a database whose storage format is modeled 5 | differently from relational databases. 6 | topic: nosql 7 | wikipedia_url: https://en.wikipedia.org/wiki/NoSQL 8 | --- 9 | A NoSQL database refers to a database whose storage format is modeled differently from relational databases. Often NoSQL databases opt for simpler horizontal scaling to clusters of servers. NoSQL databases are often used for large data web applications. 10 | -------------------------------------------------------------------------------- /topics/pixiv/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Takahiro Kamitani, Takanori Katagiri 3 | display_name: Pixiv 4 | logo: pixiv.png 5 | released: September 10, 2007 6 | related: pixiv-downloader, pixiv-api 7 | short_description: Pixiv is an online art community. 8 | topic: pixiv 9 | github_url: https://github.com/pixiv 10 | url: https://www.pixiv.net/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Pixiv 12 | --- 13 | Pixiv is an online art community as a place for artist exhibit their illustrations, animations, and writings and get feedback via a rating system and user comments. -------------------------------------------------------------------------------- /topics/winforms/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: windowsforms, windows-forms 3 | created_by: Microsoft 4 | display_name: WinForms 5 | related: windows 6 | github_url: https://github.com/dotnet/winforms 7 | short_description: Windows Forms (WinForms) is a UI framework for building Windows desktop applications. 8 | topic: winforms 9 | wikipedia_url: https://en.wikipedia.org/wiki/Windows_Forms 10 | --- 11 | Windows Forms (WinForms) is a UI framework for building Windows desktop applications. It is a .NET wrapper over Windows user interface libraries, such as User32 and GDI+. 12 | -------------------------------------------------------------------------------- /topics/aws/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Amazon Web Services 3 | topic: aws 4 | github_url: https://github.com/aws 5 | logo: aws.png 6 | related: amazon 7 | released: March 2006 8 | short_description: Amazon Web Services provides on-demand cloud computing platforms on a subscription basis. 9 | url: https://aws.amazon.com/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Amazon_Web_Services 11 | --- 12 | Amazon Web Services is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a subscription basis. 13 | -------------------------------------------------------------------------------- /topics/bugbounty/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Bug Bounty 3 | related: bug-bounty,security,penetration-testing,pentesting,pentest 4 | short_description: Deal by which individuals can receive recognition and compensation for reporting bugs. 5 | topic: bugbounty 6 | wikipedia_url: https://en.wikipedia.org/wiki/Bug_bounty_program 7 | --- 8 | A bug bounty program is a deal offered by many websites, organizations and software developers by which individuals can receive recognition and compensation for reporting bugs, especially those pertaining to security exploits and vulnerabilities. 9 | -------------------------------------------------------------------------------- /topics/database/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: db, databases 3 | display_name: Database 4 | short_description: A database is a structured set of data held in a computer, usually 5 | a server. 6 | topic: database 7 | wikipedia_url: https://en.wikipedia.org/wiki/Database 8 | --- 9 | A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for creation, querying, updating, and administration of the data it holds. 10 | -------------------------------------------------------------------------------- /topics/dependency-management/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: dependencies, dependency-manager 3 | display_name: Dependency management 4 | short_description: Secure and manage your third-party dependencies. 5 | topic: dependency-management 6 | wikipedia_url: https://en.wikipedia.org/wiki/Package_manager 7 | related: package-management 8 | --- 9 | A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner. 10 | -------------------------------------------------------------------------------- /topics/jquery/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: John Resig 3 | display_name: jQuery 4 | github_url: https://github.com/jquery/jquery 5 | logo: jquery.png 6 | released: January 2006 7 | short_description: jQuery is a lightweight library that simplifies programming with 8 | JavaScript. 9 | topic: jquery 10 | url: https://jquery.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/JQuery 12 | --- 13 | jQuery is a lightweight library that simplifies programming with JavaScript. It builds on top of browser function and accomplishes programming tasks with fewer lines of code. 14 | -------------------------------------------------------------------------------- /topics/js13kgames/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Js13kGames 3 | created_by: Andrzej Mazur 4 | github_url: https://github.com/js13kGames 5 | aliases: js13k 6 | related: global-game-jam, game-off, ludum-dare 7 | logo: js13kgames.png 8 | short_description: Js13kGames is a month-long JavaScript coding competition, where entries are limited in file size to 13 kilobytes. 9 | topic: js13kgames 10 | url: http://js13kgames.com/ 11 | --- 12 | Js13kGames is a month-long JavaScript coding competition for HTML5 Game Developers, where entries are limited in file size to 13 kilobytes. 13 | -------------------------------------------------------------------------------- /topics/llvm/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Vikram Adve, Chris Lattner 3 | display_name: LLVM 4 | github_url: https://github.com/llvm/llvm-project 5 | released: 2019 6 | short_description: The LLVM compiler infrastructure project is a set of compiler and toolchain technologies. 7 | topic: llvm 8 | wikipedia_url: https://en.wikipedia.org/wiki/LLVM 9 | --- 10 | The LLVM compiler infrastructure project is a set of compiler and toolchain technologies, which can be used to develop a front end for any programming language and a back end for any instruction set architecture. 11 | 12 | -------------------------------------------------------------------------------- /topics/myanimelist/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Garrett Gyssler 3 | display_name: MyAnimeList 4 | logo: myanimelist.png 5 | released: April 6, 2006 6 | related: mal, my-anime-list, myanimelist-api 7 | short_description: MyAnimeList is an online forum and anime-manga database. 8 | topic: myanimelist 9 | url: https://myanimelist.net/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/MyAnimeList 11 | --- 12 | MyAnimeList, often abbreviated as MAL, is an online forum and anime-manga database. The site provides its users with a list-like system to organize and score anime and manga. -------------------------------------------------------------------------------- /topics/openfin/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: openfin-api 3 | display_name: OpenFin 4 | short_description: OpenFin allows web applications to run as first-class citizens on the desktop. 5 | topic: openfin 6 | created_by: Brian Schwinn 7 | github_url: https://github.com/openfin 8 | logo: openfin.png 9 | released: December 2012 10 | url: https://openfin.co 11 | --- 12 | OpenFin is a web application runtime and API that brings native user experience and interoperability to web applications. Built on Chromium, OpenFin brings the latest in web standards to the Financial community. 13 | -------------------------------------------------------------------------------- /topics/aspnet/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: asp-net, aspnet-core 3 | created_by: Microsoft 4 | display_name: ASP.NET 5 | logo: aspnet.png 6 | released: January 2002 7 | short_description: ASP.NET is a web framework for building modern web apps and services. 8 | topic: aspnet 9 | url: https://asp.net 10 | wikipedia_url: https://en.wikipedia.org/wiki/ASP.NET 11 | --- 12 | ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users. 13 | -------------------------------------------------------------------------------- /topics/assemblyscript/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: as 3 | display_name: AssemblyScript 4 | topic: assemblyscript 5 | github_url: https://github.com/AssemblyScript/assemblyscript 6 | logo: assemblyscript.png 7 | related: typescript, webassembly 8 | released: October 2017 9 | short_description: TypeScript to WebAssembly compiler. 10 | url: https://assemblyscript.org 11 | --- 12 | AssemblyScript compiles a strict subset of TypeScript (basically JavaScript with types) to WebAssembly using Binaryen. It generates lean and mean WebAssembly modules while being just an npm install away. 13 | -------------------------------------------------------------------------------- /topics/es6/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: es6-javascript, es6-tutorial 3 | created_by: Brendan Eich‎, ‎Ecma International 4 | display_name: ES6 5 | github_url: https://github.com/tc39 6 | logo: es6.png 7 | released: '1997' 8 | short_description: ECMAScript 6 is the sixth release of the ECMAScript language. 9 | topic: es6 10 | url: http://www.ecma-international.org/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/ECMAScript 12 | --- 13 | ECMAScript is the standardization of script languages, including JavaScript. ECMA stands for the European Computer Manufacturer's Association. 14 | -------------------------------------------------------------------------------- /topics/nette/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: nettefw, nette-framework 3 | created_by: David Grudl 4 | display_name: Nette 5 | github_url: https://github.com/nette/nette 6 | logo: nette.png 7 | related: framework, mvc, php 8 | released: '2008' 9 | short_description: Nette – Comfortable and Safe Web Development in PHP. 10 | topic: nette 11 | url: https://nette.org/ 12 | --- 13 | Nette Framework is a popular tool for PHP web development. It is designed to be as usable and as friendly as possible. It focuses on security and performance and is definitely one of the safest PHP frameworks. 14 | -------------------------------------------------------------------------------- /topics/rest-api/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: rest, rest-api-tutorial 3 | display_name: REST API 4 | related: api, graphql-api 5 | short_description: A representational state transfer (REST) API is a way to provide 6 | compatibility between computer systems on the internet. 7 | topic: rest-api 8 | wikipedia_url: https://en.wikipedia.org/wiki/Representational_state_transfer 9 | --- 10 | A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000. 11 | -------------------------------------------------------------------------------- /topics/scikit-learn/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: sklearn 3 | created_by: David Cournapeau 4 | display_name: scikit-learn 5 | github_url: https://github.com/scikit-learn/scikit-learn 6 | logo: scikit-learn.png 7 | released: January 05, 2010 8 | short_description: scikit-learn is a Python module for machine learning. 9 | topic: scikit-learn 10 | related: scikit, python 11 | url: http://scikit-learn.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Scikit-learn 13 | --- 14 | scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy. 15 | -------------------------------------------------------------------------------- /topics/spring-boot/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: springboot 3 | created_by: Pivotal Software 4 | display_name: Spring Boot 5 | github_url: https://github.com/spring-projects/spring-framework 6 | logo: spring-boot.png 7 | released: October 1, 2002 8 | short_description: Spring Boot is a coding and configuration model for Java applications. 9 | topic: spring-boot 10 | url: https://spring.io/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Spring_Framework 12 | --- 13 | Spring Boot is a coding and configuration model for Java applications. Spring was developed by Pivotal Software. 14 | -------------------------------------------------------------------------------- /topics/sql/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Donald D. Chamberlin, Raymond F. Boyce 3 | display_name: SQL 4 | logo: sql.png 5 | released: 1986 6 | short_description: SQL is a standard language for storing, retrieving and manipulating data in databases. 7 | topic: sql 8 | related: database 9 | wikipedia_url: https://en.wikipedia.org/wiki/SQL 10 | --- 11 | SQL stands for structured query language. It uses commands such as "select", "insert", "update", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc. 12 | -------------------------------------------------------------------------------- /topics/threejs/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: threejs 3 | github_url: https://github.com/mrdoob/three.js 4 | created_by: Ricardo Cabello 5 | released: April 24, 2010 6 | display_name: Three.js 7 | short_description: Three.js allows the creation of Graphical Processing Unit (GPU)-accelerated 3D animations using JavaScript. 8 | url: https://threejs.org 9 | wikipedia_url: https://en.wikipedia.org/wiki/Three.js 10 | --- 11 | Three.js is a cross-browser JavaScript library and Application Programming Interface (API) used to create and display animated 3D computer graphics in a web browser. 12 | -------------------------------------------------------------------------------- /topics/conan/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Diego Rodriguez-Losada, Luis Martinez de Bartolome 3 | display_name: Conan 4 | github_url: https://github.com/conan-io/conan 5 | url: https://conan.io/ 6 | logo: conan.png 7 | related: package-manager,cpp,c,cplusplus,multi-platform,cmake 8 | aliases: conanio 9 | topic: conan 10 | released: December 1, 2015 11 | short_description: The open-source C/C++ package manager. 12 | --- 13 | Conan, the C / C++ Package Manager for Developers. The open source, decentralized and multi-platform package manager to create and share all your native binaries. 14 | -------------------------------------------------------------------------------- /topics/postgresql/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: postgres 3 | created_by: Michael Stonebraker 4 | display_name: PostgreSQL 5 | github_url: https://github.com/postgres/postgres 6 | logo: postgresql.png 7 | released: July 8, 1996 8 | short_description: PostgreSQL is an open source database system. 9 | topic: postgresql 10 | url: https://www.postgresql.org/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/PostgreSQL 12 | --- 13 | PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley. 14 | -------------------------------------------------------------------------------- /topics/blockchain/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Blockchain 3 | released: '2008' 4 | short_description: Blockchains are distributed ledgers that can record transactions between parties in a verifiable and permanent way. 5 | topic: blockchain 6 | logo: blockchain.png 7 | related: cryptocurrency, cryptography, bitcoin, ethereum 8 | wikipedia_url: https://en.wikipedia.org/wiki/Blockchain 9 | --- 10 | A blockchain is a digitized, decentralized ledger of transactions. Blockchains record a continuously growing list of records, called blocks, which are linked and secured using cryptography. 11 | -------------------------------------------------------------------------------- /topics/django/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: django-framework, django-application 3 | created_by: Adrian Holovaty, Simon Willison 4 | display_name: Django 5 | github_url: https://github.com/django/django 6 | logo: django.png 7 | released: 21 July 2005 8 | short_description: Django is a web application framework for Python. 9 | topic: django 10 | url: https://www.djangoproject.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Django_(web_framework) 12 | --- 13 | Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development. 14 | -------------------------------------------------------------------------------- /topics/serverless/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: serverless-architecture, serverless-examples 3 | display_name: Serverless 4 | short_description: Serverless architecture refers to apps that depend on third-party 5 | services or custom code. 6 | topic: serverless 7 | wikipedia_url: https://en.wikipedia.org/wiki/Serverless_computing 8 | --- 9 | Serverless architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on. 10 | -------------------------------------------------------------------------------- /topics/wordplate/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: wordplate 3 | created_by: Vincent Klaiber 4 | display_name: WordPlate 5 | github_url: https://github.com/wordplate 6 | logo: wordplate.png 7 | released: October 4, 2013 8 | related: wordpress, composer, laravel, symfony, php 9 | short_description: WordPlate is a modern WordPress stack which simplifies WordPress development. 10 | url: https://wordplate.github.io/ 11 | --- 12 | WordPlate is a modern WordPress stack with a focus on simplicity. You can use it to easily develop WordPress websites with WordPlate. It simplifies the WordPress development. 13 | -------------------------------------------------------------------------------- /topics/bioinformatics/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Bioinformatics 3 | related: genomics, sequencing 4 | short_description: Bioinformatics is the use of mathematical, statistical, and computational methods to collect and analyze biological data. 5 | topic: bioinformatics 6 | wikipedia_url: https://en.wikipedia.org/wiki/Bioinformatics 7 | --- 8 | 9 | Bioinformatics is an interdisciplinary field that intersects with biology, computer science, mathematics and statistics. It concerns itself with the development and use of methods and software tools for collecting and analyzing biological data. 10 | -------------------------------------------------------------------------------- /topics/epitech/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: EPITECH 3 | short_description: EPITECH is a French graduate school teaching computer sciences. 4 | topic: epitech 5 | logo: epitech.png 6 | url: https://epitech.eu 7 | wikipedia_url: https://en.wikipedia.org/wiki/Epitech 8 | --- 9 | The Paris Graduate School of Digital Innovation (French: École pour l'informatique et les nouvelles technologies, or EPITECH), formerly European Institute of Information Technology in English, is a private institution of higher education in general computer science that was founded in 1999. (Text taken from Wikipedia) 10 | -------------------------------------------------------------------------------- /topics/framework/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: frameworks 3 | display_name: Framework 4 | short_description: A framework is a reusable set of libraries or classes in software. 5 | topic: framework 6 | wikipedia_url: https://en.wikipedia.org/wiki/Software_framework 7 | --- 8 | A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development. 9 | -------------------------------------------------------------------------------- /topics/gulp/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: gulpjs, gulp-js 3 | created_by: Fractal Innovations and the open source community at GitHub 4 | display_name: Gulp 5 | github_url: https://github.com/gulpjs 6 | logo: gulp.png 7 | released: February 9, 2016 8 | short_description: Gulp is a toolkit for automating and streamlining web development. 9 | topic: gulp 10 | url: http://gulpjs.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Gulp.js 12 | --- 13 | Gulp is an open source toolkit built on Node.js and npm. It is used for automating and streamlining repetitive tasks in front-end web development. 14 | -------------------------------------------------------------------------------- /topics/jekyll/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: jekyll-theme, jekyll-site, jekyll-themes, jekyll-website 3 | created_by: Tom Preston-Werner 4 | display_name: Jekyll 5 | github_url: https://github.com/jekyll 6 | logo: jekyll.png 7 | released: '2008' 8 | short_description: Jekyll is a simple, blog-aware static site generator. 9 | topic: jekyll 10 | url: http://jekyllrb.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Jekyll_(software) 12 | --- 13 | Jekyll is a blog-aware, site generator written in Ruby. It takes raw text files, runs it through a renderer and produces a publishable static website. 14 | -------------------------------------------------------------------------------- /topics/neural-network/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: artificial-neural-network 3 | display_name: Neural Network 4 | related: machine-learning, deep-learning, tensorflow 5 | short_description: Artificial neural network is a computational model based on the structure and functions of biological neural networks. 6 | topic: neural-network 7 | wikipedia_url: https://en.wikipedia.org/wiki/Artificial_neural_network 8 | --- 9 | Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules. 10 | -------------------------------------------------------------------------------- /topics/privacy/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Privacy 3 | related: anonymity, encryption, privacy-policy, security, surveillance 4 | short_description: Privacy is the option to limit the access others have to one's personal information. 5 | topic: privacy 6 | wikipedia_url: https://en.wikipedia.org/wiki/Privacy 7 | --- 8 | Privacy is the option to limit the access others have to one's personal information. Privacy can be compromised through various economic, legal, social, and technical means. Accordingly, various projects aim to develop privacy-protecting applications, how-to guides, and policies. 🔏 9 | -------------------------------------------------------------------------------- /topics/robotics/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Robotics 3 | short_description: Robotics deals with the control, sensory feedback, and information processing of robots. 4 | topic: robotics 5 | wikipedia_url: https://en.wikipedia.org/wiki/Robotics 6 | --- 7 | Robotics is a branch of engineering and computer science which works to design, build, program. and operate robots. Robots are used in many environments in which human involvement could be dangerous, including bomb defusal, space repairs, and manufacturing processes. Robots typically work either autonomously or with commands sent by human operators. 8 | -------------------------------------------------------------------------------- /topics/tbox/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: ruki 3 | display_name: tbox 4 | github_url: https://github.com/tboox/tbox 5 | logo: tbox.png 6 | released: August 15, 2010 7 | short_description: TBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature. 8 | topic: tbox 9 | url: http://tboox.org/ 10 | --- 11 | TBOX is a glib-like cross-platform C library that is simple yet powerful. It focuses on making C development easier and provides many modules, so that any developer can quickly pick it up and enjoy the productivity boost when developing in the C language. 12 | 13 | -------------------------------------------------------------------------------- /topics/windows/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: windows-10, windows10, windows-7, windows-8 3 | created_by: Microsoft Corporation 4 | display_name: Windows 5 | github_url: https://github.com/Microsoft 6 | logo: windows.png 7 | released: November 20, 1985 8 | short_description: Windows is Microsoft's GUI-based operating system. 9 | topic: windows 10 | url: https://www.microsoft.com/en-us/windows 11 | wikipedia_url: https://en.wikipedia.org/wiki/Microsoft_Windows 12 | --- 13 | Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly. 14 | -------------------------------------------------------------------------------- /collections/pixel-art-tools/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - aseprite/aseprite/ 4 | - piskelapp/piskel/ 5 | - jvalen/pixel-art-react/ 6 | - maierfelix/poxi/ 7 | - gmattie/Data-Pixels/ 8 | - vsmode/pixel8 9 | - jennschiffer/make8bitart 10 | - kitao/pyxel 11 | - jackschaedler/goya 12 | - cloudhead/rx 13 | - Orama-Interactive/Pixelorama 14 | - LibreSprite/LibreSprite 15 | display_name: Pixel Art Tools 16 | created_by: leereilly 17 | image: pixel-art-tools.png 18 | --- 19 | Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools! 20 | -------------------------------------------------------------------------------- /topics/discord/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: discordapp 3 | topic: discord 4 | github_url: https://github.com/discord 5 | display_name: Discord 6 | logo: discord.png 7 | short_description: Discord is a free voice, video, and text chat app for teens and adults ages 13 and up. 8 | url: https://discord.com 9 | wikipedia_url: https://en.wikipedia.org/wiki/Discord_(software) 10 | --- 11 | Discord is a proprietary freeware voice-over-Internet Protocol (VoIP) application designed for video gaming communities, that specializes in text, image, video, and audio communication between users in a chat channel. 12 | -------------------------------------------------------------------------------- /topics/ember/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: emberjs 3 | created_by: Yehuda Katz 4 | display_name: Ember 5 | github_url: https://github.com/emberjs 6 | logo: ember.png 7 | released: December 8, 2011 8 | short_description: Ember is a framework for creating web applications. 9 | topic: ember 10 | url: https://www.emberjs.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Ember.js 12 | --- 13 | Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications. 14 | -------------------------------------------------------------------------------- /topics/gin/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: gin-gonic, gin-contrib 3 | created_by: Manu MA, Javier Provecho Fernandez 4 | display_name: Gin 5 | github_url: https://github.com/gin-gonic/gin 6 | logo: gin.png 7 | related: go, router, framework 8 | released: June 30, 2014 9 | short_description: Gin is a high performance HTTP web framework written in Go. 10 | topic: gin 11 | url: https://gin-gonic.com/ 12 | --- 13 | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. 14 | -------------------------------------------------------------------------------- /collections/code-quality-in-php/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - squizlabs/PHP_CodeSniffer 4 | - FriendsOfPHP/PHP-CS-Fixer 5 | - psecio/parse 6 | - phan/phan 7 | - sebastianbergmann/phpcpd 8 | - sebastianbergmann/phploc 9 | - povils/phpmnd 10 | - phpmd/phpmd 11 | - vimeo/psalm 12 | - infection/infection 13 | display_name: Code Quality Checker Tools For PHP Projects 14 | created_by: umutphp 15 | --- 16 | A collection of code quality tools for PHP projects that you can use to analyze and fix your code in your local environments or in CI pipelines. The collection will not contain testing tools. 17 | -------------------------------------------------------------------------------- /collections/learn-to-code/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - 30-seconds/30-seconds-of-code 4 | - railsgirls/railsgirls.github.io 5 | - railsbridge/docs 6 | - freeCodeCamp/freeCodeCamp 7 | - leachim6/hello-world 8 | - datasciencemasters/go 9 | - tuvtran/project-based-learning 10 | - zhiwehu/Python-programming-exercises 11 | - MunGell/awesome-for-beginners 12 | - appacademy/welcome-to-open 13 | - webgems/webgems 14 | - kamranahmedse/developer-roadmap 15 | 16 | display_name: Learn to Code 17 | created_by: alysonla 18 | image: learn-to-code.png 19 | --- 20 | Resources to help people learn to code 21 | -------------------------------------------------------------------------------- /topics/ai/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: artificial-intelligence, machine-intelligence 3 | display_name: Artificial Intelligence 4 | related: machine-learning, deep-learning, neural-network 5 | short_description: Artificial intelligence is the ability of a computer or machine to perform tasks commonly associated with intelligent beings. 6 | topic: ai 7 | wikipedia_url: https://en.wikipedia.org/wiki/Artificial_intelligence 8 | --- 9 | The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs. 10 | -------------------------------------------------------------------------------- /topics/apm/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: application-performance-management, application-performance-monitor 3 | display_name: Application Performance Management (APM) 4 | short_description: Application performance management is the monitoring and management of performance and availability of software applications. 5 | topic: apm 6 | wikipedia_url: https://en.wikipedia.org/wiki/Application_performance_management 7 | --- 8 | APM strives to detect and diagnose complex application performance problems to maintain an expected level of service. APM is "the translation of IT metrics into business meaning ([i.e.] value)." 9 | -------------------------------------------------------------------------------- /topics/avalonia/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: avaloniaui 3 | created_by: Steven Kirk 4 | display_name: Avalonia 5 | github_url: https://github.com/avaloniaui/avalonia 6 | logo: avalonia.png 7 | related: wpf, xamarin 8 | released: 2016 9 | short_description: A cross-platform XAML UI framework for .NET Core, .NET Framework and Mono. 10 | topic: avalonia 11 | url: http://avaloniaui.net 12 | --- 13 | Avalonia supports Windows, Linux and OSX with experimental mobile support for Android and iOS. Avalonia uses a XAML dialect that should feel immediately familiar to anyone coming from WPF, UWP and Xamarin Forms. 14 | -------------------------------------------------------------------------------- /topics/code-review/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: review 3 | display_name: Code review 4 | short_description: Ensure your code meets quality standards and ship with confidence. 5 | topic: code-review 6 | related: gerrit 7 | wikipedia_url: https://en.wikipedia.org/wiki/Code_review 8 | --- 9 | Code review is systematic examination (sometimes referred to as peer review) of computer source code. It is intended to find mistakes overlooked in software development, improving the overall quality of software. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections. 10 | -------------------------------------------------------------------------------- /topics/docker/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: docker-container 3 | created_by: Solomon Hykes 4 | display_name: Docker 5 | github_url: https://github.com/docker 6 | logo: docker.png 7 | released: March 2013 8 | short_description: Docker is a platform built for developers to build and run applications. 9 | topic: docker 10 | url: https://www.docker.com 11 | wikipedia_url: https://en.wikipedia.org/wiki/Docker_(software) 12 | --- 13 | Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers. 14 | -------------------------------------------------------------------------------- /topics/fsharp/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Don Syme 3 | display_name: F# 4 | github_url: https://github.com/fsharp 5 | logo: fsharp.png 6 | related: language, dotnet 7 | released: May 2005 8 | short_description: F# ("F sharp") is a functional programming language for .NET. 9 | topic: fsharp 10 | url: https://dotnet.microsoft.com/languages/fsharp 11 | wikipedia_url: https://en.wikipedia.org/wiki/F_Sharp_(programming_language) 12 | --- 13 | F# (pronounced "F sharp") is a cross-platform, open source, functional programming language for .NET. It also includes object-oriented and imperative programming. 14 | -------------------------------------------------------------------------------- /topics/tic-80/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: TIC-80 3 | aliases: tic80 4 | related: liko-12, pico-8, pixel-vision-8, basic8 5 | short_description: TIC-80 is a fantasy computer for making, playing, and sharing tiny games. 6 | topic: tic-80 7 | url: https://tic.computer/ 8 | github_url: https://github.com/nesbox/TIC-80 9 | created_by: Vadim Grigoruk 10 | logo: tic-80.png 11 | --- 12 | TIC-80 is a tiny computer which you can use to make, play, and share tiny games. There are built-in tools for development: code, sprites, maps, sound editors, and a command line, which is enough to create a mini retro game. 13 | -------------------------------------------------------------------------------- /topics/arduino/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Massimo Banzi 3 | display_name: Arduino 4 | github_url: https://github.com/arduino/ 5 | logo: arduino.png 6 | released: '2003' 7 | short_description: Arduino is an open source hardware and software company and maker 8 | community. 9 | topic: arduino 10 | url: https://www.arduino.cc/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Arduino 12 | --- 13 | Arduino is an open source hardware and software company and maker community. Arduino started in the early 2000s. Popular with electronic makers, Arduino offers a lot of flexibility through an open source system. 14 | -------------------------------------------------------------------------------- /topics/basic8/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: BASIC8 3 | aliases: basic-8 4 | related: tic-80, pico-8, liko-12, pixel-vision-8 5 | short_description: BASIC8 is an integrated Fantasy Computer for game, and other program development. 6 | topic: basic8 7 | url: https://paladin-t.github.io/b8/ 8 | github_url: https://github.com/paladin-t/b8 9 | created_by: Wang Renxin 10 | logo: basic8.png 11 | --- 12 | BASIC8 is an integrated Fantasy Computer for game, and other program development. You can create, share, and play disks in a modern BASIC dialect, with built-in tools for editing sprites, tiles, maps, and more. 13 | -------------------------------------------------------------------------------- /topics/bootstrap/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: bootstrap3, bootstrap4, bootstrap-4 3 | created_by: Mark Otto, Jacob Thornton 4 | display_name: Bootstrap 5 | github_url: https://github.com/twbs 6 | logo: bootstrap.png 7 | released: August 19, 2011 8 | short_description: Bootstrap is an HTML, CSS, and JavaScript framework. 9 | topic: bootstrap 10 | url: https://getbootstrap.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Bootstrap_(front-end_framework) 12 | --- 13 | Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts. 14 | -------------------------------------------------------------------------------- /topics/hackathon/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | topic: hackathon 3 | aliases: hackfest, codefest, hackday 4 | display_name: Hackathon 5 | related: game-jam, hacktoberfest, game-off 6 | short_description: A hackathon is a gathering where developers collaboratively code in an extreme manner over a short period of time. 7 | wikipedia_url: https://en.wikipedia.org/wiki/Hackathon 8 | --- 9 | A hackathon is a sprint-like event in which people collaborate intensively on software projects. The goal of a hackathon is to create usable software or hardware with the goal of creating a functioning product by the end of the event. 10 | -------------------------------------------------------------------------------- /topics/neo/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Hongfei Da, Erik Zhang 3 | display_name: NEO 4 | logo: neo.png 5 | released: July 15, 2016 6 | short_description: A distributed network for the Smart Economy. 7 | topic: neo 8 | related: blockchain, cryptocurrency 9 | url: https://www.neo.org/ 10 | github_url: https://github.com/neo-project 11 | wikipedia_url: https://en.wikipedia.org/wiki/NEO_(cryptocurrency) 12 | --- 13 | NEO is the use of blockchain technology and digital identity to digitize assets, the use of smart contracts for digital assets to be self-managed, to achieve "smart economy" with a distributed network. -------------------------------------------------------------------------------- /topics/terminal/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: command-line, command-prompt, computer-terminal 3 | display_name: Terminal 4 | short_description: The terminal is an interface in which you can type and execute text-based commands. 5 | topic: terminal 6 | logo: terminal.png 7 | related: unix-shell, bash-shell 8 | wikipedia_url: https://en.wikipedia.org/wiki/Computer_terminal 9 | --- 10 | Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt. 11 | -------------------------------------------------------------------------------- /topics/unigine/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: unigine-engine 3 | created_by: Unigine Corp 4 | display_name: Unigine 5 | logo: unigine.png 6 | short_description: Unigine is a cross-platform game engine used to build games, simulators, visualizations, and VR systems. 7 | topic: unigine 8 | url: https://unigine.com/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/Unigine 10 | --- 11 | Unigine is a cross-platform game engine, developed by Unigine Corp. Unigine Engine is also a core technology for a lineup of benchmarks (CPU, GPU, power supply, cooling system), which are used by overclockers, and technical media. 12 | -------------------------------------------------------------------------------- /topics/xml/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: World Wide Web Consortium 3 | display_name: XML 4 | released: 1996 5 | short_description: XML is subset of SGML (Standard Generalized Markup Language) used to store and transport data. 6 | topic: xml 7 | related: css, html, rss, xhtml,web 8 | url: https://www.w3.org/TR/xml/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/XML 10 | --- 11 | XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application. 12 | -------------------------------------------------------------------------------- /topics/effector/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: effectorjs, effector-js 3 | created_by: ZeroBias 4 | display_name: Effector 5 | github_url: https://github.com/zerobias/effector 6 | logo: effector.png 7 | related: react, javascript, typescript 8 | released: June 2019 9 | short_description: Effector is an effective multi-store state manager for JavaScript applications. 10 | topic: effector 11 | url: https://effector.now.sh 12 | --- 13 | Effector allows you to manage data in complex applications without the risk of inflating the monolithic central store, with clear control flow, good type support and high capacity API. 14 | -------------------------------------------------------------------------------- /topics/lua/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo 3 | display_name: Lua 4 | github_url: https://github.com/lua 5 | logo: lua.png 6 | related: language 7 | released: 1993 8 | short_description: Lua is a lightweight, embeddable scripting language. 9 | topic: lua 10 | url: https://www.lua.org/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Lua_(programming_language) 12 | --- 13 | Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages. 14 | -------------------------------------------------------------------------------- /topics/react/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: reactjs, react-js 3 | created_by: Jordan Walke 4 | display_name: React 5 | github_url: https://github.com/facebook/react 6 | logo: react.png 7 | related: vue, angular, react-native 8 | released: March 2013 9 | short_description: React is an open source JavaScript library used for designing user 10 | interfaces. 11 | topic: react 12 | url: https://reactjs.org/ 13 | wikipedia_url: https://en.wikipedia.org/wiki/React_(JavaScript_library) 14 | --- 15 | React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple. 16 | -------------------------------------------------------------------------------- /topics/awesomewm/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Julien Danjou 3 | display_name: AwesomeWM 4 | github_url: https://github.com/awesomeWM 5 | logo: awesomewm.png 6 | released: September 18, 2007 7 | short_description: AwesomeWM is a highly configurable, next generation framework window manager for X. 8 | topic: awesomewm 9 | url: https://awesomewm.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Awesome_(window_manager) 11 | --- 12 | AwesomeWM is a dynamic window manager for the X Window System developed in the C and Lua programming languages. It aims to be extremely small and fast, yet extensively customizable. 13 | -------------------------------------------------------------------------------- /topics/bash/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: bash-script 3 | created_by: Brian Fox 4 | display_name: Bash 5 | github_url: https://github.com/gitGNU/gnu_bash 6 | logo: bash.png 7 | related: shell 8 | released: June 8, 1989 9 | short_description: Bash is a shell and command language interpreter for the GNU operating 10 | system. 11 | topic: bash 12 | url: https://www.gnu.org/software/bash/ 13 | wikipedia_url: https://en.wikipedia.org/wiki/Bash_(Unix_shell) 14 | --- 15 | Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU operating system. It is meant to be an improved version of Bourne Shell. 16 | -------------------------------------------------------------------------------- /topics/d/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: d2, dlang, d-programming, d-language 3 | created_by: Walter Bright 4 | display_name: D 5 | github_url: https://github.com/dlang 6 | logo: d.png 7 | related: language, dmd, ldc, gdc, phobos, dub 8 | released: December 2001 9 | short_description: The D programming language is an object-oriented, imperative, multi-paradigm system programming language. 10 | topic: d 11 | url: https://dlang.org 12 | wikipedia_url: https://en.wikipedia.org/wiki/D_(programming_language) 13 | --- 14 | D is a general-purpose programming language with static typing, systems-level access, and C-like syntax. 15 | -------------------------------------------------------------------------------- /topics/perl/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: perl5, perl-script 3 | created_by: Larry Wall 4 | display_name: Perl 5 | github_url: https://github.com/Perl/perl5 6 | logo: perl.png 7 | related: language, perl6 8 | released: December 18, 1987 9 | short_description: Perl is a highly capable and feature-rich programming language. 10 | topic: perl 11 | url: https://www.perl.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Perl 13 | --- 14 | Perl runs on over 100 platforms ranging from portables to mainframes. It can be used for almost all facets of programming, from rapid prototyping and large-scale development projects. 15 | -------------------------------------------------------------------------------- /topics/portapps/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Portapps 3 | topic: portapps 4 | created_by: CrazyMax 5 | github_url: https://github.com/portapps/portapps 6 | logo: portapps.png 7 | related: portable,windows 8 | released: September 22, 2019 9 | short_description: Collection of portable apps for Windows. 10 | url: https://portapps.io/ 11 | --- 12 | **Portapps** is a collection of [portable applications](https://portapps.io/apps/) for Windows. You can download 📥 your favorite application as a portable 🚀 setup or a 7z archive. Each portable app is executed through a wrapper `[appname]-portable.exe` written in Golang. 13 | -------------------------------------------------------------------------------- /collections/ai-model-zoos/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | items: 3 | - tensorflow/models 4 | - Theano/Theano 5 | - BVLC/caffe 6 | - caffe2/models 7 | - apache/incubator-mxnet 8 | - eclipse/deeplearning4j 9 | - sdhnshu/pytorch-model-zoo 10 | - Lasagne/Recipes 11 | - albertomontesg/keras-model-zoo 12 | - hindupuravinash/the-gan-zoo 13 | - likedan/Awesome-CoreML-Models 14 | - Microsoft/CNTK 15 | display_name: Model Zoos of machine and deep learning technologies 16 | created_by: alanbraz 17 | --- 18 | Model Zoo is a common way that open source frameworks and companies organize their machine learning and deep learning models. 19 | -------------------------------------------------------------------------------- /topics/anidb/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: AniDB 3 | logo: anidb.png 4 | released: 2002 5 | related: anime, myanimelist, kitsu, animenewsnetwork, anilist, bangumi, annict, crunchyroll 6 | short_description: AniDB is an online English anime-related database, forum, and tracker. 7 | topic: anidb 8 | url: https://anidb.net/ 9 | --- 10 | AniDB stands for Anime DataBase. AniDB is a non-profit anime database that is open freely to the public. This means that all users have the ability to add or edit information on AniDB. The site features detailed information about all forms of CJK (Chinese, Japanese, and Korean) animation. 11 | -------------------------------------------------------------------------------- /topics/auth0/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Eugenio Pace and Matías Woloski 3 | display_name: Auth0 4 | github_url: https://github.com/Auth0 5 | logo: auth0.png 6 | related: single-sign-on, token-based-authentication, json-web-token, openid-connect, oauth, ws-federation, saml, identity, sdk, enterprise-integration 7 | released: 2013 8 | short_description: Auth0 is an Identity-as-a-Service provider. 9 | topic: auth0 10 | url: https://auth0.com 11 | --- 12 | Auth0 is an Identity-as-a-Service (IDaaS) provider. Auth0 provides customers with a Universal Identity Platform for their web, mobile, IoT, and internal applications. 13 | -------------------------------------------------------------------------------- /topics/coursera/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Andrew Ng, Daphne Koller 3 | display_name: Coursera 4 | logo: coursera.png 5 | released: April 2012 6 | short_description: Coursera is an online-learning platform that offers massive open online courses (MOOCs), Specializations, and Degrees. 7 | topic: coursera 8 | url: https://www.coursera.org/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/Coursera 10 | --- 11 | Coursera is an online-learning platform that offers MOOCs, Specializations, and Degrees across a wide range of domains and topics, such as 12 | Machine Learning, Philosophy, Marketing Essentials, Copywriting, etc. 13 | -------------------------------------------------------------------------------- /topics/latex/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: latex-template, latex-class, latex-package, latex-document, latex-examples 3 | created_by: Leslie Lamport 4 | display_name: LaTeX 5 | github_url: https://github.com/latex3 6 | logo: latex.png 7 | related: tex 8 | released: 1985 9 | short_description: LaTeX is a document preparation system. 10 | topic: latex 11 | url: https://www.latex-project.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/LaTeX 13 | --- 14 | LaTeX is a typesetting system used to create technical and scientific documents. It is an alternative to word processing, with an emphasis on content over appearance. 15 | -------------------------------------------------------------------------------- /topics/p2p/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: peer2peer, peer-to-peer 3 | display_name: P2P 4 | related: decentralized, distributed, peer 5 | short_description: Peer-to-Peer applications are decentralized or distributed. 6 | topic: p2p 7 | wikipedia_url: https://en.wikipedia.org/wiki/Peer-to-peer 8 | --- 9 | Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server. 10 | -------------------------------------------------------------------------------- /topics/r/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Ross Ihaka, Robert Gentleman 3 | display_name: R 4 | logo: r.png 5 | related: language 6 | released: August 1993 7 | short_description: R is a free programming language and software environment for statistical 8 | computing and graphics. 9 | topic: r 10 | url: https://www.r-project.org/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/R_(programming_language) 12 | --- 13 | R is a free programming language and software environment for statistical computing and graphics. R has a wide variety of statistical linear and non-linear modeling and provides numerous graphical techniques. 14 | -------------------------------------------------------------------------------- /topics/sitecore/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: xdb 3 | created_by: Michael Seifert, Ole Sas Thrane, and Jakob Christensen 4 | display_name: Sitecore 5 | github_url: https://github.com/sitecore 6 | logo: sitecore.png 7 | related: adobe, acquia, oracle, episerver, ibm 8 | released: 2001 9 | short_description: Robust content management that scales for enterprise needs. 10 | topic: sitecore 11 | url: https://sitecore.net 12 | wikipedia_url: https://en.wikipedia.org/wiki/Sitecore 13 | --- 14 | Sitecore is a customer experience management company that provides web content management and multichannel marketing automation software. 15 | -------------------------------------------------------------------------------- /topics/visual-basic/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: visualbasic, vb, vbnet, vb-net 3 | created_by: Microsoft 4 | display_name: Visual Basic 5 | github_url: https://github.com/dotnet/vblang 6 | logo: visual-basic.png 7 | related: language, dotnet 8 | released: May 1991 9 | short_description: Visual Basic is an object-oriented and type-safe programming language. 10 | topic: visual-basic 11 | url: https://docs.microsoft.com/dotnet/visual-basic/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Visual_Basic_.NET 13 | --- 14 | Visual Basic is an approachable language with a simple syntax for building type-safe, object-oriented apps. 15 | -------------------------------------------------------------------------------- /topics/composer/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: packagist,composer-package,packagist-package 3 | created_by: Nils Adermann, Jordi Boggiano 4 | display_name: Composer 5 | github_url: https://github.com/composer 6 | logo: composer.png 7 | related: php,package-manager 8 | released: March 1, 2012 9 | short_description: A tool for dependency management in PHP. 10 | topic: composer 11 | url: https://getcomposer.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Composer_(software) 13 | --- 14 | Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and manage them for you. 15 | -------------------------------------------------------------------------------- /topics/haxe/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: hx, hxml 3 | created_by: Nicolas Cannasse, Haxe Foundation 4 | display_name: Haxe 5 | github_url: https://github.com/HaxeFoundation 6 | released: '2005' 7 | short_description: A metalanguage resembling ECMAScript which can be transpiled into a variety of languages. 8 | topic: haxe 9 | url: https://haxe.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Haxe 11 | related: javascript, python, java, actionscript, c-plus-plus, csharp, php, lua 12 | --- 13 | A language resembling ECMAScript much which can be transpiled into ActionScript3, JavaScript, Java, C++, C#, PHP, Python, and Lua. 14 | -------------------------------------------------------------------------------- /topics/library/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: lib, libraries 3 | display_name: Library 4 | short_description: A library is a collection of resources, often created to make programming 5 | a task simpler. 6 | topic: library 7 | wikipedia_url: https://en.wikipedia.org/wiki/Library_(computing) 8 | --- 9 | A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation. For example, a website may have multiple webpages that implement the same navigation bar or text-field, but none of these objects have relation to one another. 10 | -------------------------------------------------------------------------------- /topics/nuxt/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: nuxtjs 3 | created_by: Sébastien Chopin & Alexandre Chopin 4 | display_name: Nuxt.js 5 | github_url: https://github.com/nuxt/nuxt.js 6 | logo: nuxt.png 7 | related: javascript, vue, ssr, spa 8 | released: November 2016 9 | short_description: Nuxt.js is a Vue.js Meta Framework to create complex, fast & universal web applications quickly. 10 | topic: nuxt 11 | url: https://nuxtjs.org 12 | wikipedia_url: https://en.wikipedia.org/wiki/Nuxt.js 13 | --- 14 | Nuxt.js is a framework for creating Vue.js applications. You can choose between Universal, Static Generated or Single Page applications. 15 | -------------------------------------------------------------------------------- /topics/rust/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: rust-lang, rustlang, rust-language 3 | created_by: Graydon Hoare 4 | display_name: Rust 5 | github_url: https://github.com/rust-lang 6 | logo: rust.png 7 | related: language, c-plus-plus 8 | released: '2010' 9 | short_description: Rust is a systems programming language created by Mozilla. 10 | topic: rust 11 | url: https://www.rust-lang.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Rust_(programming_language) 13 | --- 14 | Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance. 15 | -------------------------------------------------------------------------------- /topics/ss13/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: space-station-13 3 | created_by: Exadv1 4 | display_name: Space Station 13 5 | logo: ss13.png 6 | related: byond, byond-game-engine, dreammaker, dm, game 7 | released: February 16, 2003 8 | short_description: Space Station 13 is a 2D based role-playing multiplayer game running on BYOND. 9 | topic: ss13 10 | url: https://spacestation13.com 11 | wikipedia_url: https://en.wikipedia.org/wiki/Space_Station_13 12 | --- 13 | Space Station 13 (abbreviated as SS13) is a top-down tile based role-playing multiplayer video game running on the freeware BYOND game engine, originally released in 2003. 14 | -------------------------------------------------------------------------------- /topics/thelounge/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: thelounge-theme 3 | display_name: The Lounge 4 | github_url: https://github.com/thelounge/thelounge 5 | logo: thelounge.png 6 | related: irc, irc-client, chat, javascript 7 | released: February 12, 2016 8 | short_description: The Lounge is a modern web IRC client designed to be self-hosted. 9 | topic: thelounge 10 | url: https://thelounge.chat 11 | --- 12 | The Lounge is a modern web IRC (Internet Relay Chat) client designed to be self-hosted. It is cross-platform, runs in the browser, and keeps IRC connections open when clients are closed. It is built with JavaScript and Node.js. 13 | -------------------------------------------------------------------------------- /topics/vue/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: vuejs, vuejs2, vue2 3 | created_by: Evan You 4 | display_name: Vue.js 5 | github_url: https://github.com/vuejs/vue 6 | logo: vue.png 7 | related: angular, react 8 | released: February 2014 9 | short_description: Vue.js is a JavaScript framework for building interactive web applications. 10 | topic: vue 11 | url: https://vuejs.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Vue.js 13 | --- 14 | Vue is a JavaScript framework for building websites. The intent of Vue is to make the integration of other JavaScript libraries easy. It is designed to organize and simplify web development. 15 | -------------------------------------------------------------------------------- /topics/epics/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: EPICS 3 | github_url: https://github.com/epics-extensions 4 | logo: epics.png 5 | related: scada 6 | released: January 19, 1994 7 | short_description: A set of applications and network protocols for control systems. 8 | topic: epics 9 | url: https://epics-controls.org/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/EPICS 11 | --- 12 | The Experimental Physics and Industrial Control System (EPICS) is a set of software tools and applications used to develop and implement distributed control systems to operate devices such as particle accelerators, telescopes and other large experiments. 13 | -------------------------------------------------------------------------------- /topics/github-api/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: GitHub 3 | display_name: GitHub API 4 | logo: github-api.png 5 | related: github, github-client, github-app, api, api-rest, graphql 6 | short_description: The GitHub API allows you to build applications that integrate with GitHub. 7 | topic: github-api 8 | --- 9 | The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need. 10 | -------------------------------------------------------------------------------- /topics/haskell/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Haskell 3 | github_url: https://github.com/haskell 4 | logo: haskell.png 5 | released: 1990 6 | short_description: Haskell is a functional programming language with non-strict semantics, and strong static typing. 7 | topic: haskell 8 | url: https://www.haskell.org/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/Haskell_(programming_language) 10 | --- 11 | 12 | Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language. -------------------------------------------------------------------------------- /topics/home-assistant/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Home Assistant 3 | topic: home-assistant 4 | github_url: https://github.com/home-assistant 5 | logo: home-assistant.png 6 | related: homeassistant, home-assistant-config, home-assistant-configuration, hassio 7 | short_description: Open source home automation that puts local control and privacy first. 8 | url: https://www.home-assistant.io 9 | --- 10 | Home Assistant is an open source home automation system that puts local control and privacy first. It is powered by a worldwide community of tinkerers and DIY enthusiasts, perfectly suited to run on a Raspberry Pi or a local server. 11 | -------------------------------------------------------------------------------- /topics/netbox-plugin/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: netbox-plugins 3 | created_by: NetBox Community 4 | display_name: NetBox Plugin 5 | github_url: https://github.com/netbox-community/netbox 6 | logo: netbox-plugin.png 7 | related: netbox 8 | released: April 13 2020 9 | short_description: NetBox plugins can be used to extend NetBox's functionality beyond what the core product provides. 10 | topic: netbox-plugin 11 | url: https://netbox.readthedocs.io/en/stable/plugins/ 12 | --- 13 | In version 2.8.0, NetBox released the plugin feature. NetBox plugins can be used to extend NetBox's functionality beyond what the core product provides. 14 | -------------------------------------------------------------------------------- /topics/ponylang/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: pony-language 3 | created_by: Sylvan Clebsch 4 | display_name: Pony 5 | github_url: https://github.com/ponylang 6 | logo: ponylang.png 7 | related: actor-model, programming-language 8 | released: 2015 9 | short_description: Pony is an open source, object-oriented, actor-model, capabilities-secure, high-performance programming language. 10 | topic: ponylang 11 | url: https://ponylang.io 12 | --- 13 | Pony is an open source, object-oriented, actor-model, capabilities-secure, high-performance programming language. It makes it easy to write fast, safe, efficient, highly concurrent programs. 14 | -------------------------------------------------------------------------------- /topics/rails/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: rails5, rails-application, ruby-on-rails, rails4, rubyonrails, rails-tutorial 3 | created_by: David Heinemeier Hansson 4 | display_name: Rails 5 | github_url: https://github.com/rails 6 | logo: rails.png 7 | released: December 13 2005 8 | short_description: Ruby on Rails (Rails) is a web application framework written in 9 | Ruby. 10 | topic: rails 11 | url: http://rubyonrails.org/ 12 | wikipedia_url: https://en.wikipedia.org/wiki/Ruby_on_Rails 13 | --- 14 | Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites. 15 | -------------------------------------------------------------------------------- /topics/sketch/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: sketch-plugin 3 | created_by: Pieter Omvlee 4 | display_name: Sketch 5 | github_url: https://github.com/BohemianCoding 6 | logo: sketch.png 7 | released: September 7, 2010 8 | short_description: Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design. 9 | topic: sketch 10 | url: https://www.sketchapp.com/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Sketch_(application) 12 | --- 13 | Sketch is a digital design toolkit built for designers, intended for editing vector graphics in macOS. It is used primarily for user interface and icon design. 14 | -------------------------------------------------------------------------------- /topics/activitypub/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: ActivityPub 3 | github_url: https://github.com/w3c/activitypub 4 | logo: activitypub.png 5 | related: api, decentralized, federated, protocol, social-network, w3c 6 | short_description: ActivityPub is an open, decentralized social networking protocol. 7 | topic: activitypub 8 | url: https://activitypub.rocks/ 9 | wikipedia_url: https://en.wikipedia.org/wiki/ActivityPub 10 | --- 11 | ActivityPub is a decentralized social networking protocol standardized by the World Wide Web Consortium (W3C). It includes both an API for social networking clients and an API for server-server federation. 12 | -------------------------------------------------------------------------------- /topics/flutter/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | display_name: Flutter 3 | topic: flutter 4 | github_url: https://github.com/flutter 5 | logo: flutter.png 6 | related: dart, flutter-plugin, flutter-apps 7 | released: May 2017 8 | short_description: Flutter is an open source mobile application development SDK created by Google. 9 | url: https://flutter.dev/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Flutter_(software) 11 | --- 12 | Flutter is an open source mobile application development SDK created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia. 13 | -------------------------------------------------------------------------------- /topics/jenkins/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Kohsuke Kawaguchi 3 | display_name: Jenkins 4 | github_url: https://github.com/jenkinsci 5 | logo: jenkins.png 6 | released: February 2, 2011 7 | short_description: A free and open source automation server written in Java. 8 | topic: jenkins 9 | url: https://jenkins.io/ 10 | wikipedia_url: https://en.wikipedia.org/wiki/Jenkins_(software) 11 | --- 12 | 13 | Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery. 14 | -------------------------------------------------------------------------------- /topics/monitoring/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: monitor, metrics 3 | display_name: Monitoring 4 | short_description: Monitor the impact of your code changes. Measure performance, track errors, and analyze your application. 5 | topic: monitoring 6 | wikipedia_url: https://en.wikipedia.org/wiki/Application_performance_management 7 | --- 8 | In the fields of information technology and systems management, application performance management (APM) is the monitoring and management of performance and availability of software applications. APM strives to detect and diagnose complex application performance problems to maintain an expected level of service. 9 | -------------------------------------------------------------------------------- /topics/reactphp/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | related: php 3 | created_by: Igor Wiedler 4 | display_name: ReactPHP 5 | logo: reactphp.png 6 | github_url: https://github.com/reactphp 7 | released: April 14, 2012 8 | short_description: ReactPHP is a library that allows event-driven, non-blocking I/O with PHP. 9 | topic: reactphp 10 | url: https://reactphp.org/ 11 | --- 12 | ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: a streams abstraction, asynchronous DNS resolver, network client/server, HTTP client/server, and interaction with processes. 13 | -------------------------------------------------------------------------------- /topics/anki/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | created_by: Damien Elmes 3 | display_name: Anki 4 | github_url: https://github.com/dae/anki 5 | logo: anki.png 6 | released: October 5, 2006 7 | short_description: Anki is a free and open-source flashcard program that utilizes spaced repetition. 8 | topic: anki 9 | url: https://apps.ankiweb.net/index.html 10 | wikipedia_url: https://en.wikipedia.org/wiki/Anki_(software) 11 | --- 12 | Anki is a program which makes remembering things easy. Because it's a lot more 13 | efficient than traditional study methods, you can either greatly decrease your 14 | time spent studying, or greatly increase the amount you learn. 15 | -------------------------------------------------------------------------------- /topics/cms/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: content-management-system, content-management 3 | display_name: Content Management System 4 | related: content-delivery, web-application, blog, blogging, writing, publishing 5 | short_description: Software providing website authoring, collaboration, and administration tools. 6 | topic: cms 7 | wikipedia_url: https://en.wikipedia.org/wiki/Web_content_management_system 8 | --- 9 | A content management system (CMS) is a piece of software which provides website authoring, collaboration, and administration tools that help users with little knowledge of programming languages create and manage website content. 10 | -------------------------------------------------------------------------------- /topics/crystal/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: crystal-lang, crystallang, crystal-language 3 | created_by: Ary Borenszweig, Juan Wajnerman 4 | display_name: Crystal 5 | github_url: https://github.com/crystal-lang 6 | logo: crystal.png 7 | released: June 2011 8 | short_description: Crystal is a self-hosted, general purpose programming language. 9 | topic: crystal 10 | url: https://crystal-lang.org/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Crystal_(programming_language) 12 | --- 13 | Crystal is a programming language with friendly syntax, static type checking and modern stdlib. It compiles into efficient, easy-to-distribute native code. 14 | -------------------------------------------------------------------------------- /topics/redis/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | aliases: redis-db, redisdb 3 | created_by: Salvatore Sanfilippo 4 | display_name: Redis 5 | github_url: https://github.com/antirez/redis 6 | logo: redis.png 7 | released: May 10, 2009 8 | short_description: Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. 9 | topic: redis 10 | url: https://redis.io/ 11 | wikipedia_url: https://en.wikipedia.org/wiki/Redis 12 | --- 13 | Redis(Remote Dictionary Server) is a source-available in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. 14 | --------------------------------------------------------------------------------