personal_site/index.html

33 lines
1.1 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Tomhodson by TomHodson</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Tom Hodson</h1>
<p>If it involves making something...<br/> count me in.</p>
</header>
<section>
<h3>Projects</h3>
<a href="http://tomhodson.github.com/Peristaltic-Pump/">Peristaltic Pump</a><br/>
<a href="factordiagram.html">Factor diagrams!</a><br/>
<a href="scratchpad.html">A (boring) visualisation of a sorting algorithm in JS</a><br/>
<a href="https://twitter.com/tariffbot">@tariffbot</a><br/>
<section/>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>