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

Block or report hobgoblina

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. anti-capital shell script ... lowerc... anti-capital shell script ... lowercase + convert camel to snake_case for everything in the current or provided directory and recursively in all subdirectories without discretion. will break binaries and hashes - this is intended because they were a function of capital
    1
    #!/bin/bash
    2
    
                  
    3
    dir=$(pwd)/$1
    4
    
                  
    5
    if [[ $1 = /* ]]; then
  2. colordle colordle Public

    Forked from thesam73/wordle

    A colorful spin on the popular word guessing game

    TypeScript 1 1

  3. oblique-strategies oblique-strategies Public

    Over one hundred worthwhile dilemmas

    Dart 10

  4. spectral-discord/TSON spectral-discord/TSON Public

    Specification for the TSON (Tuning-Spectrum Object Notation) file format

    TypeScript

  5. typescript-library-gitpod-starter typescript-library-gitpod-starter Public template

    Boilerplate for a typescript library

    Shell

  6. gnome-edge-gap gnome-edge-gap Public

    Adds a configurable-width gap around the edge of your screen

    JavaScript 2 2