Skip to content
View loganripplinger's full-sized avatar
  • Bay Area, California

Block or report loganripplinger

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. brighthive/data-resource-api brighthive/data-resource-api Public

    An elegant, opinionated framework for deploying BrightHive Data Resources with zero coding.

    Python 4 1

  2. brighthive/google-pathways-converter brighthive/google-pathways-converter Public

    A Python package that converts a dictionary of keyword arguments into Google-pathways-friendly JSON-LD

    Python 1

  3. brighthive/reference-data-resource-descriptor-to-swagger brighthive/reference-data-resource-descriptor-to-swagger Public

    Converts Data Resource API descriptors to OpenAPI Specifiction 3.0 documents.

    Python 1

  4. jobdataexchange/jdx-api jobdataexchange/jdx-api Public

    API to convert job descriptions to JobSchema+ format.

    Python 2

  5. youtubePlaylistLength.js youtubePlaylistLength.js
    1
    // Open a playlist page on Youtube, go to your console (press F12 on chrome)
    2
    // Copy and paste this to get the total length of time of the playlist.
    3
    // HOURS:MINUTES:SECONDS format
    4
    // Author Logan Ripplinger, 2021
    5
    const run = (playTimeNodes) => {