Skip to content
View rkrevolution's full-sized avatar

Block or report rkrevolution

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 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. quickriver quickriver Public

    HTML

  2. ny-hackathon-twelvelabs ny-hackathon-twelvelabs Public

    Forked from leopiney/ny-hackathon-twelvelabs

    Solving Ads placement in videos, one prompt at a time 🚀🚀🚀

    TypeScript

  3. rubicon-ml rubicon-ml Public

    Forked from capitalone/rubicon-ml

    Capture all information throughout your model's development in a reproducible way and tie results directly to the model code!

    Jupyter Notebook

  4. AdobeXD/plugin-docs AdobeXD/plugin-docs Public

    Adobe XD Plugin API documentation

    HTML 96 27

  5. Google App Script Shift Events Back ... Google App Script Shift Events Back by One Day
    1
    /**
    2
     * Shifts every event in a given Google Calendar back by exactly one day (24h).
    3
     * - Automatically detects the true min/max date range of existing events.
    4
     * - Includes a DRY_RUN mode so you can preview changes before applying.
    5
     */