s--- layout: archive title: "Conference" permalink: /talks/ author_profile: true --- {% include base_path %} {% for post in site.publications reversed %} {% include archive-single.html %} {% endfor %}

Training

{% for post in site.talks reversed %} {% include archive-single-talk.html %} {% endfor %}

Teaching Experience

Courses taught at Purdue University while employed as Graduate Research Assistant

{% include base_path %} {% for post in site.teaching reversed %} {% include archive-single.html %} {% endfor %}
{% if site.talkmap_link == true %}

See a map of all the places mentioned!

{% endif %}