// SPDX-License-Identifier: MITpragma solidity^0.8.0;
contractAnuragChemban {
stringpublic name ="Anurag Chemban";
stringpublic role ="Fullstack Blockchain Developer";
stringpublic location ="Bangalore, India 🇮🇳";
stringpublic website ="https://anuragchemban.com";
string[] public currentlyLearning = ["Zero Knowledge Proofs", "ZK-SNARKs", "zkEVM"];
string[] public interests = [
"Smart Contract Security",
"DeFi Protocols",
"NFT Infrastructure",
"Decentralized Applications"
];
function contact() publicpurereturns (stringmemory) {
return"chembananurag23@gmail.com";
}
}🎯
Focusing
Blockchain Dev | Freelancer
- India
-
04:19
(UTC +05:30) - in/anurag-chemban
- @_agk___
- https://anuragchemban.com
Pinned Loading
- wager-wave
wager-wave PublicThis project demonstrate a decentralized betting / casino game that leverages chainlink VRF 2.5 for randomness.
Solidity
- simple-security-toolkit
simple-security-toolkit PublicForked from nascentxyz/simple-security-toolkit
A collection of practical security-focused guides and checklists for smart contract development
- aptos-nft-marketplace
aptos-nft-marketplace PublicA NFT marketplace smart contract for aptos blockchain
Move 3
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.


