<!DOCTYPE html>
<html>
	<head>
		<title>Anthony Mattox</title>
		<link type="style/css" rel="stylesheet" href="style.css" />
		<link type="image/png" rel="icon" href="favicon.png" />
		<meta name="description" content="Anthony Mattox: Product designer, iOS Developer, partner of Friends of The Web in Baltimore, MD" />
		<script type="text/javascript">
		  var _gaq = _gaq || [];
		  _gaq.push(['_setAccount', 'UA-6086323-1']);
		  _gaq.push(['_trackPageview']);

		  (function() {
		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
		  })();
		</script>
	</head>
	<body>
		<div id="container">
			<div id="container2">
				<h1>Abstract</h1>
				<p>I am Anthony Mattox, just some guy likes to make things. I am presently fascinated by computers and how we can use them to become more powerful thinkers. As a partner of <a href="http://friendsoftheweb.com">Friends of The Web</a>, I design and develop software.</p>
				<p>Here are <a href="https://gimmebar.com/loves/ahmattox">some things I love I have found on the Internet</a>, <a href="http://www.last.fm/user/amattox">music I'm listening to</a>, and <a href="https://www.goodreads.com/user/show/28121193-anthony-mattox">books I'm reading</a>.</p>
			</div>
		</div>
	</body>
</html>
<!-- ? -->