Skip to content

Create a dynamic online resume/CV by simply filling a variable

Notifications You must be signed in to change notification settings

EwetoyeIbrahim/Owl-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Owl_CV

AOS Bootstrap Font Awesome JQuery Owl

A no-code online resume/cv builder. checkout a live version.


Table of Contents


Story:

I had an html CV which I use to edit its raw index.html when adding new input. It was okay for a reason: Opening the html in any browser displays my CV without having to spring up servers to run python or php like would have been the case if frameworks like flask, Django, or wordpress. which makes very easy to host on github pages... free online prsence for life!!!
Some drawbacks though:

  1. It's not easily reusable by someone else, one has to go through all the tags and probably edit each lines for customizations.
  2. To update the CV, the file will have to be edited will with the full markups which will at some point a very long html file...

What if I can just supply a key value pairs and get my CV generated still without having to spin up a server for backend?

Solution

Simply use one of the available designs, fill the values like name, job descriptions...; Using the power of Odoo's owl, your CV get computed and served on the go.
Want to add new entries like experiences, education e.t.c? Simply add a new value and you are good to go!!!

How to use

  1. Clone Owl_CV to use locally, or fork to your list of repos. (If you want to host it on Github, you may either rename the repo as GithubUserName.github.io or rename the branch to gh-pages)
  2. Make your preferred style your default branch
  3. Customize as stated in the readme of your preffered branch
  4. Edit the app.js file to suite your details
  5. Commit and your version and you are good to go.

Available styles

  • coverpro

Upcoming improvements

  • Add more styles

About

Create a dynamic online resume/CV by simply filling a variable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published