Skip to content

devhims/cv

Repository files navigation

cv

Minimalist CV Deploy with Vercel

Simple web app that renders minimalist CV with print-friendly layout.

Built with Next.js and shadcn/ui, deployed on Vercel.

This project takes inspiration from Bartosz Jarocki's CV with several enhancements.

Enhancements

  • Upgraded to Next.js 15.3.1
  • Card effect with resume content for improved reading comfort
  • Updated fonts to Geist Sans and Geist Mono
  • Improved print layout with optimized page breaks
  • Fixed hydration errors in the command menu component
  • Cleaned up unused logo images
  • Enhanced mobile responsiveness

Features

  • Setup only takes a few minutes single config file
  • Built using Next.js 15.3.1, React, Typescript, Shadcn/ui, TailwindCss
  • Auto generated Layout
  • Responsive for different devices
  • Optimized for Next.js and Vercel
  • Print-friendly with proper page breaks

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/devhims/cv.git
  2. Move to the cloned directory

    cd cv
  3. Install dependencies:

    yarn install
  4. Start the local Server:

    yarn dev
  5. Open the Config file and make changes

Credits

Bartosz Jarocki

License

MIT

About

Print-friendly, Minimalist CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published