Skip to content

Commit

Permalink
Merge pull request #3997 from dipanshu447/dipanshu-card
Browse files Browse the repository at this point in the history
Dipanshu's Card
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents 3a23980 + 406f668 commit 6b2814a
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,40 @@ <h2>A project for first-time contributions</h2>

<!-- Contributors' Cards END -->

<!-- ________ Dipanshu's Contributor card START ________ -->
<div class="card">
<p class="name">Dipanshu Sahu</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/dipanshuu_sahu" target="_blank">dipanshuu_sahu</a>
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/dipanshu-sahu/" target="_blank">dipanshu-sahu</a>
<i class="fab fa-github"></i>
<a href="https://github.com/dipanshu447" target="_blank">dipanshu447</a>
</p>
<p class="about">
Hello I'm Dipanshu and im from India, doing Bachelor Of Computer Science. I'm working on improving
myself from every aspect and trying my best to stay awake in a world of delusion. I love reading Books,
watching movies/series, and especially I love reading self help books which help me stay aware. Feel free to
connect with me. Also here is my discord username - dipanshuu
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">FreeCodeCamp</a>
</li>
<li>
<a href="https://ocw.mit.edu/" target="_blank" title="Second Resource">MIT OpenCourseWare</a>
</li>
<li>
<a href="https://communitytaught.org/" target="_blank" title="Third resource">Communitytaught.org</a>
</li>
</ul>
</div>
</div>
<!-- ________ Dipanshu's Contributor card END ________ -->

<!-- lhcee3's Contributor card START-->
<div class="card">
<p class="name">Aneesh</p>
Expand Down

0 comments on commit 6b2814a

Please sign in to comment.