{"id":21285845,"url":"https://github.com/vishwagauravin/github-receipt","last_synced_at":"2025-04-14T14:12:31.489Z","repository":{"id":263677824,"uuid":"891147726","full_name":"VishwaGauravIn/github-receipt","owner":"VishwaGauravIn","description":"Generate a receipt-style summary of your GitHub profile. Showcase your repositories, stars, and contributions in a unique, receipt-style summary. It's the perfect way to visualize your GitHub journey and celebrate your coding milestones.","archived":false,"fork":false,"pushed_at":"2024-11-19T21:07:26.000Z","size":312,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T22:28:21.722Z","etag":null,"topics":["contribution","contributions","github","github-profile","github-receipt","profile","receipt"],"latest_commit_sha":null,"homepage":"https://gitreceipt.itsvg.in","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VishwaGauravIn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-19T20:12:21.000Z","updated_at":"2025-03-27T23:53:37.000Z","dependencies_parsed_at":"2024-11-19T21:35:21.434Z","dependency_job_id":null,"html_url":"https://github.com/VishwaGauravIn/github-receipt","commit_stats":null,"previous_names":["vishwagauravin/github-receipts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VishwaGauravIn%2Fgithub-receipt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VishwaGauravIn%2Fgithub-receipt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VishwaGauravIn%2Fgithub-receipt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VishwaGauravIn%2Fgithub-receipt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VishwaGauravIn","download_url":"https://codeload.github.com/VishwaGauravIn/github-receipt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894938,"owners_count":21179152,"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":["contribution","contributions","github","github-profile","github-receipt","profile","receipt"],"created_at":"2024-11-21T11:25:56.656Z","updated_at":"2025-04-14T14:12:31.451Z","avatar_url":"https://github.com/VishwaGauravIn.png","language":"TypeScript","readme":"# GitHub Receipt Generator\n\nGenerate a receipt-style summary of your GitHub profile. Showcase your repositories, stars, and contributions in a unique, receipt-style summary. It's the perfect way to visualize your GitHub journey and celebrate your coding milestones.\n\n![image](https://github.com/user-attachments/assets/30486c89-e563-4cf9-ac68-05475ccf3311)\n\n## Table of Contents\n\n- [Features](#features)\n- [Usage](#usage)\n- [Technologies Used](#technologies-used)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- Generate a visually appealing receipt-style summary of a GitHub user's profile\n- Display key GitHub statistics including:\n  - Repositories count\n  - Stars earned\n  - Repo forks\n  - Followers and following count\n  - Top programming languages\n  - Commits in the last 30 days\n  - Contribution score\n- Realistic receipt design with tear-off edges and a barcode\n- Dark mode toggle\n- Download receipt as an image\n- Share receipt directly from the application\n\n## Usage\n\n1. Enter a GitHub username in the input field.\n2. Click the \"Generate\" button or press Enter.\n3. View the generated GitHub receipt.\n4. Use the \"Download\" button to save the receipt as an image.\n5. Use the \"Share\" button to share the receipt directly (on supported devices).\n\n## Technologies Used\n\n- Next.js\n- React\n- TypeScript\n- Tailwind CSS\n- shadcn/ui\n- html2canvas\n- jsbarcode\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the GNU License.\n\n---\n\n\u003cdetails\u003e\u003csummary\u003eSetup\u003c/summary\u003e\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.\n\u003c/details\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishwagauravin%2Fgithub-receipt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishwagauravin%2Fgithub-receipt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishwagauravin%2Fgithub-receipt/lists"}