mirror of
https://github.com/runyanjake/jake.runyan.dev.git
synced 2025-10-04 13:57:29 -07:00
20 lines
391 B
Plaintext
20 lines
391 B
Plaintext
---
|
|
title: Resume
|
|
description: My professional experience and skills
|
|
---
|
|
|
|
# Resume
|
|
|
|
View my resume below, hosted on Github as a PDF.
|
|
|
|
<div className="text-center padding-vert--lg">
|
|
<a
|
|
className="button button--primary button--lg"
|
|
href="https://github.com/runyanjake/resume/blob/main/jacob-runyan-resume.pdf"
|
|
target="_blank"
|
|
download
|
|
>
|
|
📄 Resume (PDF)
|
|
</a>
|
|
</div>
|