Skip to content
View mtelesborges's full-sized avatar
Block or Report

Block or report mtelesborges

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
mtelesborges/README.md

Hi there 👋

Pinned

  1. python-project-scratch python-project-scratch Public

    Python

  2. python-sqlalchemy-alembic python-sqlalchemy-alembic Public

    Python

  3. angular-single-spa-microfrontend angular-single-spa-microfrontend Public

    TypeScript

  4. php-chromedriver-manager php-chromedriver-manager Public

    PHP 1

  5. megahackathon megahackathon Public

    TypeScript

  6. Angular Polling Service Angular Polling Service
    1
    import { Inject, Injectable, InjectionToken } from '@angular/core';
    2
    
                  
    3
    import { Observable, combineLatest, filter, interval, take, takeWhile } from 'rxjs';
    4
    
                  
    5
    // REQUEST_INTEVAL and MAX_QUANTITY_ATTEMPTS are InjectionToken