Skip to content
View hugosanga's full-sized avatar

Block or report hugosanga

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

Popular repositories Loading

  1. engineeringladders engineeringladders Public

    Forked from jorgef/engineeringladders

    A framework for Engineering Managers

    1

  2. jest-shard-workflow jest-shard-workflow Public

    Github actions running automated testing with jest shard feature and coverage merge for accelerated test execution.

    JavaScript 1

  3. mongoose-lazy-connect mongoose-lazy-connect Public

    Node.js package for lazy connection handling with Mongoose. It allows you to defer the database connection until just before the first query, preventing unnecessary connections when not needed.

    TypeScript