Skip to content
View IPodtsepko's full-sized avatar
:octocat:
Doing HW for kgeorgiy
:octocat:
Doing HW for kgeorgiy
  • ООО "Компания "Тензор"
  • Санкт-Петербург
  • 22:22 (UTC +03:00)
Block or Report

Block or report IPodtsepko

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. ipfs-dapp ipfs-dapp Public

    A DApp that deploys a local IPFS node and provides a minimal frontend for interacting with IPFS.

    JavaScript

  2. voting voting Public

    A Solidity smart contract that implements an analogue of cumulative voting, when each vote has a weight equal to the number of tokens in the possession of the voter.

    Solidity

  3. ticket-shuffler ticket-shuffler Public

    A program that solves the problem of uniform, deterministic distribution of tickets between students by means of symmetric cryptography.

    Jupyter Notebook

  4. flash-swap flash-swap Public

    A smart contract that takes a flash loan and tries to earn money through cyclical exchange in uniswap pairs.

    Solidity 2 2

  5. intrusive-list intrusive-list Public

    Implementing an intrusive list in C++.

    C++

  6. function function Public

    Native implementation of the std::function analog from the C++ standard library.

    C++