huaxz1986
{
  "type": "http://schema.org/Person",
  "name": "",
  "description": "",
  "followers": "",
  "url": "",
  "location": "",
  "languages": [
    "C++",
    "Jupyter Notebook"
  ],
  "users": [
    {
      "name": "@huaxz1986",
      "avatar": "https://avatars.githubusercontent.com/u/3395177?s=64&v=4"
    },
    {
      "name": "@huaxz1986",
      "avatar": "https://avatars.githubusercontent.com/u/3395177?s=64&v=4"
    },
    {
      "name": "View huaxz1986's full-sized avatar",
      "avatar": "https://avatars.githubusercontent.com/u/3395177?v=4"
    }
  ],
  "topics": []
}
{
  "avatar": "https://avatars.githubusercontent.com/u/3395177?v=4",
  "name": "",
  "username": "huaxz1986",
  "description": "",
  "location": "",
  "vcard": null,
  "vcardDetails": [],
  "orgs": [],
  "sponsors": [],
  "pinned": [
    {
      "name": "cplusplus-_Implementation_Of_Introduction_to_Algorithms",
      "description": "《算法导论》第三版中算法的C++实现",
      "language": ""
    },
    {
      "name": "APUE_notes",
      "description": "《UNIX环境高级编程》中文第三版笔记",
      "language": ""
    },
    {
      "name": "git_book",
      "description": "教材对应的源码",
      "language": ""
    },
    {
      "name": "python_learning_notes",
      "description": "《learning python》中文第四版的学习笔记,由纸值文档转换而来",
      "language": ""
    },
    {
      "name": "deep_learning_notes",
      "description": "deeplearningbook学习笔记,来自于 http://www.deeplearningbook.org",
      "language": ""
    },
    {
      "name": "python_tools",
      "description": "Python常用库以及第三方package的使用笔记",
      "language": ""
    }
  ],
  "pinnedHtml": [
    "\n          <div class=\"d-flex v-align-middle mr-2\">\n            <span data-view-component=\"true\" class=\"position-relative\"><a id=\"54779523\" href=\"/huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms\" data-view-component=\"true\" class=\"min-width-0 Link text-bold flex-auto wb-break-all\"><span class=\"repo\">\n                cplusplus-_Implementation_Of_Introduction_to_Algorithms\n              </span></a>  <tool-tip id=\"tooltip-6b7fe0f9-85a0-4751-a53a-6c306b097038\" for=\"54779523\" popover=\"manual\" data-direction=\"n\" data-type=\"description\" data-view-component=\"true\" class=\"sr-only position-absolute\">cplusplus-_Implementation_Of_Introduction_to_Algorithms</tool-tip></span>            <span class=\"flex-auto text-right\">\n              <span></span><span class=\"Label Label--secondary v-align-middle \">Public</span>\n            </span>\n          </div>\n\n\n          <p class=\"pinned-item-desc color-fg-muted text-small d-block mt-2 mb-3\">\n            《算法导论》第三版中算法的C++实现\n          </p>\n\n          <p class=\"mb-0 f6 color-fg-muted\">\n              <span class=\"d-inline-block mr-3\">\n  <span class=\"repo-language-color\" style=\"background-color: #f34b7d\"></span>\n  <span itemprop=\"programmingLanguage\">C++</span>\n</span>\n\n              <a href=\"/huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms/stargazers\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"stars\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-star\">\n    <path d=\"M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z\"></path>\n</svg>\n                4k\n              </a>\n              <a href=\"/huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms/forks\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"forks\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-repo-forked\">\n    <path d=\"M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z\"></path>\n</svg>\n                1k\n              </a>\n          </p>\n        ",
    "\n          <div class=\"d-flex v-align-middle mr-2\">\n            <span data-view-component=\"true\" class=\"position-relative\"><a id=\"59097868\" href=\"/huaxz1986/APUE_notes\" data-view-component=\"true\" class=\"min-width-0 Link text-bold flex-auto wb-break-all\"><span class=\"repo\">\n                APUE_notes\n              </span></a>  <tool-tip id=\"tooltip-8dfbbd75-475f-434c-b233-bfc2ed7bf412\" for=\"59097868\" popover=\"manual\" data-direction=\"n\" data-type=\"description\" data-view-component=\"true\" class=\"sr-only position-absolute\">APUE_notes</tool-tip></span>            <span class=\"flex-auto text-right\">\n              <span></span><span class=\"Label Label--secondary v-align-middle \">Public</span>\n            </span>\n          </div>\n\n\n          <p class=\"pinned-item-desc color-fg-muted text-small d-block mt-2 mb-3\">\n            《UNIX环境高级编程》中文第三版笔记\n          </p>\n\n          <p class=\"mb-0 f6 color-fg-muted\">\n              <a href=\"/huaxz1986/APUE_notes/stargazers\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"stars\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-star\">\n    <path d=\"M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z\"></path>\n</svg>\n                1.4k\n              </a>\n              <a href=\"/huaxz1986/APUE_notes/forks\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"forks\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-repo-forked\">\n    <path d=\"M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z\"></path>\n</svg>\n                449\n              </a>\n          </p>\n        ",
    "\n          <div class=\"d-flex v-align-middle mr-2\">\n            <span data-view-component=\"true\" class=\"position-relative\"><a id=\"75787885\" href=\"/huaxz1986/git_book\" data-view-component=\"true\" class=\"min-width-0 Link text-bold flex-auto wb-break-all\"><span class=\"repo\">\n                git_book\n              </span></a>  <tool-tip id=\"tooltip-c68e248d-9f2a-41e5-aa8a-d7e00c533e11\" for=\"75787885\" popover=\"manual\" data-direction=\"n\" data-type=\"description\" data-view-component=\"true\" class=\"sr-only position-absolute\">git_book</tool-tip></span>            <span class=\"flex-auto text-right\">\n              <span></span><span class=\"Label Label--secondary v-align-middle \">Public</span>\n            </span>\n          </div>\n\n\n          <p class=\"pinned-item-desc color-fg-muted text-small d-block mt-2 mb-3\">\n            教材对应的源码\n          </p>\n\n          <p class=\"mb-0 f6 color-fg-muted\">\n              <span class=\"d-inline-block mr-3\">\n  <span class=\"repo-language-color\" style=\"background-color: #DA5B0B\"></span>\n  <span itemprop=\"programmingLanguage\">Jupyter Notebook</span>\n</span>\n\n              <a href=\"/huaxz1986/git_book/stargazers\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"stars\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-star\">\n    <path d=\"M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z\"></path>\n</svg>\n                323\n              </a>\n              <a href=\"/huaxz1986/git_book/forks\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"forks\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-repo-forked\">\n    <path d=\"M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z\"></path>\n</svg>\n                260\n              </a>\n          </p>\n        ",
    "\n          <div class=\"d-flex v-align-middle mr-2\">\n            <span data-view-component=\"true\" class=\"position-relative\"><a id=\"54167960\" href=\"/huaxz1986/python_learning_notes\" data-view-component=\"true\" class=\"min-width-0 Link text-bold flex-auto wb-break-all\"><span class=\"repo\">\n                python_learning_notes\n              </span></a>  <tool-tip id=\"tooltip-8d9e43c2-6621-4ad1-b870-17cb1378ee34\" for=\"54167960\" popover=\"manual\" data-direction=\"n\" data-type=\"description\" data-view-component=\"true\" class=\"sr-only position-absolute\">python_learning_notes</tool-tip></span>            <span class=\"flex-auto text-right\">\n              <span></span><span class=\"Label Label--secondary v-align-middle \">Public</span>\n            </span>\n          </div>\n\n\n          <p class=\"pinned-item-desc color-fg-muted text-small d-block mt-2 mb-3\">\n            《learning python》中文第四版的学习笔记,由纸值文档转换而来\n          </p>\n\n          <p class=\"mb-0 f6 color-fg-muted\">\n              <a href=\"/huaxz1986/python_learning_notes/stargazers\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"stars\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-star\">\n    <path d=\"M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z\"></path>\n</svg>\n                301\n              </a>\n              <a href=\"/huaxz1986/python_learning_notes/forks\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"forks\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-repo-forked\">\n    <path d=\"M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z\"></path>\n</svg>\n                128\n              </a>\n          </p>\n        ",
    "\n          <div class=\"d-flex v-align-middle mr-2\">\n            <span data-view-component=\"true\" class=\"position-relative\"><a id=\"75733182\" href=\"/huaxz1986/deep_learning_notes\" data-view-component=\"true\" class=\"min-width-0 Link text-bold flex-auto wb-break-all\"><span class=\"repo\">\n                deep_learning_notes\n              </span></a>  <tool-tip id=\"tooltip-61e08d85-37fb-4684-b15f-348303570823\" for=\"75733182\" popover=\"manual\" data-direction=\"n\" data-type=\"description\" data-view-component=\"true\" class=\"sr-only position-absolute\">deep_learning_notes</tool-tip></span>            <span class=\"flex-auto text-right\">\n              <span></span><span class=\"Label Label--secondary v-align-middle \">Public</span>\n            </span>\n          </div>\n\n\n          <p class=\"pinned-item-desc color-fg-muted text-small d-block mt-2 mb-3\">\n            deeplearningbook学习笔记,来自于 http://www.deeplearningbook.org\n          </p>\n\n          <p class=\"mb-0 f6 color-fg-muted\">\n              <a href=\"/huaxz1986/deep_learning_notes/stargazers\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"stars\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-star\">\n    <path d=\"M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z\"></path>\n</svg>\n                278\n              </a>\n              <a href=\"/huaxz1986/deep_learning_notes/forks\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"forks\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-repo-forked\">\n    <path d=\"M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z\"></path>\n</svg>\n                100\n              </a>\n          </p>\n        ",
    "\n          <div class=\"d-flex v-align-middle mr-2\">\n            <span data-view-component=\"true\" class=\"position-relative\"><a id=\"54691356\" href=\"/huaxz1986/python_tools\" data-view-component=\"true\" class=\"min-width-0 Link text-bold flex-auto wb-break-all\"><span class=\"repo\">\n                python_tools\n              </span></a>  <tool-tip id=\"tooltip-b0d87cb3-8bb3-4616-a451-ae20ae51ec12\" for=\"54691356\" popover=\"manual\" data-direction=\"n\" data-type=\"description\" data-view-component=\"true\" class=\"sr-only position-absolute\">python_tools</tool-tip></span>            <span class=\"flex-auto text-right\">\n              <span></span><span class=\"Label Label--secondary v-align-middle \">Public</span>\n            </span>\n          </div>\n\n\n          <p class=\"pinned-item-desc color-fg-muted text-small d-block mt-2 mb-3\">\n            Python常用库以及第三方package的使用笔记\n          </p>\n\n          <p class=\"mb-0 f6 color-fg-muted\">\n              <a href=\"/huaxz1986/python_tools/stargazers\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"stars\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-star\">\n    <path d=\"M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z\"></path>\n</svg>\n                122\n              </a>\n              <a href=\"/huaxz1986/python_tools/forks\" class=\"pinned-item-meta Link--muted\">\n                <svg aria-label=\"forks\" role=\"img\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-repo-forked\">\n    <path d=\"M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z\"></path>\n</svg>\n                66\n              </a>\n          </p>\n        "
  ]
}
{
  "accept-ranges": "bytes",
  "cache-control": "max-age=0, private, must-revalidate",
  "content-encoding": "gzip",
  "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/",
  "content-type": "text/html; charset=utf-8",
  "date": "Tue, 04 Nov 2025 01:22:17 GMT",
  "etag": "dccf80e2bdfe016bc2dd0063df026119",
  "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
  "server": "github.com",
  "set-cookie": "logged_in=no; Path=/; Domain=github.com; Expires=Wed, 04 Nov 2026 01:22:16 GMT; HttpOnly; Secure; SameSite=Lax",
  "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
  "transfer-encoding": "chunked",
  "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With",
  "x-content-type-options": "nosniff",
  "x-frame-options": "deny",
  "x-github-request-id": "A572:23E9A4:1881419:2034F0D:69095545",
  "x-xss-protection": "0"
}