Skip to content
View MyLibh's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report MyLibh

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

    A simple virus(Trojan) aka client-server application written in C/C++/C# for Windows.

    C++ 25 11

  2. Simple random generator Simple random generator
    1
    #ifndef __GENERATOR_HPP_INCLUDED__
    2
    #define __GENERATOR_HPP_INCLUDED__
    3
    
                  
    4
    #include <random>
    5
    #include <algorithm>
  3. MobileRobots MobileRobots Public

    Приложение, позволяющее описывать состояние мобильного робототехнического комплекса, в которое должны входить информация о его компонентах и среде функционирования.

    C++

  4. mephi-icis-ib-inf-labs mephi-icis-ib-inf-labs Public

    Лабораторные работы по программированию

    C 2

  5. SafeStorage SafeStorage Public

    Secure password manager written in C++ using Qt fro GUI. Provides multilayer encryption, compressing with gzip.

    C++

  6. TowerDefence TowerDefence Public

    TowerDefence game

    C++