Fixing my age for the last time...

This commit is contained in:
Matt Burchett 2016-05-23 21:50:46 -05:00
parent b78f521a58
commit 16ef000086

View File

@ -34,7 +34,7 @@
<h4>
<a name="whoismatt" class="anchor" href="#whoismatt"><span class="octicon octicon-link"></span></a>Who is Matt?
</h4>
<p class="tab">I am a 20 year old technology guru. I am a gamer, Linux enthusiast and a programmer. I have been building comptuers since I was 7-8. I was repairing computers for family/friends all through my childhood. <br /><br />
<p class="tab">I am a <script type="text/javascript">var dob='19941219'; var year=Number(dob.substr(0,4)); var month=Number(dob.substr(4,2))-1; var day=Number(dob.substr(6,2)); var today=new Date(); var age=today.getFullYear()-year; if(today.getMonth()<month || (today.getMonth()==month && today.getDate()<day)){age--;} document.write(age);</script> year old technology guru. I am a gamer, Linux enthusiast and a programmer. I have been building comptuers since I was 7-8. I was repairing computers for family/friends all through my childhood. <br /><br />
I have 8+ years experience with the GNU/Linux and Unix platforms includes but is not limited to distributions such as RedHat, SuSE, Ubuntu, Debian, Arch Linux, FreeBSD, and Android. <br /><br />