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.

1 line
3.7 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> <main> <div id="wrapper"> <h1 id="tait-hoyem">Tait Hoyem</h1> <h3 id="experience">Experience</h3> <p><strong>Bytetools Technologies Inc.</strong><em>Founder</em> (2020-present)</p> <p>Providing small businesses with simple, secure software solutions.</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>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> <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="language-plaintext highlighter-rouge">gcc</code> compiler, and the <code class="language-plaintext highlighter-rouge">make</code> compilation system. 100% mark.</p> <h3 id="projects">Projects</h3> <p><strong><a href="https://github.com/ornicar/lila/pull/7772">Lichess</a></strong></p> <p><em>A patch for Lichess.org which vastly extends support for screen reader users. The website has millions of active users.</em></p> <p><strong><a href="https://github.com/TTWNO/quote_pdf">Quote Retrieval System</a></strong></p> <p><em>Written for a local roofing business to securely distribute quotes.</em></p> <p><strong><a href="https://github.com/TTWNO/epub-with-pinyin">epub-with-pinyin</a></strong></p> <p><em>A program to add Pinyin above Chinese characters in .epub files to assist those learning Mandarin Chinese.</em></p> <p><strong><a href="https://github.com/TTWNO/lamegames.io">lamegames</a></strong></p> <p><em>A little games website I made for some demonstrations of Django and websocket functionality. Very, very lame. Would not recommend.</em></p> <p><strong><a href="https://github.com/TTWNO/chess">chess</a></strong></p> <p><em>A command-line chess game in C++. It is compileable on nearly any system.</em></p> <p><strong><a href="https://github.com/TTWNO/subnetting">subnetting</a></strong></p> <p><em>One-night write of a subnet calculation tool.</em></p> <p><strong><a href="">Payroll</a></strong></p> <p><em>A payroll system written in PHP.</em></p> <p><strong><a href="https://bytetools.ca">Bytetools</a></strong></p> <p><em>I have my own company called Bytetools. We make websites, data archiving and custom applications. 10% discount for open-source or community-oriented projects.</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</p> </li> <li> <p>C++</p> </li> <li> <p>Python</p> </li> <li> <p>Javscript</p> </li> <li> <p>HTML/CSS</p> </li> <li> <p>Bash</p> </li> <li> <p>PHP</p> </li> <li> <p>Java EE</p> </li> </ul> <footer> </footer> </div> </main> </body> </html>