Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rostislavjadavan/cv
- Owner: rostislavjadavan
- Created: 2023-07-11T12:35:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T09:59:15.000Z (3 months ago)
- Last Synced: 2024-10-12T01:32:35.870Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rostislav Jadavan Resume (CV)
🚀 Build using HTML & Tailwind CSS.
## 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.