Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p0u4a/resume-template
https://github.com/p0u4a/resume-template
css html resume resume-template
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p0u4a/resume-template
- Owner: P0u4a
- License: mit
- Created: 2024-05-17T15:49:58.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-18T09:11:43.000Z (7 months ago)
- Last Synced: 2024-05-18T11:26:30.089Z (7 months ago)
- Topics: css, html, resume, resume-template
- Language: HTML
- Homepage: https://p0u4a.github.io/resume-template/template.html
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Resume Template
Yes. It's written in HTML and styled with CSS. Stay with me now.[View Template](https://p0u4a.github.io/resume-template/template.html)
## Why
The main benefit is it doesn't need a compilation step like LaTeX or having to open a heavy app like Word. You could edit it in notepad if you wanted to.
Open the page in your web browser and type ctrl + p to get the pdf copy. It's also responsive.
The CSS uses `@page` and `@media print` rules to make the pdf copy look good when printed.