{"id":16644164,"url":"https://github.com/devxprite/resumave","last_synced_at":"2025-10-06T12:37:47.996Z","repository":{"id":239263851,"uuid":"788532179","full_name":"devxprite/resumave","owner":"devxprite","description":"It's an ATS-friendly resume maker designed to simplify the process of creating professional resumes without the hassle of login or sign-up. ","archived":false,"fork":false,"pushed_at":"2024-09-26T03:10:24.000Z","size":1459,"stargazers_count":79,"open_issues_count":34,"forks_count":43,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T10:52:17.213Z","etag":null,"topics":["hacktoberfest","nextjs","nodejs","react","react-pdf","redux","redux-toolkit","resume","resume-builder","resume-creator","resume-website","tailwindcss","web"],"latest_commit_sha":null,"homepage":"https://resumave.vercel.app/","language":"JavaScript","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/devxprite.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":"2024-04-18T15:44:08.000Z","updated_at":"2025-05-03T10:57:29.000Z","dependencies_parsed_at":"2024-11-18T01:47:03.268Z","dependency_job_id":null,"html_url":"https://github.com/devxprite/resumave","commit_stats":null,"previous_names":["devxprite/resumave"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devxprite/resumave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2Fresumave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2Fresumave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2Fresumave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2Fresumave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxprite","download_url":"https://codeload.github.com/devxprite/resumave/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2Fresumave/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267109068,"owners_count":24037616,"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-07-26T02:00:08.937Z","response_time":62,"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":["hacktoberfest","nextjs","nodejs","react","react-pdf","redux","redux-toolkit","resume","resume-builder","resume-creator","resume-website","tailwindcss","web"],"created_at":"2024-10-12T08:10:36.756Z","updated_at":"2025-10-06T12:37:47.926Z","avatar_url":"https://github.com/devxprite.png","language":"JavaScript","readme":"\u003c!-- ## Resumave --\u003e\n\n\u003c!-- Resumave is an ATS-friendly resume maker designed to simplify the process of creating professional resumes without the hassle of login or sign-up. With Resumave, users can easily input their details, generate a well-formatted resume, and export it in A4 PDF format. --\u003e\n\n\u003ch1 align=\"center\"\u003eResumave\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eAn ATS-friendly resume maker\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"https://resumave.vercel.app/\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/devXprite/resumave/issues/new?assignees=\u0026labels=bug\u0026template=bug_report.md\u0026title=\"\u003eReport Bug\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n\n\u003cp\u003eResumave is an ATS-friendly resume maker designed to simplify the process of creating professional resumes without the hassle of login or sign-up. With Resumave, users can easily input their details, generate a well-formatted resume, and export it in A4 PDF format. \u003c/p\u003e\n\n\n## Features\n\n- **ATS-Friendly:** Ensures compatibility with Applicant Tracking Systems (ATS) commonly used by recruiters.\n- **User-Friendly Interface:** simple and intuitive interface for easy navigation and data input.\n- **No Login Required:** Users can access all features without the need for registration or authentication.\n- **PDF Export:** Generate resumes in A4 PDF format for easy printing and sharing.\n- **Persistent Data:** Utilizes local storage to save user data, preventing loss when the browser is closed.\n- **Responsive Design:** It's designed to be responsive, ensuring a seamless experience across various devices and screen sizes.\n\n\n## Technologies Used\n- **Next.js:** A React framework for building server-side rendered and static web applications.\n- **Tailwind CSS:** A utility-first CSS framework for creating custom designs with ease.\n- **Redux:** A predictable state container for managing application state.\n- **React PDF:** A library for creating PDFs using React components.\n\n## Screenshots\n\n\u003cimg src=\"./public/screenshots/1.png\" width=\"75%\" /\u003e\n\u003cimg src=\"./public/screenshots/2.png\" width=\"75%\" /\u003e\n\n## Installation\nIf you want to run Resumave locally, follow these steps:\n\n1. Clone the repository:\n   ```bash\n    git clone https://github.com/devxprite/resumave.git\n   ```\n\n2. Navigate to the project directory:\n    ```bash\n    cd resumave\n    ```\n3. Install dependencies:\n    ```bash\n    npm install\n    ```\n4. Start the development server:\n    ```bash\n    npm run dev\n    ```\n5. Open your browser and visit `http://localhost:3000`\n   \n\n\n## Contributing\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.\n\n\n## Usage\nTo use Resumave, simply visit [resumave.vercel.app](https://resumave.vercel.app) and start filling out your details. Once complete, you can export your resume in PDF format.\n\n## License\nThis project is licensed under the MIT License. see the LICENSE file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxprite%2Fresumave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxprite%2Fresumave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxprite%2Fresumave/lists"}