Skip to content

Commit

Permalink
Fixed icon, moved latest card
Browse files Browse the repository at this point in the history
  • Loading branch information
CandidDeer authored Aug 18, 2023
1 parent 9709ce3 commit e67e78e
Showing 1 changed file with 30 additions and 32 deletions.
62 changes: 30 additions & 32 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,33 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->


<!-- ________ *A K M Jubaeir Islam's card START ________ -->
<div class="card">
<p class="name">A K M Jubaeir Islam</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/m1ghtyZuby" target="_blank">Jubaeir Islam</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Zubiii333" target="_blank">A K M Jubaeir Islam</a>
</p>
<p class="about">I am a Community Builder and DevOps Engineer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://dev.to/mightyzuby/the-power-of-early-research-why-its-important-for-cse-students-to-start-research-after-their-first-year-59l1" target="_blank" title="First Resource">Student Research</a>
</li>
<li>
<a href="https://dev.to/mightyzuby/how-microsoft-azure-is-revolutionizing-machine-learning-1kl1" target="_blank" title="Second Resource">Azure and Machine Learning</a>
</li>
<li>
<a href="https://freecodecamp.com" target="_blank" title="Third resource">Free Resources</a>
</li>
</ul>
</div>
</div>
<!-- ________ A K M Jubaeir Islam's card END ________ -->

<!-- ============== Nisha's card Start ====================== -->
<div class="card">
<p class="name">Nisha Sahu</p>
Expand Down Expand Up @@ -171,7 +197,7 @@ <h2>A project for first-time contributions</h2>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/rohankbaswal/" target="_blank">Rohan Baswal</a>
<i class="fa-brands fa-github"></i>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Rohanxbaswal" target="_blank">@Rohanxbaswal</a>
</p>
<p class="about">Hello,I'm Rohan a B.sc(prog.) CS student trying explore Open-source community and add some value in it from my side. </p>
Expand Down Expand Up @@ -2585,35 +2611,7 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- =========== RAK's Card END ===============-->

<!-- ________ *A K M Jubaeir Islam's card START ________ -->
<div class="card">
<p class="name">A K M Jubaeir Islam</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/m1ghtyZuby" target="_blank">Jubaeir Islam</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Zubiii333" target="_blank">A K M Jubaeir Islam</a>
</p>
<p class="about">I am a Community Builder and DevOps Engineer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://dev.to/mightyzuby/the-power-of-early-research-why-its-important-for-cse-students-to-start-research-after-their-first-year-59l1" target="_blank" title="First Resource">Student Research</a>
</li>
<li>
<a href="https://dev.to/mightyzuby/how-microsoft-azure-is-revolutionizing-machine-learning-1kl1" target="_blank" title="Second Resource">Azure and Machine Learning</a>
</li>
<li>
<a href="https://freecodecamp.com" target="_blank" title="Third resource">Free Resources</a>
</li>
</ul>
</div>
</div>
<!-- ________ A K M Jubaeir Islam's card END ________ -->



<!-- ========= END ========= -->
<!-- <<<<< Do not change anything below this line >>>>> -->
<!-- -------------------------------------------------- -->
Expand All @@ -2635,4 +2633,4 @@ <h2>A project for first-time contributions</h2>
</div>
<script type="module" src="assets/script.js"></script>
</body>
</html>
</html>

0 comments on commit e67e78e

Please sign in to comment.