Skip to content
View vertigo-prime's full-sized avatar
  • USA

Highlights

  • Pro

Block or report vertigo-prime

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
vertigo-prime/README.md

B. Vinson

AKA Vertigo-Prime

Background

background_dict = {
    'pronouns': [
        'he',
        'him',
        'his'
    ],
    'coding_languages': [
        'Python',
        'Ruby',
        'Perl',
        'Javascript (client-side)'
    ],
    'other_compy_languages': [
        'Terraform',
        'SQL',
        'HTML'
    ],
    'current_occupation': 'Senior DevOps Engineer at [REDACTED]',
}

Pinned Loading

  1. devise_scim devise_scim Public

    Mount a SCIM 2.0 provider into any Rails app using Devise. Supports single- and multi-tenant deployments, bearer-token and OAuth 2.0 client-credentials auth, and a pluggable ScimAdapter.

    Ruby 1