Posts

  • goby

    Command-line role-playing game framework

    Goby is a Ruby framework for creating CLI-based role-playing games. Goby comes with out-of-the-box support for 2D map development, background music, monster battles, customizable items & map events, stats, equipment, and so much more. With thorough testing and documentation, it’s even easy to expand upon the framework for special, unique features. If you are looking to create the next classic command-line RPG, then look no further!

    Goby will always be free and open source software. If you have any questions, please contact nskins@umich.edu.

    Tags: #ruby • text-rpg • rpg

  • Item-NBT-API

    Add custom NBT tags to Items/Tiles/Entities without NMS!

    Add custom NBT tags to Items/Tiles/Entities without NMS! Modify NBT and store it Files, other NBT or as String in yaml/json/SQL/Redis. Server Owner/Developer Wiki

    Tags: #java • nbt-api • nms

  • openfoodnetwork

    The Open Food Network is an online marketplace for local food. It enables a network of independent online food stores that connects farmers and food hubs (including co-ops, online farmers markets, independent food businesses, etc) with individuals and local businesses. It gives farmers and food hubs an easier and fairer way to distribute their food.

    Supported by the Open Food Foundation and a network of global affiliates, we are proudly open source and not-for-profit - we’re trying to seriously disrupt the concentration of power in global agri-food systems, and we need as many smart people working together on this as possible.

    We’re part of global movement - get involved!

    • Join the conversation [on Slack][slack-invite]. Make sure you introduce yourself in the #general channel and join #dev for all tech-related topics.
    • Head to https://openfoodnetwork.org for more information about the global OFN project.
    • Check out the User Guide for a list of features and tutorials.
    • Join our discussion forum.

    Tags: #ruby • food • food-hubs

  • spotify-web-api-js

    A client-side JS wrapper for the Spotify Web API

    This is a lightweight wrapper for the Spotify Web API (2.6kB gzipped + compressed). It includes helper functions for all Spotify’s endpoints, such as fetching metadata (search and look-up of albums, artists, tracks, playlists, new releases, podcasts) and user’s information (follow users, artists and playlists, and saved tracks management).

    It doesn’t have any dependencies and supports callbacks and promises. It is intended to be run on a browser, but if you want to use Node.JS to make the requests, please check spotify-web-api-node.

    A list of selected wrappers for different languages and environments is available on the Developer site’s Libraries page.

    The wrapper includes helper functions to do the following:

    Tags: #typescript • spotify • wrapper

  • elasticsearch

    Elasticsearch module based on the official elasticsearch package 🌿

    Elasticsearch module for Nest based on the official @elastic/elasticsearch package.

    Tags: #typescript • nestjs • nest

  • capa

    The FLARE team’s open-source tool to identify capabilities in executable files.

    Download stable releases of the standalone capa binaries here. You can run the standalone binaries without installation. capa is a command line tool that should be run from the terminal.

    To use capa as a library or integrate with another tool, see doc/installation.md for further setup instructions.

    For more information about how to use capa, see doc/usage.md.

    Tags: #python • malware-analysis • reverse-engineering

  • gush

    Fast and distributed workflow runner using ActiveJob and Redis

    Gush is a parallel workflow runner using only Redis as storage and ActiveJob for scheduling and executing jobs.

    Tags: #ruby • workflows • sidekiq

  • copy-to-clipboard

    Copy stuff into clipboard from your browser using JS

    Simple module exposing copy function that will try to use execCommand with fallback to IE-specific clipboardData interface and finally, resort to usual prompt with proper text content and message.

    Tags: #javascript

  • recommendable

    :+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app

    Recommendable is a gem that allows you to quickly add a recommendation engine for Likes and Dislikes to your Ruby application using my version of [Jaccardian similarity and memory-based collaborative filtering][collaborative filtering].

    Tags: #ruby • redis • sidekiq

  • riak-ruby-client

    The Riak client for Ruby.

    riak-client is a rich Ruby client/toolkit for Riak, Basho’s distributed database that contains a basic wrapper around typical operations, including bucket manipulation, object CRUD, link-walking, and map-reduce.

    Exhaustive documentation is available at http://basho.github.io/riak-ruby-client/ , and API documentation can be read at http://www.rubydoc.info/gems/riak-client/frames .

    Tags: #ruby

subscribe via RSS