You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
2.5 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Resume | tait.tech</title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="wrapper">
<h1 id="tait-hoyem">Tait Hoyem</h1>
<h3 id="experience">Experience</h3>
<p><strong>Total Impact Signs</strong><em>Technical Advisor</em> (2014-2016)</p>
<p>Implemented a semi-automatic payroll system replacing the manual sign in book used before.</p>
<p><strong>Independent</strong><em>Tutoring</em> (2019-present)</p>
<p>Working with computer science students explaining introductory to advanced concepts.</p>
<p><strong>Imaginus</strong><em>Security Gaurd</em> (2019-2020)</p>
<p>Night-time security to gaurd inventory.</p>
<h3 id="education">Education</h3>
<p><strong>The Linux Foundation</strong>—Certification / <em>Certified Linux System Administrator</em> (2016)</p>
<p>Certified in Linux system administration tasks. Running web servers, maintaining mass storage systems, running secure remote control tools. Certificate no longer valid.</p>
<p><strong>Southern Alberta Institute of Technology</strong>—Diploma / <em>Information Technology-Software Development Major</em> (2019-2021)</p>
<p>Full-stack two year software development diploma. Focusing on databases, interface design and enterprise solutions.</p>
<h3 id="professional-development">Professional Development</h3>
<p><strong>Dartmouth College (Open Corseware)</strong>—Professional Certificate / <em>C Programming with Linux</em> (2020)</p>
<p>A certification in C programming, the <code class="highlighter-rouge">gcc</code> compiler, and the <code class="highlighter-rouge">make</code> compilation system.</p>
<h3 id="projects">Projects</h3>
<p><strong><a href="https://github.com/TTWNO/epub-with-pinyin">epub-with-pinyin</a></strong></p>
<p><em>A program which adds Mandarin Pinyin notation above Chinese characters in .epub files.</em></p>
<p><strong><a href="https://github.com/TTWNO/chess">Chess</a></strong></p>
<p><em>A chess app written in C++</em></p>
<h3 id="languages">Languages</h3>
<h5 id="human">Human</h5>
<ul>
<li>
<p>English (Native)</p>
</li>
<li>
<p>Mandarin Chinese (Novice)</p>
</li>
</ul>
<h5 id="computer">Computer</h5>
<ul>
<li>
<p>C++ (4/5)</p>
</li>
<li>
<p>C (3/5)</p>
</li>
<li>
<p>Java (2/5)</p>
</li>
<li>
<p>Python (2/5)</p>
</li>
</ul>
<footer>
</footer>
</div>
</body>
</html>