Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanha412 committed Feb 14, 2024
1 parent 1bbf96c commit ddc3366
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 @@ -209,7 +209,7 @@ <h4 class="mt-4 reveal3">Technical skills</h4>
<li>&nbsp;&nbsp;- C, C++ & Python.</li>
<li>&nbsp;&nbsp;- Data Structures & Algorithms.</li>
<li>&nbsp;&nbsp;- Bootstrap : A CSS Framework.</li>
<li>&nbsp;&nbsp;- Django : A Python Based BackEnd Web Framework.</li>
<li>&nbsp;&nbsp;- ReactJS : A JavaScript Based FrontEnd Library.</li>
<li>&nbsp;&nbsp;- Good Experience With MS Office Tools.</li>
</ul>
</div>
Expand Down Expand Up @@ -765,7 +765,7 @@ <h4 class="my-4 touch" style="color: rgb(15, 0, 224);">Get In Touch</h4>
<script src="script.js"></script>
<script type="text/javascript">
(function () {
var words = ["(5⭐ C++ Developer At HackerRank)","(500+ GeeksForGeeks Score)","(C Programming)","(Python)","(Django)","(Bootstrap)","(Data Structures & Algorithms)","(Problem Solving)","(Digital Marketing)","(Web Development)"], i = -1;
var words = ["(5⭐ C++ Developer At HackerRank)","(500+ GeeksForGeeks Score)","(C Programming)","(Python)","(React)","(Bootstrap)","(Data Structures & Algorithms)","(Problem Solving)","(Digital Marketing)","(Web Development)"], i = -1;
setInterval(function(){ $('#words').fadeOut(function(){
$(this).html(words[(i = (i + 1) % words.length)]).fadeIn();
}); }, 3000)
Expand All @@ -774,4 +774,4 @@ <h4 class="my-4 touch" style="color: rgb(15, 0, 224);">Get In Touch</h4>
<script type="text/javascript" src="https://counter10.optistats.ovh/private/counter.js?c=qr8xsx8n3dtnblwq3m7rqdzq7d6z5dfm&down=async" async></script><noscript><a href="https://www.freecounterstat.com" title="free hit counter"><img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=qr8xsx8n3dtnblwq3m7rqdzq7d6z5dfm" border="0" title="free hit counter" alt="free hit counter"></a></noscript>
</body>

</html>
</html>

0 comments on commit ddc3366

Please sign in to comment.