Skip to content
View PaulElisha's full-sized avatar

Block or report PaulElisha

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
PaulElisha/README.md

Hello there ๐Ÿ‘‹๐Ÿพ

AltSchool Badge Linkedin Badge Twitter Badge

I'm a software and blockchain engineer with experience building software and decentralized finance (DeFi) solutions. My expertise lies in creating scalable systems from ground up, and transforming concepts into applications. I'm passionate about application level engineering, DeFi and curious about blockchain protocol architecture and engineering, low-level etc. I create technical content at break-into-defi, build useful open-source projects.

๐Ÿ› ๏ธ Core Competencies & Technology Stack

My technical expertise allows me to architect and implement blockchain and web solutions.

  • Blockchain & smart contracts: solidity, design patterns, Gas optimization (for smart contracts on EVM).
  • DeFi primitives: AMMs, decentralized swaps, vault, MEV and IL strategies.
  • Backend web applications: node.js + express, mongoDB (API design, routing, authentication, sessions, DB interactions).
  • Architectural expertise: web application architecture (REST APIs, MVC pattern), Smart contract architecture (state machines, on-chain workflows), Event-Driven Architecture.

๐Ÿ“ˆ Professional Highlights & Key Projects

Throughout my career, I have build and contributed to (via open-source) a wide array of sophisticated systems:

  • Developed Secure Smart Contracts: authored, tested, and deployed complex Solidity smart contracts for Decentralized Exchanges (DEXs).
  • Contributed to the cngn stablecoin price oracle solution: refactored and secured the oracle integration powering the cNGN stablecoin, a wrapped central bank digital currency (CBDC).
  • Authored the Handling Deltas for Liquidity Modifications section of the Uniswap V4 documentation: explained discrepancies between static liquidity math and real execution results due to tick crossings, price movement, and rounding. Outlined best practices for slippage checks and delta-based settlement, improving reliability of custom router implementations.
  • Created Advanced Trading Bots: developed profitable MEV (Maximal Extractable Value) and liquidation bots that interact with complex DeFi protocols, requiring deep blockchain and economic understanding.
  • Blogs:
    "Explained Uniswap V3 advanced mechanics; the core concept of concentrated liquidity, reserves, liquidity math, position management".
    "Mechanics of Liquidity distribution in Uniswap V3 - an understanding of execution tracing, slippage analysis and liquidity distribution".

๐Ÿ”ญ My Philosophy

First Principles Thinking: I believe in building from the ground up, ensuring a deep understanding of the core protocols and systems I work with.

๐Ÿ“ซ Let's Connect

I'm always open to discussing new technologies, collaborating on ambitious projects, or exploring opportunities in the DeFi space.

Pinned Loading

  1. Liq0S-Custom-UniV4-Router-For-Auction-based-Liquidity-Market-JIT Liq0S-Custom-UniV4-Router-For-Auction-based-Liquidity-Market-JIT Public

    LiqOS: Auction-based Liquidity Market and Dynamic JIT auto-rebalancer is a Uniswap V4 Hook that enables LPs to earn more on swap fees by bidding for a chance to pre-commit liquidity for a large swaโ€ฆ

    Solidity 2

  2. dgswap-multiswap-multicall dgswap-multiswap-multicall Public

    Leverages multicall on Dragonswap V3 to enable multiple swaps in a single eth_block transaction

    TypeScript

  3. kaiascan-sdk-go kaiascan-sdk-go Public

    Go 1

  4. nft-signature-transfer nft-signature-transfer Public

    Nft Signature transfer works similarly to the Permit2 contract but it's built to enable NFT transfers for single and batch transfers.

    Solidity

  5. secp256k1 secp256k1 Public

    Solidity 1 2

  6. gas-price-fee-hook gas-price-fee-hook Public

    Solidity