| layout | default |
|---|---|
| title | CV |
| permalink | /web-cv |
View CV in pdf.
{% assign cv = site.data.cv %}
{{ school.school }}
{{ school.degree }}
{{ school.dates }}
{{ school.note }}
{% include pubs.html %}
{% include patents.html %}
{{ job.title }}, {{ job.where }}
{{ job.dates }}
{{honor.title}} ({{honor.date}})
{% endfor %}