Skip to content
View vadim-kovalyov's full-sized avatar
🇺🇦
🤍❤️🤍
🇺🇦
🤍❤️🤍
  • Microsoft
  • Redmond, WA

Organizations

@microsoft
Block or Report

Block or report vadim-kovalyov

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. allow-me allow-me Public

    An authorization library with json-based policy definition.

    Rust 11

  2. iotedge iotedge Public

    Forked from Azure/iotedge

    The IoT Edge OSS project

    C# 1

  3. Dev box setup for Ubuntu 20.04 Dev box setup for Ubuntu 20.04
    1
    sudo apt update
    2
    sudo apt install -y build-essential curl make git vim hub libssl-dev graphviz jq cmake clang pkg-config p7zip terminator gnome-tweaks fonts-firacode protobuf-compiler
    3
    
                  
    4
    # intune
    5
    sudo apt install libpam-pwquality
  4. Dev box setup with chocolatey Dev box setup with chocolatey
    1
    choco install dotnetcore -y
    2
    choco install dotnetcore-sdk -y
    3
    choco install powershell-core -y
    4
    choco install googlechrome -y
    5
    choco install sysinternals -y