Skip to content
View wen2so's full-sized avatar
🍀
biuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu~
🍀
biuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu~
  • Jiangsu China
  • 09:34 (UTC +08:00)

Block or report wen2so

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

Popular repositories Loading

  1. OdbDesign OdbDesign Public

    Forked from nam20485/OdbDesign

    A free open source cross-platform C++ library for parsing ODB++ Design archives, accessing their data, and building net list product models. Exposed via a REST API packaged inside of a Docker image.

    C++ 1

  2. character character Public

    一纸山河,执笔入仙。「三生执笔」— AI 为你写仙侠大梦。可自由开口,言出即法。多结局,可存档,每世都值得重来。 微信小程序端的 AI 交互式叙事游戏(橙光风格 + Character.AI 混合)。玩家通过 ABCD 选项和自由输入推进剧情,AI 实时生成中文叙事;创作者可在小程序内配置世界模板和模型路由。

    TypeScript 1

  3. cdr-poster-layout cdr-poster-layout Public

    CorelDRAW (CDR) 海报自动排版工具。在 CDR中批量生成海报排版框架、填充 Excel 商品数据与图片、自动导出 PNG,并附带一个基于 Vue 3 + Electron 的图库管理客户端。

    C#

  4. cellular-automaton cellular-automaton Public

    一个无限网格、多状态、规则可调的元胞自动机交互式演示。 Python(numpy 向量化)负责元胞自动机演化计算,浏览器端用 WebGPU 绘制 彩色圆点,前后端通过 WebSocket 以增量 diff 通信。

    Python