{
  "version": "0.2.0",
  "name": "Ali Naim - Technical Skills & Competencies",
  "description": "Structured index of cybersecurity, software development, and algorithmic competencies for Ali Naim.",
  "skills": [
    {
      "id": "web-penetration-testing",
      "name": "Web Application Penetration Testing",
      "description": "Vulnerability assessment, injection attacks (SQLi, XSS, SSRF), authentication bypass, and logic flaws.",
      "category": "offensive_security",
      "level": "expert",
      "tags": [
        "web-security",
        "owasp-top-10",
        "burp-suite",
        "penetration-testing",
        "ethical-hacking"
      ],
      "evidence_url": "https://alinaim.dev/#projects"
    },
    {
      "id": "vulnerability-research",
      "name": "Vulnerability Research & Responsible Disclosure",
      "description": "Discovering, documenting, and responsibly reporting high/critical vulnerabilities to vendors.",
      "category": "offensive_security",
      "level": "advanced",
      "tags": [
        "vulnerability-research",
        "cve",
        "bug-bounty",
        "security-audit"
      ],
      "evidence_url": "https://alinaim.dev/#disclosures"
    },
    {
      "id": "competitive-programming",
      "name": "Competitive Programming & Algorithm Design",
      "description": "Advanced dynamic programming, graph theory, trees, and number theory in C++ and Python.",
      "category": "algorithms",
      "level": "collegiate_competitor",
      "tags": [
        "icpc",
        "lcpc",
        "algorithms",
        "data-structures",
        "cpp",
        "python"
      ],
      "evidence_url": "https://alinaim.dev/#awards"
    },
    {
      "id": "cybersecurity-ctf",
      "name": "Capture The Flag (CTF) Problem Solving",
      "description": "Reverse engineering, web exploitation, digital forensics, and cryptography.",
      "category": "security",
      "level": "national_finalist",
      "tags": [
        "ctf",
        "cryptography",
        "forensics",
        "binary-exploitation"
      ],
      "evidence_url": "https://alinaim.dev/#awards"
    },
    {
      "id": "full-stack-edge-engineering",
      "name": "Full-Stack & Edge Cloud Engineering",
      "description": "Designing and deploying ultra-fast TypeScript applications on Cloudflare Workers edge runtime.",
      "category": "software_engineering",
      "level": "proficient",
      "tags": [
        "typescript",
        "cloudflare-workers",
        "vite",
        "edge-computing",
        "rest-api"
      ],
      "evidence_url": "https://alinaim.dev/#projects"
    }
  ]
}