mirror of
https://github.com/dragonlock2/dragonlock2.github.io.git
synced 2025-10-11 12:07:56 +00:00
13 lines
465 B
Markdown
13 lines
465 B
Markdown
---
|
|
layout: page
|
|
title: Resume
|
|
permalink: /resume/
|
|
excerpt: The obligatory resume.
|
|
---
|
|
|
|
Built using LaTeX, source code at [assets/tex](https://github.com/dragonlock2/dragonlock2.github.io/tree/main/assets/tex) and deployed at [assets/pdf/resume.pdf](/assets/pdf/resume.pdf).
|
|
|
|
<object data="/assets/pdf/resume.pdf" width="100%" height="100%" type='application/pdf'>
|
|
<p>Unable to display PDF file. <a href="/assets/pdf/resume.pdf">Download</a> instead.</p>
|
|
</object>
|