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.
- Host: GitHub
- URL: https://github.com/rustin170506/resume
- Owner: Rustin170506
- License: mit
- Created: 2023-01-12T13:36:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T06:49:13.000Z (about 1 year ago)
- Last Synced: 2025-05-05T07:40:36.916Z (about 1 year ago)
- Language: TeX
- Homepage:
- Size: 6.85 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```