Skip to content
View MashinaMashina's full-sized avatar
Block or Report

Block or report MashinaMashina

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. api-tests api-tests Public

    api-tests - утилита для автоматизированного тестирования REST API с поддержкой HTTP запросов и websocket соединений.

    Go 1

  2. bx_1c_sync bx_1c_sync Public

    Эмуляция обмена 1С и сайта на Битрикс

    PHP 10 4

  3. request request Public

    Надстройка над Curl

    PHP 4 1

  4. pass-keeper pass-keeper Public

    Open source хранилище паролей на Go

    Go

  5. sea-battle sea-battle Public

    Морской бой на Go, HTML, JS, CSS

    JavaScript

  6. Склонение числительных в golang с дж... Склонение числительных в golang с дженериками
    1
    type Number interface {
    2
    	int | int8 | int16 | int32 | int64 | float32 | float64
    3
    }
    4
    
                  
    5
    // Declination - склонение слов.