Skip to content
View zhuhroscar-tech's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zhuhroscar-tech

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.

Content in all repositories owned by your account will be closed.
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
zhuhroscar-tech/README.md

English 简体中文

Oscar Zhu

I build software at the boundary of machine learning reliability, quantitative decision-making, and native Apple/Linux tools. I study Mathematical Sciences and Financial Engineering at Washington University in St. Louis.

Portfolio · LinkedIn

Start here

  • ItoCanvas — offline macOS options laboratory for Black–Scholes–Merton pricing, Greeks, implied volatility, strategies, and scenario analysis.
  • DualTyper — privacy-first macOS menu-bar translation for explicitly selected text, using Apple’s on-device Translation framework.
  • numguard — high-precision checks for numerical ML kernels, with independent reference calculations and adversarial fixtures.
  • qdrift — exact-oracle checks for affine INT8 quantization arithmetic and round-boundary drift.
  • recallwatch — detects tail-query recall collapse in approximate-nearest-neighbor indexes.
  • privaudit — local Linux microphone and camera access history built on PipeWire.

What I care about

  • Numerical correctness, silent failure detection, and reproducible ML experiments.
  • Tools that work offline, explain their limits, and fail safely.
  • macOS and Linux behavior verified on the operating system where it matters.
  • Small, focused software with real tests rather than claims of completeness.

Each project README contains installation instructions, examples, verification status, and known limitations. I’m open to conversations about software engineering, quantitative finance, ML infrastructure, and analytical product work.

Pinned Loading

  1. ItoCanvas ItoCanvas Public

    Native offline options laboratory for macOS: pricing, Greeks, implied volatility, strategy payoffs, and scenario heatmaps.

    Swift 2

  2. privaudit privaudit Public

    Local mic/camera access history for Linux, built on PipeWire — the missing OverSight/Android-privacy-dashboard equivalent.

    Python

  3. safari-mcp safari-mcp Public

    Drive Safari.app on macOS via JXA -- CLI, Python library, and MCP server. Navigate, read, click, fill using your real logged-in session.

    Python