presumably my resume in a programattic format... or not, since json resume didn't catch on?
Diffstat (limited to 'resume.yml')
| -rw-r--r-- | resume.yml | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/resume.yml b/resume.yml new file mode 100644 index 0000000..efbf3c2 --- /dev/null +++ b/resume.yml @@ -0,0 +1,120 @@ +name: 'Zach DeCook' +info: + label: Programmer + image: "" + brief: "" +contact: + email: zachdecook@librem.one + phone: "" + website: 'https://zachdecook.com' +meta: + format: FRESH@^1.0.0-beta + modified: '2019-12-12T04:35:53.616Z' +location: + city: 'Grand Rapids' + region: Michigan + country: US + code: "" + address: "" +employment: + history: + - + position: 'Web Programmer' + employer: 'Christian Classics Ethereal Library' + summary: 'Debug 10-year-old code base and write efficient queries for large database. Improve internal search engine (powered by Sphinx). Upgrade site from Drupal 6 to Drupal 7. Provide useful and informative feedback through code review.' + current: true + start: 'February 2016' + end: "" + url: 'https://ccel.org' + keywords: [] + highlights: [] + - + position: 'Technical Director' + employer: 'Shaping The Silence Music' + summary: 'Program and debug microcontrollers in MIDI instruments. Develop and maintain website.' + current: true + start: 'January 2013' + end: "" + url: 'https://shapingthesilence.com' + keywords: [] + highlights: [] +education: + level: "" + history: + - + institution: 'Calvin College' + start: 'September 2014' + end: 'May 2018' + grade: '3.29' + curriculum: [] + summary: "" + area: 'Computer Science' + studyType: 'Bachelor''s in Computer Science' +service: {} +skills: + sets: + - + name: 'Web Development' + level: Master + skills: + - HTML + - CSS + - Javascript + - PHP + - MySQL + - + name: 'Software Programming' + level: Master + skills: + - C++ + - C + - Python + #- Java + #- E-lisp + - + name: 'Electronics Hardware' + level: Capable + skills: + - 'Interfacing components with microcontroller' +writing: [] +recognition: + - + title: 'CCSC Midwest Programming Contest: 2nd Place' + date: 'September 2017' + from: 'Consortium for Computing Sciences in Colleges' + summary: 'For solving programming problems quickly. With partner Micah Ng.' +social: + - + label: Github + network: Github + url: 'https://github.com/earboxer' + user: earboxer + - + label: Thingiverse + network: Thingiverse + url: 'https://www.thingiverse.com/earboxer/designs' + user: earboxer +interests: + - + name: '3D Printing' + keywords: + - 'CAD Modeling' + - + name: Music + keywords: + - singing + #- beatboxing + - piano + #- organ + - 'ukulele, guitar' +testimonials: 0 +languages: + - + language: English + fluency: 'Native speaker.' + - + language: Spanish + fluency: 'Often able to understand.' + - + language: Bengali + fluency: 'Understand simple sentences, verbs.' |