Skip to content
View supermacro's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@parlez-vous

Block or report supermacro

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
supermacro/README.md

Hey ๐Ÿ‘‹ I'm Gio!

๐Ÿ”ญ Currently: eng @ https://github.com/coplane

๐Ÿค“ Side hustle: AMW Scope (self-funded / bootstrapped / > $10,000 in sales)

๐Ÿ“ Toronto, Canada (most of the time)

Pinned Loading

  1. dotfiles dotfiles Public

    My dotfiles

    Lua

  2. neverthrow neverthrow Public

    Type-Safe Errors for JS & TypeScript

    TypeScript 7.5k 147

  3. pdb.md pdb.md
    1
    # Python Debugger Cheatsheet
    2
    
                  
    3
    Here's a comprehensive cheatsheet for Python's debugging capabilities:
    4
    
                  
    5
    ## PDB (Python Debugger)