Skip to content

Commit

Permalink
Merge pull request #3965 from bjutxe/bjutxe-card
Browse files Browse the repository at this point in the history
bjutxe's card
  • Loading branch information
ibrahimdevop21 authored Oct 17, 2024
2 parents ae93baf + 6f197e1 commit 8e70da9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Hanzala's card END ________ -->

<!-- ________ bjutxe's card START ________ -->
<div class="card">
<p class="name">bjutxe</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/slinky2629" target="_blank">TaiyoMate</a>
<i class="fab fa-github"></i>
<a href="https://github.com/bjutxe" target="_blank">bjutxe</a>
</p>
<p class="about">Japanese programmer passionate about shell tricks and mathematics.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://qiita.com/" target="_blank" title="Qiita">Qiita: Japanese geeksforgeeks site</a>
</li>
<li>
<a href="https://b.ueda.tech/" target="_blank" title="Ryuichi Ueda's site">ShellTricks: This site created with shell</a>
</li>
<li>
<a href="https://www.3blue1brown.com/" target="_blank" title="3Blue1Brown">3Blue1Brown: Amazing math</a>
</li>
</ul>
</div>
</div>
<!-- ________ bjutxe's card END ________ -->

<!-- ________ Atharva Rasane's card START ________ -->
<div class="card">
<p class="name">Atharva Rasane</p>
Expand Down

0 comments on commit 8e70da9

Please sign in to comment.