Screenshots
Example Usage
graph TB
    A[🗂️ Repository Root] --> B[📋 Templates]
    A --> C[🛠️ Tools]
    A --> D[📊 Scripts]
    A --> E[📚 Documentation]
    A --> F[🎓 Learning]
    A --> G[🤝 Community]
    
    B --> B1[Investigation Reports]
    B --> B2[Technical Assessments]
    B --> B3[Legal Frameworks]
    B --> B4[Analysis Templates]
    
    C --> C1[Search & Discovery]
    C --> C2[Social Media Intel]
    C --> C3[Technical Recon]
    C --> C4[AI-Powered Tools]
    
    D --> D1[Python Scripts]
    D --> D2[Data Processing]
    D --> D3[Automation]
    D --> D4[Visualization]
    
    E --> E1[User Guides]
    E --> E2[API Documentation]
    E --> E3[Best Practices]
    E --> E4[Troubleshooting]
    
    style A fill:#ff6b6b
    style B fill:#4ecdc4
    style C fill:#45b7d1
    style D fill:#96ceb4
    style E fill:#ffeaa7
    style F fill:#dda0dd
    style G fill:#98d8c8