Skip to content

Commit

Permalink
Merge pull request #4005 from MartianCactus/add-martiancactus
Browse files Browse the repository at this point in the history
martiancactus's card
  • Loading branch information
ibrahimdevop21 authored Nov 7, 2024
2 parents 0a35e2c + 5ff7f8f commit 52c35e7
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,34 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ================================================ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">MartianCactus</p>
<p class="contact">
<i class="fa-brands fa-google"></i>
<a href="https://www.google.com" target="_blank">dont use twitter lol</a>
<i class="fab fa-github"></i>
<a href="https://github.com/MartianCactus" target="_blank">MartianCactus</a>
</p>
<p class="about">Hi! Im a data science guy learning some stuff about collaborative development! Dont know much about front end but here are some general learning resources!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.khanacademy.org" target="_blank" title="First Resource">Khan Academy</a>
</li>
<li>
<a href="https://www.fast.ai/" target="_blank" title="Second Resource">Fast AI: Deep Learning</a>
</li>
<li>
<a href="https://pll.harvard.edu/course/cs50-introduction-computer-science" target="_blank" title="Third resource">Harvard CS50x</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ kelseadecker START ________ -->
<div class="card">
<p class="name">Kelsea Decker</p>
Expand Down Expand Up @@ -169,7 +196,6 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ marshallhhhh Contributor card END ________ -->


<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Timon Fiedler</p>
Expand Down

0 comments on commit 52c35e7

Please sign in to comment.