Skip to content

Commit

Permalink
added index.html and style.css files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant-Chamate committed Sep 7, 2023
1 parent 1be4468 commit 8aa2ff8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 34 deletions.
50 changes: 20 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nishant Chamate</title>
<script src="jquery-2.1.4.js"></script>
<link rel="stylesheet" href="loco.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link href="https://api.fontshare.com/v2/css?f[]=general-sans@500,600,400&display=swap" rel="stylesheet">
</head>

</head>
<body>

<div id="minicircle"></div>
<div id="preloader"></div>
<div id="main">
Expand All @@ -30,8 +26,7 @@ <h4 >HOME</h4>
<h4 class="eff"><a href="#"></a>PROJECT</h4>
<h4 class="eff"><a href="#"></a>ABOUT</h4>
<!-- <h4 class="eff">+</h4> -->
<div id="standing-line"></div>

<div id="standing-line"></div>
</div>
</div>
<div id="heading">
Expand All @@ -50,10 +45,10 @@ <h5 class="boundingelem"><i class="ri-braces-line"></i></h5>
<p>IGNITE YOUR PASSION!</p>
</div>
<div id="social">
<a href="https://github.com/Nishant-Chamate" target="_blank" class="eff">GITHUB</a>
<a href="https://www.linkedin.com/in/nishant-chamate" target="_blank"
<a href="" target="_blank" class="eff">GITHUB</a>
<a href="" target="_blank"
class="eff">LINKEDIN</a>
<a href="https://twitter.com/Nishant_Chamate?t=FVVu7UttR13cAonYI-XkCg&s=08" target="_blank"
<a href="" target="_blank"
class="eff">TWITTER</a>
</div>
<div id="iconset">
Expand All @@ -66,24 +61,24 @@ <h5 class="boundingelem"><i class="ri-braces-line"></i></h5>
</div>
<div id="second">
<div class="elem">
<img src="projectimg.jpeg" alt="">
<img src="" alt="">
<h1>PROJECTS</h1>
<h5><i class="ri-links-line"></i></h5>
</div>
<div class="elem">
<img src="exp.jpg" alt="">
<img src="" alt="">
<h1>IXPERIENCE</h1>
<h5><i class="ri-links-line"></i></h5>
</div>
<div class="elem">
<img src="skills.jpg" alt="">
<div class="">
<img src="" alt="">
<h1>SKILLS</h1>
<h5><i class="ri-links-line"></i></h5>

</div>
</div>
<div id="about">
<img src="profilepic.jpg" alt="profilepic">
<img src="" alt="profilepic">
<div id="textabout">
<h5>(ABOUT ME)</h5>
<br>
Expand All @@ -99,7 +94,7 @@ <h5>(ABOUT ME)</h5>
</div>
<div id="last-sec">
<div id="resume">
<a href="Hello.pdf" download="" class="eff">DOWNLOAD CV <i class="ri-download-2-fill"></i></a>
<a href="" download="" class="eff">DOWNLOAD CV <i class="ri-download-2-fill"></i></a>
</div>

<div id="weapons">
Expand Down Expand Up @@ -127,31 +122,26 @@ <h5>&#169; Copyright 2023 ,</h5>
<h5>Nishant Chamate</h5>
</div>
<div id="footerright">
<a href="https://github.com/Nishant-Chamate" target="_blank" class="eff"><i
<a href="" target="_blank" class="eff"><i
class="fa-brands fa-github fa-2x"></i></a>
<a href="https://www.linkedin.com/in/nishant-chamate" target="_blank" class="eff"><i
<a href="" target="_blank" class="eff"><i
class="fa-brands fa-linkedin-in fa-2x"></i></a>
<a href="https://twitter.com/Nishant_Chamate?t=FVVu7UttR13cAonYI-XkCg&s=08" target="_blank"
<a href="" target="_blank"
class="eff"><i class="fa-brands fa-x-twitter fa-2x"></i></a>
<a href="https://www.instagram.com/nishant_chamate" target="_blank" class="eff"><i
<a href="" target="_blank" class="eff"><i
class="fa-brands fa-instagram fa-2x"></i></a>
<a href="mailto:[email protected]" class="eff"><i
class="fa-regular fa-envelope fa-2x"></i></a>
<a href="https://medium.com/@nishant-chamate" target="_blank" class="eff"><i
class="fa-brands fa-medium fa-2x"></i></a>

</div>
</div>
</div>
</div>


<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"
integrity="sha512-16esztaSRplJROstbIIdwX3N97V1+pZvV33ABoG1H2OyTttBxEGkTsoIVsiP1iaTtM8b3+hu2kB6pQ4Clr5yug=="
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.5/gsap.min.js"
integrity="sha512-cOH8ndwGgPo+K7pTvMrqYbmI8u8k6Sho3js0gOqVWTmQMlLIi6TbqGWRTpf1ga8ci9H3iPsvDLr4X7xwhC/+DQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.min.js"></script>
<script src="script.js"></script>
<script src="loader.js"></script>

</body>

</html>
7 changes: 3 additions & 4 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ html,body{


#minicircle{
height: 1rem;
width: 1rem;
height: 0.5rem;
width: 0.5rem;
border-radius: 50%;
position: absolute;
background-color: white;
Expand Down Expand Up @@ -71,7 +71,7 @@ h5{
height: 100vh;
width: 100%;
/* background-color: black; */
background: url(https://img.freepik.com/premium-vector/gradient-black-background-with-cubes_52683-76890.jpg?size=626&ext=jpg&ga=GA1.1.1651556116.1693230372&semt=ais);
background-color:black;
background-size: cover;
color: white;
}
Expand Down Expand Up @@ -720,4 +720,3 @@ h5:hover{




0 comments on commit 8aa2ff8

Please sign in to comment.