Skip to content

Instantly share code, notes, and snippets.

@athanclark
Created June 23, 2014 15:33
Show Gist options
  • Save athanclark/822141959a0cd8b49fcb to your computer and use it in GitHub Desktop.
Save athanclark/822141959a0cd8b49fcb to your computer and use it in GitHub Desktop.
Improper xhtml parsing
Warning: Found invalidly used HTML closing tag for 'ul' - ignoring it
Warning: Found invalidly used HTML closing tag for 'ul' - ignoring it
Warning: Found invalidly used HTML closing tag for 'ul' - ignoring it
Warning: Found invalidly used HTML closing tag for 'ul' - ignoring it
Warning: Found invalidly used HTML closing tag for 'td' - ignoring it
Warning: Found invalidly used HTML closing tag for 'tr' - ignoring it
Warning: Found invalidly used HTML closing tag for 'table' - ignoring it
Warning: Found no end tag for 'li' - auto-closing it
<hr />
<p>layout: page
title: Résumé
tagline: A (hopefully) accurate measure of Athan Clark
{% include JB/setup %}
</p>
<hr />
<table>
<tr>
<th>
<h1>Table of Contents</h1>
</th>
<th>
<h1>Key</h1>
</th>
</tr>
<tr>
<td>
<h2><a href="#profile">Profile</a></h2>
<ul>
<li><a href="#demographic">Demographic</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#interests">Interests</a></li>
</ul>
<h2><a href="#skills">Skill Sets</a></h2>
<ul>
<li><a href="#front">Front-End Web Developer</a></li>
<li><a href="#back">Back-End Web Developer</a></li>
<li><a href="#general">General-Purpose Programmer</a></li>
<li><a href="#system">System Administrator</a></li>
<li><a href="#network">Network Administrator</a></li>
</ul>
<h2><a href="#projects">Projects</a></h2>
<ul>
<li><a href="#errth">Errth</a></li>
<li><a href="#icantry">ICanTry</a></li>
<li><a href="#finance">Financial Vehicle</a></li>
<li><a href="#casgui">CAS GUI</a></li>
</ul>
<h2><a href="#history">Professional Job History</a></h2>
<ul>
<li><a href="#peerless">Peerless Network</a></li>
<li><a href="#kifaru">Kifaru</a></li>
</ul>
</td>
<td>
<h2>Programming Languages</h2>
<h3>General Purpose</h3>
<ul>
<li><span class="haskell">Haskell</span><li>
<li><span class="cpp">C/C++</span></li>
<li><span class="python">Python</span></li>
<li><span class="ruby">Ruby</span></li>
<h3>Web Development</h3>
<ul>
<li><span class="php">PHP</span><li>
<li><span class="javascript">JavaScript</span></li>
<li><span class="html">HTML</span></li>
<li><span class="css">CSS</span></li>
<h3>Advanced Languages &amp; Active Research</h3>
<ul>
<li><span class="omega">Omega</span><li>
<li><span class="idris">Idris</span></li>
<li><span class="coq">Coq</span></li>
<li><span class="twelf">Twelf</span></li>
<li><span class="gf">Grammatical Framework</span></li>
<h2>Techniques</h2>
<ul>
<li><span class="os">Operating Systems</span><li>
<li><span class="dev">Development Tools</span></li>
<li><span class="philos">Principals &amp; Philosophy</span></li>
_ _ _ _ _ _ _ _ _ _ _ _ _ _
## Profile
{: #profile}
A well-versed programmer with far-reaching abilities, despite an unconventional Internet education. Applies talent effectively yet creatively, with emphasis on intuition and correctness. Adapts quickly, learns constantly, retains disciplines and philosophies. Inventive problem solver with deep sense of responsability and respect. Believes in automation as an extremity, and the formal proofs to prepare the argument for dicussion.
### Demographic
{: #demographic}
22-years old (22 January 1992), White Male with this face &rarrow;
Showers kinda often, likes organic food, gardening, music, finance, type theory.
### Education
{: #education}
The internet
### Interests
{: #interests}
To save the world, and to have fun doing it
## Front-end Web Developer
Scaffold Frameworks:
: Ember.js, Anglular.js, Knockout.js, Bootstrap, HTML5 Boilerplate, Backbone, YUI
Mobile Libraries:
: Hammer.js, micro frameworks
Preprocessors and Templating Languages:
: CoffeeScript, Sass, Stylus, Shakespeare
: Jade, Smarty, Liquid
Compilers:
: Google Closure Compiler, Require.js, Fay
Development:
: Chrome Dev Tools, Yeoman, FireBug
Vector Graphics:
: Raphael, SVGJS, Snap
Raster Graphics:
: Paper.js, Processing.js, Three.js, WebGL
General Purpose:
: jQuery, Zepto, Underscore
Advanced Libraries:
: SockJS, Amplify.js, WebWorkers
</li></li></ul></li></li></ul></li></li></ul></li></li></ul></td></tr></table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment