{"id":25766924,"url":"https://github.com/mrelvin/github-profile-chart","last_synced_at":"2025-02-26T23:18:19.940Z","repository":{"id":54217196,"uuid":"143811336","full_name":"MrElvin/github-profile-chart","owner":"MrElvin","description":"👨‍💻 Visualize your github profile.","archived":false,"fork":false,"pushed_at":"2022-12-22T08:34:43.000Z","size":1909,"stargazers_count":12,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2023-05-12T04:20:32.303Z","etag":null,"topics":["cheerio","github-api-v4","graphql","koa2","vue2"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrElvin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-07T02:56:21.000Z","updated_at":"2022-11-18T20:19:31.000Z","dependencies_parsed_at":"2023-01-30T06:15:34.357Z","dependency_job_id":null,"html_url":"https://github.com/MrElvin/github-profile-chart","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrElvin%2Fgithub-profile-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrElvin%2Fgithub-profile-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrElvin%2Fgithub-profile-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrElvin%2Fgithub-profile-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrElvin","download_url":"https://codeload.github.com/MrElvin/github-profile-chart/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240947743,"owners_count":19883042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheerio","github-api-v4","graphql","koa2","vue2"],"created_at":"2025-02-26T23:18:19.369Z","updated_at":"2025-02-26T23:18:19.930Z","avatar_url":"https://github.com/MrElvin.png","language":"Vue","readme":"# github-profile-chart\n\nVisualize your github profile.\n\n\u003e Inspired by Molunerfinn's [node-github-profile-summary](https://github.com/Molunerfinn/node-github-profile-summary)\n\nLive at: [http://ghprofile.breezymelon.com/](http://ghprofile.breezymelon.com/)\n\n## Features\n\n1. Responsive layout\n2. Simple and fresh interface\n3. Support exporting images\n\n## Skills \u0026 Dependencies\n\n- [Vue](https://github.com/vuejs/vue)\n- [Koa](https://github.com/koajs/koa)\n- [Antv/g2](https://github.com/antvis/g2)\n- [Melongrid.css](https://github.com/MrElvin/MelonGrid.css)\n- [Github api v4](https://developer.github.com/v4/)\n\n## Screenshot\n\n\u003e Take my account as an example, sorry for my poor github data.\n\n### Your beautiful profile\n\n![MrElvin's Github Profile](https://raw.githubusercontent.com/MrElvin/github-profile-chart/master/example/MrElvin-GitHub-Profile.png)\n\n### Save and Download your profile as an image\n\n![MrElvin's Github Profile Capture](https://raw.githubusercontent.com/MrElvin/github-profile-chart/master/example/MrElvin-capture.png)\n\n## Run locally\n\n### Project config\n\n1. First you should generate a github personal access token at [https://github.com/settings/tokens](https://github.com/settings/tokens)\n\n2. Second you have to create a file in the project folder which name is `project.config.json`. For example:\n\n```json\n{\n  \"PORT\": 8080,\n  \"SOCKET_PORT\": 3000,\n  \"JWT_SECRET\": \"github-profile-chart\",\n  \"IS_STAR_REQUIRED\": false,\n  \"TOKEN\": \"yourgithubpersonalaccesstoken\"\n}\n```\n- PORT\n    \n    backend server port\n- SOCKET_PORT\n\n    socket server port\n- JWT_SECRET\n\n    any string you like (use for json web token)\n- IS_STAR_REQUIRED\n\n    if this field is true, you can only analyze the gist who has starred the repository (Recommend: false)\n- TOKEN\n\n    paste your github personal access token here\n\n### Install\n\n```shell\ngit clone git@github.com:MrElvin/github-profile-chart.git\ncd github-profile-chart\nnpm install\n```\n\n### Run\n\n```shell\nnpm run build\nnode app.js\n```\n\nOpen `http://localhost:3000` in your browser.\n\nEnjoy ^_^\n\n## License\n\n[MIT](https://github.com/MrElvin/github-profile-chart/blob/dev/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrelvin%2Fgithub-profile-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrelvin%2Fgithub-profile-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrelvin%2Fgithub-profile-chart/lists"}