forked from cromanpa94/cromanpa94.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d3da86
commit 70fbb95
Showing
1 changed file
with
19 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -251,7 +251,7 @@ <h6 class="cs-title">Member types</h6> | |
|
||
|
||
|
||
<div data-filter="MSc capstone student">MSc capstone student (21)</div> | ||
<div data-filter="MSc capstone student">MSc capstone student (20)</div> | ||
|
||
|
||
|
||
|
@@ -276,10 +276,6 @@ <h6 class="cs-title">Member types</h6> | |
<div data-filter="Undergraduate student">Undergraduate student (3)</div> | ||
|
||
|
||
|
||
<div data-filter="VIP student">VIP student (1)</div> | ||
|
||
|
||
</div> | ||
<div class="cs-filter-button-wrapper"> | ||
<div class="cs-filter-year-wrapper"> | ||
|
@@ -444,24 +440,6 @@ <h6 class="cs-title">Year</h6> | |
</span> | ||
<div aria-hidden="true" class="line line-full"></div> | ||
<div class="cs-item-filters"><div class="cs-filter">MS advising team</div></div></div> | ||
</div><div class="cs-item"> | ||
<picture class="cs-picture"> | ||
<!--Mobile Image--> | ||
<source media="(max-width: 600px)" srcset="/assets/images/our-team/image000000.jpg"> | ||
<!--Tablet and up Image--> | ||
<source media="(min-width: 601px)" srcset="/assets/images/our-team/image000000.jpg"> | ||
<img loading="lazy" decoding="async" src="/assets/images/our-team/image000000.jpg" alt="" width="522" height="370" aria-hidden="true"> | ||
</picture> | ||
<div class="cs-flex-group"> | ||
<span class="cs-name">Erika Kirkpatrick</span> | ||
<span class="cs-job-title"></span> | ||
<span class="cs-timeline"><span class="cs-start-date-year-data">Fall 2024-Present</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 class="cs-filter">VIP student</div><div class="cs-filter">MSc capstone student</div></div></div> | ||
</div><div class="cs-item"> | ||
<picture class="cs-picture"> | ||
<!--Mobile Image--> | ||
|
@@ -1089,6 +1067,24 @@ <h6 class="cs-title">Year</h6> | |
<div aria-hidden="true" class="line line-full"></div> | ||
<div class="cs-item-filters"><div class="cs-filter">Undergraduate student</div></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="/assets/images/our-team/image000000.jpg"> | ||
<!--Tablet and up Image--> | ||
<source media="(min-width: 601px)" srcset="/assets/images/our-team/image000000.jpg"> | ||
<img loading="lazy" decoding="async" src="/assets/images/our-team/image000000.jpg" alt="" width="522" height="370" aria-hidden="true"> | ||
</picture> | ||
<div class="cs-flex-group"> | ||
<span class="cs-name">Erika Kirkpatrick</span> | ||
<span class="cs-job-title"></span> | ||
<span class="cs-timeline"><span class="cs-start-date-year-data">Fall 2024</span> - <span class="cs-end-date-year-data">Winter 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></div> | ||
</div> | ||
</section></main> | ||
|