Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report gukandrew

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Vue bootstrap card components

    Vue

  2. usql Public

    Tiny, zero-dependency SQL query generator

    JavaScript 2

  3. es6-babel-scaffold Public archive

    An easy-to-use tiny scaffold

    JavaScript

  4. 1
    function filterWhere(inputObject, conditions = {}) {
    2
      return Object.values(inputObject).filter((r) => {
    3
        return !(Object.keys(conditions).every((v) => {
    4
          return String(r[v]) === String(conditions[v])
    5
        }))
  5. JavaScript

  6. Витягнення набору пошукових пропозицій за кожним регіоном, вибір рандомних варіантів і відображення їх на карті України.

    JavaScript 1

132 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 1, 2022

2 contributions in private repositories Mar 1

Seeing something unexpected? Take a look at the GitHub profile guide.