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

https://github.com/chadtech/resume


https://github.com/chadtech/resume

Last synced: about 1 year ago
JSON representation

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.