{{person.name.first}} {{person.name.last}}

{{person.position}}
  • Born {{person.birth.year}} in {{person.birth.location}}
  • {{person.contact.street}}
  • {{person.contact.city}}

{{person.contact.phone}}

mobil

{{person.contact.email}}

private

@{{person.contact.github}}

https://github.com/{{person.contact.github}}

Skills

{{#person.skills}}
{{name}}
{{/person.skills}}

Experience

{{#person.experience}}

{{position}} - {{company}}

{{timeperiod}}

{{description}}

{{/person.experience}}

Education

{{#person.education}}

{{degree}}

{{timeperiod}}

{{description}}

{{/person.education}}