domingohui / resume

Build resume with Vue components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume

Uses Vue.js components

With CSS inspired by @TerranceN

To use

Modify data.js to fill in resume's content.

Open index.html. Or to avoid cross origin access error, use python -m http.server 8000 (python -m SimpleHTTPServer 8000 for Python 2) , then go to localhost:8000.

Save as pdf to export it as pdf.

SVG icons from

Madebyoliver, Dave Gandy, Gregor Cresnar and here.

About

Build resume with Vue components


Languages

Language:JavaScript 69.6%Language:CSS 19.5%Language:HTML 10.9%