Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rostislavjadavan/cv

My resume build using HTML and Tailwind CSS
https://github.com/rostislavjadavan/cv

Last synced: about 2 months ago
JSON representation

My resume build using HTML and Tailwind CSS

Awesome Lists containing this project

README

        




Rostislav Jadavan Resume (CV)



🚀 Build using HTML & Tailwind CSS.



👉 Download PDF version

## Development

```
npm run dev
open index.html
```

## Export to PDF

```
npm run build
```

**Note:** Google Chrome needs to be installed.

### Manual export

- Open [index.html](index.html) in browser
- Print `CMD+P`
- Select `Save to PDF`

**Note:** Scale is set to less than 100% via css so whole CV should fit into 2 pages.