{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "individual",
    "role": "owner",
    "name": "Yusuf Gadelrab",
    "email": "yusuf.gadelrab06@gmail.com",
    "description": "Yusuf Gadelrab maintains the portfolio project described in this manifest.",
    "webpageUrl": {
      "url": "https://yusuf-gadelrab.github.io"
    }
  },
  "projects": [
    {
      "guid": "yusuf-portfolio",
      "name": "Yusuf Gadelrab Portfolio",
      "description": "A personal React portfolio website containing Yusuf Gadelrab's projects, writing, profile content, and an in-browser edit/export workflow. It is published with GitHub Pages.",
      "webpageUrl": {
        "url": "https://yusuf-gadelrab.github.io"
      },
      "repositoryUrl": {
        "url": "https://github.com/Yusuf-Gadelrab/Yusuf-Gadelrab.github.io"
      },
      "licenses": [
        "No open-source license declared"
      ],
      "tags": [
        "portfolio",
        "react",
        "github-pages"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "interac-etransfer",
        "type": "bank",
        "description": "Interac e-Transfer to Yusuf Gadelrab's Canadian bank account. Contact Yusuf at yusuf.gadelrab06@gmail.com for recipient details."
      }
    ],
    "plans": [
      {
        "guid": "portfolio-support",
        "status": "active",
        "name": "Portfolio maintenance support",
        "description": "One-time support requested for continued maintenance and improvement of the portfolio website.",
        "amount": 3000,
        "currency": "USD",
        "frequency": "one-time",
        "channels": [
          "interac-etransfer"
        ]
      }
    ]
  }
}
