Skip to content
View Chen11809's full-sized avatar

Block or report Chen11809

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. basic-github-actions-demo basic-github-actions-demo Public

    Minimal Qt Quick app wired up to a GitHub Actions CI workflow (CMake + Qt 6 on ubuntu-latest).

    CMake

  2. anthropic-api-demos anthropic-api-demos Public

    Two small demos of the Anthropic Python SDK: a PySide6 streaming chat window and a terminal agent with tool use.

    Python

  3. 3d-rendering-in-qt-quick-canvas 3d-rendering-in-qt-quick-canvas Public

    Port of tsoding/formula (3D rendering demo) to Qt Quick Canvas with some other interesting tweaks. MIT-licensed, based on work by Alexey Kutepov.

    JavaScript

  4. figma-tutorial figma-tutorial Public

    Concept-first Figma tutorial for beginners. Eleven short chapters covering frames, auto layout, constraints, components & instances, variants, variables, and basic prototyping — with hands-on exerc…

  5. jni-demos jni-demos Public

    Qt/JNI interop demos for Android — cpp_host (Qt hosts Kotlin) and kotlin_host (Kotlin hosts Qt)

    Kotlin