forked from niteshKrr/Portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
148 lines (130 loc) · 6.92 KB
/
about.html
File metadata and controls
148 lines (130 loc) · 6.92 KB
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!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="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font_awesome.min.css">
<link rel="stylesheet" href="custom_css/style2.css">
<title>About</title>
</head>
<body>
<!-- navbar start -->
<nav class="navbar navbar-expand-lg navbar-light bg-light shadow-sm sticky-top">
<div class="container-fluid">
<a class="navbar-brand mb-0 h1 text-danger fs-4" href="./index.html">N.K</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 justify-content-end fs-5 " id="navbarNav">
<ul class="navbar-nav me-5">
<li class="nav-item me-5">
<a class="nav-link " href="./index.html">Home</a>
</li>
<li class="nav-item me-5">
<a class="nav-link active text-danger text-decoration-underline" aria-current="page"
href="./about.html">About</a>
</li>
<li class="nav-item me-5">
<a class="nav-link" href="./services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- navbar end -->
<!-- about page start -->
<section class="about-page py-5">
<h1 class="text-center fw-bold">About Me</h1>
<div class="container my-5 ">
<div class="row">
<div class="col-md-8">
<div class="about-left">
<h3>I am a quick learner and have positive mindset.I always wanted to become a software enginner
since my childhood.</h3>
<p class="text-muted "> I am worked with many peoples and communities and always get positive
review. presently i am exploring lots of framework and technique to enhance my coding skill.
I am also a opensource contrubuter.</p>
</div>
<div class="container my-5 shadow p-3 mb-5 bg-body rounded">
<div class="row text-center ">
<div class="col">
<h1>15</h1>
<p class="text-muted ">PROJECT COMPLETED</p>
</div>
<div class="col">
<h1>8</h1>
<p class="text-muted ">HAPPY CLIENT</p>
</div>
<div class="col">
<h1>6</h1>
<p class="text-muted ">POSITIVE REVIEWS</p>
</div>
</div>
</div>
<a href="https://github.com/niteshKrr" target="blank"> <button type="button" class="btn btn-danger">Go through my Git-Hub</button> </a>
</div>
<div class="col-md-4 mt-5">
<div class="about-right">
<h3 class="fs-6 my-4">HTML</h3>
<div class="progress " style="height: 5px;">
<div class="progress-bar bg-danger " role="progressbar" style="width: 75%;"
aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<h3 class="fs-6 my-4">CSS</h3>
<div class="progress " style="height: 5px;">
<div class="progress-bar bg-danger" role="progressbar" style="width: 50%;"
aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<h3 class="fs-6 my-4">Java Script</h3>
<div class="progress " style="height: 5px;">
<div class="progress-bar bg-danger" role="progressbar" style="width: 60%;"
aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<h3 class="fs-6 my-4">Django</h3>
<div class="progress " style="height: 5px;">
<div class="progress-bar bg-danger" role="progressbar" style="width: 65%;"
aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<h3 class="fs-6 my-4">Node Js</h3>
<div class="progress " style="height: 5px;">
<div class="progress-bar bg-danger" role="progressbar" style="width: 55%;"
aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<h3 class="fs-6 my-4">Bootstrap</h3>
<div class="progress " style="height: 5px;">
<div class="progress-bar bg-danger" role="progressbar" style="width: 70%;"
aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- about page end -->
<!-- footer start -->
<footer class="container-fluide bg-light shadow-sm text-muted">
<div class="container">
<div class="row py-3">
<div class="col-md-8">
<span>Follow me : </span>
<a href="https://twitter.com/nkumar35101" target="blank"> <i class="fab fa-twitter me-3 ms-3 text-danger"></i> </a>
<a href=" https://www.instagram.com/nitesh_chaurasiya_2.0/" target="blank"> <i class="fab fa-instagram me-3 text-danger"></i> </a>
<a href="https://www.linkedin.com/in/nitesh-kumar-57b598204/" target="blank"> <i class="fab fa-linkedin me-3 text-danger"></i> </a>
<a href="https://github.com/niteshKrr" target="blank"> <i class="fab fa-github text-danger"></i> </a>
</div>
<div class="col-md-4">
<small>Designed By : Nitesh Kumar</small>
</div>
</div>
</div>
</footer>
<!-- footer end -->
<script src="js/bootstrap.bundle.min.js"></script>
</body>
</html>