A React-based web application that generates beautiful screenshots of your GitHub contributions. Showcase your merged pull requests organized by repository with star counts and descriptions - perfect for LinkedIn, portfolios, and resumes.

2 Open Issues Need Help Last updated: Dec 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The screenshot generation feature is causing UI elements like logos and text to shift or misalign in the final downloaded image, even though they appear perfectly aligned on the live webpage. This issue occurs only after the screenshot is generated, resulting in an inaccurate representation of the UI. The expected behavior is a pixel-perfect match between the live page and the generated screenshot.

Complexity: 3/5
bug help wanted good first issue

A React-based web application that generates beautiful screenshots of your GitHub contributions. Showcase your merged pull requests organized by repository with star counts and descriptions - perfect for LinkedIn, portfolios, and resumes.

JavaScript

AI Summary: The website currently lacks consistent responsiveness, leading to broken layouts, overflowing elements, and poor user experience on mobile and tablet devices. This issue aims to implement a complete, mobile-first responsive design across the entire application, ensuring the UI adapts correctly with proper scaling, typography, and navigation for mobile, tablet, and desktop screen sizes.

Complexity: 4/5
enhancement help wanted good first issue

A React-based web application that generates beautiful screenshots of your GitHub contributions. Showcase your merged pull requests organized by repository with star counts and descriptions - perfect for LinkedIn, portfolios, and resumes.

JavaScript