Skip to content
View AlejandroPanos's full-sized avatar

Block or report AlejandroPanos

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

Pinned Loading

  1. proxy_and_storage proxy_and_storage Public

    A demonstration of how delegatecall works in Solidity and how storage layout mismatches between a proxy and implementation contract lead to silent state corruption. Includes a correct proxy, an int…

    Solidity

  2. ethglobal-ai-auditor ethglobal-ai-auditor Public

    AI-powered smart contract auditor that analyzes Solidity code for security vulnerabilities and stores the generated audit reports permanently on 0G's decentralized storage network. Paste your contr…

    TypeScript

  3. foundry-merkle-airdrop foundry-merkle-airdrop Public

    A Merkle tree based ERC20 token airdrop contract with EIP-712 signature verification. Includes Foundry scripts for Merkle tree generation and multi-network deployment support including ZKSync.

    Solidity

  4. chainlink-vrf-raffle chainlink-vrf-raffle Public

    A provably fair raffle contract built on Solidity. Players enter by paying an entrance fee, and after a set interval a verifiable random winner is selected using Chainlink VRF and paid the entire p…

    Solidity