-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
382 lines (361 loc) · 15.4 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
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Shubham's portfolio</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!--font for social links-->
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<!-- font fo call symbol-->
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<!-- Progress bar link-->
</head>
<body id="page-top" style="background-image: url(img/f.jpg); background-repeat: no-repeat;background-size: cover;background-position: center center; background-attachment: fixed;" >
<!--/ Nav Star /-->
<nav class="navbar navbar-b navbar-trans navbar-expand-md fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll" href="#page-top">Shubham Singh</a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarDefault"
aria-controls="navbarDefault" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<div class="navbar-collapse collapse justify-content-end" id="navbarDefault">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll active" href=index.html>Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href=projects.html>Project</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href=resume.html>Resume</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href=contact.html>Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--/ Nav End /-->
<!--/ Intro Skew Star /-->
<div id="home" class="intro route bg-image">
<div class="overlay-itro"></div>
<div class="intro-content display-table">
<div class="table-cell">
<div class="container">
<!--<p class="display-6 color-d">Hello, world!</p>-->
<h1 class="intro-title mb-4 ">I am Shubham singh</h1>
<p class="intro-subtitle"><span class="text-slider-items">Software Developer,Web Developer,Frontend Developer,Ambitious,Problem Solver</span><strong class="text-slider"></strong></p>
<!-- <p class="pt-3"><a class="btn btn-primary btn js-scroll px-4" href="#about" role="button">Learn More</a></p> -->
</div>
</div>
</div>
</div>
<!-- this section contain about me-->
<section id="about me">
<div class="container">
<div class="col-md-8 offset-4">
<hr style="border-top: 2px solid #c17575;">
</div>
<h1 class="text-center"> About Me</h1>
<div class="col-md-8">
<hr style="border-top: 2px solid #c17575;">
</div>
</div>
</section>
<!-- thise section contain image of Shubham -->
<div class="container">
<div class="card-body pt-5 text-lg-center text-md-center">
<img src="img/shubham.jpg" class="rounded-circle" width="200" height="200">
</div>
</div>
<!--img container ende here-->
<div class="container">
<div class="row">
<div class="col-md-12" id="intro">
<h4 class="text-md-center mt-3 animated bounce"><strong style="color:#e49660;" >HELLO,</strong> <i class='far fa-smile' style='font-size:30px;color:#a96d6d'></i></h4>
<p class="text-gray-dark mt-3 pl-lg-5 pr-5" style="font-size: 28px">“My name is <strong style="color:#e49660;">Shubham singh</strong>, and currently I'm a <strong style="color: #e49660;">MCA</strong> student@ <strong style="color: #e49660;">University of Hyderabad</strong>. I consider myself a good learner, and I have a good sense of humor. I enjoy meeting new people and finding ways to help them have an uplifting experience. I am dedicated, outgoing, and a team player." Give me 'good', i'll make that 'best'."</p>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<!-- MY Skill code start from here-->
<section id="MYskill">
<div class="container">
<div class="col-md-8 offset-4">
<hr style="border-top: 2px solid #c17575;">
</div>
<h1 class="text-center">MY SKILLS</h1>
<div class="col-md-8">
<hr style="border-top: 2px solid #c17575;">
</div>
</div>
</section>
<br>
<br>
<!-- Skill code is here-->
<section id="skill">
<div class="container">
<div class="row">
<div class="col-md-4">
</div>
<div class="col-md-4">
<h5 style="color:#921919f2; text-align: center; font-weight: 600;">TECHNICAL SKILLS <i class='fas fa-laptop' style='font-size:36px color:#a96d6d'></i></h5><hr style="border-top: 1px dashed #921919f2"><br>
</div>
<div class="col-md-4">
</div>
</div>
<br>
<div class="row">
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">CORE JAVA</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 75%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">75%</div>
</div>
</div>
<div class="col-md-6">
<h5 class="tsp" style="color: #01060c;">C/C++</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 80%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">80%</div>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">PYTHON</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 70%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">70%</div>
</div>
</div>
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">MYSQL</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 75%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">75%</div>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">HTML5</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 75%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">25%</div>
</div>
</div>
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">CSS</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 65%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">65%</div>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">PHP</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 60%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">60%</div>
</div>
</div>
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">JAVASCRIPT</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 60%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">60%</div>
</div>
</div>
</div>
<br>
<div class="row">
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">MYSQL</h5>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 70%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">70%</div>
</div>
</div>
<div class="col-md-6">
<h5 class="tsp" style="color:#01060c;">Data Science</h5>
<div class="progress bg">
<div class="progress-bar" role="progressbar" style="width: 50%; background-color: #6a667d;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100">50%</div>
</div>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
<!-- Soft Skill bar-->
<div class="container">
<div class="row">
<div class="col-md-4">
</div>
<div class="col-md-4">
<h5 style="color:#921919f2; text-align: center; font-weight: 600;">SOFT SKILLS</h5><hr style="border-top: 1px dashed #921919f2;"><br>
</div>
<div class="col-md-4">
</div>
</div>
<br>
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="progres blue">
<span class="progres-left">
<span class="progres-bar"></span>
</span>
<span class="progres-right">
<span class="progres-bar"></span>
</span>
<div class="progres-value">90%</div>
</div>
<br>
<p class="pl-5"><strong>WORK IN TEAM</strong></p>
</div>
<div class="col-md-3 col-sm-6">
<div class="progres green">
<span class="progres-left">
<span class="progres-bar"></span>
</span>
<span class="progres-right">
<span class="progres-bar"></span>
</span>
<div class="progres-value">80%</div>
</div>
<br>
<p class="pl-5"><strong>LEADERSHIP</strong></p>
</div>
<div class="col-md-3 col-sm-6">
<div class="progres pink">
<span class="progres-left">
<span class="progres-bar"></span>
</span>
<span class="progres-right">
<span class="progres-bar"></span>
</span>
<div class="progres-value">75%</div>
</div>
<br>
<p class="pl-5"><strong>CREATIVITY</strong></p>
</div>
<div class="col-md-3 col-sm-6">
<div class="progres green">
<span class="progres-left">
<span class="progres-bar"></span>
</span>
<span class="progres-right">
<span class="progres-bar"></span>
</span>
<div class="progres-value">85%</div>
</div>
<br>
<p class="pl-5"><strong>TIME MANAGEMENT</strong></p>
</div>
</div>
</div>
</div>
</section>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- Skill section end here-->
<!--Footer section start from here-->>
<section id="footer" class="bg-secondary text-white">
<footer class="footer">
<div class="container">
<div class="row mb-5">
<div class="col-md">
<div class="ftco-footer-widget">
<h2 class="ftco-heading-2" style="color: #f1c09e;">About</h2>
<p>My Name is Shubham Singh and I'm a Post graduate Student at University of Hyderabad Currently Pursuing Master Of Computer Applications. This Website has All relvant Information that any recruiter would wish to know about me such as My Educational Background,projects as well as My resume.</p>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget">
<h2 class="ftco-heading-2" style="color:#f1c09e">Links</h2>
<ul class="list-unstyled ">
<li><a href=index.html><span class="icon-long-arrow-right mr-2 text-white"></span>Home</a></li>
<li><a href=index.html><span class="icon-long-arrow-right mr-2"></span>About</a></li>
<li><a href=resume><span class="icon-long-arrow-right mr-2"></span>Resume</a></li>
<li><a href=projects><span class="icon-long-arrow-right mr-2"></span>Projects</a></li>
<li><a href=contact.html><span class="icon-long-arrow-right mr-2"></span>Contact</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget">
<h2 class="ftco-heading-2" style="color: #f1c09e">Have a Questions?</h2>
<div class="block-23 mb-3">
<ul class="list-unstyled">
<li><i class='fas fa-laptop-house' style='font-size:36px' style="word-spacing: 30px;"></i><span class="text">MH-H University of Hyderabad, Hyderabd, Telangana, India</span></li>
<li><i class='fas fa-phone-alt' style='font-size:36px' style="word-spacing:20px"></i> <span class="text text-white">+91 8090799678</span></a></li>
<li> <i class='far fa-comment-alt' style='font-size:36px' style="word-spacing: 20px;"></i><span class="text text-white">18mcmc52@uohyd.ac.in</span></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Social buttons -->
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a href="https://www.hackerrank.com/shubham__singh" target="_blank" style="background-color: transparent;">
<i class="fab fa-hackerrank" style="font-size: 30px;color: #339e35;"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/shubmSingh" target="_blank" style="background-color: transparent;">
<i class="fab fa-github" style="font-size: 30px;color:#202320;"> </i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/shubham-singh-8b05b8184/" target="_blank" style="background-color: transparent;">
<i class="fab fa-linkedin-in" style="font-size:30px;color:#175aa2;"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
<!-- bookmark in footer-->
<p>
Copyright ©<script>document.write(new Date().getFullYear());</script>| made<i class="icon-heart color-danger" aria-hidden="true"></i> by <a href=""><strong style="color:#d69fa5;">Shubham</strong></a>
</p>
<!--end Bookmark footer here -->
</div>
</footer>
</section>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/popper/popper.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/counterup/jquery.waypoints.min.js"></script>
<script src="lib/counterup/jquery.counterup.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>