Compare commits

..

7 Commits

Author SHA1 Message Date
16ef000086 Fixing my age for the last time... 2016-05-23 21:50:46 -05:00
b78f521a58 added oldsites submodule 2015-09-24 14:50:58 -05:00
Contegix Support
203b962635 updated site to current 2015-04-12 18:27:21 -05:00
Contegix Support
5f536f644d Merging README 2015-04-12 18:26:18 -05:00
Contegix Support
776c6c18ad updated site to current 2015-04-12 18:25:06 -05:00
Matt Burchett
59ff6e6f56 migration from GitLab 2014-12-16 18:21:50 -06:00
f972a0c577 Init commit 2014-12-16 18:00:32 -06:00
3 changed files with 7 additions and 7 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "oldsites"] [submodule "oldsites"]
path = oldsites path = oldsites
url = git://github.com/mattburchett/oldsites url = git@lab.linuxrocker.com:mattburchett/oldsites.git

View File

@ -10,8 +10,8 @@
<link rel="stylesheet" href="stylesheets/pygment_trac.css" /> <link rel="stylesheet" href="stylesheets/pygment_trac.css" />
<!--[if lt IE 8]><link rel="stylesheet" href="stylesheets/ie.min.css" /><![endif]--> <!--[if lt IE 8]><link rel="stylesheet" href="stylesheets/ie.min.css" /><![endif]-->
<!-- <link rel="shortcut icon" href="http://dev.jbirc.com/images/favicon.ico" type="image/x-icon" /> <!-- <link rel="shortcut icon" href="https://dev.jbirc.com/images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="http://dev.jbirc.com/images/favicon.ico" type="image/x-icon" /> --> <link rel="icon" href="https://dev.jbirc.com/images/favicon.ico" type="image/x-icon" /> -->
</head> </head>
<body> <body>
<header id="header"> <header id="header">
@ -34,7 +34,7 @@
<h4> <h4>
<a name="whoismatt" class="anchor" href="#whoismatt"><span class="octicon octicon-link"></span></a>Who is Matt? <a name="whoismatt" class="anchor" href="#whoismatt"><span class="octicon octicon-link"></span></a>Who is Matt?
</h4> </h4>
<p class="tab">I am a 18 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 /> 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 />
@ -65,15 +65,15 @@
<h4> <h4>
<a name="portfolio" class="anchor" href="#portfolio"><span class="octicon octcon-link"></span></a>What work have you done? Can I see your portfolio and resume? <a name="portfolio" class="anchor" href="#portfolio"><span class="octicon octcon-link"></span></a>What work have you done? Can I see your portfolio and resume?
</h4> </h4>
<p class="tab"> I have my resume in PDF format <a href="http://mattburchett.com/pdf/MatthewCBurchett.pdf">here</a>. <p class="tab"> I have my resume on Google Drive for reliable and up-to-date viewing <a href="https://docs.google.com/document/d/1QgFApKRntoCkQTQyp0pk6vFUNOOm1rRPlLgVvhcwqaw/edit?usp=sharing">here</a>.
I also have a collection of code and scripts on <a href="http://github.com/mattburchett">GitHub</a>. I also have a collection of code and scripts on <a href="http://github.com/mattburchett">GitHub</a>.
Also, I have a small portfolio of websites listed below.</p> Also, I have a small portfolio of websites listed below.</p>
<ul> <ul>
<li><a href="http://www.whizkidonline.com">Whizkid Online</a></li>
<li><a href="http://www.person-man.com">Person Man's Blog</a></li> <li><a href="http://www.person-man.com">Person Man's Blog</a></li>
<li><a href="http://www.linuxrocker.com">Linux Rocker</a></li> <li><a href="http://www.linuxrocker.com">Linux Rocker</a></li>
<li><a href="http://imperialinktattooshop.com">Imperial Ink</a> (It looks like they added a background to it, but I had the background black)</li>
</ul> </ul>
<p class="tab"> I have placed links to my older sites <a href="http://mattburchett.com/oldsites">here</a>.</p> <p class="tab"> I have placed links to my older sites <a href="http://mattburchett.com/oldsites">here</a>.</p>

@ -1 +1 @@
Subproject commit 1561f5cef0c092f1ad41c024a3b896b5148d6fe4 Subproject commit b8bc1bf25fcea518a8abe065d07873928fd75a7a