Skip to content

Commit

Permalink
added index.html file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant-Chamate authored Aug 10, 2023
1 parent aa7adad commit de7847c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div id="main">
<div id="hero">
<div id="nav">
<a href="#">NISHANT CHAMATE</a>
<a href="#" class="namebgclr">NISHANT CHAMATE</a>
<h4 class="eff">HOME</h4>
<h4 class="eff"><a href="#"></a>PROJECT</h4>
<h4 class="eff"><a href="#"></a>ABOUT</h4>
Expand Down Expand Up @@ -81,7 +81,7 @@ <h5>(ABOUT ME)</h5>
<p>I am a motivated and dedicated student in my third year at Sardar Patel Institute of Technology.
I'm particularly interested in Full Stack Development and Machine Learning. In addition, I am fascinated with software development and the exciting world of online technology.
Aside from academics, I am actively involved in extracurricular activities on campus. I am a great believer in the power of cooperation and collaboration, and I've had the pleasure of participating in a number of tech-related clubs and hackathons. These experiences have not only broadened my skill set but also enabled me to connect with others who share my enthusiasm for innovation.</p>
<a href="#">Let's Talk <i class="ri-message-3-line"></i></a>
<a href="mailto:[email protected]">Let's Talk <i class="ri-message-3-line"></i></a>
</div>
</div>
<div id="resume">
Expand Down Expand Up @@ -113,7 +113,7 @@ <h5>Nishant Chamate</h5>
<a href="https://www.linkedin.com/in/nishant-chamate" target="_blank" class="eff"><i class="fa-brands fa-linkedin-in fa-2x"></i></a>
<a href="https://twitter.com/Nishant_Chamate?t=FVVu7UttR13cAonYI-XkCg&s=08" target="_blank" class="eff"><i class="fa-brands fa-x-twitter fa-2x"></i></a>
<a href="https://www.instagram.com/nishant_chamate" target="_blank" class="eff"><i class="fa-brands fa-instagram fa-2x"></i></a>
<a href="[email protected]" class="eff"><i class="fa-regular fa-envelope fa-2x"></i></a>
<a href="mailto:[email protected]" class="eff"><i class="fa-regular fa-envelope fa-2x"></i></a>
<a href="https://medium.com/@nishant-chamate" target="_blank" class="eff"><i class="fa-brands fa-medium fa-2x"></i></a>

</div>
Expand Down

0 comments on commit de7847c

Please sign in to comment.