https://github.com/chadtech/resume
https://github.com/chadtech/resume
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadtech/resume
- Owner: Chadtech
- Created: 2020-04-12T02:43:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T02:26:36.000Z (about 1 year ago)
- Last Synced: 2025-04-02T02:37:51.615Z (about 1 year ago)
- Language: JavaScript
- Size: 454 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chad Stearns Resume
This is the source code for my resume, which you can see [here](https://chad-stearns-resume.netlify.app/).
All the important stuff is at `./src/Main.elm` and `./src/main.rs`.
# Install and Run
You will need to have Rust installed on your machine.
Type..
```
cargo run dev
```
..then visit `http://localhost:1754/`
## Converting to pdf
```
https://www.web2pdfconvert.com/
```
Use the custom settings to have 0 margins on all sides and segt pdf to be on 8.5" x 11" paper with a view port of 850 by 1100.