Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shurcool/resume

resume is Dmitri Shuralyov's résumé.
https://github.com/shurcool/resume

frontend go html rendering

Last synced: 5 days ago
JSON representation

resume is Dmitri Shuralyov's résumé.

Awesome Lists containing this project

README

        

resume
======

[![Go Reference](https://pkg.go.dev/badge/github.com/shurcooL/resume.svg)](https://pkg.go.dev/github.com/shurcooL/resume)

Package resume contains Dmitri Shuralyov's résumé.

The implementation is a little experimental and not to be taken very seriously.

Credit goes to Pavel Bennett for original frontend design.

Installation
------------

```sh
go get github.com/shurcooL/resume
```

Directories
-----------

| Path | Synopsis |
|----------------------------------------------------------------------|--------------------------------------------------------------------------------------|
| [component](https://pkg.go.dev/github.com/shurcooL/resume/component) | Package component contains individual components that can render themselves as HTML. |

License
-------

- [MIT License](LICENSE)