Skip to content

Commit

Permalink
Merge pull request #3948 from meran-ahsan/meran-card
Browse files Browse the repository at this point in the history
meran-card
  • Loading branch information
ibrahimdevop21 committed Sep 21, 2024
2 parents 67dff5f + f5e604a commit 8b2c2e7
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-github"></i>
<a href="https://github.com/shoaibhasann" target="_blank">@shoaibhasann</a>
</p>
<p class="about">You're a full stack developer proficient in the MERN stack (MongoDB, Express, React, Node.js) and currently expanding your skill set by learning Next.js to enhance your capabilities in building performant web applications.</p>
<p class="about">You're a full stack developer proficient in the stack (MongoDB, Express, React, Node.js) and currently expanding your skill set by learning Next.js to enhance your capabilities in building performant web applications.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
Expand Down Expand Up @@ -1569,6 +1569,30 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ========= Card 12 END ========= -->
<div class="card">
<p class="name">Meran Ahsan</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/Ahsancodes" target="_blank">Ahsancodes</a>
<i class="fab fa-github"></i>
<a href="https://github.com/meran-ahsan" target="_blank">meran-ahsan</a>
</p>
<p class="about">I'm Meran and i'm a student learning coding and this is my first github contribution.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#reserved_words" target="_blank" title="First Resource"> Resources for Developers, by Developers </a>
</li>
<li>
<a href="https://blog.cleancoder.com/" target="_blank" title="Second Resource">The Clean Code Blog</a>
</li>
<li>
<a href="https://andybrewer.github.io/mvp/" target="_blank" title="Third resource"> A minimalist stylesheet for HTML elements </a>
</li>
</ul>
</div>
</div>

<!-- ========= END ========= -->

Expand Down

0 comments on commit 8b2c2e7

Please sign in to comment.