From d4162d143d15a3ea708b0bc3e026a96528eb4566 Mon Sep 17 00:00:00 2001 From: rawleyIfowler Date: Sun, 20 Feb 2022 17:02:17 -0600 Subject: [PATCH] fleshed out resume template --- templates/resume.tmpl | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/templates/resume.tmpl b/templates/resume.tmpl index ef6e8ff..5fdcfb5 100644 --- a/templates/resume.tmpl +++ b/templates/resume.tmpl @@ -4,7 +4,7 @@

View my resume (pdf).

-

Skill keywords

+

Skills

GNU/Linux Debian @@ -29,4 +29,31 @@ Bash Lua

+

Education

+

+

Post-Diploma Bachelors of Science in Computer Science at University of Regina

+
+ (2022-present) +

+

+

Computer Systems Technology at Saskatchewan Polytechnic

+
+ (2020-2022) +

+

Projects

+

+

This Website

+
+ Website written in Go (templates and all), hosted on a OpenBSD server using a NGiNX reverse proxy. +

+

+

xrn

+
+ A free and open source community based blogging application similar to Stack Exchange. +

+

+

parser

+
+ A simple bash utility designed to save time when parsing files against patterns. +

{{ template "footer_no_banners.tmpl" . }}