Skip to content

Commit

Permalink
Update harsh.html
Browse files Browse the repository at this point in the history
  • Loading branch information
harshustle authored Dec 7, 2024
1 parent 247d529 commit f0c14ac
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions harsh.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="description" content="Start your development with Meyawo landing page.">
<meta name="author" content="Devcrud">
<link rel="shortcut icon" href="/assets/imgs/fav.png" type="image/x-icon">
<title>Skidder : HS</title>
<title>Harsh Srivastav</title>
<!-- font icons -->
<link rel="stylesheet" href="assets/vendors/themify-icons/css/themify-icons.css">
<!-- Bootstrap + Meyawo main styles -->
Expand All @@ -19,7 +19,7 @@
<!-- Page Navbar -->
<nav class="custom-navbar" data-spy="affix" data-offset-top="20">
<div class="container">
<a class="logo" href="#">SKIDDER</a>
<a class="logo" href="#">HARSHUSTLE</a>
<ul class="nav">
<li class="item">
<a class="link" href="#home">Home</a>
Expand Down Expand Up @@ -56,7 +56,7 @@ <h1 class="header-title">
<span class="up">HI!</span>
<span class="down">I am Harsh Srivastav</span>
</h1>
<p class="header-subtitle">Web Developer</p>
<p class="header-subtitle">Software Engineer || Web Developer</p>

<button class="btn btn-primary btn-light btn-"><a href="#about">Visit My Works</a></button>
</div>
Expand All @@ -79,12 +79,11 @@ <h2 class="section-title mb-3">About Me</h2>
<br />I am a Full Stack Developer

I am persuing BTech with IT branch .
I am a FRONT END DEVELOPER.
My FULL STACK DEVELOPMENT is on running phase.
I wanna be a PROFESSIONAL DEVELOPER
"I am a Front-End Developer and a Full-Stack Developer,
striving to excel as a Professional Developer."
</p>
<button class="btn-rounded btn-outline-success btn btn-outline-primary mt-4"><a
href="/assets/imgs/HarshCv.jpg" download>Download CV</a></button>
href="/assets/imgs/resume.png" download>Download Resume</a></button>
</div>
</div><!-- end of about wrapper -->
</div><!-- end of container -->
Expand All @@ -102,7 +101,7 @@ <h6 class="section-title mb-6">Service</h6>
<div class="body">
<img src="assets/imgs/code-square.svg" alt="" class="icon">
<h6 class="title">Web Development</h6>
<p class="subtitle">HTML, CSS, JavaScript, React, Angular,Vue.js, Node.js</p>
<p class="subtitle">HTML, CSS, JavaScript, React, Angular, Vue.js, Node.js, MongoDB, ExpressJS</p>
</div>
</div>
</div>
Expand Down

0 comments on commit f0c14ac

Please sign in to comment.