Welcome to my personal website. It's a work in progress. I'm not sure that it has a clear purpose or function yet. There's going to be a mix of personal stuff and career-related stuff. I will be gradually adding a few things. I'm still in the process of learning a new publishing system, so things will probably look weird for a while.
Thanks for stopping by.
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6720876-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);
})();