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

https://github.com/rustin170506/resume

Here is my resume.
https://github.com/rustin170506/resume

Last synced: about 1 year ago
JSON representation

Here is my resume.

Awesome Lists containing this project

README

          

# Download/下载

- [English version (pdf)](./software_engineer_rustin_liu.pdf)
- [中文版 (pdf)](./软件工程师_刘东坡.pdf)
- [LaTeX Source](./software_engineer_rustin_liu.tex)

## Resume

My resume based on [this template](https://github.com/billryan/resume) and [JmPotato/resume](https://github.com/JmPotato/resume).

## Requirements

Install LaTeX

```bash
brew install mactex --cask
```

## Build

```bash
make all
```