Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@golang @ROTranslationTools @dcrypto @orijtech @census-instrumentation @opencensus-integrations

Popular repositories

  1. Forked from rakyll/drive

    Google Drive client for the commandline

    Go 5.9k 402

  2. Self Signed Certificate Generator

    Go 28 3

  3. Crawlers for mostly news providers

    HTML 12 6

  4. Mars Rover Photos Twitter bot

    Go 7 1

  5. Cross-platform hybrid of Unix utilities 'grep' and 'find'

    Python 5 3

  6. A Twitter bot that tweets popular YouTube videos of the day.

    Go 4 2

Contribution activity

March 2021

Created 11 commits in 2 repositories

Created a pull request in cosmos/cosmos-sdk that received 7 comments

store/cachekv: use typed types/kv.List instead of container/list.List

Reduces CPU burn by using a typed List to avoid the expensive type assertions from using an interface. This is the only option for now until Go mak…

+245 −9 7 comments

Created an issue in cosmos/mainnet that received 18 comments

panic when trying to start gaiad

After having followed instructions on the hub https://hub.cosmos.network/main/gaia-tutorials/join-mainnet.html, trying to start gaiad just gives an…

18 comments
62 contributions in private repositories Mar 1 – Mar 18

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