{"id":47944486,"url":"https://github.com/abdul-wahab619/contribforge","last_synced_at":"2026-04-04T08:21:31.384Z","repository":{"id":338970592,"uuid":"1151221901","full_name":"abdul-wahab619/contribforge","owner":"abdul-wahab619","description":"Connect with Open Source Opportunities Discover the perfect projects to contribute to, grow your skills, and build your open source portfolio with ContribForge.","archived":false,"fork":false,"pushed_at":"2026-02-26T09:26:50.000Z","size":764,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T13:37:30.464Z","etag":null,"topics":["good-first-issue","open-source","opensource","opensource-contributions","opensource-projects"],"latest_commit_sha":null,"homepage":"https://contribforge.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdul-wahab619.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-06T07:40:56.000Z","updated_at":"2026-02-26T09:26:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/abdul-wahab619/contribforge","commit_stats":null,"previous_names":["abdul-wahab619/contribforge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdul-wahab619/contribforge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdul-wahab619%2Fcontribforge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdul-wahab619%2Fcontribforge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdul-wahab619%2Fcontribforge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdul-wahab619%2Fcontribforge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdul-wahab619","download_url":"https://codeload.github.com/abdul-wahab619/contribforge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdul-wahab619%2Fcontribforge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31392810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["good-first-issue","open-source","opensource","opensource-contributions","opensource-projects"],"created_at":"2026-04-04T08:21:30.686Z","updated_at":"2026-04-04T08:21:31.376Z","avatar_url":"https://github.com/abdul-wahab619.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ContribForge\n\nContribForge is an open-source platform designed to make discovering, tracking, and managing open-source contributions easier for developers.\n\nInstead of jumping between GitHub tabs, issues, and notes, ContribForge helps you **find the right issues, save them, and track your contribution journey in one place**.\n\n---\n\n## Why ContribForge?\n\nOpen source is powerful, but the entry barrier is high.\n\nCommon problems developers face:\n\n* Finding beginner-friendly issues\n* Losing track of saved repositories and issues\n* No clear view of contribution progress\n* Hard to showcase open-source work publicly\n\nContribForge aims to solve this.\n\n---\n\n## Features (Current \u0026 Planned)\n\n### Phase 1: Search \u0026 Discovery\n\n* GitHub repository and issue search\n* Filters by language, difficulty, and labels\n* Highlight `good first issue` opportunities\n* Repository cards with key stats\n\n### Phase 2: Authentication\n\n* GitHub OAuth and Email/Password login\n* Protected dashboard routes\n* User profiles\n\n### Phase 3: Dashboard\n\n* Save and bookmark repos and issues\n* Quick access to saved items\n* Personalized dashboard layout\n\n### Phase 4: Contribution Tracking\n\n* Sync GitHub contributions (PRs, commits, issues)\n* Progress charts and contribution history\n* Streaks and milestones\n\n### Phase 5: Public Portfolio\n\n* Shareable public profile\n* Contribution showcase\n* Activity graph and badges\n\n---\n\n## Live Demo\n\n[https://contribforge.vercel.app](https://contribforge.vercel.app)\n\n---\n\n## Repository\n\n[https://github.com/abdul-wahab619/ContribForge](https://github.com/abdul-wahab619/ContribForge)\n\n---\n\n## Tech Stack\n\n* Frontend: React + Tailwind CSS\n* Backend: Node.js\n* API: GitHub REST API\n* Auth (planned): GitHub OAuth\n* Deployment: Vercel\n\n---\n\n## Getting Started\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/abdul-wahab619/ContribForge.git\ncd ContribForge\n```\n\n### 2. Install Dependencies\n\n```bash\nnpm install\n```\n\n### 3. Run Locally\n\n```bash\nnpm run dev\n```\n\nThe app will run on `http://localhost:3000`.\n\n---\n\n## Contributing\n\nContributions are welcome and encouraged.\n\nWhether you want to:\n\n* Fix bugs\n* Add features\n* Improve UI/UX\n* Enhance documentation\n\nPlease read `CONTRIBUTING.md` before submitting a pull request.\n\nBeginner-friendly issues are labeled as `good first issue`.\n\n---\n\n## Creating Issues\n\nIf you have ideas or find bugs:\n\n* Check existing issues first\n* Use clear titles and descriptions\n* Add screenshots or examples if applicable\n\nCreate an issue here:\n[https://github.com/abdul-wahab619/ContribForge/issues/new](https://github.com/abdul-wahab619/ContribForge/issues/new)\n\n---\n\n## Roadmap\n\n* Advanced issue filtering\n* Contribution analytics\n* Notifications for issue updates\n* Team and organization dashboards\n* Browser extension integration\n\n---\n\n## Philosophy\n\nContribForge is built with a simple belief:\n\nOpen source should be accessible.\nTracking contributions should be effortless.\nDevelopers should feel motivated, not overwhelmed.\n\n---\n\n## License\n\nThis project is licensed under the MIT License.\n\n---\n\n## Acknowledgements\n\nInspired by the open-source community and built to give back to it.\n\nIf you find this project useful, consider giving it a star.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdul-wahab619%2Fcontribforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdul-wahab619%2Fcontribforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdul-wahab619%2Fcontribforge/lists"}