{
  "$schema": "https://modelcontextprotocol.io/schema/manifest.json",
  "name": "ysnyns.com",
  "version": "1.0.0",
  "description": "Public profile of Yassin Younis — Software Engineer. Read-only resources for AI agents acting on behalf of recruiters or anyone learning about Yassin.",
  "homepage": "https://ysnyns.com",
  "contact": {
    "name": "Yassin Younis",
    "email": "hi@ysnyns.com",
    "url": "https://ysnyns.com"
  },
  "tools": [
    {
      "name": "get_resume",
      "description": "Full résumé in HTML — work history, education, skills, languages.",
      "type": "resource",
      "url": "https://ysnyns.com/resume",
      "content_type": "text/html"
    },
    {
      "name": "get_resume_markdown",
      "description": "Same content as get_resume but in single-file markdown, optimized for LLM consumption.",
      "type": "resource",
      "url": "https://ysnyns.com/llms-full.txt",
      "content_type": "text/plain"
    },
    {
      "name": "get_index",
      "description": "Short llms.txt index of all profile resources with one-line descriptions.",
      "type": "resource",
      "url": "https://ysnyns.com/llms.txt",
      "content_type": "text/plain"
    },
    {
      "name": "get_homepage",
      "description": "Interactive business card with summary biography in HTML.",
      "type": "resource",
      "url": "https://ysnyns.com",
      "content_type": "text/html"
    },
    {
      "name": "get_contact_email",
      "description": "Direct professional email contact for Yassin.",
      "type": "resource",
      "url": "mailto:hi@ysnyns.com",
      "content_type": "text/plain"
    },
    {
      "name": "get_github",
      "description": "Public GitHub profile listing open-source repositories.",
      "type": "resource",
      "url": "https://github.com/Yassin-Younis",
      "content_type": "text/html"
    },
    {
      "name": "get_linkedin",
      "description": "Public LinkedIn profile for professional network.",
      "type": "resource",
      "url": "https://linkedin.com/in/yassin-y",
      "content_type": "text/html"
    }
  ],
  "topics": [
    "Software Engineering",
    "Front-end Development",
    "Next.js",
    "React",
    "TypeScript",
    "Node.js",
    "WebRTC",
    "Software Architecture"
  ],
  "languages": ["en", "ar", "tr"],
  "license": "All content under standard copyright. Crawling and citation by AI agents is welcome and intended."
}
