adjusted resume, added new skill keywords
This commit is contained in:
Binary file not shown.
@@ -1,9 +1,5 @@
|
||||
<!--resume.tmpl-->
|
||||
{{ template "header.tmpl" . }}
|
||||
<h2>My resume</h2>
|
||||
<p>
|
||||
<a href="/static/Resume.pdf">View my resume (pdf).</a>
|
||||
</p>
|
||||
<h3>Skill keywords</h3>
|
||||
<p class="skill-keywords">
|
||||
<i>GNU/Linux</i>
|
||||
@@ -25,16 +21,18 @@
|
||||
<i>CSS</i>
|
||||
<i>Unix</i>
|
||||
<i>X11</i>
|
||||
<i>Ruby</i>
|
||||
<i>Vue</i>
|
||||
<i>MariaDB</i>
|
||||
<i>Korn Shell</i>
|
||||
<i>Lua</i>
|
||||
<i>React</i>
|
||||
<i>NodeJS</i>
|
||||
<i>Ruby-on-Rails</i>
|
||||
</p>
|
||||
<h3>Education</h3>
|
||||
<p>
|
||||
<h4>Post-Diploma Bachelors of Science in Computer Science at University of Regina</h4>
|
||||
<h4>Post-Diploma Bachelors of Science in Computer Science at the University of Regina</h4>
|
||||
(2022-present)
|
||||
</p>
|
||||
<p>
|
||||
@@ -43,7 +41,7 @@
|
||||
</p>
|
||||
<h3>Projects</h3>
|
||||
<p>
|
||||
<h4><a href="https://gitlab.com/rawleyIfowler/rawleydotxyz">This Website</a></h4>
|
||||
<h4><a href="https://gitlab.com/rawleyIfowler/rawleydotxyz">this website</a></h4>
|
||||
Website written in Go (templates and all), hosted on a OpenBSD server using a NGiNX reverse proxy.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user