{"id":44908361,"url":"https://github.com/exclusiveabhi/ai-resume-builder","last_synced_at":"2026-02-17T23:13:43.087Z","repository":{"id":252357555,"uuid":"840194805","full_name":"exclusiveabhi/ai-resume-builder","owner":"exclusiveabhi","description":"AI-powered resume builder designed to help users create professional, customized resumes with ease. By leveraging AI, It ensures that each resume is tailored to highlight the user’s skills, experience, and achievements effectively.","archived":false,"fork":false,"pushed_at":"2025-06-30T17:07:44.000Z","size":115290,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T18:24:28.867Z","etag":null,"topics":["ai-resume","ai-resume-builder","gemini-api","mern-project","mern-stack","mern-stack-development","reactjs-project","resume-builder","resume-website"],"latest_commit_sha":null,"homepage":"https://ai-resume-craft.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/exclusiveabhi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-08-09T07:05:53.000Z","updated_at":"2025-06-30T17:07:48.000Z","dependencies_parsed_at":"2024-08-12T08:32:24.214Z","dependency_job_id":"022dcccf-6c30-4085-86a8-2308378a1468","html_url":"https://github.com/exclusiveabhi/ai-resume-builder","commit_stats":null,"previous_names":["exclusiveabhi/react-chatting-app","exclusiveabhi/ai-resume-builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exclusiveabhi/ai-resume-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclusiveabhi%2Fai-resume-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclusiveabhi%2Fai-resume-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclusiveabhi%2Fai-resume-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclusiveabhi%2Fai-resume-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exclusiveabhi","download_url":"https://codeload.github.com/exclusiveabhi/ai-resume-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exclusiveabhi%2Fai-resume-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29561826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ai-resume","ai-resume-builder","gemini-api","mern-project","mern-stack","mern-stack-development","reactjs-project","resume-builder","resume-website"],"created_at":"2026-02-17T23:13:42.576Z","updated_at":"2026-02-17T23:13:43.082Z","avatar_url":"https://github.com/exclusiveabhi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ResumeCraft\n\n**ResumeCraft** is an AI-powered resume builder designed to help users create professional, customized resumes with ease. By leveraging AI, ResumeCraft ensures that each resume is tailored to highlight the user’s skills, experience, and achievements effectively.\n\n\n## \u003ca name=\"features\"\u003e✨ Features \u003c/a\u003e\n\n- **AI-Powered Resume Generation:** Generate a professional resume using AI.\n\n- **User Authentication:** Secure login and registration with Clerk.\n\n- **Real-Time Preview:** See live updates as you fill out the resume form.\n\n- **Easy Customization:** Edit sections like experience, education, skills, and more.\n\n- **Save and Share:** Save your resume and share a link with potential employers.\n\n- **Responsiveness:** Ensures the application adapts seamlessly to various screen sizes and devices.\n\n## \u003ca name=\"tech-stack\"\u003e⚙️ Tech Stack\u003c/a\u003e\n\n- **Frontend:** Next.js 14.2.5\n\n- **Authentication:** Clerk\n\n- **AI Integration:** Gemini API\n\n- **Styling:** TailwindCSS\n\n- **Backend:** Node.js\n\n- **Database:** MongoDB\n\n## Getting Started\n\n### Prerequisites\n\n- **Node.js** (v22.0 or later) and **npm** (v6 or later) installed on your computer.\n\n### Installation\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/exclusiveabhi/ai-resume-builder.git\n   ```\n\n2. **Navigate to the Project Directory**\n\n   ```bash\n   cd ai-resume-builder\n   ```\n\n2. **Install Dependencies**\n\n   ```bash\n   npm install\n   ```\n\n3. **Start the application**\n\n   ```bash\n   npm run dev\n   ```\n\n   The app will be running on `http://localhost:3000`.\n\n\n3. **Configure Environment Variables**\n\n   Create a `.env.local` file in the `root` directory and set the required environment variables. Refer to `.env.local.example` for the required necessary details.\n\n## Contributing\n\nIf you would like to contribute to **ResumeCraft**, please follow these steps:\n\n1. **Fork the Repository**\n2. **Create a New Branch**\n\n   ```bash\n   git checkout -b feature/YourFeatureName\n   ```\n\n3. **Make Your Changes**\n4. **Commit Your Changes**\n\n   ```bash\n   git commit -am 'Add new feature'\n   ```\n\n5. **Push to the Branch**\n\n   ```bash\n   git push origin feature/YourFeatureName\n   ```\n\n6. **Create a Pull Request**\n\n## Please give a star ⭐ to the repository if you like it.\n\n## Contact\n\nFor any questions or feedback, please reach to me directly  [Abhishek Rajpoot](https://github.com/exclusiveabhi).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexclusiveabhi%2Fai-resume-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexclusiveabhi%2Fai-resume-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexclusiveabhi%2Fai-resume-builder/lists"}