Skip to content
View testedprofit's full-sized avatar

Block or report testedprofit

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

Hi, I'm Rob 👋

Full-stack / product engineer. I design and ship complete products end-to-end — React frontends, on-chain smart contracts, and AI-assisted tooling — and put them live on mainnet where people actually use them.

I build in public under the TestedProfit brand.


🚀 AlgoFlow — my main project

AlgoFlow is a 12-tool Algorand Web3 suite, live on mainnet. There's no backend — every action is a real, signed, on-chain transaction.

Tool What it does Status
PNET LaunchPad Bonding-curve token launchpad — tiered launch fees, automatic graduation to a Tinyman v2 liquidity pool 🟢 Mainnet
AlgoPool Weekly prize draw — fees auto-split on-chain, winner picked by Algorand block VRF 🟢 Mainnet
ProfitLock Non-custodial time-lock vaults (30/90/180/365 days) 🟢 Mainnet
Crowdfund On-chain fundraising campaigns 🟡 Testnet
MultiSender · Wallet Inspector · Token Launchpad · AlgoMarkets · AlgoLearn · AlgoSocial · ShapeMap Free Algorand utilities 🟢 Live

Stack: React + Vite + Tailwind on the frontend · Algorand Python (Puya) / TEAL smart contracts · algosdk for signing real mainnet transactions.


🔗 Proof it's real (verify it yourself, on-chain)


🧰 Also on this profile

  • algoflow-contracts — the Algorand Python (Puya) smart-contract source behind AlgoFlow: a bonding-curve launchpad, a block-VRF prize draw, and time-lock vaults, with unit tests and a documented security model.
  • testedprofit.com — the full site: AlgoFlow plus a library of web tools and calculators, built in React + Tailwind and deployed on GitHub Pages with a custom domain.
  • PROFIT-SEARCH — a $PNET token search / explorer.

📫 Find me

Open to interesting product + Web3 work. The fastest way to judge what I do is to use the live tools above — they're real and running on Algorand mainnet right now.

Pinned Loading

  1. testedprofit testedprofit Public

    TestedProfit.com — AlgoFlow, a 12-tool Algorand Web3 suite live on mainnet, plus a library of React + Tailwind web tools.

    HTML

  2. algoflow-contracts algoflow-contracts Public

    Production Algorand smart contracts behind AlgoFlow — PNET LaunchPad (bonding curve), AlgoPool (block-VRF prize draw), ProfitLock (time-lock vaults). Live on MainNet. Algorand Python (Puya), ARC-4/…

    Python