Skip to content
View vadimpiven's full-sized avatar

Organizations

@milaboratory @vpn-from-scratch @irreducible-polynoms
Block or Report

Block or report vadimpiven

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. sample_project sample_project Public

    Sample project to showcase my coding

    C++ 1

  2. Get SMBIOS UUID (WinAPI, C++ 17, Boost) Get SMBIOS UUID (WinAPI, C++ 17, Boost)
    1
    // SPDX-License-Identifier: MIT
    2
    // MIT Software License: https://opensource.org/licenses/MIT
    3
    // Copyright Vadim Piven <vadim@piven.tech>
    4
    
                  
    5
    #include <boost/uuid/uuid.hpp>
  3. irreducible-polynoms/irrpoly irreducible-polynoms/irrpoly Public

    Irreducibility and primitivity tests for polynomials over finite fields

    C++ 4 1

  4. opengl_proj1 opengl_proj1 Public

    Триангуляция и построение модели поверхности: конус (задание 9.h)

    C++ 3