Skip to content

Commit

Permalink
Merge pull request #3991 from ashensavi/ashensavi-card
Browse files Browse the repository at this point in the history
ashensavi's card
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents a462215 + ec2ddbc commit e201d77
Showing 1 changed file with 31 additions and 29 deletions.
60 changes: 31 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,62 +114,68 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->

<!-- ________ ashensavi's card START ________ -->
<div class="card">
<p class="name">Ishan Jadhao</p>
<p class="name">Ashen Savinda</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/ishaannn31" target="_blank">@Ishaannn31</a>
<a href="https://www.twitter.com/ashensavi" target="_blank">ashensavi</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Ishaannn31" target="_blank">Ishaannn31</a>
</p>
<p class="about">
👨‍💻 Data Science & AI student @ Universität des Saarlandes | Web Dev & DevOps enthusiast | Coder by day,
learner by night | Exploring ML & Computer Vision 🚀
<a href="https://www.github.com/ashensavi" target="_blank">ashensavi</a>
</p>
<p class="about">I'm learning to be a full stack software developer. Coding is my passion.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Learn" target="_blank" title="MDN">MDN Web Docs</a>
<a href="https://stackoverflow.com/" target="_blank" title="Ideal for coding problems">Stackoverflow</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/web-development/" target="_blank" title="GeeksforGeeks">
Learn WebDev on GeeksforGeeks
</a>
<a href="https://www.sololearn.com/en/" target="_blank" title="Structured courses with certificates">Sololearn</a>
</li>
<li>
<a
href="https://github.com/Bharat2044/100xDevs-Cohort3-WebDev-and-Devops"
target="_blank"
title="Very important github repo"
>
IMP Github Repo to follow
</a>
<a href="https://www.w3schools.com/" target="_blank" title="Best for everyone">W3Schools</a>
</li>
</ul>
</div>
</div>
<!-- ________ ashensavi's card END ________ -->

<!-- ________ *TEMPLATE* Contributor card START ________ -->
<div class="card">
<p class="name">Ishan Jadhao</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/ishaannn31" target="_blank">@Ishaannn31</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Ishaannn31" target="_blank">Ishaannn31</a>
</p>
<p class="about">
👨‍💻 Data Science & AI student @ Universität des Saarlandes | Web Dev & DevOps enthusiast | Coder by day,
learner by night | Exploring ML & Computer Vision 🚀
</p>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Oluwashola's Contributor card START ________ -->
<div class="card">
<!-- ________ Oluwashola's Contributor card START ________ -->
<div class="card">
<p class="name">Oluwashola</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/Sholy_Cul" target="_blank">Sholy_cul on X</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Sholycul" target="_blank">SholyCul on GitHub</a>
</p>
<p class="about">I am passionate computer Science student who is striving to make a ground in the Backend development space</p>
<p class="about">I am a passionate computer science student who is striving to make a mark in the Backend development space.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://gprm.itsvg.in/" target="_blank" title="First Resource">Beautify your GitHub</a>
</li>
<li>
<a href="https://cryptii.com/" target="_blank" title="Second Resource">How strong is your encryprtion</a>
<a href="https://cryptii.com/" target="_blank" title="Second Resource">How strong is your encryption</a>
</li>
<li>
<a href="https://www.heroku.com/" target="_blank" title="Third resource">Hosting Services</a>
Expand All @@ -179,8 +185,6 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Oluwashola's Contributor card END ________ -->



<!-- shoomankhatri's Contributor card START-->
<div class="card">
<p class="name">Aneesh</p>
Expand All @@ -190,7 +194,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-github"></i>
<a href="https://www.github.com/shoomankhatri" target="_blank">shoomankhatri</a>
</p>
<p class="about">I am enthusiastic web developer and love to make new dev friends.</p>
<p class="about">I am an enthusiastic web developer and love to make new dev friends.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
Expand All @@ -201,9 +205,7 @@ <h2>A project for first-time contributions</h2>
<a href="https://wellfound.com/jobs" target="_blank" title="Second Resource">Internships</a>
</li>
<li>
<a href="https://monkeytype.com/" target="_blank" title="Third resource">
A dev should know to type too
</a>
<a href="https://monkeytype.com/" target="_blank" title="Third resource">A dev should know how to type too</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit e201d77

Please sign in to comment.