removed br spam from resume template
This commit is contained in:
@@ -32,28 +32,23 @@
|
|||||||
<h3>Education</h3>
|
<h3>Education</h3>
|
||||||
<p>
|
<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 University of Regina</h4>
|
||||||
<br>
|
|
||||||
(2022-present)
|
(2022-present)
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<h4>Computer Systems Technology at Saskatchewan Polytechnic</h4>
|
<h4>Computer Systems Technology at Saskatchewan Polytechnic</h4>
|
||||||
<br>
|
|
||||||
(2020-2022)
|
(2020-2022)
|
||||||
</p>
|
</p>
|
||||||
<h3>Projects</h3>
|
<h3>Projects</h3>
|
||||||
<p>
|
<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>
|
||||||
<br>
|
|
||||||
Website written in Go (templates and all), hosted on a OpenBSD server using a NGiNX reverse proxy.
|
Website written in Go (templates and all), hosted on a OpenBSD server using a NGiNX reverse proxy.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<h4><a href="https://gitlab.com/xrn">xrn</a></h4>
|
<h4><a href="https://gitlab.com/xrn">xrn</a></h4>
|
||||||
<br>
|
|
||||||
A free and open source community based blogging application similar to <a href="https://stackexchange.com">Stack Exchange</a>.
|
A free and open source community based blogging application similar to <a href="https://stackexchange.com">Stack Exchange</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<h4><a href="https://gitlab.com/rawleyIfowler/parser">parser</a></h4>
|
<h4><a href="https://gitlab.com/rawleyIfowler/parser">parser</a></h4>
|
||||||
<br>
|
|
||||||
A simple bash utility designed to save time when parsing files against patterns.
|
A simple bash utility designed to save time when parsing files against patterns.
|
||||||
</p>
|
</p>
|
||||||
{{ template "footer_no_banners.tmpl" . }}
|
{{ template "footer_no_banners.tmpl" . }}
|
||||||
|
|||||||
Reference in New Issue
Block a user