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']);
};
},
"private": true,
"devDependencies": {
- "grunt-markdown-pdf": "~2.1.1"
+ "grunt-markdown-pdf": "~2.1.1",
+ "grunt-pandoc": "~0.2.3"
}
}
## 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*
Nginx,
iOS,
Objective C,
-Android
+Android,
+AngularJS,
+LeafletJS,
+Karma,
+Jasmine,
+Protractor