-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
505 lines (374 loc) · 14.9 KB
/
Copy pathindex.html
File metadata and controls
505 lines (374 loc) · 14.9 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
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
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
<!DOCTYPE html>
<html>
<head>
<title>My webpage</title>
<link rel="stylesheet" type="text/css" href="bootstrap.css"/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.css"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Tangerine"/>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=2">
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script type="text/javascript" src="typed.js"></script>
<script src="jquery-3.3.1.min.js"></script>
<script src="bootstrap.min.js"></script>
<script src="navShrink.js"></script>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Slabo+27px" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="css/percircle.css">
<script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="js/percircle.js"></script>
<script src="//code.jquery.com/jquery.min.js"></script>
<script src="scripts/plugin.js"></script>
<script src="website/circle-progress.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="jquery-circle-progress/dist/circle-progress.js"></script>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<script>
$(document).ready(function(){
$("#smoothscroll1").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1000,function(){
window.location.hash = hash;
});
}
});
});
$(document).ready(function(){
$("#smoothscroll2").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1000,function(){
window.location.hash = hash;
});
}
});
});
$(document).ready(function(){
$("#smoothscroll3").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1000,function(){
window.location.hash = hash;
});
}
});
});
$(document).ready(function(){
$("#smoothscroll5").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1000,function(){
window.location.hash = hash;
});
}
});
});
$(document).ready(function(){
$("#smoothscroll6").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1300,function(){
window.location.hash = hash;
});
}
});
});
$(document).ready(function(){
$("#smoothscroll7").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1300,function(){
window.location.hash = hash;
});
}
});
});
$(document).ready(function(){
$("#smoothscroll4").on('click',function(event){
if(this.hash!==" ") {
event.preventDefault();
var hash = this.hash;
$('html,body').animate({
scrollTop: $(hash).offset().top
},1300,function(){
window.location.hash = hash;
});
}
});
});
$(window).on('scroll',function(){
if($(window).scrollTop() > 70){
$('nav').addClass('black');
}
else{
$('nav').removeClass('black');
}
});
(function($){
'use strict';
jquery(document).ready(function($){
$('#circle-1').circleProgress({
value: 0.75,
size: 80,
fill: {
gradient: ["red", "orange"]
}
});
});
jquery(window).load(function(){
});
}(jquery));
</script>
</head>
<body>
<!-- Home page
========================================= -->
<nav>
<div class="leftmenu">
<h2>RAHUL KHANDELWAL</h2>
</div>
<ul>
<li><a id="smoothscroll1" href="#home">HOME</li></a>
<li><a id="smoothscroll2" href="#about">ABOUT</li></a>
<li><a id="smoothscroll3" href="#skill">SKILLS</li></a>
<li><a id="smoothscroll4" href="#resume">RESUME</li></a>
<li><a id="smoothscroll5" href="#contact">CONTACT</li></a>
</ul>
</nav>
<section id="home">
<div id="textone">
<p id="welcome">Hello!</p>
</div>
<div id="texttwo">
<h1> <span id="typed"></span></h1>
</div>
<script>
var typed = new Typed("#typed", {
strings: ["I'M Web Developer","I'M Hard Worker","I'M Designer","I'M freelancer"],
typeSpeed: 190,
backSpeed: 70,
backDelay: 900,
startDelay: 1100,
loop: true
});
</script>
<div id="textthree">
<a id="smoothscroll7" href="#contact">
<div id ="buttonone">Let 's Talk</div>
</a>
</div>
<a id="smoothscroll6" href="#about"><div class="circle">
<i class="fa fa-angle-down" aria-hidden="true"></i>
</div></a>
</section> <!-- Home page end -->
<!-- About Section
================================================== -->
<section id="about">
<div id="aboutstyle">
<h2>ABOUT ME</h2>
<p>A small introduction about myself</p>
</div>
<div id="section1">
<h3><b>FRONT END DEVELOPER</b></h3>
<p>
I'm a web developer, web designer and quick learner. I love creating awesome and effective
websites for companies and clients of all sizes around the globe.
</p>
<p>I look forward to associate myself with an organization where there is an opportunity
to share challenging avenues,where my educational potential match organization’s growth,
to make a niche for myself in the industry to contribute and upgrade my knowledge.
</p>
</br></br>
<div id="downloadresume">
<a href="https://github.com/rahulxcode/Updated-CV/blob/master/Rahul%20Khandelwal.pdf">
<p>
<div id="buttontwo"><i class="fa fa-download"></i>   Download Resume</div>
</p>
</a>
</div>
</div>
<div class="ring">
</div>
</section> <!-- About Section End-->
<!-- Skills Section
================================================== -->
<section id="skill">
<div id="skillstyle">
<h2>SKILLSET</h2>
<p>I can say i’m quite good at</p>
</div>
<div class="container-mt">
<div class="row">
<div class="col-md-4">
<div class="progress-bar1" data-percent="60" data-duration="1000" data-color="grey,orange"></div>
<div id="colorchange">
<h3>HTML 5</h3>
</div>
</div>
<div class="col-md-4">
<div class="progress-bar1" data-percent="70" data-duration="1000" data-color="grey,orange"></div>
<div id="colorchange">
<h3>CSS 3</h3>
</div>
</div>
<div class="col-md-4">
<div class="progress-bar1" data-percent="40" data-duration="1000" data-color="grey,orange"></div>
<div id="colorchange">
<h3>Javascript</h3>
</div>
</div>
</br></br></br>
<div class="col-md-4">
<div class="progress-bar1" data-percent="40" data-duration="1000" data-color="grey,orange"></div>
<div id="colorchange1">
<h3>C</h3>
</div>
</div>
<div class="col-md-4">
<div class="progress-bar1" data-percent="40" data-duration="1000" data-color="grey,orange"></div>
<div id="colorchange1">
<h3>Java</h3>
</div>
</div>
<div class="col-md-4">
<div class="progress-bar1" data-percent="40" data-duration="1000" data-color="grey,orange"></div>
<div id="colorchange1">
<h3>DBMS</h3>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.js"></script>
<script type="text/javascript" src="jquery-plugin-progressbar.js"></script>
<script>
$(".progress-bar1").loading();
</script>
</section> <!--Skill section end -->
<section id="resume">
<div id="resumestyle">
<h2>RESUME</h2>
</div>
<div id="education">
<div id="education-e1">
<h3>EDUCATION</h3><hr style="height:3px;border:none;background-color:orange;margin-top:4px;"/>
</div>
<div id="education-e2">
<h3><b>Narula Institute Of Technology</b></h3>
<h4><i>Bachelors in Computer Science & Engineering</i><span> •</span><em id="smallfont"> June 2017</em></h4>
<p>Completed Computer Science & Engineering (CSE) from Narula Institute of Technology under
Maulana Abul Kalam Azad University of Technology (MAKAUT), formerly known as West Bengal
University of Technology (WBUT), batch (2013-17) with excellence.</p>
<h5>
<i class="fa fa-map-marker" aria-hidden="true"></i> Kolkata
<i class="fa fa-university" aria-hidden="true" style="margin-left:100px"></i> West Bengal University of Technology (WBUT).
</h5>
<br>
<h3><b>G R S S Vidya Mandir</b></h3>
<h4><i>Complete CBSE</i> <span> •</span><em id="smallfont"> March 2013</em></h4>
<p>Completed ISC with 63.6% from G R S Saraswati Vidya Mandir, Bhagalpur under Central Board of Secondary
Education (CBSE).</p>
<h5>
<i class="fa fa-map-marker" aria-hidden="true"></i> Bhagalpur
<i class="fa fa-university" aria-hidden="true" style="margin-left:100px"></i> Central Board of Secondary Education (CBSE).
</h5>
<br>
<h3><b>SKP Vidya Vihar</b> </h3>
<h4><i>Complete CBSE</i><span> •</span><em id="smallfont"> March 2010</em></h4>
<p>Completed ISC with 64.6% from SKP Vidya Vihar, Bhagalpur under Central Board of Secondary Education (CBSE).</p>
<h5>
<i class="fa fa-map-marker" aria-hidden="true"></i> Bhagalpur
<i class="fa fa-university" aria-hidden="true" style="margin-left:100px"></i> Central Board of Secondary Education (CBSE).
</h5>
</div>
</div>
</section>
<section id="addpage">
<div id="project"><hr>
<div id="project-p1">
<br><h3>PROJECTS</h3><hr style="height:3px;border:none;background-color:orange;margin-top:4px;"/>
</div>
<div id="project-p2">
<h3><b>Online Banking System</b></h3>
<h4><i>A Software to make banking process online.</i><span> •</span><em id="smallfont"> June 2015</em></h4>
<p>Developing a web-based application to make banking process online which is developed in PHP language using MYSQL database system.
</p>
<h5><i class="fa fa-users" aria-hidden="true"></i> 2 Member
<i class="fa fa-link" aria-hidden="true" style="margin-left:100px"></i><a href="https://github.com/rahulxcode/Online-Banking-System-1"> Project on GitHub</a></h5>
<br><br>
<h3><b>Personal Resume Website Development</b></h3>
<h4><i>Showcasing my talent.</i><span> •</span><em id="smallfont"> Dec 2016 - Present</em></h4>
<p>A resume does not define a true personality. To highlight my adventures and interests,
developing a website to let the world know about my interests.
</p>
<h5><i class="fa fa-users" aria-hidden="true"></i> 1 Member</h5>
</div>
<hr>
</div>
</section>
<section id="contact">
<div id="contactstyle">
<h2>CONTACT</h2>
<P>Let's have a talk ... </P>
</div>
<div id="contactdetails">
<h3>REACH ME</h3><hr style="height:1px;border:none;background-color:#B4B2B2;"/>
<div id="con-sm-1">
<h1><i class="fa fa-map-marker" aria-hidden="true"></i></h1>
<h4>MY LOCATION</h4>
<p>BTM 2nd Stage, Bengaluru</p>
</div>
<div id="con-sm-2">
<h1><i class="fa fa-mobile" aria-hidden="true"></i></h1>
<h4>PHONE NUMBER</h4>
<p>(+91)- 9674526851</p>
</div>
<div id="con-sm-3">
<h1><i class="fa fa-envelope-o" aria-hidden="true"></i></h1>
<h4>EMAIL ADDRESS</h4>
<p>rahulkhandelwal429@gmail.com</p>
</div>
<hr style="height:1px;border:none;background-color:#B4B2B2;"/>
</div>
<div id="submit">
<div id ="buttonthree">HIRE ME</div>
</div>
</section>
<section id="footer">
<p style="font-family: 'Roboto', sans-serif;">Designed By    RAHUL KHANDELWAL</p>
<ul>
<li><a href="https://www.facebook.com/rahul.khandelwal.7355079"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/rahulxcode"><i class="fa fa-github" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/rahul-khandelwal-768583bb/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="https://plus.google.com/u/0/118059049150161609503"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/khandelwal8868/"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</section>
</body>
</html>