Skip to content
View zhxsxuan's full-sized avatar

Highlights

  • Pro

Block or report zhxsxuan

Report abuse

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

Report abuse

Popular repositories Loading

  1. beamer-template beamer-template Public

    A beamer template for scientific conference presentation.

    TeX 3 1

  2. vimrc vimrc Public

    An light yet powerful Vim configuration for coding and latex writing.

    Vim Script 1

  3. latex-article-template latex-article-template Public

    A simple LaTeX template for writing math articles

    Makefile 1 1

  4. analysis_claude_code analysis_claude_code Public

    Forked from shareAI-lab/learn-claude-code

    本仓库包含对 Claude Code v1.0.33 进行逆向工程的完整研究和分析资料。包括对混淆源代码的深度技术分析、系统架构文档,以及重构 Claude Code agent 系统的实现蓝图。主要发现包括实时 Steering 机制、多 Agent 架构、智能上下文管理和工具执行管道。该项目为理解现代 AI agent 系统设计和实现提供技术参考。

    JavaScript 1

  5. webpage webpage Public

    My personal webpage.

    CSS 1

  6. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python