Skip to content

Latest commit

 

History

History
65 lines (57 loc) · 2.4 KB

people.md

File metadata and controls

65 lines (57 loc) · 2.4 KB
title permalink
People
/people/

{% assign sorted_people = site.people | sort: 'joined' %} {% assign people_array = "pi|researchCoordinator|gradStudent|underGradStudent|alumni" | split: "|" %}

{% for item in people_array %}

{% if item == 'gradStudent' %}

Graduate Students

{% elsif item == 'researchCoordinator' %}

Research Coordinator

{% elsif item == 'pi' %}

Principal Investigator

{% elsif item == 'underGradStudent' %}

Undergrad Students

{% elsif item == 'alumni' %}

Alumni

{% endif %}
{% for profile in sorted_people %} {% if profile.position contains item %}

{% if profile.avatar %} {% else %} {% endif %} {{ profile.name }}

{% endif %} {% endfor %}

{% endfor %}
Who are they When were they here Where they went
Luran Manfio Undergradaute (2015-present) TBD
Andrew Schleffer Undergradaute (2015-present) TBD
Emily Colgate Undergradaute (2015-present) TBD
Joshua Breuwet Undergradaute (2015-present) TBD
Lauren Wright Undergradaute (2015-2019) Miller School of Medicine, University of Miami
Austen Hentschel Undergradaute (2015-present) TBD
Lynn Chen Undergradaute (2015-present) TBD
Yasmin Garcia Undergradaute (2015-present) TBD
Yasmine Gillespie Undergradaute (2015-2019) TBD
Magda Francois Research Coordinator (2015-present) TBD
Xinsong Du Ph.D. student (2017-present) TBD
Braeden Lewis Master student (2019-present) TBD
Yangru Zhou Master student (2019-present) TBD
Samantha DePaul Undergraduate student (2019-present) TBD
Hailey Ballard Undergraduate student (2019-present) TBD
Sakina Johar Undergraduate student (2019-present) TBD
Nisha Chachad Undergraduate student (2019-present) TBD