├── 01_Projects
│   ├── 01_Project_A
│   │   ├── 01_Design
│   │   │   ├── network_design_v1.pdf
│   │   │   └── network_design_v2.pdf
│   │   ├── 02_Implementation
│   │   ├── 03_Testing
│   │   │   └── network_testing_plan_v1.docx
│   │   └── 04_Documentation
│   └── 02_Project_B
│       ├── 01_Design
│       ├── 02_Implementation
│       ├── 03_Testing
│       └── 04_Documentation
├── 02_Templates
├── 03_Standards
│   ├── IEEE_Standards
│   └── ITU_Standards
├── 04_Training
│   ├── 01_Materials
│   └── 02_Certifications
│       ├── CCNA
│       │   └── ccna_certification.pdf
│       └── CCNP
└── 05_Resources
    ├── 01_Manuals
    └── 02_Tools
        └── network_simulation_tool.exe