Skip to content
View iownducks's full-sized avatar

Block or report iownducks

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iownducks/README.md

Hello, I'm Duck

Typing SVG

LinkedIn Twitter Telegram Discord



About Me

I'm a Blockchain Developer specializing in smart contract development and EVM chain architecture. I build secure, gas-efficient protocols and full-stack decentralized applications.

What I Do

  • Building DeFi protocols & DEX infrastructure
  • Smart contract security & gas optimization
  • Subgraph development for on-chain analytics
  • Full-stack dApp development

Currently Working On

  • Custom AMM implementations
  • MEV-resistant swap routers
  • Cross-chain liquidity solutions
  • Automated arbitrage systems
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

contract Developer {
    string public constant name = "Duck";
    string public constant role = "Blockchain Developer";
    
    string[] public stack = ["Solidity", "TypeScript", "Rust", "Python"];
    string[] public protocols = ["Uniswap", "Aave", "Curve", "Balancer"];
    
    bool public openToCollaborate = true;
    
    function getCurrentFocus() external pure returns (string memory) {
        return "Building the next generation of DeFi";
    }
}

Featured Projects

WindSwap BTB Finance Arbitrage Bot

Project Description Tech
WindSwap V2 Full-featured DEX with concentrated liquidity Solidity, React, The Graph
BTB Finance Automated DeFi yield aggregator Hardhat, Next.js, Ethers
Stable Arb Bot Cross-DEX arbitrage engine TypeScript, Foundry

Tech Stack

Blockchain & Smart Contracts

Solidity Ethereum Web3.js Hardhat Foundry Rust

Frontend Development

React Next.js TypeScript JavaScript Tailwind CSS

Tools & Infrastructure

MetaMask IPFS The Graph Git Node.js


GitHub Statistics

GitHub Streak


Achievements


Contribution Activity

Activity Graph


github contribution snake animation

Let's Connect

I'm always interested in collaborating on DeFi protocols, smart contract audits, and innovative blockchain solutions.


If you need... I can help with...
Smart Contract Development Solidity, Foundry, Hardhat
DeFi Protocol Design AMMs, Lending, Yield Farming
Subgraph Development The Graph, GraphQL
Full-Stack dApps React, Next.js, Ethers.js

Email Portfolio


Profile Views


██████╗ ██╗   ██╗██╗██╗     ██████╗ ██╗███╗   ██╗ ██████╗ 
██╔══██╗██║   ██║██║██║     ██╔══██╗██║████╗  ██║██╔════╝ 
██████╔╝██║   ██║██║██║     ██║  ██║██║██╔██╗ ██║██║  ███╗
██╔══██╗██║   ██║██║██║     ██║  ██║██║██║╚██╗██║██║   ██║
██████╔╝╚██████╔╝██║███████╗██████╔╝██║██║ ╚████║╚██████╔╝
╚═════╝  ╚═════╝ ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═══╝ ╚═════╝ 
                      the future of finance

"First, solve the problem. Then, write the code." – John Johnson

Popular repositories Loading

  1. upadtecode upadtecode Public

    new

  2. newLPcode newLPcode Public

    lp code

  3. v2-core v2-core Public

    Forked from Uniswap/v2-core

    🦄 🦄 Core smart contracts of Uniswap V2

    TypeScript

  4. larry larry Public

  5. SuperChainERC20 SuperChainERC20 Public

  6. morpho-blue-snippets morpho-blue-snippets Public

    Forked from morpho-org/morpho-snippets

    Solidity