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
70fbb95
commit 2bb1c68
Showing
1 changed file
with
18 additions
and
18 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 |
---|---|---|
|
@@ -497,24 +497,6 @@ <h6 class="cs-title">Year</h6> | |
<div aria-hidden="true" class="line line-full"></div> | ||
<div class="cs-item-filters"><div class="cs-filter">Staff</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/pradnya03.jpg"> | ||
<!--Tablet and up Image--> | ||
<source media="(min-width: 601px)" srcset="/assets/images/our-team/pradnya03.jpg"> | ||
<img loading="lazy" decoding="async" src="/assets/images/our-team/pradnya03.jpg" alt="" width="522" height="370" aria-hidden="true"> | ||
</picture> | ||
<div class="cs-flex-group"> | ||
<span class="cs-name">Pradnya Raut<span class="cs-education">, MS Student 2024</span></span> | ||
<span class="cs-job-title">MCA</span> | ||
<span class="cs-timeline"><span class="cs-start-date-year-data"></span></span> | ||
<span class="cs-desc"> | ||
<span class="read-more-text">Pradnya has a master's of computer application degree from Mumbai University and currently pursuing an MS in Information science(machine learning) from the University of Arizona. She is working on analyzing and correlating 3D shapes of cities with the urban heat island effect using machine learning models in python/R for her capstone 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"> | ||
|
@@ -1085,6 +1067,24 @@ <h6 class="cs-title">Year</h6> | |
</span> | ||
<div aria-hidden="true" class="line line-full"></div> | ||
<div class="cs-item-filters"></div></div> | ||
</div><div class="cs-item"> | ||
<picture class="cs-picture"> | ||
<!--Mobile Image--> | ||
<source media="(max-width: 600px)" srcset="/assets/images/our-team/pradnya03.jpg"> | ||
<!--Tablet and up Image--> | ||
<source media="(min-width: 601px)" srcset="/assets/images/our-team/pradnya03.jpg"> | ||
<img loading="lazy" decoding="async" src="/assets/images/our-team/pradnya03.jpg" alt="" width="522" height="370" aria-hidden="true"> | ||
</picture> | ||
<div class="cs-flex-group"> | ||
<span class="cs-name">Pradnya Raut<span class="cs-education">, MS Student 2024</span></span> | ||
<span class="cs-job-title">MCA</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">Pradnya has a master's of computer application degree from Mumbai University and currently pursuing an MS in Information science(machine learning) from the University of Arizona. She is working on analyzing and correlating 3D shapes of cities with the urban heat island effect using machine learning models in python/R for her capstone 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> | ||
|