Skip to content
View Theobhg's full-sized avatar
🏔️
🏔️

Block or report Theobhg

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. myco-faucet-v2 myco-faucet-v2 Public

    Full-stack Web3 faucet application built with React, TypeScript and Fastify, designed for the Binance Smart Chain Testnet. MetaMask wallet integration, Google reCAPTCHA bot protection, and backend …

    TypeScript

  2. my-coin-bep-20 my-coin-bep-20 Public

    ERC-20/BEP-20 token smart contract built with Solidity and Hardhat, integrating OpenZeppelin libraries, owner-controlled minting parameters and time-gated public minting functionality.

    TypeScript

  3. my-coin-erc-20 my-coin-erc-20 Public

    ERC-20 token smart contract built with Solidity and Hardhat, demonstrating standard token functionality including minting, transferring, and balance tracking.”

    TypeScript

  4. book-database-sol book-database-sol Public

    A simple Solidity based CRUD system for storing and editing books on-chain.

    TypeScript

  5. alch-ecdsa-node alch-ecdsa-node Public

    A secure ECDSA-based web app demonstrating client-side signing and server-side signature verification for authenticated transfers. @alchemyplatform

    JavaScript

  6. gift-list gift-list Public

    A Merkle tree–based proof-of-inclusion system where a client proves (cryptographically) that a name is on the nice list, and the server verifies it without scanning the entire dataset. Built for th…

    JavaScript