Skip to content
View rlyders's full-sized avatar
Block or Report

Block or report rlyders

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. dynamodb-lock-manager dynamodb-lock-manager Public

    NodeJS module to manage distributed locks in DynamoDB with the AWS SDK. This package allows the caller to create locks, auto-refresh locks via heartbeats, takeover expired locks, and release locks.

    TypeScript 2

  2. node-fs-extra node-fs-extra Public

    Forked from jprichardson/node-fs-extra

    Node.js: extra methods for the fs object like copy(), remove(), mkdirs()

    JavaScript 1

  3. monopoly monopoly Public

    Monopoly game created by me ~1986 originally written in QuickBasic on PCjr and converted to QB64 Sep 2021

    BASIC 1

  4. Spoon-Knife Spoon-Knife Public

    Forked from octocat/Spoon-Knife

    This repo is for demonstration purposes only.

    HTML

  5. judo-heroes judo-heroes Public

    Forked from lmammino/judo-heroes

    A React application to showcase rendering with Universal JavaScript

    JavaScript

  6. TracPasteParserPlugin TracPasteParserPlugin Public

    Plugin for Trac 1.2+ that intercepts pasted text, parses it into key/value pairs, transforms the values via regex and JavaScript, and populates fields with those values. Flexible configuration rule…

    JavaScript