Update _site static files

master
Tait Hoyem 4 years ago
parent 088874d18a
commit 1cc295eac5

@ -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-06-10T17:45:06+00:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">Site Update</title><link href="http://localhost:4000/2020/06/04/site-update.html" rel="alternate" type="text/html" title="Site Update" /><published>2020-06-04T00:00:00+00:00</published><updated>2020-06-04T00:00:00+00:00</updated><id>http://localhost:4000/2020/06/04/site-update</id><content type="html" xml:base="http://localhost:4000/2020/06/04/site-update.html">&lt;p&gt;I updated the site with some easier to identify information about me and my projects :)&lt;/p&gt;
<?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-06-22T04:23:32+00:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">Site Update</title><link href="http://localhost:4000/2020/06/04/site-update.html" rel="alternate" type="text/html" title="Site Update" /><published>2020-06-04T00:00:00+00:00</published><updated>2020-06-04T00:00:00+00:00</updated><id>http://localhost:4000/2020/06/04/site-update</id><content type="html" xml:base="http://localhost:4000/2020/06/04/site-update.html">&lt;p&gt;I updated the site with some easier to identify information about me and my projects :)&lt;/p&gt;
&lt;p&gt;Also, Clue has been delayed due to my partner in crime on the project wokring too many hours.&lt;/p&gt;

@ -38,9 +38,15 @@
<p>I am a student at the <a href="https://sait.ca/">Southern Alberta Insitute of Technology (SAIT)</a>.</p>
<p>My fascination lies primarily with operating system internals and systems-level tools.
My goal is to bring the everyday computing environment of Linux/BSD nerds to visually impaired users, and to ensure the saftey, privacy and security of the internet.
Some of my projects reflect this.</p>
<p>I have two goals in my software development career.</p>
<ol>
<li>The security, privacy, and anonymity of the internet and other digital devices.</li>
<li>The accessibility of this technology to the visually impaired.</li>
</ol>
<p>Some of my projects reflect these goals.
Others are just fun along the way.</p>
<p>I have all of my code projects hosted on <a href="https://github.com/TTWNO">my Github</a>.</p>

@ -34,16 +34,18 @@
<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://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>

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CNIB Scholarship Essay 2020 | 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="cnib-scholarship-essay">CNIB Scholarship Essay</h1>
<h3 id="abstract">Abstract</h3>
<p><em>Question:</em> How will this scholarship change what it is to be blind for you as you pursue your post-secondary education?</p>
<p><em>Answer:</em></p>
<footer>
</footer>
</div>
</body>
</html>

@ -75,6 +75,9 @@
<loc>http://localhost:4000/about/</loc>
</url>
<url>
<loc>http://localhost:4000/scholarships/2020/cnib/</loc>
</url>
<url>
<loc>http://localhost:4000/</loc>
</url>
</urlset>

Loading…
Cancel
Save