diff --git a/src/experience/elsevier.md b/src/experience/elsevier.md new file mode 100644 index 0000000..a57e936 --- /dev/null +++ b/src/experience/elsevier.md @@ -0,0 +1,11 @@ +--- +title: Elsevier +url: https://www.elsevier.com +role: Full Stack Software Engineer +start: 2016-02-15 +end: +--- + +Responsibilities include + +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. \ No newline at end of file diff --git a/src/experience/science-and-technology-facilities-council-(placement).md b/src/experience/science-and-technology-facilities-council-(placement).md new file mode 100644 index 0000000..3efe07e --- /dev/null +++ b/src/experience/science-and-technology-facilities-council-(placement).md @@ -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 +--- + +Responsibilities included + +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. + +Highlights + +I was awarded a Staff Recognition Award for my contribution to a project \ No newline at end of file diff --git a/src/experience/science-and-technology-facilities-council.md b/src/experience/science-and-technology-facilities-council.md new file mode 100644 index 0000000..9e00a2a --- /dev/null +++ b/src/experience/science-and-technology-facilities-council.md @@ -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 +--- + +Responsibilities included + +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. \ No newline at end of file diff --git a/src/experience/the-university-of-derby.md b/src/experience/the-university-of-derby.md new file mode 100644 index 0000000..71c61b4 --- /dev/null +++ b/src/experience/the-university-of-derby.md @@ -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 +--- + +Modules included + +Software Development, Web Development, Multi-user Database Systems, Mobile Devices, Operating Systems, Systems Analysis, Language Design and Implementation, Distributed Systems, Systems Programming & Enterprise Systems \ No newline at end of file diff --git a/src/pages/about.md b/src/pages/about.md index b03002d..6a2e121 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -3,7 +3,6 @@ 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 If statements and try/catch 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: @Marcus_Noble_ or Github: AverageMarcus -

Experience

+## Experience \ No newline at end of file diff --git a/templates/page.html b/templates/page.html index db60e95..7943f01 100644 --- a/templates/page.html +++ b/templates/page.html @@ -7,9 +7,9 @@ {{> header }}
-

{{title}}

+

{{title}}

{{{ contents }}}