Skip to content
View Lexirieru's full-sized avatar

Block or report Lexirieru

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
lexirieru/README.md
Typing SVG

About Me

contract Axel {
    string public name = "Axel";
    string public role = "Smart Contract Developer";
    string[] public languages = ["Solidity", "JavaScript", "TypeScript", "CSS", "C++"];
    string[] public interests = ["Web3", "DeFi", "Anime", "Blockchain"];
    
    mapping(string => string[]) public techStack;
    
    constructor() {
        techStack["smart contract"] = ["Solidity", "Foundry", "OpenZeppelin"];
        techStack["frontend"] = ["Typescript", "Javascript", "Tailwind CSS", "NextJS", "Wagmi", "Viem"];
        techStack["backend"] = ["Nodejs", "Ponder", "Goldsky"];
        techStack["other"] = ["Docker", "IPFS", "Canva"];
    }
    
    function getFunFact() public pure returns (string memory) {
        return "I turn coffee into smart contracts";
    }
}

GitHub Stats

GitHub Streak

Current Focus

  • 🔭 I'm currently working on Lending Protocol & Cross Border Payment
  • 👯 I'm looking to collaborate on DeFi and Payment Projects
  • 💬 Ask me about Smart Contracts, DeFi, or Web3 Development

Connect with Me

Random Dev Quote

Random Dev Quote

Footer
Profile Views

Popular repositories Loading

  1. NusaPay NusaPay Public

    TypeScript 2

  2. foundry-first-repo foundry-first-repo Public

    Solidity 1

  3. mizu-finance-sc mizu-finance-sc Public

    Solidity 1

  4. NusaPay-Etherlink NusaPay-Etherlink Public

    Solidity 1

  5. Movo Movo Public

    TypeScript 1

  6. movo-kaia movo-kaia Public

    TypeScript 1