https://github.com/sn1f3rt/resume
Resume generator using RenderCV
https://github.com/sn1f3rt/resume
rendercv resume typst
Last synced: 5 months ago
JSON representation
Resume generator using RenderCV
- Host: GitHub
- URL: https://github.com/sn1f3rt/resume
- Owner: sn1f3rt
- License: mit
- Created: 2025-01-09T05:46:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T16:45:45.000Z (about 1 year ago)
- Last Synced: 2025-10-22T12:47:48.566Z (8 months ago)
- Topics: rendercv, resume, typst
- Language: Typst
- Homepage: https://sn1f3rt.dev
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
> Resume generator using RenderCV.
## Usage
1. Clone this repository:
```bash
git clone https://github.com/sn1f3rt/Resume.git
```
2. Install `rendercv` using pip:
```bash
make install
```
3. Generate the resume:
```bash
make render
```
This will generate the CV in the `output` directory.
## License
[](LICENSE)
Copyright © 2025 Sayan "sn1f3rt" Bhattacharyya