Skip to content
View zoey216321's full-sized avatar

Block or report zoey216321

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. fastapi-bookstore fastapi-bookstore Public

    一个基于 FastAPI 构建的简易书店 API,用于管理书籍信息。支持书籍列表查看、新增书籍、按索引/ID 查询书籍以及获取随机书籍等基础操作。数据通过 JSON 文件(books.json)持久化存储。

    Python

  2. all-in-rag all-in-rag Public

    Forked from datawhalechina/all-in-rag

    🔍大模型应用开发实战一:RAG技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/

    Python

  3. ThinkJavaCode2 ThinkJavaCode2 Public

    Forked from ChrisMayfield/ThinkJavaCode2

    Supporting code for Think Java, 2nd edition, by Allen Downey and Chris Mayfield.

    Java