This is the Resume Builder made with Shepherd Library

10 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub
few basic issues 2 months ago
good first issue Beginner SSoC25

This is the Resume Builder made with Shepherd Library

HTML

This is the Resume Builder made with Shepherd Library

HTML
enhancement good first issue Beginner SSoC25

This is the Resume Builder made with Shepherd Library

HTML
enhancement good first issue Beginner SSoC25

This is the Resume Builder made with Shepherd Library

HTML

AI Summary: Replace the outdated Twitter bird icon in the footer of the Resume Builder web application with the new X logo to reflect the rebranding of the platform.

Complexity: 2/5
enhancement good first issue begginer SSOC S4

This is the Resume Builder made with Shepherd Library

HTML

AI Summary: Implement a toggle button (likely an eye icon) next to the password input field in a resume builder web application to allow users to show/hide the entered password. This involves adding the icon, handling the click event to switch password visibility, and potentially styling the element to match the existing application design.

Complexity: 2/5
enhancement good first issue begginer SSOC S4

This is the Resume Builder made with Shepherd Library

HTML

AI Summary: Implement authentication check at the beginning of `resume.html` to redirect unauthenticated users to `Auth.html`. This involves adding a JavaScript check using `localStorage` to verify if a user is logged in before allowing access to the resume builder.

Complexity: 2/5
good first issue SSOC S4

This is the Resume Builder made with Shepherd Library

HTML

AI Summary: Modify the resume builder application to replace the automatic start of the Shepherd.js onboarding tour with a user-initiated 'Start Tour' button. This involves removing the automatic tour start on page load and adding a button to the UI that triggers the tour when clicked.

Complexity: 3/5
enhancement good first issue begginer SSOC S4

This is the Resume Builder made with Shepherd Library

HTML

AI Summary: Improve the user interface (UI) of an interactive resume builder application to create a more modern, consistent, and user-friendly experience. This involves redesigning and implementing visual elements to enhance the overall look and feel of the application.

Complexity: 3/5
enhancement good first issue intermediate SSOC S4

This is the Resume Builder made with Shepherd Library

HTML

AI Summary: Design a favicon based on a new logo for a resume builder web application and integrate it into the application. This involves creating the favicon image file in a suitable format (e.g., .ico) and updating the application's HTML to reference the new favicon.

Complexity: 2/5
good first issue begginer SSOC S4

This is the Resume Builder made with Shepherd Library

HTML