Update resume.tmpl
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<p>
|
||||
<a href="/static/Resume.pdf">View my resume (pdf).</a>
|
||||
</p>
|
||||
<h3>Skills</h3>
|
||||
<h3>Skill keywords</h3>
|
||||
<p class="skill-keywords">
|
||||
<i>GNU/Linux</i>
|
||||
<i>Debian</i>
|
||||
@@ -17,7 +17,6 @@
|
||||
<i>Gentoo</i>
|
||||
<i>Java</i>
|
||||
<i>NGiNX</i>
|
||||
<i>JavaScript</i>
|
||||
<i>TypeScript</i>
|
||||
<i>Vim</i>
|
||||
<i>NetBSD</i>
|
||||
@@ -25,10 +24,13 @@
|
||||
<i>HTML</i>
|
||||
<i>CSS</i>
|
||||
<i>Unix</i>
|
||||
<i>X11</i>
|
||||
<i>Vue</i>
|
||||
<i>MariaDB</i>
|
||||
<i>Korn Shell</i>
|
||||
<i>Lua</i>
|
||||
<i>React</i>
|
||||
<i>NodeJS</i>
|
||||
</p>
|
||||
<h3>Education</h3>
|
||||
<p>
|
||||
@@ -52,4 +54,8 @@
|
||||
<h4><a href="https://gitlab.com/rawleyIfowler/parser">parser</a></h4>
|
||||
A simple bash utility designed to save time when parsing files against patterns.
|
||||
</p>
|
||||
<p>
|
||||
<h4>nfs-util (wip)</h4>
|
||||
Bash utility for easily creating and validating nfs shares. Including dry runs for connectivity tests.
|
||||
</p>
|
||||
{{ template "footer_no_banners.tmpl" . }}
|
||||
|
||||
Reference in New Issue
Block a user