Skip to content
View ShamratX's full-sized avatar

Block or report ShamratX

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ShamratX/README.md
banner




Smart Contract Engineer • Full-Stack Web3 Developer

Secure EVM contracts, Web3 frontends, and tooling — built for real deployment, not demos.

Website GitHub X CatIQ Web3 Kit Townloc


About

I design and ship production Web3 systems: token and sales contracts, wallet-connected dApps, batch tooling, and the ops around them (deploy, verify, env wiring, UX). Focus is EVM — Ethereum and BNB Smart Chain — with clear security boundaries and maintainable architecture.

I also build reusable Cloudflare Worker + CMS backends that can be copied across static websites (same kitchen, new dining room).

Primary site: shamratx.github.io/web3-services-website


GitHub activity

GitHub Streak

Contribution Graph


Selected work

Web3 Services Site

Static portfolio for smart-contract and full-stack Web3 services.

Live · Code

Web3 Kit

Browser toolkit: token factory, airdrop, multisender, batch ops on ETH/BSC.

App · Code

CatIQ

Multi-chain ICO / presale product (frontend + contracts in separate repos).

Site

Townloc — Backend + CMS

Reusable Cloudflare Worker + Admin CMS package (live project + master guide).

My fork · Guide · Upstream

Backend CMS Master

Same style of master Worker/CMS kit under my account for client reuse.

Code

Token contracts

Hardhat ERC-20 suites — DigitX, Veltrix, standard multi-network ERC-20, factories and batch executor.

GitHub


Engineering production-ready Web3 infrastructure.

Popular repositories Loading

  1. ERC20-Token-Hardhat-Multi-Network ERC20-Token-Hardhat-Multi-Network Public

    ERC20 token smart contract with Hardhat, deployable on Ethereum & BNB Chain, fully tested and multi-network ready.

    JavaScript 1

  2. veltrix-advanced-multichain-erc20-bsc veltrix-advanced-multichain-erc20-bsc Public

    Advanced ERC-20 token contract (Veltrix.sol) featuring configurable buy/sell taxation, first-buy anti-sniper protection, pausability, and Hardhat deployment support for Ethereum and BNB Smart Chain.

    JavaScript 1

  3. digitx-erc20-custom-logic-bsc-hardhat digitx-erc20-custom-logic-bsc-hardhat Public

    A custom ERC20 smart contract implementing advanced tokenomics including first-buy protection (anti-bot logic), transfer restriction modes, controlled trading, and predefined token allocation acros…

    JavaScript 1

  4. AI-Banking AI-Banking Public

    Personal financial assistant (Banker Expert) — Node.js/Express + React with JWT auth, AI reports, and crypto market hooks

    JavaScript

  5. web3-kit-factory-smart-contract web3-kit-factory-smart-contract Public

    A collection of Solidity factory contracts for deploying ERC20/BEP20 tokens, airdrops, multisender, and other EVM-based smart contracts.

    JavaScript

  6. web3-kit-batch-executor-smart-contract web3-kit-batch-executor-smart-contract Public

    A Solidity smart contract for secure and gas-efficient batch execution of transactions, token transfers, and on-chain operations across EVM-compatible networks.

    JavaScript