bartoszjarocki/cv

Print-friendly, minimalist CV page

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 38 minutes ago
Added to GitGenius on September 6th, 2026
Created on December 23rd, 2023
Open Issues & Pull Requests: 15 (+0)
GitHub issues: Enabled
Number of forks: 1,066
Total Stargazers: 9,675 (+0)
Total Subscribers: 27 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.5 days
Mean response time: 82.2 days
90th percentile: 215.0 days
Tracked items: 12

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 871 days
Stale 30+ days: 3
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

cv is a web application that renders a minimalist curriculum vitae with print-friendly layout.

The tool solves the problem of creating a professional CV that works equally well on screen and in print. It uses Next.js and React to build a single-page application where all resume content is centralized in one file, making updates straightforward. The design employs Tailwind CSS for styling and shadcn-ui components, allowing customization of colors and global styles through configuration files rather than scattered markup.

Someone considering this tool should choose it if they want a clean, minimal CV presentation that prioritizes printability without sacrificing web aesthetics. It suits developers and technical professionals who prefer managing their resume as code and want to avoid traditional CV builders or document editors. The project includes a one-click deployment option to Vercel, making it accessible even to those without extensive DevOps experience. Docker support is available for those preferring containerized deployment.

The project maintains a focused scope with a straightforward codebase organized around a single content file and configuration-driven styling, indicating the maintainer prioritizes simplicity and ease of customization over feature expansion. Updates to the repository are infrequent, suggesting the tool has reached a stable state where the core functionality meets its intended purpose without requiring constant iteration.