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.6k 150

  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)