-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
108 lines (102 loc) · 5.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!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">
<title>Aarav Shukla</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="CSS-Codes/styles.css">
<link rel="icon" href="images\preview.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="">
</head>
<body>
<header class="head">
<nav class="navbar navbar-expand-lg bg-#AD6C80">
<div class="container-fluid">
<a class="navbar-brand" href="#"><img class="hm" src="images\preview.png" alt="Head-img"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarNav" aria-controls="navbarNav"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" src="https://linktr.ee/aaravshukla">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contactm.html">Contact</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link disabled">Disabled</a>
</li> -->
</ul>
</div>
</div>
</nav>
</header>
<div class="top">
<img id="topimg" src="images\transparent-png (2).png" alt="bgimgs">
<h2 class="ff"><strong>Hey</strong></h2>
<h1 class="f2"><strong>I'm Aarav Shukla<br>I'm <span>Pro</span>gr@mmer & Developer</strong></h1>
<!-- <img class="sideim" src="images\cybersecurity.png" alt="bgmgs">
<img class="sideir" src="images\cybersecurity.png" alt="bgmgs"> -->
</div>
<div class="middle-container">
<div class="profile">
<img class="circular" src="images\aarav.jpg" alt="Aarav Shukla">
<h2 id="h2m">Hello.</h2>
<p class="midp">I am Web Developer and right now also a student. I ❤️ to do creative things and Interact with new peoples. </p>
</div>
<hr class="hrs">
<div class="skills">
<h2>My Skills.</h2>
<div class="skill-row">
<img class="midim" src="images\6569144.gif" alt="d&D">
<h3>Designing & Development</h3>
<p class="midp">I like to keep the things simple and have creative output. I always try to deliver user friendly things with positive look and workable interface. </p>
</div>
<div class="skill-row">
<hr class="hrs">
<img class="midimi" src="images\200w.webp" alt="">
<h3>Coding</h3>
<p class="midp">Doing code in free time and practicing new problems is really interesting work. It helps me to keep my logical skills strong and provides a great ideas to use during projects and works.</p>
</div>
<div class="skill-row">
<hr class="hrs">
<img class="midimi" src="images\200ww.webp" alt="">
<h3>Poetry</h3>
<p class="midlp">With being a developer, I'm also a writer. So, in free times i always like to write new poems and read poems of many different poets. I always used to write
something and publish it in my blog and Social Media handles. If you want to read them, you can read them <a href="http://poetaarav.blogspot.com/">HERE.</a></p>
</div>
</div>
<div class="contact-me">
<img class="midimi" src="images\200www.webp" alt="d&D">
<h2>CONTACT ME</h2>
<h3>For any further Queries.</h3>
<p class="midp">Feel free to ask for help and share your tips for me. You can contact-me by sending a mail or Connecting with me via Social Media.</p>
<!-- <a class="btn" >SEND A MAIL</a> -->
<a href="contactm.html"><button type="button" class="btn btn-outline-danger btn-sm "
>SEND A MAIL</button></a>
</div>
</div>
<div class="bottom-container">
<a class="footer-link" href="https://www.linkedin.com/in/aarav-shukla-17a970237/"><img class="footer-link" src="images\linkedin.png" alt="Linkedin"></a>
<a class="footer-link" href="https://twitter.com/Aarav_Shukla15"><img class="footer-link" src="images\twitter.png" alt="twitter"></a>
<a class="footer-link" href="https://medium.com/@shuklaaarav"><img class="footer-link" src="images\medium.png" alt="medium"></a>
<a class="footer-link" href="https://www.facebook.com/aarav.shukla.7906"><img class="footer-link" src="images\facebook.png" alt="facebook"></a>
<p class="midp">©2022 Aarav Shukla. All rights reserved.</p>
</div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body>
</html>