Skip to content
View awildbrysen's full-sized avatar
🤷‍♂️
shrug
🤷‍♂️
shrug

Organizations

@oSoc17
Block or Report

Block or report awildbrysen

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. theme-roulette-intellij theme-roulette-intellij Public

    An IntelliJ plugin that adds the Theme Roulette action. It will select a random theme and apply it!

    Kotlin 3

  2. theme-roulette-vscode theme-roulette-vscode Public

    A VS Code plugin to randomize your themes!

    TypeScript

  3. yugecin/xandilordi-soundboard yugecin/xandilordi-soundboard Public

    Soundboard html page for a Belgian comedian

    HTML 1

  4. Move the yt live chat right undernea... Move the yt live chat right underneath the video
    1
    javascript: (() => { const chat = document.querySelector('ytd-live-chat-frame#chat'); const flexy = document.querySelector('ytd-watch-flexy'); const columns = document.querySelector('#columns'); flexy.insertBefore(chat, columns); })();
  5. GameMakersToolkit/team-finder GameMakersToolkit/team-finder Public

    All the components necessary to drive the GMTK Team Finder tools

    TypeScript 12 7