Skip to content
View XXY-CH's full-sized avatar
:bowtie:
:bowtie:
  • Hangzhou XueJun High School
  • Hangzhou
  • 11:57 (UTC +08:00)

Highlights

  • Pro

Block or report XXY-CH

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
XXY-CH/README.md
CachoidXie banner

Typing SVG

Profile Views GitHub Followers Research DOI Email

About

I build research-shaped systems: online judges that understand teaching data, AI-agent infrastructure that can inspect and improve code, and memory-centric modeling experiments that try to make long-context reasoning cheaper, sharper, and more auditable.

My favorite work lives at the boundary where a mathematical claim has to become a running system: proofs, tests, architecture diagrams, telemetry, and a repo that another engineer can actually reproduce.

Current Focus

Lane What I am building Public signal
Long-context AI research RetNet-style retention, Engram lookup, Block Attention Residuals, milestone snapshots engram-retention
AI-native education systems Online judge platform for school teaching, evaluation, and AI-assisted governance CodeNexus
Agent memory and evolution Systems where agents learn, forget, route, and self-improve over time dna-memory, evolver, mindx
Multi-agent learning Interactive classrooms and coordination surfaces for AI-assisted learning OpenMAIC
Edge and signal systems WiFi sensing, inference pipelines, and non-visual perception systems RuView

Featured Repositories

PyTorch research scaffold for budgeted long-context memory: RetNet recurrence, hashed Engram lookup, Block Attention Residuals, and milestone snapshots.

Python PyTorch CC-BY-4.0

An AI-native online judge platform designed for school teaching, judging, integrity workflows, and educational data intelligence.

Rust PostgreSQL Redis

System Map

flowchart LR
    A["Research questions"] --> B["Formal assumptions"]
    B --> C["Executable prototypes"]
    C --> D["Tests and ablations"]
    D --> E["Docs and proof trail"]
    E --> B

    C --> F["Education systems"]
    C --> G["Agent infrastructure"]
    C --> H["Memory architectures"]
    C --> I["Signal and edge systems"]
Loading

Toolbox

Rust Python TypeScript Go C++ PyTorch PostgreSQL Redis Docker Linux

Engineering Taste

  • Start with the actual system, not a slogan.
  • Keep claims narrow until tests make them stronger.
  • Prefer architectures that can be inspected, reproduced, and falsified.
  • Build AI features around evidence, governance, and workflows, not just chat.
  • Treat documentation as part of the system, not packaging after the fact.

GitHub Signal

Public repos: 19
Recent center of gravity: Engram Retention, CodeNexus, OpenMAIC, RuView
Main languages by public repo count:
  JavaScript  ####  4
  C++         ###   3
  Python      ###   3
  Rust        ###   3
  TypeScript  ###   3
  Go          #     1
Signal Why it matters
Research code engram-retention keeps proofs, configs, tests, and citation metadata together.
Systems code CodeNexus pushes AI-native online judging toward real teaching workflows.
Agent code dna-memory, evolver, and mindx explore memory, self-evolution, and digital identity.
Interface code OpenMAIC experiments with multi-agent learning surfaces.

This section intentionally avoids third-party dynamic stat renderers. Some popular README stat services currently return 503 errors, which GitHub surfaces as Error Fetching Resource.

Contact

Email:  cachoidxx@gmail.com
GitHub: https://github.com/XXY-CH
footer

Pinned Loading

  1. NEW-Finding-Shortest-Paths-Algorithm NEW-Finding-Shortest-Paths-Algorithm Public

    A brand-new shortest path algorithm comes from the latest research of Tsinghua University.

    C++ 2

  2. CodeNexus CodeNexus Public

    CodeNexus is an online judge platform that developed for school to connect teaching with AI. The AI connecting gateway is still in processing

    Rust 1

  3. engram-retention engram-retention Public

    PyTorch research scaffold for RetNet, Block Attention Residuals, and hashed Engram memory

    Python 1