Giter Site home page Giter Site logo

claudiabdm / cvfy Goto Github PK

View Code? Open in Web Editor NEW
266.0 3.0 81.0 3.1 MB

CV generator built with Nuxt.js, TailwindCSS, deployed on Netlify.

Home Page: https://cvfy.xyz

License: MIT License

JavaScript 0.18% Vue 21.58% CSS 1.16% TypeScript 77.05% HTML 0.02%
nuxt tailwindcss nuxtjs vue vuejs netlify curriculum-vitae cv-template resume resume-builder

cvfy's Introduction

Claudia's web summary card

Hola ๐Ÿ‘‹

My name is Claudia Benito and I am front-end developer from Spain. I have experience building SPAs and JAMstack sites. I am an avid learner and diligent developer who enjoy working in multidisciplinary teams.

Portfolio

www.claudiabdm.com

GitHub Stats

Claudia's GitHub stats

Top Langs

cvfy's People

Contributors

claudiabdm avatar gaetansenn avatar itsmefdil avatar mikuu avatar mohmadhabib avatar winkelement avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cvfy's Issues

external link issue

when adding website info, it would be cvfy.xyz/example.com, rather than example.com

we may add code like this in pages/index.vue, from line 9::

const isExternalLink = !route.path.startsWith('/');

let href;

if (isExternalLink) {

  href = route.path;
} else {

  href = `https://cvfy.xyz${route.path}`;
}

and in data/example-cv-settings.ts

change the line 18 from

website: 'www.MsKnope.com',

to

website: 'https://www.MsKnope.com',

then, the pdf preview would be https://www.MsKnope.com, rather than cvfy.xyz/msknope.com,

and:

Thank you so much, Claudia, for your great work!

I really love it๏ผ

How to present a new paragraph in About Me section?

Hi Claudia,

How to present a new paragraph in the About Me section? The second paragraph in text editor will be shown at the end of the last sentence of the first paragraph in the preview area, seems preview only supports one paragraph.

How do you focus only on preview section when printing

Hi @claudiabdm,
I'm using your app to learn Vue and I'm trying to migrate it to Vue3 and Nuxt3. I'm a long way but I cannot seem to get it to print only the preview section. But looking at your code I cannot find how you make the app focus only on the preview part.

Can you point me in the right direction?

Much appreciated!

Upload Certificates

Hii,

I wish if there was an option to add certificates too :)

Thank you anyway!

Add WYSIWYG editor

Add WYSIWYG editor to add flexibility when writing content in experience, education and project sections.

Upload Profile Picture

Hi,

thank you for this tool and hard work you put in! Im loving it!! More of an suggestion than an issue but have you considered adding an upload profile pic option? It would be great to include an little profile picture in a circle on the top left :)

What do you think?

Add Project Tab

it will really good for a resume to add a project listing tab instead of an education tab or separate.

Vue packages version mismatch error

@claudiabdm Hi, thanks for initiating such an amazing project. When i try to run 'npm run dev' i get version mismatch error as you can see from the screenshot below. I didn't make any change to the package.json

image

image

Do you think I should edit the package.json? have you ever faced this error before?

Add history component in settings

Create a CvSettingsHistorySection component to reuse the logic and template for work, experience and projects sections in the settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.