Posts

  • workarea

    Workarea is an enterprise-grade Ruby on Rails commerce platform

    We encourage you to contribute to Workarea! Check out our articles on contribution on https://developer.workarea.com.

    Tags: #ruby • ecommerce • ecommerce-platform

  • react-monaco-editor

    Monaco Editor for React.

    To build the examples locally, run:

    yarn
    cd example
    yarn
    yarn start
    

    Then open http://localhost:8886 in a browser.

    Tags: #typescript • react • monaco-editor

  • smac

    SMAC: The StarCraft Multi-Agent Challenge

    SMAC is WhiRL’s environment for research in the field of collaborative multi-agent reinforcement learning (MARL) based on Blizzard’s StarCraft II RTS game. SMAC makes use of Blizzard’s StarCraft II Machine Learning API and DeepMind’s PySC2 to provide a convenient interface for autonomous agents to interact with StarCraft II, getting observations and performing actions. Unlike the PySC2, SMAC concentrates on decentralised micromanagement scenarios, where each unit of the game is controlled by an individual RL agent.

    Please refer to the accompanying paper and blogpost for the outline of our motivation for using SMAC as a testbed for MARL research and the initial experimental results.

    Tags: #python • starcraft-ii • reinforcement-learning

  • nextcloud-oidc-login

    Nextcloud login via a single OpenID Connect 1.0 provider

    Make possible create users and login via one single OpenID Connect provider. Even though a fork of nextcloud-social-login, it fundamentally differs in two ways - aims for simplistic, single provider login (and hence is very minimalistic), and it supports having LDAP as the primary user backend. This way, you can use OpenID Connect to login to Nextcloud while maintaining an LDAP backend with attributes with the LDAP plugin. Supports automatic discovery of endpoints through the OpenID Connect spec, with a single provider configuration attribute. It also supports accessing Nextcloud WebDAV using a providers bearer token.

    Tags: #php • nextcloud • nextcloud-login

  • laravel-face-auth

    Laravel Face authentication

    This package uses Microsoft’s cognitive API to identify faces instead of passwords for your Laravel application.

    Tags: #php • laravel • microsoft-cognitive-services

  • laravel-restify

    The fastest way to make a powerful JSON:API compatible Rest API with Laravel.

    You can install the package via composer:

    composer require binaryk/laravel-restify
    

    Tags: #php • laravel • rest-api

  • rubywarden

    An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)

    A small, self-contained API server written in Ruby and Sinatra to provide a private backend for the open-source Bitwarden apps.

    Tags: #ruby • bitwarden

  • react-firebase-file-uploader

    An image uploader for react that uploads images to your firebase storage

    A file uploader for react that uploads images, videos and other files to your firebase storage.

    Tags: #javascript • react • firebase

  • AndrOBD

    Android OBD diagnostics with any ELM327 adapter

    • FAQ - Frequently asked questions

    • Wiki - AndrOBD knowledge database

    Tags: #java • obd • diagnostics

  • XmlToJson

    Android Library for converting XML to JSON and JSON to XML

    XML to JSON is an Android Studio Library which converts easily XML to JSON and JSON to XML.

    It is fully configurable so that you can change for example attribute names.

    It is easy to integrate with gradle.

    Tags: #java

subscribe via RSS