Skip to content

Commit

Permalink
Merge pull request #3000 from dev-002/devansh
Browse files Browse the repository at this point in the history
Adding Devansh Card
  • Loading branch information
CandidDeer authored Oct 2, 2023
2 parents 57f2366 + 74b55c5 commit a34e058
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 @@ -109,6 +109,33 @@ <h2>A project for first-time contributions</h2>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Devansh card START ________ -->
<div class="card">
<p class="name">Devansh</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/devansh_002" target="_blank">@devansh_002</a>
<i class="fab fa-github"></i>
<a href="https://github.com/dev-002" target="_blank">@dev-002</a>
</p>
<p class="about">Web Developer || Student || #CodeCoffeeChill</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="http://git-cheatsheet.com/" target="_blank" title="First Resource">Git CheatSheet</a>
</li>
<li>
<a href="https://www.dafont.com/" target="_blank" title="Second Resource">Font Library</a>
</li>
<li>
<a href="https://spline.design/" target="_blank" title="Third resource">3D Designs</a>
</li>
</ul>
</div>
</div>
<!-- ________ Devansh card END ________ -->

<!-- ________ Aliu card START ________ -->
<div class="card">
<p class="name">Aliu Gloria</p>
Expand Down Expand Up @@ -195,8 +222,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/miles-kesser-75b0431b2/" target="_blank">Miles Kesser</a>
<i class="fab fa-github"></i>
<a href="https://github.com/mileskesser" target="_blank">mileskesser</a>

<a href="https://github.com/mileskesser" target="_blank">mileskesser</a>
</p>
<p class="about">Hello there! I am a senior CS major @ OSU!</p>
<div class="resources">
Expand Down

0 comments on commit a34e058

Please sign in to comment.