Skip to content
View zekele-win's full-sized avatar

Block or report zekele-win

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

Hi, I'm Zekele 🧪

Independent developer focused on Web3, ZK, and protocol-level tools.

Visitor Count


💻 Languages & Tools

  • Languages: JavaScript / TypeScript / Svelte / Python / Objective-C / C/C++
  • Frontend: TypeScript, Svelte, TailwindCSS, DaisyUI
  • Backend: Python, JavaScript (Node.js)
  • Blockchain: Solidity, Circom, snarkjs, ethers.js, Hardhat
  • Reverse Engineering: Objective-C, iOS jailbreak

🛠️ Experience Highlights

  • 🧠 Server-side Development: API services and automation tools in Python & JavaScript
  • 🌐 Frontend Web Development: Component-driven UIs with Svelte + Tailwind + DaisyUI
  • 🔍 iOS Reverse Engineering: Extensive experience with Objective-C runtime and jailbreak tweaks
  • ⛓️ Smart Contracts: Web3 utility contracts and strategy modules for DEX interaction

🚀 Selected Projects

  • 🔐 zkvault-basic:
    Circom-based vault system using zkSNARKs to enable private onchain deposits & withdrawals.

  • 🧭 Uniswap V3 LP Position Visualizer (WIP):
    Visual tool to monitor LP range, real-time liquidity depth, and estimate APR for any pool.

  • 👛 Web3 Watch Wallet:
    Lightweight web wallet to track balances across tokens and chains with local-first config.

  • ⚙️ General-Purpose Arbitrage Contract:
    Onchain smart contract for executing low-latency arbitrage between DEXs.


📊 GitHub Stats


🤝 Let’s Connect

Feel free to reach out for questions, collaboration, or improvements:

Pinned Loading

  1. zkvault-basic zkvault-basic Public

    A minimal, functional zero-knowledge proof project based on zkSNARKs, designed to help developers understand the fundamental workflow of zk applications—including circuit writing, proof generation,…

    TypeScript

  2. zkvault-classic zkvault-classic Public

    Upgrade version of zkvault-basic. A zkSNARK learning & educational project that demonstrates how to implement private accounts with Merkle Trees.

    Solidity