{
    "Network Design": {
        "description": "Skills to plan, create, and implement communication networks.",
        "skills": {
            "LAN/WAN Design": "Designing local area and wide area networks.",
            "Network Security": "Implementing measures to protect networks from threats.",
            "Wireless Networking": "Setting up and managing wireless communication systems.",
            "Network Troubleshooting": "Identifying and resolving network issues.",
            "Routing Protocols": "Configuring and managing routing protocols."
        }
    }
}

{
    "System Administration": {
        "description": "Skills to manage and maintain computer systems and servers.",
        "skills": {
            "Linux/Unix Administration": "Managing Linux and Unix operating systems.",
            "Windows Administration": "Managing Windows operating systems.",
            "Server Virtualization": "Creating and managing virtual servers.",
            "Backup and Recovery": "Implementing backup and recovery strategies.",
            "System Monitoring": "Monitoring system performance and security."
        }
    }
}

{
    "Cloud Computing": {
        "description": "Skills to work with cloud services and infrastructure.",
        "skills": {
            "AWS": "Proficiency with Amazon Web Services.",
            "Azure": "Proficiency with Microsoft Azure.",
            "Google Cloud": "Proficiency with Google Cloud Platform.",
            "Cloud Migration": "Migrating on-premises workloads to the cloud.",
            "Cloud Security": "Securing cloud-based systems and data."
        }
    }
}

{
    "DevOps": {
        "description": "Skills to facilitate collaboration between development and operations teams.",
        "skills": {
            "CI/CD": "Implementing continuous integration and delivery pipelines.",
            "Infrastructure as Code": "Managing infrastructure through code and scripts.",
            "Containerization": "Using containers for application deployment.",
            "Automated Testing": "Automating software testing processes.",
            "Collaboration": "Working closely with development teams."
        }
    }
}

{
    "Soft Skills": {
        "description": "Essential interpersonal and communication skills.",
        "skills": {
            "Communication": "Effectively conveying information and ideas.",
            "Leadership": "Guiding and inspiring team members.",
            "Teamwork": "Collaborating with colleagues to achieve goals.",
            "Problem Solving": "Identifying and addressing challenges.",
            "Adaptability": "Quickly adjusting to changes and new situations."
        }
    }
}

