Giter Club home page Giter Club logo

cv-bao's Introduction

License: MIT GitHub top language GitHub language count

Resume

An online résumé you can fork and host for free on GitHub quickly and without fuss.

All the information is in the _config.yml file at the root and _data/resume.yml file. If you have all your employment and education info at the ready, you can have a free resume online in ten minutes. The only prerequisite is kind of knowing how YAML works.

Resume data in YAML format for example

It renders as a nice page. The styling is set up to print a one-page version (three most recent jobs and two most recent degrees).

Features

  • Fully Customizable - mostly from one easy file
  • Dark mode! Also prefers-reduced-motion and prefers-contrast styling so everyone can enjoy the page
  • schema.org microdata
  • JSON resume format at /assets/data/resume.json
  • h-resume Microformat
  • 100% Lighthouse scores for Accessibility, Performance, Best Practices, and SEO
  • Scripts to turn it into PDF and Microsoft Word versions (requires local repo and pandoc)
  • Can be deployed entirely on GitHub; no node dependencies or build steps
  • Attractive-but-generic imagery for social sharing and other purposes

Getting Started

If you want, at least for the time being, to host the resume at https://your-username.github.io/resume, getting started is a two-step process:

  1. Click the 'fork' button at the top of the repo page
  2. Edit the _config.yml file in the code listing with your information

Third-party providers

If you want to use netlify, Deploy to Netlify

If you prefer Vercel, Deploy with Vercel

Creating a local version for development

  1. Clone the repository to your local machine
  2. cd into it
  3. Run the command bundle install in the root of the project to get the Jekyll standard items (requires bundler)
  4. Run bundle exec jekyll serve --verbose to build and serve your site to http://localhost:4000/

PRs welcome!

If you want to drive the future of this project, your work is quite welcome. If you'd like more information about the project, check out:

cv-bao's People

Contributors

ao5357 avatar

Watchers

HO Vu Duy Bao 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.