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. airdrop-tools airdrop-tools Public

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

    Python 14 3

  2. cosmos-balance-bot cosmos-balance-bot Public

    Query notifications for balances on wallets with threasholds

    Python 14 9

  3. cw20-to-native cw20-to-native Public

    Scripts to convert a Cosmos CW20 token to a native token factory denomination

    Python 6

  4. minecraft-panel minecraft-panel Public

    A minecraft panel written in python to automate minecraft & sys admin work

    Python 1

  5. cosmos-cache cosmos-cache Public

    Caches Cosmos RPC/API calls for configurable periods of time

    Python 26 19

  6. interchain-indexer interchain-indexer Public

    A cosmos / interchain blockchain indexer written in Python

    Python 20 5