Skip to content
View papa-cool's full-sized avatar
💭
Looking for CTO or EM position
💭
Looking for CTO or EM position
Block or Report

Block or report papa-cool

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

Pinned Loading

  1. baptismal-liturgy baptismal-liturgy Public

    Game to discover signs of baptismal liturgy

    JavaScript

  2. duplicate duplicate Public

    Duplicate game

    JavaScript

  3. Mentoring ElasticSearch level 1 with... Mentoring ElasticSearch level 1 with Ruby
    1
    version: '3'
    2
    services:
    3
      elasticsearch:
    4
        image: elasticsearch:7.4.2
    5
        container_name: elasticsearch
  4. Mentoring ElasticSearch level 1 Mentoring ElasticSearch level 1
    1
    version: '3'
    2
    services:
    3
      elasticsearch:
    4
        image: elasticsearch:7.4.2
    5
        container_name: elasticsearch
  5. rspec-mocks rspec-mocks Public

    Forked from rspec/rspec-mocks

    RSpec's 'test double' framework, with support for stubbing and mocking

    Ruby

  6. ruby-i18n/i18n ruby-i18n/i18n Public

    Internationalization (i18n) library for Ruby

    Ruby 972 403