summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj-james2022-04-23 03:48:41 +0000
committerj-james2022-04-23 03:48:41 +0000
commit00cec12d3fdc8d112aa678738831a3dcd4b86071 (patch)
tree521e5a40f4091ac07787ee58c1f36e27520f95e4
parentd130f114af8adf9ba12e8ccfc9b5a8228ddddb29 (diff)
Fix broken link
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index bae69a7..18fa6aa 100644
--- a/about.html
+++ b/about.html
@@ -29,7 +29,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> (also available as a <a href="https://j-james.me/resume.pdf">PDF</a>).</p>
+ <p> If you're looking to hire me, you may be interested in <a href="https://j-james.me/resume">my resume</a> (also available as a <a href="https://j-james.me/resume/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://nora.codes/">Leonora Tindall</a>, and <a href="https://hojberg.xyz">Simon HĂžjberg</a>. </p>
</main>