From: Adam A.G. Shamblin Date: Fri, 22 May 2015 02:56:42 +0000 (-0600) Subject: Update with MapQuest experience, keywords. X-Git-Url: https://git.vexinglabs.com/?a=commitdiff_plain;h=26073f69e0378497ff69ab97bd03671699d5145b;p=resume.git Update with MapQuest experience, keywords. --- diff --git a/Gruntfile.js b/Gruntfile.js index 2e5055b..a18070a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,10 +12,22 @@ module.exports = function (grunt) { src: 'src/*.md', dest: 'distribute' } + }, + + pandoc: { + configs: { + publish: 'docx' + }, + files: { + from: [ + 'src/resume.md' + ] + } } }); grunt.loadNpmTasks('grunt-markdown-pdf'); + grunt.loadNpmTasks('grunt-pandoc'); grunt.registerTask('default', ['markdownpdf']); }; diff --git a/distribute/resume.docx b/distribute/resume.docx new file mode 100644 index 0000000..e188ca0 Binary files /dev/null and b/distribute/resume.docx differ diff --git a/package.json b/package.json index 8c5803b..2eaf3b6 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ }, "private": true, "devDependencies": { - "grunt-markdown-pdf": "~2.1.1" + "grunt-markdown-pdf": "~2.1.1", + "grunt-pandoc": "~0.2.3" } } diff --git a/src/resume.md b/src/resume.md index 460b6d4..0c32b83 100644 --- a/src/resume.md +++ b/src/resume.md @@ -18,6 +18,22 @@ anything in between. ## Experience +### Senior Web Engineer at MapQuest +*September 2014 - Present* + +* Contributed to new development of the latest MapQuest flagship web +application. +* Development of experience-driven user interfaces on both front and back end. +* Participated in a successful agile/scrum process with high velocity and higher +accountability. +* Actively engaged with senior team in the architecture and implementation of a +complex, client-heavy application. +* Contributed to unit test development with an organic coverage of greater than +85%. + +**Technology stack:** AngularJS, ui-router, LeafletJS, Scala, Play! Framework, + Amazon AWS, Jasmine, Karma, Protractor, Node.js + ### Mobile Developer at Imulus *March 2014 - July 2014* @@ -232,5 +248,10 @@ Tornado, Nginx, iOS, Objective C, -Android +Android, +AngularJS, +LeafletJS, +Karma, +Jasmine, +Protractor