Skip to content
View m374-crypt0's full-sized avatar
🏠
Working from home
🏠
Working from home
  • France
  • 07:31 (UTC +01:00)
  • X @m374crypt0
  • Joined Jan 27, 2026

Block or report m374-crypt0

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

Blockchain Protocol Engineer EVM / Yul / ZK(noir)

Note

Read my articles on dev.to


Security • Performance • Production-grade protocols

I help teams secure, optimize, and scale EVM-based blockchain protocols. 15+ years in software engineering (C++/backend systems), now specialized in low-level smart contracts (Solidity / Yul) and Zero-Knowledge systems (Noir / Barretenberg).

I work only on well-defined, contract-backed missions. No unpaid tests.

What I Do (and Do Well)

  • Protocol design & refactors (EVM)
  • Smart contract security hardening (pre‑mainnet & post‑incident)
  • Gas & performance optimization (Yul, EVM internals)
  • Zero‑Knowledge integration (Noir / privacy-preserving flows)
  • Critical off‑chain paths (indexing, services, infra)

If your protocol already has users — or money at risk — you’re my target client.

What I do not Do

  • No unpaid tests 🤑
  • Technical contribution before contract ✅
  • Token-only contributions💲

Specialization

Core

  • Solidity (advanced), Yul, EVM internals
  • Foundry / Hardhat, invariant & fuzz testing
  • Smart contract security patterns

Deep Tech

  • Zero‑Knowledge proofs
  • Noir / Barretenberg
  • Privacy & verifiable computation

Infra (secondary)

  • Nodes, indexers, off‑chain services
  • Cloud & self‑hosted deployments

Selected Work (Public)

Short, concrete, verifiable. Each repo answers: problem → approach → result.

🔐 EVM Gas & Security Hardening

  • Problem: High gas usage and unsafe edge cases in a production contract
  • Approach: Yul refactor, storage layout optimization, invariant testing
  • Result: ~35% gas reduction, critical paths hardened
  • Repo: dexterity, nifty

🧩 ZK Privacy Module (Noir)

Problem: Add privacy guarantees without sacrificing UX Approach: Noir circuits + verifier integration Result: End‑to‑end private flow validated on testnet Repo: zhold

🧪 Protocol Refactor v1 → v2

  • Problem: Legacy design blocking scalability
  • Approach: Modular architecture, upgrade-safe patterns
  • Result: Cleaner audits, safer upgrades
  • Repo: dexterity, nifty, zhold

❔ Why these repositories exist

  • dexterity is not a product. It is a demonstration of architecture, security and invariant.

  • nifty is not a "mint". It is a demonstration of patterns for safe-upgrade ability and governance-ready protocol.

  • zhold is not a full RWA framework and does not attempt to replace regulatory processes. It is a demonstration of how you can prove your eligibility without disclosure of private data.

🤔 How I Work

  • Clear scope & milestones
  • Contract before any technical work
  • Async‑friendly, remote‑first
  • Documentation & communication > hero coding

Engagements

Best fit

  • Protocols in production or near mainnet
  • Scale‑ups & Web2 companies entering Web3
  • Security reviews, refactors, ZK integrations

Not a fit

  • Token launches & hype projects
  • Unfunded MVPs
  • DAOs without legal entity

Contact

  • GitHub Issues (for technical discussions)
  • X.com (@m374crypt0)
  • LinkedIn profile

Warning

If you’re looking for a generic Web3 dev, I’m not your guy.


Note

If you need deep protocol expertise, let’s talk.


Pinned Loading

  1. zhold zhold Public

    Prove you can hold any RWA - Privately

    Solidity

  2. nifty nifty Public

    An up-gradable digital deed

    Solidity

  3. dexterity dexterity Public

    An ERC20 Decentralized Exchange

    Solidity

  4. tooling tooling Public

    A curated list of tool I made and use every day