Skip to content
/ myCV Public

Static webpage you can fork to create your own CV.

License

Notifications You must be signed in to change notification settings

ondratra/myCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myCV

License: GPL v3

Static webpage for your CV. It can be deployed on a webserver or shared as static files in an email, on a USB stick, etc. Visit ondratra.eu to see what this CV might look like. It is created using only HTML, JavaScript, and CSS, thus it can be easily edited without any compilation needed.

To view the CV, open the file cv.html in your web browser. You might need to do mandatory steps first.

Create your own CV

Mandatory steps

  • Fork this repository or simply download all files to your computer
  • Put your profile photography to file data/portrait.jpg (or copy data/portrait.example.svg to data/portrait.svg).
  • Copy file data/dataset.example.js to data/dataset.js and fill in some information about yourself into it.

Optional

  • You can change colors by changing values in src/colorScheme.css.
  • Edit variable boxes in src/scripts.js to hide or edit information boxes of your CV. In the same file, you can change all icons by setting different Font Awesome classes by editing the settings variable. For a list of Font Awesome icons' classes, visit fontawesome.com/icons.

About

Static webpage you can fork to create your own CV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published