Skip to content
View xxRockOnxx's full-sized avatar
Block or Report

Block or report xxRockOnxx

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

  1. ai-upscaler ai-upscaler Public

    A free online video upscaling service powered by Real-ESRGAN and FFMPEG.

    TypeScript 10 3

  2. vue-headless-combobox vue-headless-combobox Public

    A headless ComboBox Vue.js component that is fully accessible.

    Vue

  3. vue-aria-focus-trap vue-aria-focus-trap Public

    A Vue.js component that implements WAI-ARIA focus trapping

    Vue

  4. wordle wordle Public

    Simple app that finds 5 letter words given the good letters, bad letters, and letter positions.

    Vue

  5. job-bot job-bot Public

    A simple customizable node app that fetches job and sends notifications

    JavaScript 2

  6. Laravel Tinker: login as another use... Laravel Tinker: login as another user and generate an injectable session cookie
    1
    # Generating session cookie
    2
    
                  
    3
    - Enter Laravel Tinker
    4
    
                  
    5
    ```bash