Coder Social home page Coder Social logo

falasool / oh-my-cv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from renovamen/oh-my-cv

0.0 0.0 0.0 136.73 MB

Write your curriculum vitae in Markdown online.

Home Page: https://ohmycv.app

License: MIT License

JavaScript 0.07% TypeScript 57.97% CSS 4.91% Vue 37.05%

oh-my-cv's Introduction

Oh My CV!

Word and LaTeX are too overkill for a curriculum vitae / resume.

So why not write it in Markdown?

Have fun: ohmycv.app

WIP

 

Notice

Highly recommend using Chromium-based browsers, e.g., Chrome and Microsoft Edge.

 

Features

  • Write your resume in Markdown and preview it in real-time, it's smooth!
  • It works offline (PWA)
  • Export to A4 and US Letter size PDFs
  • Customize page margins, theme colors, line heights, fonts, etc.
  • Pick any fonts from Google Fonts
  • Add icons easily via Iconify (search for icons on Icônes)
  • Tex support (KaTeX)
  • Cross-reference (would be useful for an academic CV)
  • Case correction (e.g. Github -> GitHub)
  • Add line breaks (\\[10px]) or start a new page (\newpage) just like in LaTeX
  • Break pages automatically
  • Customize CSS
  • Manage multiple resumes
  • Your data in your hands:
    • Data are saved locally within your browser, see here for details
    • Open-source static website hosted on Github Pages, which doesn't (have the ability to) collect your data
    • No user tracking, no ads
  • Dark mode

 

Development

It's built on Nuxt 3, with the power of Vue 3, Vite, Zag, and UnoCSS.

Clone the repo and install dependencies:

pnpm install

Build some packages:

pnpm build:pkg

To enable picking fonts from Google Fonts, you will need to generate a Google Fonts Developer API Key. Then, create a .env file in site folder and put:

NUXT_PUBLIC_GOOGLE_FONTS_KEY="YOUR_API_KEY"

Start developing / building the site:

pnpm dev
pnpm build

 

Credits

 

License

MIT

oh-my-cv's People

Contributors

fmpaci avatar renovamen avatar

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.