Skip to content

Commit

Permalink
data: profile addition by Rohit Kumar Dey (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohits-web03 authored Oct 8, 2023
1 parent 3babfb9 commit 262732f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,26 @@ <h3 class="name">Juliana Praxedes</h3>
<a href="https://www.linkedin.com/in/juliana-praxedes/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/rohits-web03/rohits-web03/assets/132741672/7e57d763-c5b4-46bc-ab28-29c5b68c1a82" alt="User Image"></div>
<h3 class="name">Rohit Kumar Dey</h3>
<div class="skills">
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">TailwindCSS</span>
<span class="skill">JavaScript</span>
<span class="skill">ReactJS</span>
<span class="skill">NodeJS</span>
<span class="skill">ExpressJS</span>
<span class="skill">MongoDB</span>
</div>
<div class="social">
<a href="https://github.com/rohits-web03" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/rohits_web" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/rohit-kumar-dey-3856891a5" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/76099756?v=4" alt="User Image"></div>
Expand Down

0 comments on commit 262732f

Please sign in to comment.