Skip to content
View ZJ-Dragon's full-sized avatar

Block or report ZJ-Dragon

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
ZJ-Dragon/README.md

I'm ZJ-Dragon

Systems-Level Thinker | OS Architect | Creator

GitHub Stats

English | 简体中文


👋 About Me

I'm a creator driven by systems-level thinking, exploring the intersection of operating systems, low-level architecture, AI system integration, and user experience design.

My primary focus lies in two technical directions: ZenuX and DragonOS:

  • ZenuX: Focuses on evolvable kernel architecture, scheduling mechanisms, abstraction design, and compatibility
  • DragonOS: Explores human-computer interaction, UI semantics, and long-term maintainability of operating systems

I maintain a sustained interest in "how technical debt emerges and how it can be systematically resolved." The UI legacy burden left by Windows, macOS's relatively disciplined evolution path, and the engineering and governance logic behind them are subjects I repeatedly study and analyze.


🧠 Research Directions

Core Work

  • Evolvable System Architecture
    Designing system architectures that don't require complete rewrites, pursuing long-term maintainability and smooth evolution

  • Semantic Layer Design
    Exploring the separation of UI/UX Semantic LayerCompatibility LayerExecution Layer for better abstraction and decoupling

  • AI-Assisted Operating Systems
    Integrating AI at the operating system level for:

    • Semantic translation and natural interaction
    • Cross-version compatibility migration and adaptation
    • Intelligent developer toolchain assistance
  • System Security & Protocol Evolution
    Focusing on offensive/defensive thinking, system security, and protocol evolution under real-world constraints

Design Philosophy

I prefer architectural-level solutions rather than merely patching individual issues.


🚀 Current Projects

Self-developed operating system kernel, focusing on:

  • Evolvable kernel architecture design
  • Hybrid paradigm of microkernel and macrokernel
  • Sandbox security and process isolation
  • Ecosystem compatibility and migration paths

📋 RFC Documentation - Kernel architecture, capability models, scheduling/memory/IO primitives, ABI/API drafts, and design trade-offs

DragonOS

Future-oriented operating system experiment:

  • Abstraction and implementation of UI semantic layers
  • Innovative thinking on human-computer interaction models
  • Engineering practices for long-term maintainability

Consciousness-like general intelligence system:

  • Deep OS-level AI integration
  • Semantic translation from natural language to system calls
  • Intelligent developer assistance toolchain

📋 RFC Documentation - Model specifications, evaluation protocols, inference APIs, safety mechanisms, and research directions

📦 Other Projects


🎥 As a Creator

Beyond programming, I engage in video production and photography.

My areas of focus include:

  • Visual Storytelling - How to tell stories through visual language
  • Rhythm & Editing - The delicate balance between information density and viewing experience
  • Color Management - Making technology serve emotional expression
  • Media Pipelines - Complete workflow optimization from shooting to post-production

This reflects a core principle I emphasize in system design:

Tools should not only work, but work well long-term and be pleasant to use.


🧭 Values

Long-termism: Not chasing short-term trends, but caring about maintainability in ten years
Respect Complexity: Acknowledge necessary complexity, but reject unnecessary complications
Elegant Abstraction: Good abstraction simplifies systems, not obscures them
Critical Thinking: Respect authority, question conclusions
Engineering Aesthetics: Elegant code is readable, maintainable, and evolvable

🔧 Technical Interests

Systems & Architecture

  • Operating Systems Design
  • Kernel Development
  • System Compatibility & Migration
  • Memory Management & Scheduling
  • Process Isolation & Security

AI & Intelligent Systems

  • AI-assisted Toolchains

  • System-level AI Integration

  • Semantic Translation

  • Intelligent Developer Tools

User Experience & Design

  • UI Semantics & Interaction Models
  • Human-Computer Interaction
  • Long-term Maintainability
  • Design System Architecture

Engineering & Security

  • Security & Red Team Thinking

  • Network Protocol Design

  • Containerization & Sandboxing

  • Media Production Pipelines


📊 GitHub Statistics

Top Languages


Together we Advance_
Last updated: January 2026

Pinned Loading

  1. Lumina-RFC Lumina-RFC Public

    A public RFC hub for Lumina: share and review model specs, evaluation protocols, inference APIs, safety notes, and research directions. Emphasis on reproducible benchmarks and design discussions; t…

  2. ZenuX-RFC ZenuX-RFC Public

    A public RFC hub for ZenuX: propose and discuss kernel architecture, capability model, scheduling/memory/IO primitives, ABI/API drafts, roadmaps, and design trade-offs. Code is minimal; focus is on…