Skip to content
View WenZhun's full-sized avatar

Block or report WenZhun

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

Hi 👋

I'm an independent developer working on personal projects in financial data analysis, automation, and home infrastructure tooling.

Public projects

  • openbb-stack — A self-hosted financial data lake for personal market research

Private projects

A handful of small hobby projects I keep private (home server scripts, notes systems, etc). Not interesting enough to share.

Tech stack

Python · TypeScript · FastAPI · Cloudflare · Linux

Popular repositories Loading

  1. AdvancePython AdvancePython Public

    Forked from ribribrib2/AdvancePython

    笔记-Python高级编程和异步IO并发编程

  2. Understanding-Asynchronous-IO Understanding-Asynchronous-IO Public

    Forked from GuangTianLi/Understanding-Asynchronous-IO

    深入理解Python异步事件机制

    Python

  3. Aio_Programming Aio_Programming Public

    Python异步编程

    Python

  4. sync2asyncio sync2asyncio Public

    Forked from ydf0509/sync2asyncio

    使python任意同步库快速变asyncio异步语法的方式 ,simple_run_in_executor

    Python

  5. awesome-asyncio awesome-asyncio Public

    Forked from timofurrer/awesome-asyncio

    A curated list of awesome Python asyncio frameworks, libraries, software and resources

  6. uvloop uvloop Public

    Forked from MagicStack/uvloop

    Ultra fast asyncio event loop.

    Cython