{"id":15642947,"url":"https://github.com/hellofaizan/xprofile","last_synced_at":"2026-02-28T20:42:11.141Z","repository":{"id":184633304,"uuid":"672221886","full_name":"hellofaizan/xprofile","owner":"hellofaizan","description":"𝕏 Profile - Twitter Profile Card | List your Twitter Profile","archived":false,"fork":false,"pushed_at":"2024-06-08T11:30:05.000Z","size":910,"stargazers_count":64,"open_issues_count":2,"forks_count":67,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T19:21:19.661Z","etag":null,"topics":["collaborate","github","good-first-issue","good-first-project","good-for-beginners","hacktoberfest","json","learn","mongodb","namecheap","open-source","profilecard","student-vscode","twitter"],"latest_commit_sha":null,"homepage":"https://x.hellofaizan.tech","language":"JavaScript","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/hellofaizan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"hellofaizan","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-07-29T10:32:17.000Z","updated_at":"2025-03-15T23:13:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"93c2c4bc-b4db-44eb-996a-78b50ba2abcb","html_url":"https://github.com/hellofaizan/xprofile","commit_stats":null,"previous_names":["hellofaizan/xprofile"],"tags_count":6,"template":false,"template_full_name":"hellofaizan/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fxprofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fxprofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fxprofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fxprofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellofaizan","download_url":"https://codeload.github.com/hellofaizan/xprofile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253162641,"owners_count":21863956,"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":["collaborate","github","good-first-issue","good-first-project","good-for-beginners","hacktoberfest","json","learn","mongodb","namecheap","open-source","profilecard","student-vscode","twitter"],"created_at":"2024-10-03T11:58:17.551Z","updated_at":"2026-02-28T20:42:06.095Z","avatar_url":"https://github.com/hellofaizan.png","language":"JavaScript","readme":"# 𝕏 Profile Card\n\n\u003e [!NOTE]\n\u003e Working on version 2 with a lot of features. [Have a look by clicking here](https://github.com/Youth-Icon/xprofile)\n\u003e also [join Discord](https://discord.gg/vUHMxPvege) to discuss upcoming features\n\nA website to list your Twitter ( 𝕏 ) and Github profile to the world\n\n\n![image](https://github.com/hellofaizan/xprofile/assets/84437051/5b463c7d-4488-4743-8e56-f0cf31c6ba3d)\n\n\n\n## Languages/Tools\n\n\u003ca href=\"https://discord.gg/EHthxHRUmr\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=next,js,react,firebase\" /\u003e\n  \u003c/a\u003e\n\n## 👩🏽‍💻 Demo\n\nCheck out the website: [𝕏 Profiles](https://x.hellofaizan.me)\n\n## 👇🏽 File Format\n```json\n    ,{\n        \"username\": \"hellofaizaan\",\n        \"name\": \"Hello Faizan\",\n        \"github\": \"hellofaizan\",\n        \"banner_color\": \"#ff2500\",\n        \"about\": \"I am a full stack developer and a competitive programmer. I love Chess♟️ also https://hellofaizan.me/\"\n    }\n```\n\n| Key  | Value                                                                                  |\n| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| username | This value should be your Twitter (𝕏) username.|\n| name | This value should be your real name. |\n| github | The value should be your Github username                   |\n| banner_color | The value should contain any hex code for background just like Twitter eg: #fff, #000   |\n| about | Short simple `max 2 lines` about yourself, You can also include links which are clickable   |\n    \n\n## 🛠️ Installation Steps\n\n### 🔥 Add your profile using\n\n1. Fork the project:\n\n- [Fork](https://github.com/hellofaizan/xprofile/fork) the project. Click on the \u003ca href=\"https://github.com/hellofaizan/xprofile/fork\"\u003e\u003cimg src=\"https://i.imgur.com/G4z1kEe.png\" height=\"15\" width=\"15\"\u003e\u003c/a\u003e icon in the top right to get started.\n\n2. Create a New Branch:\n\n- On your new repository's page, click the gray `main` button in the upper left to reveal a dropdown menu.\n- Enter the name of your new branch in the text box. (Branch names usually make a reference to what is being changed. Example: `profileAdd`).\n- Click on `Create branch \u003cnew branch name\u003e` and this will automatically take you to your new branch. You can make edits on the main branch, but this may cause issues down the line. Best practice is to create a new branch for each separate issue you work on. That way, your `main` branch remains in sync with `xprofile` `main` branch.\n\n3. Navigate to file:\n\n- Navigate to the `data/users.json` file.\n\n4. Edit:\n\n- On the top right of the JSON file, click on the pencil icon to edit the file by adding your image, name and username.\n- You can add JSON object wherever you want in the file, it will automatically arrange according to alphabetical order.\n- After editing the JSON file, add a commit message and click on the green button saying \"Commit Changes\". Make sure you have selected the branch you have created.\n\n5. Raise a Pull Request:\n\n- And finally, create a [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)!\n- Great job! You did it!\n- Remember to PR in ```addProfile branch of repository```\n\n\n## 🚀 Running locally\nTo run locally, just `cd` into the project and run the following commands to run node modules and serve the website locally.\n```bash\nyarn\n```\n\n```bash\nyarn run dev\n```\n\n## 💪🏽 Contributors\n\nThank you all so much for spending your time to improve 𝕏 Profile.\n\n\u003ca href=\"https://github.com/hellofaizan/xprofile/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=hellofaizan/xprofile\" /\u003e\n\u003c/a\u003e\n\n## Repository Activity\n\n![Alt](https://repobeats.axiom.co/api/embed/3c905c2b26fc447eb080acba085a899468acd7e3.svg \"Repobeats analytics image\")\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#hellofaizan/xprofile\u0026Date\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=hellofaizan/xprofile\u0026type=Date\u0026theme=dark\" /\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=hellofaizan/xprofile\u0026type=Date\" /\u003e\n    \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=hellofaizan/xprofile\u0026type=Date\" /\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n\n# Join Discord 💻\n\n\u003ca href=\"https://discord.gg/vUHMxPvege\"\u003e\n     \u003cimg src=\"https://invidget.switchblade.xyz/vUHMxPvege\" width=\"400\" height=\"100\" /\u003e\n\u003c/a\u003e\n\u003chr/\u003e\n\n## Drop a ⭐ if you like this project\n","funding_links":["https://github.com/sponsors/hellofaizan"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellofaizan%2Fxprofile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellofaizan%2Fxprofile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellofaizan%2Fxprofile/lists"}