Skip to content

Commit

Permalink
Merge branch 'master' into jahnavi-card
Browse files Browse the repository at this point in the history
  • Loading branch information
ascodeasice authored Oct 17, 2023
2 parents 1dca48f + 290fd4e commit 7e5e832
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,61 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Jahnavi Contributor card END ________ -->

<!-- ________ *Agrima Singh Rajput Contributor card START ________ -->
<div class="card">
<p class="name">Agrima Singh Rajput</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/agrima-rajput153/" target="_blank">agrima-rajput153</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Agrima5115" target="_blank">Agrima5115</a>
</p>
<p class="about">👋 Computer Science student 🌐 | Aspiring Web & App Developer 🚀 | Open to collaborations 🤝 | Let's code the future together! 🌟</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN">MDN Web Docs</a>
</li>
<li>
<a href="https://firebase.google.com/" target="_blank" title="Firebase">Firebase</a>
</li>
<li>
<a href="https://aws.amazon.com/" target="_blank" title="AWS">AWS - Amazon Web Services</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ *ROhan Contributor card START ________ -->
<div class="card">
<p class="name">Rohan</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://github.com/RohanReddy2003" target="_blank">rohan</a>
<i class="fab fa-github"></i>
<a href="https://github.com/RohanReddy2003" target="_blank">RohanReddy2003</a>
</p>
<p class="about">about you</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.toools.design/mockups-ui-kits-and-freebies#ui-freebies" target="_blank" title="Tools.design">TOOOLS.design(free UI/UX tools)</a>
</li>
<li>
<a href="https://savee.it/" target="_blank" title="savee">savee(pinterest for designers)</a>
</li>
<li>
<a href="https://eycndy.co/" target="_blank" title="Eye candy">Eye candy(film making ideas)</a>
</li>
</ul>
</div>
</div>
<!-- ________ Rohan Contributor card END ________ -->


<!-- ________ Saksham Bhugra Contributor card START ________ -->
<div class="card">
<p class="name">Saksham Bhugra</p>
Expand Down

0 comments on commit 7e5e832

Please sign in to comment.