Skip to content
View vpellegrino's full-sized avatar
πŸ‘¨β€πŸŽ€
License MIT - do anything with the code, but don't blame me if it does not work.
πŸ‘¨β€πŸŽ€
License MIT - do anything with the code, but don't blame me if it does not work.
Block or Report

Block or report vpellegrino

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

Hi πŸ‘‹, This is Valentino

A passionate Software Engineer from Italy

Connect with me:

vpellegrino valpellegr valentinopellegrino vpellegrino

Languages and Tools:

angular angularjs babel bootstrap c canvasjs chartjs css3 cypress docker express git gulp html5 jasmine java javascript jenkins jest karma linux matlab mocha mongodb mysql nodejs oracle postgresql postman puppeteer react sass selenium spring typescript webpack

Β vpellegrino

Pinned

  1. address-book-app address-book-app Public

    An interactive and functional address book that allows the end user to browse a list of users (through an infinite scroll mechanism), filter them by nationality, perform a client-side search, and v…

    TypeScript 1

  2. angular-services-polling angular-services-polling Public

    Suppose that you are not able to use WebSockets in your scenario. A good-old polling service is never too easy to implement. Here is a ready-to-use Angular example, realized by using RxJS.

    TypeScript 1

  3. kie-wb-common kie-wb-common Public

    Forked from kiegroup/kie-wb-common

    Shared screens, widgets and services for KIE workbenches.

    Java

  4. Collection of useful React Hooks to ... Collection of useful React Hooks to be used by a React component
    1
    import { RefObject, useCallback, useEffect, useRef, useState } from "react";
    2
    
                  
    3
    export function useContextMenuHandler(): {
    4
      contextMenuRef: RefObject<HTMLDivElement>;
    5
      contextMenuXPos: string;
  5. awesome-frameworkless awesome-frameworkless Public

    Forked from frameworkless-movement/awesome-frameworkless

    A collection of awesome things regarding Frameworkless

  6. kie-tools kie-tools Public

    Forked from apache/incubator-kie-tools

    Tooling for Kogito http://kogito.kie.org

    Java