graph TD
A[Founder] --> B[AI & EcoSystems Builder]
B --> C[Ethical & Responsible AI]
B --> D[Human–AI Integration]
B --> E[Digital Governance]
C --- F[Independent Projects]
D --- F
E --- F
style A fill:#ffd700,stroke:#333,stroke-width:2px
style B fill:#f6f6f6,stroke:#333,stroke-width:1.5px
style C fill:#e0ffe0,stroke:#32cd32,stroke-width:1px
style D fill:#e0e8ff,stroke:#4169e1,stroke-width:1px
style E fill:#ffe0e0,stroke:#c71585,stroke-width:1px
style F fill:#f5f5f5,stroke:#696969,stroke-width:1px,stroke-dasharray: 5 5
%% Copyright Notice
classDef copyright fill:#fffbe5,stroke:#b3b3b3,stroke-width:0.5px,font-style:italic
subgraph G[ ]
direction TB
X["Copyright © 2026 Anuar Razii. All Rights Reserved."]
end
style X copyright
Founder
AI & EcoSystems Builder | Ethical & Responsible AI | Human–AI Integration | Digital Governance
(Independent Projects)
Copyright © 2026 Anuar Razii. All Rights Reserved.
