Skip to content
View krtschmr's full-sized avatar
🌴
On vacation
🌴
On vacation
  • Amsterdam, Netherlands
  • 16:12 (UTC +02:00)

Block or report krtschmr

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. moneromoneroPublic

    Ruby client to connect to the Monero RPC

    Ruby 26 12

  2. cryptodonate.mecryptodonate.mePublic

    Let streamers easily accept donations based on Bitcoin and other cryptocurrencies

    SCSS 12 4

  3. redjackredjackPublic

    A replayable Black Jack game written in ruby

    Ruby

  4. a great way to implement friendship ...a great way to implement friendship AND blocklists for a rails-application. including specs for minitest.
    1
    classUser
    2
    has_many:relations,class_name: "User::Relation"
    3
    has_many:friends,->{whereuser_relations: {type: :friendship,state: :confirmed}},through: :relations
    4
    has_many:pending_friendships,->{whereuser_relations: {type: :friendship,state: :pending}},through: :relations,source: :friend
    5
    has_many:blocked_users,->{whereuser_relations: {type: :block}},through: :relations,source: :friend
  5. monero-mining-calculatormonero-mining-calculatorPublic

    The real Monero Mining Calculator - with the true blockreward calculation! Written in React.js.

    JavaScript 3 1

  6. xmrtoxmrtoPublic

    API Wrapper for the amazing XMR.to service. Swap your Monero into Bitcoin. Written in Ruby <3

    Ruby 1