Skip to content
View jorickdefraine's full-sized avatar
🛠️
Building in DeFi
🛠️
Building in DeFi

Block or report jorickdefraine

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

Hi there 👋

DeFi Risk & Data Analyst. Previously Data & Finance Officer at Morpho — now building on top of what I learned there.

Background in data engineering. Comfortable across the stack: smart contracts, protocol analytics, on-chain data pipelines.


What I'm building

UMYO — USDC Yield Optimizer on Morpho/Base

A non-custodial ERC-4626 vault that routes USDC into the highest-yielding Morpho market on Base. Owner/keeper separation, pause/emergency-withdraw mechanics, reentrancy protection, and reward claiming built in.


Open source contributions

  • DeFiLlama — protocol adapters and TVL integrations · 3 merged PRs

Background

  • Morpho — worked at the protocol, hands-on with Morpho vaults and yield mechanics as a user and builder
  • Data engineering — on-chain data pipelines, analytics, SQL, protocol metrics
  • Smart contracts — ERC-4626 vaults, access control patterns, testing with Foundry

Stack

EVM · Morpho
Solidity · Foundry
Python · SQL · Apache Suite

Building in public. All feedback welcome.

Pinned Loading

  1. usdc-morpho-yield-optimizer usdc-morpho-yield-optimizer Public

    Rebalance your USDC into the most profitable Whitelisted Morpho Vault on Base.

    Solidity

  2. umyo-app umyo-app Public

    USDC Morpho Yield Optimizer App

    TypeScript

  3. cmc-quotes-fetcher cmc-quotes-fetcher Public

    Fetch the global metrics CoinMarketCap quotes every day. It appends the results into a .csv files so you can get the historical data without paying a pro API plan.

    Python 1

  4. cmc100 cmc100 Public

    Fetch the CMC100 Index composition from the CoinMarketCap api.

    Python