Compare commits

..

27 Commits

Author SHA1 Message Date
Matt Burchett
0c31196223 Added Client to my portfolio: Imperial Ink 2014-06-02 17:35:39 -05:00
Matt Burchett
33d632a737 Updated my Age! +1 2013-12-30 13:46:01 -06:00
Matt Burchett
296a3a4e4f Added Link to Oldsites 2013-10-11 16:19:25 -05:00
Matt Burchett
3cef35121e Found Code Error 2013-10-11 15:59:05 -05:00
Matt Burchett
29a4138d9e added oldsites 2013-10-11 15:55:53 -05:00
Matt Burchett
55f8ea3b49 Removed Failed Idea 2013-10-11 15:54:54 -05:00
Matt Burchett
59702056e5 added oldsites 2013-10-11 15:53:17 -05:00
Matt Burchett
1c7b478a88 Fixed a typo 2013-09-17 23:05:00 -05:00
Matt Burchett
1dd19743d5 Merge branch 'gh-pages' of https://github.com/mattburchett/MattBurchett.com into gh-pages 2013-09-17 21:20:21 -05:00
Matt Burchett
d40adeff31 Final Changes 2013-09-17 21:20:03 -05:00
Matt Burchett
f04facf2ba Removed accident 2013-09-16 23:14:45 -05:00
Matt Burchett
14c237acba Final Changes For Now 2013-09-16 23:14:16 -05:00
Matt Burchett
c3dc13852a Final changes for now 2013-09-16 23:12:13 -05:00
Matt Burchett
6e3baa54a2 more changes 2013-09-16 23:09:06 -05:00
Matt Burchett
ff2e96296f Final Revision for now 2013-09-16 23:08:24 -05:00
Matt Burchett
17ea974552 More Changes. 2013-09-16 21:02:58 -05:00
Matt Burchett
08e5b3fdd7 More Changes. 2013-09-15 23:45:19 -05:00
Matt Burchett
171a4bb332 Making first edits 2013-09-15 23:22:24 -05:00
Matt Burchett
8250744dd1 Forked for personal reasons, landing page for myself. 2013-09-15 23:20:12 -05:00
Richard Korman
d790d0f077 Add the coder radio subreddit. 2013-09-15 18:29:13 -04:00
Richard Korman
21817dbf1c Add drew!
Add drew as a host!
2013-09-08 20:24:40 -04:00
Richard Korman
8e32420320 Add the JupiterColony G+ page. 2013-09-07 17:28:44 -04:00
Richard Korman
d108696881 Revert "Remove the CNAME until it's needed."
This reverts commit c99c04e609.
2013-09-04 12:20:56 -04:00
Richard Korman
c99c04e609 Remove the CNAME until it's needed. 2013-09-04 02:52:01 -04:00
Richard Korman
bf78142aad Forgot to update the CNAME!
Whoops! :P
2013-09-04 02:50:53 -04:00
Richard Korman
bd6b4aff5d Initial index.
Just the initial index full of useful links, not really a hard layout
defined yet.
2013-09-04 02:49:03 -04:00
Richard Korman
3464475cf9 Initial big dump of files.
Adding all of these, pretty much a direct copy of the #JBDev site's
layout.
2013-09-04 01:58:56 -04:00
3 changed files with 8 additions and 7 deletions

2
.gitmodules vendored
View File

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

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="https://dev.jbirc.com/images/favicon.ico" type="image/x-icon" /> <!-- <link rel="shortcut 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" /> --> <link rel="icon" href="http://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 <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 /> <p class="tab">I am a 19 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,16 @@
<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 on Google Drive for reliable and up-to-date viewing <a href="https://docs.google.com/document/d/1QgFApKRntoCkQTQyp0pk6vFUNOOm1rRPlLgVvhcwqaw/edit?usp=sharing">here</a>. <p class="tab"> I have my resume in PDF format <a href="http://mattburchett.com/pdf/MatthewCBurchett.pdf">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> <li><a href="http://imperialinktattooshop.com">Imperial Ink</a></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 b8bc1bf25fcea518a8abe065d07873928fd75a7a Subproject commit 1561f5cef0c092f1ad41c024a3b896b5148d6fe4