Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharvil9 authored Mar 6, 2024
1 parent f4cf313 commit 365a736
Show file tree
Hide file tree
Showing 32 changed files with 3,366 additions and 0 deletions.
106 changes: 106 additions & 0 deletions Portfolio/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/assets/css/404.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Favicon -->
<link id='favicon' rel="shortcut icon" href="/assets/images/favicon.png" type="image/x-png">
<title>Got Lost! Page Not Found</title>
</head>
<body oncontextmenu="return false">

<!-- navbar starts -->
<header>
<a href="/" class="logo"><i class="fab fa-node-js"></i> Jigar</a>

<div id="menu" class="fas fa-bars"></div>
<nav class="navbar">
<ul>
<li><a href="/#home">Home</a></li>
<li><a href="/#about">About</a></li>
<li><a href="/#skills">Skills</a></li>
<li><a href="/#education">Education</a></li>
<li><a href="/#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- navbar ends -->

<!-- 404 section start -->
<section class="page_404">
<div class="container">
<div class="wrapper">
<h1 class="text-center ">404</h1>
</div>

<div class="msg">
<h3>Looks like you're lost</h3>
<p>The page you are looking for is not available!</p>

<div class="backbtn">
<a href="/" class="btn">
<i class="fas fa-arrow-left"></i>
<span>Back to Home</span>
</a>
</div>

</div>
</div>
</section>
<!-- 404 section end -->

<!-- footer section starts -->
<section class="footer">

<div class="box-container">

<div class="box">
<h3>Sharvil's Portfolio</h3>
<p>Thank you for visiting my personal portfolio website. Connect with me over socials. <br/> <br/> Keep Rising 🚀. Connect with me over live chat!</p>
</div>

<div class="box">
<h3>quick links</h3>
<a href="/#home"><i class="fas fa-chevron-circle-right"></i> home</a>
<a href="/#about"><i class="fas fa-chevron-circle-right"></i> about</a>
<a href="/#skills"><i class="fas fa-chevron-circle-right"></i> skills</a>
<a href="/#education"><i class="fas fa-chevron-circle-right"></i> education</a>
</div>

<div class="box">
<h3>contact info</h3>
<p> <i class="fas fa-phone"></i>+91 9325209048</p>
<p> <i class="fas fa-envelope"></i>[email protected]</p>
<p> <i class="fas fa-map-marked-alt"></i>Pune, India-411009</p>
<div class="share">

<a href="www.linkedin.com/in/sharvilkhade" class="fab fa-linkedin" target="_blank"></a>
<a href="https://github.com/Sharvil9" class="fab fa-github" target="_blank"></a>
<a href="mailto:[email protected]" class="fas fa-envelope" target="_blank"></a>
<a href="https://twitter.com/sharvilkhade" class="fab fa-twitter" target="_blank"></a>
<a href="https://t.me/Sharvil_99" class="fab fa-telegram-plane" target="_blank"></a>
</div>
</div>
</div>

<h1 class="credit">Designed with <i class="fa fa-heart pulse"></i> by <a href="https://www.linkedin.com/in/sharvilkhade"> sharvil khade</a></h1>

</section>
<!-- footer section ends -->

<!-- ==== ALL MAJOR JAVASCRIPT CDNS STARTS ==== -->

<!-- jquery cdn -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

<!-- ==== ALL MAJOR JAVASCRIPT CDNS ENDS ==== -->

<script src="/assets/js/404.js"></script>


</body>
</html>
29 changes: 29 additions & 0 deletions Portfolio/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Portfolio-Website
Portfolio website build using HTML5, CSS3, JavaScript and jQuery.


## 📌 Tech Stack
[![HTML](https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white)](https://github.com/jigar-sable/Portfolio-Website/search?l=html)&nbsp;
[![CSS](https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white)](https://github.com/jigar-sable/Portfolio-Website/search?l=css)&nbsp;
[![JS](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)](https://github.com/jigar-sable/Portfolio-Website/search?l=javascript)
<img alt="jQuery" src="https://img.shields.io/badge/jquery-%230769AD.svg?style=for-the-badge&logo=jquery&logoColor=white"/>

### Extras :
Particle.js, Typed.js, Tilt.js, Scroll Reveal, Tawk.to, Font Awesome and JSON

## 📌 Sneak Peek of Main Page 🙈 :
![mockup720](https://user-images.githubusercontent.com/64949957/124947013-1f682080-e02d-11eb-977e-df3bbd4fa838.png)
![ss](https://user-images.githubusercontent.com/64949957/159113640-d92665a8-f614-42b3-8456-66b97fc2e651.png)


<h2>📬 Contact</h2>


If you want to contact me, you can reach me through below handles.

&nbsp;&nbsp;<a href="https://www.linkedin.com/in/sharvilkhade/"><img src="https://www.felberpr.com/wp-content/uploads/linkedin-logo.png" width="30"></img></a>

© 2022 Sharvil Khade


[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
106 changes: 106 additions & 0 deletions Portfolio/assets/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/assets/css/404.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Favicon -->
<link id='favicon' rel="shortcut icon" href="/assets/images/favicon.png" type="image/x-png">
<title>Got Lost! Page Not Found</title>
</head>
<body oncontextmenu="return false">

<!-- navbar starts -->
<header>
<a href="/" class="logo"><i class="fab fa-node-js"></i> Jigar</a>

<div id="menu" class="fas fa-bars"></div>
<nav class="navbar">
<ul>
<li><a href="/#home">Home</a></li>
<li><a href="/#about">About</a></li>
<li><a href="/#skills">Skills</a></li>
<li><a href="/#education">Education</a></li>
<li><a href="/#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- navbar ends -->

<!-- 404 section start -->
<section class="page_404">
<div class="container">
<div class="wrapper">
<h1 class="text-center ">404</h1>
</div>

<div class="msg">
<h3>Looks like you're lost</h3>
<p>The page you are looking for is not available!</p>

<div class="backbtn">
<a href="/" class="btn">
<i class="fas fa-arrow-left"></i>
<span>Back to Home</span>
</a>
</div>

</div>
</div>
</section>
<!-- 404 section end -->

<!-- footer section starts -->
<section class="footer">

<div class="box-container">

<div class="box">
<h3>Sharvil's Portfolio</h3>
<p>Thank you for visiting my personal portfolio website. Connect with me over socials. <br/> <br/> Keep Rising 🚀. Connect with me over live chat!</p>
</div>

<div class="box">
<h3>quick links</h3>
<a href="/#home"><i class="fas fa-chevron-circle-right"></i> home</a>
<a href="/#about"><i class="fas fa-chevron-circle-right"></i> about</a>
<a href="/#skills"><i class="fas fa-chevron-circle-right"></i> skills</a>
<a href="/#education"><i class="fas fa-chevron-circle-right"></i> education</a>
</div>

<div class="box">
<h3>contact info</h3>
<p> <i class="fas fa-phone"></i>+91 9325209048</p>
<p> <i class="fas fa-envelope"></i>[email protected]</p>
<p> <i class="fas fa-map-marked-alt"></i>Pune, India-411009</p>
<div class="share">

<a href="www.linkedin.com/in/sharvilkhade" class="fab fa-linkedin" target="_blank"></a>
<a href="https://github.com/Sharvil9" class="fab fa-github" target="_blank"></a>
<a href="mailto:[email protected]" class="fas fa-envelope" target="_blank"></a>
<a href="https://twitter.com/sharvilkhade" class="fab fa-twitter" target="_blank"></a>
<a href="https://t.me/Sharvil_99" class="fab fa-telegram-plane" target="_blank"></a>
</div>
</div>
</div>

<h1 class="credit">Designed with <i class="fa fa-heart pulse"></i> by <a href="https://www.linkedin.com/in/sharvilkhade"> sharvil khade</a></h1>

</section>
<!-- footer section ends -->

<!-- ==== ALL MAJOR JAVASCRIPT CDNS STARTS ==== -->

<!-- jquery cdn -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

<!-- ==== ALL MAJOR JAVASCRIPT CDNS ENDS ==== -->

<script src="/assets/js/404.js"></script>


</body>
</html>
Loading

0 comments on commit 365a736

Please sign in to comment.