Update static _site files

master
Tait Hoyem 4 years ago
parent 0ecb8752c4
commit 99ea3851c6

@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cover Letter - VCC | 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">
<h2 id="tait-hoyem">Tait Hoyem</h2>
<p>Hello, Alice</p>
<p>This will be short and sweet.</p>
<p>Copying and explaining information in accessible ways is something I have been doing my entire life—sometimes without realizing it.
As a partially-sighted student,
I know what information makes sense without visuals and what information will be completely meaningless without additional context or description.</p>
<p>I also have some background in computer science.
This allows me to transcribe and explain only what is important.
Somebody without this background may not know when a number being shown on screen is important or when it is genuinely meaningless.
I also do not need to go back and forth to the text I am copying from to be one-hundered percent sure I have the right paranthasies, brackets, less-than signs, et cetera.
All these patterns make sense to me when I read them.</p>
<p>Although I would prefer to work with computer science students,
I am willing to be used more broadly if that is of use to you.</p>
<p>Thank you for your consideration,</p>
<p>—Tait Hoyem</p>
<footer>
</footer>
</div>
</body>
</html>

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2020-05-01T17:15:52+00:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">How to use NGINX as a reverse-proxy server for a Node.js application using socket.io</title><link href="http://localhost:4000/2020/05/01/nginx-socket-io-projects.html" rel="alternate" type="text/html" title="How to use NGINX as a reverse-proxy server for a Node.js application using socket.io" /><published>2020-05-01T00:00:00+00:00</published><updated>2020-05-01T00:00:00+00:00</updated><id>http://localhost:4000/2020/05/01/nginx-socket-io-projects</id><content type="html" xml:base="http://localhost:4000/2020/05/01/nginx-socket-io-projects.html">&lt;p&gt;Despite the long name of the article, I have a feeling this may apply to more people than I might think.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2020-05-08T17:26:32+00:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">How to use NGINX as a reverse-proxy server for a Node.js application using socket.io</title><link href="http://localhost:4000/2020/05/01/nginx-socket-io-projects.html" rel="alternate" type="text/html" title="How to use NGINX as a reverse-proxy server for a Node.js application using socket.io" /><published>2020-05-01T00:00:00+00:00</published><updated>2020-05-01T00:00:00+00:00</updated><id>http://localhost:4000/2020/05/01/nginx-socket-io-projects</id><content type="html" xml:base="http://localhost:4000/2020/05/01/nginx-socket-io-projects.html">&lt;p&gt;Despite the long name of the article, I have a feeling this may apply to more people than I might think.
If you have a Node.js application which needs socket.io connections that you want to pass throgh nginxs &lt;code class=&quot;highlighter-rouge&quot;&gt;reverse_proxy&lt;/code&gt; directive then this is the article for you!&lt;/p&gt;
&lt;p&gt;You &lt;em&gt;must&lt;/em&gt; seperate the socket.io sockets and the static resources.&lt;/p&gt;

@ -0,0 +1,85 @@
<!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-2020)</p>
<p>Working with computer science students explaining introductory to advanced concepts.</p>
<p><strong>Imaginus</strong><em>Security Guard</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="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://ttrpg.projects.tait.tech/">ttrpg.co</a></strong></p>
<p><em>An work-in-progress accessible table-top-role-playing-game.</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>

@ -46,9 +46,15 @@
<loc>http://localhost:4000/ideas/</loc>
</url>
<url>
<loc>http://localhost:4000/resume/</loc>
</url>
<url>
<loc>http://localhost:4000/links/</loc>
</url>
<url>
<loc>http://localhost:4000/cover-letter-vcc/</loc>
</url>
<url>
<loc>http://localhost:4000/</loc>
</url>
</urlset>

Loading…
Cancel
Save