sf9y / resume-builder

Resume builder in Golang using json data and html templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resume-builder

  • Enter your data into the data.json file.

  • Run go run main.go

  • Open the index.html file that is generated in your default browser.

  • To save in a pdf format, you can use the print functionality in your browser (cmd + P or ctrl + P) and Save as File.

About

Resume builder in Golang using json data and html templates


Languages

Language:Go 100.0%