Skip to content
View alexbridge's full-sized avatar

Block or report alexbridge

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. abridge-vsx-sqlxs abridge-vsx-sqlxs Public

    Database tools for VS Code — IntelliJ/DataGrip-style data grid, SQL console with CodeLens, inline editing, transpose view. MySQL, PostgreSQL, TimescaleDB

    Makefile 2

  2. tools tools Public

    Developer day to day tools to make work easier with git repository, Docker, etc. Helps saving some time with automated ready to go recipes

    Makefile 1

  3. abridge-vsx-apixs abridge-vsx-apixs Public

    REST & HTTP client built directly into VS Code. Designed for local-first workflows and seamless automation.

    Makefile 1

  4. ansible ansible Public

    Ansible boilerplate playbooks for base VM setup. VM ping, update, user add with keys, git, docker

    Shell 1

  5. abridge-vsx-gitx abridge-vsx-gitx Public

    Keeps the Source Control commit message in sync with the repository's commit template, merging its trailers into the message you are already writing

    Makefile

  6. Nestjs Entity param converter. Conve... Nestjs Entity param converter. Convert request parameter to domain entity
    1
    ### Nestjs Entity param converter pipe
    2
    
                  
    3
    Convert input param into domain entity.
    4
    
                  
    5
      ```