Skip to content
View Zihao-Qi's full-sized avatar

Highlights

  • Pro

Block or report Zihao-Qi

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

Hi, I'm Zihao

I enjoy building useful software and then sticking around for the less glamorous parts: handling edge cases, keeping data safe, and writing tests that make the next change easier.

What I've been working on

I've contributed more than 50 merged pull requests to CodexBar, a macOS menu bar app for tracking AI coding usage. My contributions range from new provider integrations and quota forecasts to UI fixes, billing calculations, and regression tests.

Dayflow is a local-first productivity app I'm building for planning tasks, tracking focus time, keeping notes, and reviewing the week. Much of the work is below the surface: transaction boundaries, safe database migrations, backup and restore flows, architecture checks, and browser tests.

Echo Coach started as a way to practice interview answers out loud. It transcribes an answer, uses an LLM to help rewrite it, reads the improved version back, and saves a recap. I built the cloud-backed application and a mock mode so the main workflow can be tested without cloud credentials.

I like working where product behavior and reliability meet—making a workflow feel simple while taking the edge cases seriously.

Pinned Loading

  1. Dayflow Dayflow Public

    TypeScript

  2. echo-coach echo-coach Public

    TypeScript

  3. CodexBar CodexBar Public

    Forked from steipete/CodexBar

    Show usage stats for OpenAI Codex and Claude Code, without having to login.

    Swift

  4. sympy sympy Public

    Forked from sympy/sympy

    A computer algebra system written in pure Python

    Python