Skip to content

Commit

Permalink
Merge pull request #1 from im-rakesh0827/portfolio1
Browse files Browse the repository at this point in the history
Portfolio 1 is added
  • Loading branch information
im-rakesh0827 authored Aug 31, 2024
2 parents 3ebae71 + f19b8d3 commit ac6b628
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<!-- ====================================== SWIPER CSS ==================================== -->
<link rel="stylesheet" href="swiper-bundle.min.css">


<!-- ========================= CSS ================================ -->
<title>Responsive Portfolio Website</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
Expand Down Expand Up @@ -115,7 +116,8 @@

<div class="home__data">
<h1 class="home__title">Hi, I'am Rakesh</h1>
<h3 class="home__subtitle"> Software Developer <a href="https://kavayahsolutions.com">@KITs Hyderabad</a> </h3>
<h3 class="home__subtitle"> Software Developer <a href="https://kavayahsolutions.com">@KITs
Hyderabad</a> </h3>
<p class="home__description">
Programming isn't about knowing something; It's about what changes you can make in real life
using the skills that you have.
Expand Down Expand Up @@ -516,7 +518,7 @@ <h3 class="qualification__title">Primary Education</h3>
<span class="qualification__rounder"></span>
<span class="qualification__line"></span>
</div>

<div>
<h3 class="qualification__title">Jr. Software Developer</h3>
<span class="qualification__subtitle">Kavayah IT Solutions, Hyderabad</span>
Expand Down Expand Up @@ -580,7 +582,7 @@ <h3 class="qualification__title">Core Java - Training</h3>
<section class="services section" id="services">
<!-- All the services that we are providing will show over here -->
</section>

<!-- =================== PROJECT IN MIND ==================== -->
<!--
<section class="project section">
Expand Down Expand Up @@ -688,8 +690,7 @@ <h1 class="footer__title">Rakesh</h1>
</ul>

<div class="footer__socials">
<a href="https://www.instagram.com/im_rakesh0827/" target="_blank"
class="footer__social">
<a href="https://www.instagram.com/im_rakesh0827/" target="_blank" class="footer__social">
<i class="uil uil-instagram"></i>
</a>

Expand Down

0 comments on commit ac6b628

Please sign in to comment.