Skip to content

Commit

Permalink
deploy: 179b20d
Browse files Browse the repository at this point in the history
  • Loading branch information
kennedygezella committed Nov 1, 2024
1 parent eadf1ee commit 92a3c76
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion our-team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h1 class="cs-title">Our team</h1>
<h6 class="cs-title">Member types</h6>
<div aria-hidden="true" class="line line-full"></div>
<div class="cs-filter-wrapper cs-text">
<div data-filter="All" class="active">All (37)</div>
<div data-filter="All" class="active">All (38)</div>



Expand Down Expand Up @@ -458,6 +458,24 @@ <h6 class="cs-title">Year</h6>
<div aria-hidden="true" class="line line-full"></div>
<div class="cs-item-filters"></div><div aria-hidden="true" class="line line-full"></div>
<div class="cs-item-social"><a href="mailto:[email protected]" target="_blank"><img src="../assets/icons/mail.svg" alt="email" width="30" height="30" decoding="async" aria-hidden="true"></a></div></div>
</div><div class="cs-item">
<picture class="cs-picture">
<!--Mobile Image-->
<source media="(max-width: 600px)" srcset="">
<!--Tablet and up Image-->
<source media="(min-width: 601px)" srcset="">
<img loading="lazy" decoding="async" src="" alt="" width="522" height="370" aria-hidden="true">
</picture>
<div class="cs-flex-group">
<span class="cs-name">Erika Kirkpatrick<span class="cs-education">, BS in Information Science and Technology from the University of Arizona, currently pursuing Masters in Data Science </span></span>
<span class="cs-job-title"></span>
<span class="cs-timeline"><span class="cs-start-date-year-data">Fall 2024</span></span>
<span class="cs-desc">
<span class="read-more-text">Erika is a graduate student pursuing her MS in Data Science, she has a BS in Information Science and Technology from the University of Arizona. She is working on the VIP project Historical Biogeographical and Extinction Risk Assessment of Recently Extinct Animals. Her work on the project includes using Python and R to collect and analyze data related to the project. </span>
<span class="read-more-btn">...read more</span>
</span>
<div aria-hidden="true" class="line line-full"></div>
<div class="cs-item-filters"></div></div>
</div></div><h3 class="cs-title">Former members</h3><div class="cs-card-group">
<div class="cs-item">
<picture class="cs-picture">
Expand Down

0 comments on commit 92a3c76

Please sign in to comment.