Skip to content
View alexchen-20's full-sized avatar
  • Joined Jul 27, 2026

Block or report alexchen-20

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

Popular repositories Loading

  1. engineering-notes engineering-notes Public

    Engineering notes — things I keep re-explaining, written down once.

  2. py-dedupe py-dedupe Public

    Remove duplicates from a list while keeping first-seen order — dependency-free.

    Python

  3. checkout-notice-fanout checkout-notice-fanout Public

    Fan out paid-order notifications to checkout subscribers with a Python queue publisher.

    Python

  4. ecommerce-openai-gateway-python ecommerce-openai-gateway-python Public

    Route an existing Python product-copy client through an OpenAI-compatible gateway.

    Python

  5. ecommerce-order-dead-letter-worker ecommerce-order-dead-letter-worker Public

    Move failed e-commerce order jobs into a queue-backed dead-letter stream from a small Go worker.

    Go