Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeychilson/resume
A simple resume generator using resume.json.
https://github.com/joeychilson/resume
generator go json resume
Last synced: 1 day ago
JSON representation
A simple resume generator using resume.json.
- Host: GitHub
- URL: https://github.com/joeychilson/resume
- Owner: joeychilson
- License: mit
- Created: 2023-12-27T13:53:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-28T11:40:13.000Z (11 months ago)
- Last Synced: 2024-06-20T21:02:19.162Z (5 months ago)
- Topics: generator, go, json, resume
- Language: Go
- Homepage:
- Size: 724 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
A simple resume generator using [JSON Resume](https://jsonresume.org/)
Inspired by and based of [BartoszJarocki/cv](https://github.com/BartoszJarocki/cv)
## Usage
Edit example.resume.json
Run the Go application
```bash
go run main.go
```You can edit the resume.templ but you need [templ](https://github.com/a-h/templ) installed to generate updated go code
You can also upload it too
https://resume-generator.fly.dev/
## Pictures