{"id":25848041,"url":"https://github.com/znx-30/resumeitnow-","last_synced_at":"2026-05-16T08:34:22.547Z","repository":{"id":277005522,"uuid":"931023519","full_name":"znx-30/ResumeItNow-","owner":"znx-30","description":"ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes. ","archived":false,"fork":false,"pushed_at":"2025-02-12T04:45:32.000Z","size":3454,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T00:14:39.127Z","etag":null,"topics":["ats","github","minimal","programming","project","resume","study"],"latest_commit_sha":null,"homepage":"https://resumeitnow.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/znx-30.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}},"created_at":"2025-02-11T15:45:28.000Z","updated_at":"2025-02-12T04:46:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"04c18cec-cd8b-4d09-b772-e6571cc2574a","html_url":"https://github.com/znx-30/ResumeItNow-","commit_stats":null,"previous_names":["neurix-0x1a/resumeitnow-","anil-kb/resumeitnow-","znx-30/resumeitnow-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/znx-30/ResumeItNow-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx-30%2FResumeItNow-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx-30%2FResumeItNow-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx-30%2FResumeItNow-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx-30%2FResumeItNow-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znx-30","download_url":"https://codeload.github.com/znx-30/ResumeItNow-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znx-30%2FResumeItNow-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269677514,"owners_count":24457858,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ats","github","minimal","programming","project","resume","study"],"created_at":"2025-03-01T10:39:39.448Z","updated_at":"2026-05-16T08:34:22.484Z","avatar_url":"https://github.com/znx-30.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ResumeItNow-\nResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes. \n\n# ResumeItNow - Free \u0026 Open Source Resume Builder 🚀\n\n\u003cdiv align=\"center\"\u003e\n\n\n[Demo](https://resumeitnow.vercel.app) \n\n![ResumeItNow Preview](/public/assets/ss.png)\n\n\u003c/div\u003e\n\nResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.\n\n## ✨ Features\n\n- 🎯 **ATS-Friendly Templates**: Professionally designed templates optimized for Applicant Tracking Systems\n- 🤖 **AI-Powered**: Smart content suggestions and auto-generation powered by Llama 3.1\n- 💳 **100% Free**: No credit card required, no hidden fees\n- 🎨 **Customizable**: Multiple layout options and customizable sections\n- 📱 **Responsive**: Works perfectly on desktop and mobile devices\n- 📤 **Export Options**: Download as PDF, share links, and more\n\n## 🛠️ Tech Stack\n\n- [Next.js 14](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [shadcn/ui](https://ui.shadcn.com/)\n- [Firebase](https://firebase.google.com/)\n- [Llama 3.1](https://llama.ai)\n\n## 🤝 Contributing\n\nWe love contributions! There are many ways you can help improve ResumeItNow:\n\n### Adding New Resume Templates\n\n1. Create a new template in the `components/resume/templates` directory\n2. I would reccomend you to duplicate existing template and work over it.\n3. Add preview image in `public/assets/`\n4. Add template selection in `app/resume/[resumeId]/resumeView.tsx`\n   ```\n   \u003cSelectItem value=\"template_name\"\u003eTemplate Name\u003c/SelectItem\u003e\n   ```\n6. Submit a pull request\n\n### Template Guidelines\n\n- Must be ATS-friendly\n- Responsive design\n- Clean, professional layout\n- Support all standard resume sections\n- Follow accessibility best practices\n- Use Tailwind CSS for styling\n\n### Other Contributions\n\n- 🐛 Fix bugs and issues\n- ✨ Add new features\n- 📝 Improve documentation\n- 🎨 Enhance UI/UX\n- ⚡ Optimize performance\n- 🌐 Add translations\n\n### How to Contribute\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\n## 🙏 Acknowledgments\n\n- [shadcn/ui](https://ui.shadcn.com/) for the beautiful UI components\n- [Lucide Icons](https://lucide.dev/) for the icons\n\n## 💌 Contact\n\n- Website: [resumeitnow.com](https://resumeitnow.vercel.app)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eBuilt with ❤️\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznx-30%2Fresumeitnow-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznx-30%2Fresumeitnow-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznx-30%2Fresumeitnow-/lists"}