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

Block or report DimosthenisK

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

Pinned

  1. Axios Request Retry function - ES7 i... Axios Request Retry function - ES7 implementation of axios request retry
    1
    /**
    2
    Asynchronous Recursive Request retry with Axios
    3
    Author: Dimosthenis Kalaitzis <dimostheniskalaitzis@gmail.com>
    4
    Requires Axios 
    5
    Throws error after failing all available attempts
  2. NestJS Guard + Decorator that allows... NestJS Guard + Decorator that allows user access limit to his own resources
    1
    import { SetMetadata } from '@nestjs/common';
    2
    
                  
    3
    export interface SelfDecoratorParams {
    4
        userIDParam: string;
    5
        allowAdmins?: boolean;
  3. nuxt-vuetify-typescript nuxt-vuetify-typescript Public template

    A sample repository that is set-up completely to use NuxtJS, Vuetify and Typescript, with class components and Vuex Module Decorators. Also includes a sample page and a sample store module.

    TypeScript 2 2

  4. agent-test agent-test Public

    JavaScript

  5. invisible-geocode invisible-geocode Public

    TypeScript