{{ item.company }}
{% if item.period %}{{ item.period }}{% endif %}{{ item.title }}
{% endif %} {% if item.bullets %}-
{% for bullet in item.bullets %}
- {{ bullet }} {% endfor %}
{{ summary }}
{{ item.title }}
{% endif %} {% if item.bullets %}{{ project.description }}
{% endif %} {% if project.bullets %}{{ item.details }}
{% endif %}{% for skill in skills %} {{ skill }}{% if not loop.last %}, {% endif %} {% endfor %}