{"id":15156630,"url":"https://github.com/dipeshduwal/cv-application","last_synced_at":"2026-01-27T03:33:04.722Z","repository":{"id":256542322,"uuid":"855701507","full_name":"dipeshduwal/cv-application","owner":"dipeshduwal","description":"A feature-rich Resume Builder application that allows users to create, customize, and download professional resumes. ","archived":false,"fork":false,"pushed_at":"2024-11-20T09:30:32.000Z","size":5539,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T14:42:23.929Z","etag":null,"topics":["axios","conditional-rendering","css","express","javascript","jspdf","jsx","jwt","nodejs","nodemailer","postgresql","react","reactrouter6","state-management","vite"],"latest_commit_sha":null,"homepage":"","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/dipeshduwal.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-09-11T10:17:09.000Z","updated_at":"2025-08-21T23:49:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d41ea68-1f5a-441a-abfa-28c5ed6ad959","html_url":"https://github.com/dipeshduwal/cv-application","commit_stats":{"total_commits":100,"total_committers":2,"mean_commits":50.0,"dds":"0.010000000000000009","last_synced_commit":"61f30b925857524f94e2a4b0c784902e3785ae9e"},"previous_names":["dipeshduwal/cv-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dipeshduwal/cv-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipeshduwal%2Fcv-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipeshduwal%2Fcv-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipeshduwal%2Fcv-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipeshduwal%2Fcv-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dipeshduwal","download_url":"https://codeload.github.com/dipeshduwal/cv-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipeshduwal%2Fcv-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28799545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"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":["axios","conditional-rendering","css","express","javascript","jspdf","jsx","jwt","nodejs","nodemailer","postgresql","react","reactrouter6","state-management","vite"],"created_at":"2024-09-26T19:40:17.581Z","updated_at":"2026-01-27T03:33:04.704Z","avatar_url":"https://github.com/dipeshduwal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CV/Resume Generator - React + Node\n\nA feature-rich Resume Builder application that allows users to create, customize, and download professional resumes. It includes user authentication, customizable templates, PDF generation, and more, providing a seamless experience for users to manage and enhance their professional profiles. \n\n**Features:** \u003cbr\u003e\n- **User Registration and Login:** Secure authentication with email verification and OTP generation. \u003cbr\u003e\n- **Password Reset:** Forgot password feature allows users to reset their password with OTP verification. \u003cbr\u003e\n- **Add/Edit/Remove Sections:** Manage sections like Education, Experience, Skills, and Certifications. \u003cbr\u003e\n- **Image Upload:** Add a profile picture to the resume. \u003cbr\u003e\n- **PDF Download:** Export the completed resume as a high-quality PDF. \u003cbr\u003e\n- **Data Persistence:** Preserve user data across sessions using local storage. \u003cbr\u003e\n- **Customization:** Change accent colors, font styles, and choose from multiple resume templates. \u003cbr\u003e\n- **User Authentication:** Supports registration, login, and OTP-based email verification. \u003cbr\u003e\n- **Email Verification:** Sends OTP to verify users' email addresses during registration. \u003cbr\u003e\n- **Cover Letter Generation:** Automatically generate a cover letter based on user resume details. \u003cbr\u003e\n- **FAQ and Contact Pages:** Provide users with guidance and contact options. \u003cbr\u003e\n\n**Tech Stack:** \u003cbr\u003e\n**Frontend:** \u003cbr\u003e\n- *React.js*: Component-based UI library \u003cbr\u003e\n- *CSS*: For styling the components \u003cbr\u003e\n- *Axios*: For handling HTTP requests \u003cbr\u003e\n- *React Router*: For navigation between pages \u003cbr\u003e\n- *html2canvas \u0026 jsPDF*: For PDF generation from the DOM \u003cbr\u003e\n\n**Backend:**\n- *Node.js and Express*: REST API server \u003cbr\u003e\n- *Postgres*: SQL database for data storage \u003cbr\u003e\n- *JWT*: For secure user sessions \u003cbr\u003e\n- *Nodemailer*: For sending OTP emails \u003cbr\u003e\n\n**Installation:** \u003cbr\u003e\nTo run this project locally, follow the steps below: \u003cbr\u003e\n\n1. Clone the repository: \u003cbr\u003e\n- bash\n\n```\ngit clone git@github.com:dipeshduwal/cv-application.git\ncd cv-application\n```\n\n2. Install dependencies: Run the following command to install all necessary dependencies: \u003cbr\u003e\n- bash \u003cbr\u003e\n```npm install```\n\n3. Start the development server: To start the application in development mode, run: \u003cbr\u003e\n- bash \u003cbr\u003e\nFrontend: ```npm run client```\nBackend: ```npm run server```\n\n4. Open the application: Open your browser and view the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipeshduwal%2Fcv-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdipeshduwal%2Fcv-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipeshduwal%2Fcv-application/lists"}