Skip to content
View BMTLab's full-sized avatar
🏢
Working from office
🏢
Working from office
Block or Report

Block or report BMTLab

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. nuget-package-check-action nuget-package-check-action Public

    GitHub Action automates NuGet package availability checks, ensuring packages exist and are indexed on nuget.org. It supports multiple verification attempts and suspends CI/CD workflows until the pa…

    JavaScript

  2. StateResults StateResults Public

    A redesigned version of the Unions functional paradigm, inspired by the OneOf package

    C#

  3. Wrapper for rsync, optimized for fas... Wrapper for rsync, optimized for faster network transfers. It simplifies rsync's configuration to enhance usability & performance
    1
    #!/bin/bash
    2
    # shellcheck disable=SC2034
    3
    
                  
    4
    # Author: Nikita Neverov (BMTLab)
    5
    # Version: 2.1.7
  4. binarization binarization Public

    Project with a demo application for image threshold

    C 1