Skip to content
View shany's full-sized avatar

Block or report shany

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. react-folder-structure react-folder-structure Public

    Forked from WebDevSimplified/react-folder-structure

    JavaScript

  2. fastify-prisma-rest-api fastify-prisma-rest-api Public

    Forked from TomDoesTech/fastify-prisma-rest-api

    TypeScript

  3. mod-sdk mod-sdk Public

    Forked from chronodivide/mod-sdk

    Documentation and resources for developing Chrono Divide mods

  4. game-api-playground game-api-playground Public

    Forked from chronodivide/game-api-playground

    Sample project using the Chrono Divide Game API

    TypeScript

  5. claw-code claw-code Public

    Forked from ultraworkers/claw-code

    Better Harness Tools, not merely storing the archive of leaked Claude Code but also make shit things done. Now rewriting in Rust.

    Python

  6. claude-code-cli claude-code-cli Public

    Forked from huangserva/claude-code-cli

    这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…

    TypeScript