Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Achievements

Achievements

Block or Report

Block or report t4sk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Learn Vyper by examples

    Python 7 1

  2. multi sig wallet typescript solidity

    TypeScript 3 3

  3. Shell

  4. Jupyter Notebook 2

1,858 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2021

Opened 2 pull requests in 1 repository
vetherasset/vaderprotocol-contracts
2 merged

Created an issue in solidity-by-example/solidity-by-example.github.io that received 1 comment

heap sort

contract Heap { using SafeMath for uint256; // The main operations of a priority queue are insert, delMax, & isEmpty. constructor() public { // Sta…

1 comment
Opened 3 other issues in 1 repository
solidity-by-example/solidity-by-example.github.io
2 open 1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.