{{{ r.name }}}
{{#has 'contact.email'}}{{/has}}
{{#has 'contact.phone'}}
{{ RAW.contact.phone }}
{{/has}}
{{#has 'contact.website'}}{{/has}}
{{{sectionTitle "Skills"}}}
Skill | Keywords |
---|---|
{{ name }} | {{#each skills}}{{ this }} {{/each}} |
{{{sectionTitle "Employment"}}}
{{ position }}, {{#if url }} {{ employer }} {{else}} {{ employer }} {{/if}} {{formatDate safe.start 'YYYY-MM' }} — {{formatDate safe.end 'YYYY-MM' }}
{{{ summary }}}
{{#if highlights}}-
{{#each highlights}}
- {{{ this }}} {{/each}}
{{{sectionTitle "Projects"}}}
{{ role }}, {{ title }}
{{else}}{{ role }}, {{ title }}
{{/if}} {{formatDate safe.start 'YYYY-MM' }}—{{formatDate safe.end 'YYYY-MM' }} {{{ summary }}} {{#if proj.highlights}}-
{{#each highlights}}
- {{{ this }}} {{/each}}
{{{sectionTitle "Education"}}}
{{{ institution }}} {{formatDate safe.start 'YYYY' }} — {{formatDate safe.end 'YYYY' }}
{{/each}}{{{sectionTitle "Service"}}}
{{ position }}, {{#if url}} {{ organization }} {{else}} {{ organization }} {{/if}} {{formatDate safe.start 'YYYY' }} — {{formatDate safe.end 'YYYY' }}
{{{ summary }}}
{{#if highlights}}-
{{#each highlights}}
- {{{ this }}} {{/each}}