Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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