Skip to content
View ndevvy's full-sized avatar
๐ŸŒš
๐ŸŒ
๐ŸŒš
๐ŸŒ

Block or report ndevvy

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. dotfiles-1 dotfiles-1 Public

    Forked from holman/dotfiles

    @holman does dotfiles

    Shell

  2. finding LOB columns and the max LOB ... finding LOB columns and the max LOB size in Flask
    1
    # Script to print the maximum column size for LOB columns
    2
    from app import db
    3
    
                  
    4
    
                  
    5
    def find_lob_columns():
  3. qmk_firmware qmk_firmware Public

    Forked from qmk/qmk_firmware

    keyboard controller firmware for Atmel AVR and ARM USB families

    C

  4. vscode-fzf-quick-open vscode-fzf-quick-open Public

    Forked from rlivings39/vscode-fzf-quick-open

    vscode extension providing quick file/folder open and searching using fzf

    TypeScript