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

Block or report pavlelekic

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. react-virtual react-virtual Public

    Performant react virtual list like https://github.com/bvaughn/react-window or https://github.com/bvaughn/react-virtualized.

    JavaScript

  2. react-native-gridview react-native-gridview Public

    A React Native component that renders a grid of items. It uses ListView under the hood.

    JavaScript 17 4

  3. algorithms algorithms Public

    My solutions to some of the HackerRank and Codility challenges, some random problems as well as some popular algorithms rewritten in JavaScript

    JavaScript

  4. replaybrowser replaybrowser Public

    Javascript library for recording and playback of mouse and keyboard events. It can be used for recording macros, automation...

    CSS 2 1

  5. retry-failed-promise retry-failed-promise Public

    Retries a function that returns a promise. It will retry it until the promise succeeds, or until maximum number of retries is reached. Returns a single promise that encapsulates all the retries.

    JavaScript 2

  6. MemoryGame MemoryGame Public

    Memory Game written in React

    JavaScript