Skip to content
View mingyuanlee's full-sized avatar

Highlights

  • Pro

Block or report mingyuanlee

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mingyuanlee/README.md
  • 🎓 Pursuing BSc in Computer Science @ University of Waterloo
  • 💻 First few codes in my career handles 10k funds tranfer, now my code has managed 4B USD staking funds robustly
  • 📖 My bible is Ray Dalio's Principles

🖥️ Open Source Projects

Title Intro Technologies
Ether.fi Sync Client Go executable to streamline Ethereum validator key processing Go, GraphQL, ECDH
Ether.fi Desktop App Desktop app to support validator key encryption & exit message generation TypeScript, Electron

🖥️ Personal Projects

Title Description Technologies
Ragdoll Limit Order Book LOB sandbox for trading C++, Trading, LLRB Tree
Goal Forest Desktop app to boost time management TypeScript, Electron App
Super Reader AI assistant for online researches Llama Index, RAG, Open AI, Cohere
BLS Signature Verification Tool BLS sig plugin for Ethereum BLS Signature, SSZ, BeaconChain Specs

Pinned Loading

  1. ragdoll-lob-c ragdoll-lob-c Public

    Fast Limit Order Book infrastructure based on LLRB

    C++

  2. super-reader super-reader Public

    An AI expertise based on LLM and modern web scraping tools

    Python

  3. GadzeFinance/etherfi-sync-clientv2 GadzeFinance/etherfi-sync-clientv2 Public

    Go 2

  4. bls-verification-tool bls-verification-tool Public

    A javascript tool to do BLS12-381 verification

    JavaScript