Skip to content

Commit

Permalink
Merge pull request #116 from CSFelix/CSFelix-patch-1
Browse files Browse the repository at this point in the history
📦 Updated
  • Loading branch information
CSFelix authored Jan 22, 2024
2 parents 164ebee + 51e6b87 commit bb26708
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,28 @@ <h2 class="skillsTitle">Live Projects</h2>
</div>
</div>

<br /><hr /><br />

<div class="containerContent">
<br /><br />
<br /><br />
<br /><br />
<!--
****************
** DS Studies **
****************
-->
<a href="https://github.com/CSFelix/data-science-studies/tree/main" target="_blank">
<div id="liveProjectsBtn" class="skillsCard">
<div class="wrapper">
<img src="./assets/icons/projects/cards/ds-studies.avif" class="cover-image" alt="DS Studies 1" width="200px" height="200px" />
</div>
<h2 class="skillsTitle">DS Studies</h2>
<img src="./assets/icons/ds-studies.avif" class="character" alt="DS Studies 2" width="200px" height="200px" />
</div>
</a>
</div>

<br />
</div>
</section>
Expand Down

0 comments on commit bb26708

Please sign in to comment.