Skip to content

frozenspider/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Maker

Simple and free CV Maker that renders minimalistic CV.

Based on idimetrix/cv, simplified and ported to Rust.

This is what CV looks like:

cv-builder

All personal information is stored in a single info.toml file. Templates use Jinja syntax and are stored in templates folder.

To run the project, use:

cargo run

This starts an Actix server on http://localhost:3000/ that serves a CV in plain HTML. This page can be printed to PDF, yielding you a proper CV.

All changes to the info.toml and templates are hot reloaded, so you can tweak them without restarting the server.

About

Simple CV maker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published