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

Block or report ilia-funtov

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. crypto-market-data-collector crypto-market-data-collector Public

    Market data collector for crypto exchanges (Coinbase, Bitfinex, Bitmex, Kraken) written in C++

    C++ 7 2

  2. benchmark-sort-algos benchmark-sort-algos Public

    Benchmarking C++ sorting algorithms from STL and Boost libraries with Catch2 test framework

    C++ 1

  3. long-division long-division Public

    A division algorithm implemented using bit shift, addition and subtraction operations

    C++

  4. forward-forward forward-forward Public

    Implementation of the forward-forward algorithm for neural networks

    Jupyter Notebook

  5. askai askai Public

    Command line tool to ask AI for help

    Go

  6. fixed-point-number fixed-point-number Public

    A toy project to demonstrate how fixed point arithmetic for decimals can be written using C++ 17

    C++