Initial commit

This commit is contained in:
2016-05-21 10:42:57 +01:00
commit a2e3afb01d
1689 changed files with 2262 additions and 0 deletions

67
src/pages/about.md Normal file
View File

@@ -0,0 +1,67 @@
---
layout: page.html
title: "About"
---
Please forgive my brevity, I am a man of few words. One would think that after many years on this planet I would have more to say about myself but alas I simply do not. I am a man that likes to code, to shut out the world and get lost in <code>If</code> statements and <code>try/catch</code> blocks.
For years now, as long as I can accurately remember, I have been hacking away at code, scripts and markup. I began this journey many, many, many moons ago playing around with Dreamweaver (is this still around?) to make simple websites. From there I started to pick apart the <strong>HTML</strong> that was generated, I started using server-side languages such as <strong>PHP</strong> and I began to play with desktop programming (<strong>Python</strong> when I first started).
Over the years, throughout my education and working life, I have developed skills in <strong>Java</strong> (my first meeting back in 2008 with the release of the <a href="http://www.android.com/">Android <i class="icon-external-link"></i></a> platform), <strong>C# .NET</strong>, various web technologies (<strong>JavaScript</strong>, <strong>ASP .NET</strong>, <strong>HTML5</strong>) and my passion to learn more keeps growing.
If you need to get in touch with me, you can find me on either Twitter: <a href="https://www.twitter.com/Marcus_Noble_">@Marcus_Noble_</a> or Github: <a href="https://www.github.com/AverageMarcus">AverageMarcus</a>
<h2>Experience</h2>
<ul class="experience-list">
<li class="card">
<span class="label label-info">June 2013 &mdash; Ongoing</span>
<h3>
<a href="http://www.stfc.ac.uk">Science and technology Facilities Council <i class="icon-external-link"></i></a>
</h3>
<strong>Software Developer</strong>
<blockquote>
<small>Responsibilities included</small>
<p>
Being involved at all stages of development for ASP .NET and Java web applications. Providing user supports to systems maintained by our team. Providing maintenance, updates and bug fixes to existing systems and services. Maintain and develop Oracle and Microsoft SQL servers. Communicating with users within and external to the company to resolve issues.
</p>
</blockquote>
</li>
<li class="card">
<span class="label label-info">July 2011 &mdash; September 2012</span>
<h3>
<a href="http://www.stfc.ac.uk" itemprop="affiliation">Science and technology Facilities Council <i class="icon-external-link"></i></a>
</h3>
<strong>Software Developer (Student Placement)</strong>
<blockquote>
<small>Responsibilities included</small>
<p>
Being involved at all stages of development for ASP .NET and Java web applications. Providing user supports to systems maintained by our team. Providing maintenance, updates and bug fixes to existing systems and services. Maintain and develop Oracle and Microsoft SQL servers. Communicating with users within and external to the company to resolve issues.
</p>
</blockquote>
<blockquote>
<small>Highlights</small>
<p>
I was awarded a Staff Recognition Award for my contribution to a project
</p>
</blockquote>
</li>
<li class="card">
<span class="label label-info">2009 &mdash; 2013</span>
<h3>
<a href="http://www.derby.ac.uk" itemprop="affiliation">University of Derby <i class="icon-external-link"></i></a>
</h3>
<strong>BSc Computer Science</strong>
<blockquote>
<small>Modules included</small>
<p>
Software Development, Web Development, Multi-user Database Systems, Mobile Devices, Operating Systems, Systems Analysis, Language Design and Implementation, Distributed Systems, Systems Programming &amp; Enterprise Systems
</p>
</blockquote>
</li>
</ul>