Skip to content
View OleksiiPavlenko's full-sized avatar
🏀
🏀

Organizations

@H2tech @idealscorp

Block or report OleksiiPavlenko

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 Loading

  1. GitlabFeatureFlagsToConfluence GitlabFeatureFlagsToConfluence Public

    Feature Flags Manager is a tool designed to streamline the management of feature flags in your projects. It automates the synchronization of feature states between your codebase and documentation i…

    Python

  2. react-chrome-linkedin-parser react-chrome-linkedin-parser Public

    Parse a companies and profile pages from LinkedIn via Chrome Extention

    JavaScript 2 2

  3. solution.js solution.js
    1
    const TREE_ITEM_MIN_DELTA = 1;
    2
    
                  
    3
    function drawNestedSetsTree (data, node) {
    4
      const ul = document.createElement('ul');
    5
      data = data.sort(sortByLeftAsc);
  4. grafana-influx-telegraph-node grafana-influx-telegraph-node Public

    JavaScript

  5. transactions--isolations--locks transactions--isolations--locks Public

    PLpgSQL

  6. helpbot helpbot Public

    The Telegram Help Bot is designed to assist users in Ukraine who need help during emergencies. This bot enables users to submit requests for assistance by providing their location and address. It i…

    JavaScript