All Projects → claudiabdm → cvfy

claudiabdm / cvfy

Licence: MIT license
CV generator built with Nuxt.js, TailwindCSS, deployed on Netlify.

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to cvfy

myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (-88.48%)
Mutual labels:  resume-template, resume, curriculum-vitae, cv-template
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (-83.03%)
Mutual labels:  resume-template, resume, cv-template
resume
Simple and clean resume in Jekyll
Stars: ✭ 40 (-75.76%)
Mutual labels:  resume-template, resume, resume-builder
about.me
Single Page Resume Template
Stars: ✭ 20 (-87.88%)
Mutual labels:  resume-template, resume, cv-template
osresume
Resume Builder => Built with Material UI, Drag & Drop (rearrange info), Form Handling (Formik & Yup), Supports All Google Fonts (change font of resume)
Stars: ✭ 45 (-72.73%)
Mutual labels:  resume-template, resume, resume-builder
resume
Meet me on paper, if not personally (OLD AND DEPRECATED!)
Stars: ✭ 31 (-81.21%)
Mutual labels:  resume-template, resume, cv-template
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-83.64%)
Mutual labels:  resume-template, resume, cv-template
dev-resume-template
A template for a Developer's Resume made with TailwindCSS, Vite and Ionicons
Stars: ✭ 30 (-81.82%)
Mutual labels:  resume-template, resume
Live Resume
Stand out of the crowd by showing a professional website/resume. Building fast and easy the best Personal Web Application resume!
Stars: ✭ 158 (-4.24%)
Mutual labels:  resume-template, resume
academia-hugo
Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
Stars: ✭ 165 (+0%)
Mutual labels:  resume-template, resume-builder
React Nice Resume
A React.js Nice Resume Template
Stars: ✭ 201 (+21.82%)
Mutual labels:  resume-template, resume
webapp
Hospital management system web application repo
Stars: ✭ 41 (-75.15%)
Mutual labels:  netlify, nuxtjs
Resume Builder
Modern real-time design and 100% free resume builder.
Stars: ✭ 153 (-7.27%)
Mutual labels:  resume-template, resume
React Ultimate Resume
💼 🎨 A modern software developer resume built with React and JSONResume
Stars: ✭ 1,921 (+1064.24%)
Mutual labels:  resume-template, resume
Hire Me
A path to getting an awesome tech gig 💼
Stars: ✭ 138 (-16.36%)
Mutual labels:  resume-template, resume
Material Resume
✒️ A fancy resume template
Stars: ✭ 182 (+10.3%)
Mutual labels:  resume-template, resume
Hugo Orbit Theme
Great looking resume/CV theme designed for developers.
Stars: ✭ 217 (+31.52%)
Mutual labels:  resume-template, resume
Resume
Software developer resume in Latex
Stars: ✭ 2,664 (+1514.55%)
Mutual labels:  resume-template, resume
awesome-libraries
😎 Libraries that are being shown in Sourcerer profiles.
Stars: ✭ 131 (-20.61%)
Mutual labels:  resume, curriculum-vitae
Suddi.github.io
A static single-page application resume-builder developed using React.js and JSON Resume schema (https://suddi.io/)
Stars: ✭ 246 (+49.09%)
Mutual labels:  resume-template, resume

CvFy

MadeWithVueJs.com shield

CvFy

CvFy is a simple CV maker that makes CV creation faster and easier in both English , Spanish and Indonesian.

It's built with NuxtJs and deployed in Netlify.

I usually enjoy styling from scratch but this time I've used TailwindCSS for the first time to see what all the fuss was about.

PDF creation is client-side only, so results may differ among browsers:

  • Chrome desktop has the best print as the PDF created is exactly as the preview one but it is not good for ATSs.
  • Firefox print is exactly as the preview except for svg icons which are bit pixelated but it gives the best result for ATSs.
  • I used https://www.jobscan.co/ for checking ATSs.

It's also a PWA so it can be used offline.

Demo: https://cvfy.xyz/

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].