# pretty-resume **Repository Path**: spps/pretty-resume ## Basic Information - **Project Name**: pretty-resume - **Description**: Generate a pretty resume! Templates based on salomonelli/best-resume-ever. - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pretty-resume Generate a pretty resume! Templates based on [salomonelli/best-resume-ever](https://github.com/salomonelli/best-resume-ever) ## Technology Used + Java 8 + Maven as a build tool + [SparkJava](http://sparkjava.com/) as a minimal web framework. + [OpenHTMLtoPDF](https://github.com/danfickle/openhtmltopdf) as a PDF layout engine. + [Thymeleaf](http://www.thymeleaf.org/) as a HTML template engine. + [H2 Database](http://www.h2database.com/) as an in-memory data store. + [Jackson](https://github.com/FasterXML/jackson) as a JSON deserializer to Java objects. ## Building ````mvn package```` from the directory where you cloned/downloaded the project will generate a fat jar. ## Try it online [Pretty Resume Generator](https://prettyresume.openhtmltopdf.com/)