Skip to content

Commit

Permalink
fix skills duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
Rac-Ro007 committed Nov 21, 2023
1 parent 1f51a2c commit 3031ee0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ <h4 class="text-primary"> Databases </h4>
</div>
</section>

<!--
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="skills">
<div class="w-100">
<h2 class="mb-3">Skills</h2>
Expand Down Expand Up @@ -535,7 +536,7 @@ <h4 class="text-primary"> Languages & Skills </h4>
<a href="https://grpc.io/" target="_blank" >
<img src="https://raw.githubusercontent.com/itsksaurabh/itsksaurabh/master/assets/grpc.gif" height="75" />
</a>
-->
--
<br>
<h4 class="text-primary"> Frameworks and Other Tech's </h4>
Expand All @@ -554,10 +555,10 @@ <h4 class="text-primary"> Databases </h4>
<hr width="100%">
<div class="subheading mb-3">Check all my projects on my <a href="http://www.github.com/Rac-Ro007" target="_blank">Github.</a></div>
<img src="https://github-readme-stats.vercel.app/api?username=Rac-Ro007&show_icons=true&theme=algolia" height="" />
<!-- <img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Rac-Ro007&layout=compact" height="" /> -->
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Rac-Ro007&layout=compact" height="" /> --
</div>
</section>
</section> -->

<!-- <hr class="m-0">
Expand Down

0 comments on commit 3031ee0

Please sign in to comment.