Skip to content
View kuznetsov-m's full-sized avatar

Highlights

  • Pro

Organizations

@kuznetsov-m-forks
Block or Report

Block or report kuznetsov-m

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
kuznetsov-m/README.md

Hi there 👋

I am Python and C++ developer.

Just want to test the view counter. 🙂

Pinned

  1. flask_app flask_app Public

    Flask App example. Used postgresql db. Heroku deployment.

    Python

  2. solaris-protocol/solaris-liquidation-bot solaris-protocol/solaris-liquidation-bot Public

    A Python bot for liquidation of unhealthy obligations in Solaris protocol.

    Rust 11 2

  3. huobi-spot-order-notification huobi-spot-order-notification Public

    The simplest spot order notifications telegram bot. Ready for Heroku deployment.

    Python 1 1

  4. cpp_container cpp_container Public

    My custom implementation of std::vector STL container. Used GoogleTest framework for unit tests via Github Actions. Project configured by CMake

    C++

  5. learn_solidity learn_solidity Public

    My solidity practice

    Solidity 1

  6. websocket-timer websocket-timer Public

    Example Flask websocket project. Based on Flask-SocketIO.

    Python