Skip to content
View Reecepbcups's full-sized avatar

Highlights

  • Pro

Organizations

@cosmos @strangelove-ventures @liftedinit @InterchainCraft @rollchains
Block or Report

Block or report Reecepbcups

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

Hey there 👋 I'm Reece

class Reece:
  username = 'reecepbcups'  
  web = 'https://reece.sh'
  twitter = '@reecepbcups_'
  discord = 'reecepbcups'
  work_log = 'https://work.reece.sh'
  information = {
      'degrees': [
        ('AAS', "2 years"), 
        ('B.S, Information Tech', "92 days")
      ],      
      'languages': [
        'Python', 'Java'
        'Golang', 'Rust' 
        'Typescript', 'Bash'
      ],
      'databases': ['MySQL', 'MongoDB', 'Redis'],
      'devops': ["Docker", "Akash", "Nginx"],
      'blockchain': [
        "CosmosSDK v45+",
        "Indexing"
        "CosmWasm", 
        "Minecraft Java Integration -> CosmosSDK"
      ],
      'misc': {
          "linux": ['Arch', 'Debian/Ubuntu'],          
          "other": ['Security', 'Project Management']
      }
  }

# Favorite Projects
spawn = {
    "repo": "rollchains/spawn",
    "features": [
      "1 command launch of SDK chains",
      "1 command local testnets with IBC",
      "module scaffolding",
    ]
}

craft_economy = {
  "repo": "reecepbcups/craft",
  "task": [
    "CosmWasm (marketplace + cw721)",
    "System Admin (Setup, Security, Scripts)",
    "Infra: Docker, APIs, MongoDB + Redis",
    "Project Management (14+ projects, 5-7 Devs)",
    "Testnet v1 launch (44 validators)",
    "Game": [
      "Keplr 2FA",
      "liquidity Pools",
      "Blockchain Integration (Java + TS)"
    ]
  ]
}

local_interchain = {
    "repo": "reecepbcups/local-interchain",
    "features": [
      "Easily configure an IBC enviroment",
      "Wasm + Windows, Linux, and Mac Support",
      "Use any language to control chains"
    ]
}

cosmos_cache = {
    "repo": "reecepbcups/cosmos-cache",
    "features": [
      "Cached Cosmos RPC & API request",
      "Pattern matched cache length config",
      "18+ billion request served (Apr '24)",
      "Swagger / OpenAPI support",      
    ],
    "2x site performance": "https://x.com/NotRizbe/status/1756553801790636360"
}

Reece's GitHub stats

GitHub Streak

Top Languages

Get in touch

Pinned

  1. rollchains/spawn rollchains/spawn Public

    The best development platform for building custom modular Cosmos-SDK blockchains

    Go 56 7

  2. cosmos-cache cosmos-cache Public

    Caches Cosmos RPC/API calls for configurable periods of time

    Python 26 19

  3. airdrop-tools airdrop-tools Public

    A suite of tools to airdrop under a variety of edge cases for the Cosmos Interchain

    Python 16 3

  4. strangelove-ventures/interchaintest strangelove-ventures/interchaintest Public

    e2e testing framework for the interchain

    Go 173 109

  5. strangelove-ventures/poa strangelove-ventures/poa Public

    Cosmos Proof-of-Authority module for private & permissioned networks

    Go 11 6

  6. interchain-indexer interchain-indexer Public

    A cosmos / interchain blockchain indexer written in Python

    Python 20 5