Smart contract security researcher and Solidity developer focused on EVM chains. Currently building a Foundry-based PoC portfolio covering common smart contract vulnerabilities. Working toward DeFi development. Also building dApps.
Pinned Loading
-
reentrancy-poc
reentrancy-poc PublicSmart contract security: reentrancy vulnerability PoC, exploit, and two independent mitigations (CEI + OpenZeppelin ReentrancyGuardTransient), tested in Foundry
Solidity
-
access-control-vulnerabilities
access-control-vulnerabilities PublicSmart contract security: access control vulnerability PoCs, missing owner check, tx.origin phishing, missing role modifier, and unprotected initializer with mitigations and Foundry tests.
Solidity
-
unchecked-overflow-poc
unchecked-overflow-poc PublicFoundry PoC of a BEC-style integer overflow exploit via misuse of `unchecked` in Solidity 0.8+, with mitigation
Solidity
-
crypto-donation-dapp
crypto-donation-dapp PublicA decentralized donation system with an embeddable JS widget.
Solidity 1
-
solidity-learning-journey
solidity-learning-journey PublicThis is my learning sandbox — a place to practice, experiment, and demonstrate foundational knowledge outside of my main portfolio projects.
Solidity
-
basic-hash-hiding
basic-hash-hiding PublicThis project is a simple Python application that demonstrates the hiding property of cryptographic hash functions.
Python
If the problem persists, check the GitHub status page or contact support.