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

Block or report maxim-sivakon

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
maxim-sivakon/README.md

A backend web developer and an Internet entrepreneur with more than many years of experience.


Metrics

Popular repositories

  1. all-days all-days Public archive

    C

  2. SimpleBashUtils SimpleBashUtils Public

    In this project I will learn and develop basic Bash utilities for working with C programming language texts.

    C

  3. libraryMath libraryMath Public

    In this project I will develop my own version of the standard math.h library in the C programming language. This library implements basic mathematical operations.

    C

  4. libraryStringPlus libraryStringPlus Public

    In this project I will develop my own implementation of the string.h library in C programming language with some additions (with my own implementation of sprintf and sscanf functions).

    C

  5. libraryMatrix libraryMatrix Public

    In this project I will implement my own library for processing numerical matrices in the C programming language.

    C

  6. libraryDecimal libraryDecimal Public

    In this project I will implement the lib_decimal.h library in the C programming language. This library should add the ability to work with the "decimal" type, which is not in the language standard.