summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj-james2021-10-17 22:25:54 +0000
committerj-james2021-10-17 22:25:54 +0000
commita37b2f0bdfc2843d116f7e9f525e8c1bb8c7fd1c (patch)
treeb562b69f228b44821ce71ddd5a7f057229b18f82
parent060f47160aacd9af245b7bd3e383241bb94907a1 (diff)
Provide resume as a PDF
-rw-r--r--about.html2
-rw-r--r--resume.pdfbin0 -> 56752 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index b466732..30a091d 100644
--- a/about.html
+++ b/about.html
@@ -28,7 +28,7 @@
<!-- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p> -->
<p> I'm also a hobbyist programmer, skilled at <a href="https://nim-lang.org/">Nim</a>, <a href="https://developer.mozilla.org/en-US/docs/Web/HTML">HTML</a>/<a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a>, and <a href="https://www.java.com/en/">Java</a>, sufficiently proficient in <a href="https://www.python.org/">Python</a> and <a href="https://golang.org/">Go</a>, and learning <a href="https://en.wikipedia.org/wiki/C_(programming_language)">C</a> and <a href="https://www.rust-lang.org/">Rust</a>. Most of my projects are created in one or more of those languages. If you're interested, several projects are available <a href="https://j-james.me/projects">here on my website</a>, with the rest having taken up residence in <a href="https://github.com/j-james">the depths of my GitHub profile</a> (a number are also on <a href="https://sr.ht/~j-james">SourceHut</a>). </p>
<p> If you're looking to contact me, feel free to reach out over email to <code>jj [at] this.website</code>. </p>
- <p> If you're looking to hire me, you may be interested in <a href="https://j-james.me/resume.html">my resume</a>.</p>
+ <p> If you're looking to hire me, you may be interested in <a href="https://j-james.me/resume.html">my resume</a> (also available as a <a href="https://j-james.me/resume.pdf">PDF</a>).</p>
<h2>Credits</h2>
<p> This website is based off of the websites of <a href="https://czeng.org">Catherine Zeng</a>, <a href="https://hojberg.xyz">Simon HĂžjberg</a>, and <a href="https://victoria.dev">Victoria Drake</a>. </p>
</main>
diff --git a/resume.pdf b/resume.pdf
new file mode 100644
index 0000000..c3df38d
--- /dev/null
+++ b/resume.pdf
Binary files differ