Updated experience
This commit is contained in:
parent
5d45efd4dc
commit
b1bbc1f3ee
11
src/experience/elsevier.md
Normal file
11
src/experience/elsevier.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Elsevier
|
||||||
|
url: https://www.elsevier.com
|
||||||
|
role: Full Stack Software Engineer
|
||||||
|
start: 2016-02-15
|
||||||
|
end:
|
||||||
|
---
|
||||||
|
|
||||||
|
<small>Responsibilities include</small>
|
||||||
|
|
||||||
|
Building an ecommerce platform with involvement at all levels of development from infrastructure to front-end design. Contributing design and development ideas to advance the project. Working on Node.js and TypeScript projects.
|
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Science and technology Facilities Council
|
||||||
|
url: http://www.stfc.ac.uk/
|
||||||
|
role: Software Developer (Student Placement)
|
||||||
|
start: 2011-07-01
|
||||||
|
end: 2012-09-01
|
||||||
|
---
|
||||||
|
|
||||||
|
<small>Responsibilities included</small>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
<small>Highlights</small>
|
||||||
|
|
||||||
|
I was awarded a Staff Recognition Award for my contribution to a project
|
11
src/experience/science-and-technology-facilities-council.md
Normal file
11
src/experience/science-and-technology-facilities-council.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Science and technology Facilities Council
|
||||||
|
url: http://www.stfc.ac.uk/
|
||||||
|
role: Software Developer
|
||||||
|
start: 2013-06-10
|
||||||
|
end: 2016-02-15
|
||||||
|
---
|
||||||
|
|
||||||
|
<small>Responsibilities included</small>
|
||||||
|
|
||||||
|
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.
|
11
src/experience/the-university-of-derby.md
Normal file
11
src/experience/the-university-of-derby.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: The University of Derby
|
||||||
|
url: http://www.derby.ac.uk/
|
||||||
|
role: BSc Computer Science
|
||||||
|
start: 2009-09-01
|
||||||
|
end: 2013-06-01
|
||||||
|
---
|
||||||
|
|
||||||
|
<small>Modules included</small>
|
||||||
|
|
||||||
|
Software Development, Web Development, Multi-user Database Systems, Mobile Devices, Operating Systems, Systems Analysis, Language Design and Implementation, Distributed Systems, Systems Programming & Enterprise Systems
|
@ -3,7 +3,6 @@ layout: page.html
|
|||||||
title: "About"
|
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.
|
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.
|
||||||
|
|
||||||
|
|
||||||
@ -16,52 +15,19 @@ Over the years, throughout my education and working life, I have developed skill
|
|||||||
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>
|
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>
|
## Experience
|
||||||
|
|
||||||
<ul class="experience-list">
|
<ul class="experience-list">
|
||||||
<li class="card">
|
{{#each collections.experience}}
|
||||||
<span class="label label-info">June 2013 — Ongoing</span>
|
<li class="card">
|
||||||
<h3>
|
<span class="label label-info">{{moment this.start 'MMMM YYYY'}} — {{#if this.end}}{{moment this.end 'MMMM YYYY'}}{{else}}Ongoing{{/if}}</span>
|
||||||
<a href="http://www.stfc.ac.uk">Science and technology Facilities Council <i class="icon-external-link"></i></a>
|
<h3>
|
||||||
</h3>
|
<a href="{{this.url}}">{{this.title}} <i class="icon-external-link"></i></a>
|
||||||
<strong>Software Developer</strong>
|
</h3>
|
||||||
<blockquote>
|
<strong>{{this.role}}</strong>
|
||||||
<small>Responsibilities included</small>
|
<blockquote>
|
||||||
<p>
|
{{{this.contents}}}
|
||||||
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.
|
</blockquote>
|
||||||
</p>
|
</li>
|
||||||
</blockquote>
|
{{/each}}
|
||||||
</li>
|
|
||||||
<li class="card">
|
|
||||||
<span class="label label-info">July 2011 — 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 — 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 & Enterprise Systems
|
|
||||||
</p>
|
|
||||||
</blockquote>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
@ -7,9 +7,9 @@
|
|||||||
{{> header }}
|
{{> header }}
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2>{{title}}</h2>
|
|
||||||
|
|
||||||
<div class="page">
|
<div class="page">
|
||||||
|
<h2>{{title}}</h2>
|
||||||
{{{ contents }}}
|
{{{ contents }}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user