Open Issues Need Help
View All on GitHubA clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Add a CODE_OF_CONDUCT.md file to the resume generator project's root directory, using a template like the Contributor Covenant, and link it from the README.md file.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Modify the resume generator's PDF export functionality to replace full URLs for LinkedIn and GitHub profiles with shortened, more professional text like 'LinkedIn: Click here' and 'GitHub: Click here'. This involves updating the JavaScript code that handles the PDF generation to conditionally format these links.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Simplify and clean the UI of a resume generator web application built with HTML, CSS, and JavaScript. This involves removing the navbar and decluttering the existing design to improve visual appeal and user experience.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Fix a bug in a resume generator web app where the downloaded PDF includes the live preview text instead of only the formatted resume content. The solution requires modifying the PDF generation logic to exclude the live preview element from the exported PDF.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Implement a feature in a resume generator web app to ensure all resume content fits within a single page. This involves adjusting the layout and potentially adding responsive design elements to handle different screen sizes and content lengths, preventing content from splitting across pages.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Debug and fix an issue where the generated PDF resume appears black when downloaded in dark mode. The issue is specific to the dark mode functionality and affects the visual presentation of the PDF output. The solution likely involves adjusting CSS styles or JavaScript logic related to dark mode and PDF generation.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.
AI Summary: Add contribution guidelines to the README.md file for the resume generator project. This includes instructions on forking, branching, pull requests, and any coding style preferences.
A clean, responsive web app to create professional resumes in minutes. Fill out your details, see a live preview, add unlimited projects, and export your resume as a polished PDF. Built with HTML, CSS, and JavaScript—no backend required.