-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
343 lines (305 loc) · 15.5 KB
/
index.html
File metadata and controls
343 lines (305 loc) · 15.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- description for website goes here -->
<meta name="description" content="styele ">
<meta name="author" content="Prince Kumar">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Prince Kumar</title>
<!-- fevicon -->
<link rel="apple-touch-icon" sizes="180x180" href="IMG/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="IMG/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="IMG/favicon_io/favicon-16x16.png">
<!-- #@#@#@#@##@#@#@# CSS #@#@#@#@##@#@#@# -->
<!-- MDBootstrap package -->
<link href="Css/mdb.min.css" rel="stylesheet">
<!-- bootstrap css -->
<link rel="stylesheet" href="Css/bootstrap.min.css">
<!--custumized css -->
<link rel="stylesheet" href="Css/index.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">
<!-- animation css(aos) -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- #@#@#@#@##@#@#@# Javascript #@#@#@#@##@#@#@# -->
<script src="./javaScript/script.js" defer ></script>
<!-- Font Awsome script -->
<script src="https://kit.fontawesome.com/a2e111ef51.js" crossorigin="anonymous" defer></script>
<!-- MDBootstrap package -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.18.0/js/mdb.min.js" defer></script>
<!-- animation js(aos) -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
</head>
<body data-spy="scroll" data-target="#scroll-spy" data-offset="50">
<nav class="nav navbar navbar-dark navbar-expand-sm fixed-top" id="scroll-spy">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#home"><h3>Prince Kumar</h3></a>
</div>
<button type="button" id="toggler" class="navbar-toggler" data-toggle="collapse" data-target="#NAVBAR">
<i class="fas fa-bars" id="clicked"></i>
</button>
<div class="collapse navbar-collapse justify-content-end" id="NAVBAR">
<ul class="nav navbar-nav">
<li class="nav-item mt-2" data-target="#home"><a href="#home"role="button" class="nav-link"><i class="fas fa-home" data-aos="zoom-in"></i> Home</a></li>
<li class="nav-item mt-2" data-target="#whoami"><a href="#whoami" role="button" class="nav-link" ><i class="far fa-user" data-aos="zoom-in"></i> About</a></li>
<li class="nav-item mt-2"data-target="#project"><a href="#project" role="button" class="nav-link"><i class="far fa-file" data-aos="zoom-in"></i> Project</a></li>
<li class="nav-item mt-2" data-target="#contact"><a href="#contact" role="button" class="nav-link"><i class="far fa-envelope" data-aos="zoom-in"></i> Contact</a></li>
</ul>
</div>
</nav>
<main id="home">
<header class="jumbotron">
<div class="row row-content">
<h3 class="sayhi col-12"><span>H</span><span>e</span>y<span> ! </span><span>I</span> <span>A</span><span>m</span></h3>
<h2 class="sayhi col-12"><span>P</span><span>R</span><span>I</span><span>N</span><span>C</span><span>E</span> <span>K</span><span>U</span><span>M</span><span>A</span><span>R</span>
</h2>
</div>
<div class="justify-content col-12 col-sm-12 col-md-7 link-for-social-id">
<ul class="list-unstyled">
<li class="float-left mx-md-2"><a href="#" class="nav-link icon ml-1"><i class="fab fa-github fa-md" data-aos="flip-up"></i></a></li>
<li class="float-left mx-md-2"><a href="#" class="nav-link icon ml-1"><i class="fab fa-linkedin-in fa-md" data-aos="flip-left"></i></a></li>
<li class="float-left mx-md-2"><a href="#" class="nav-link icon ml-1"><i class="fab fa-twitter fa-md" aria-hidden="true" data-aos="flip-right"></i></a></li>
<li class="float-left mx-md-2"><a href="#" class="nav-link icon ml-1"><i class="fab fa-facebook fa-md" aria-hidden="true" data-aos="flip-down"></i></a></li>
</ul>
</div>
<div class="container">
<div calass="row row-content" data-aos="flip-up">
<div class="col-12 col-sm-6 col-md-6 offset-sm-5">
<img src="IMG/prince.jpg" alt="Prince_Kumar" class="rounded img-responsive fixed" id="prince"/>
</div>
</div>
</div>
<div class="col-12 col-sm-4 cv" data-aos="zoom-in-left">
<a href="#" role="button"><button class="btn col-12 btn-primary mt-3 cv-1">Download CV</button></a>
</div>
</header>
<section class="whoami" id="whoami">
<div class=" container-fluid py-5">
<div class="row row-content col-12 col-sm-12 col-md-12 offset-sm-1">
<h1 id="vertical-text" data-aos="zoom-in-down">WHOAMI?</h1>
</div>
<div class="row row-content pl-4 col-md-9 offset-md-2" data-aos="fade-up-right">
<p>I am a Young Adult computer scientist. From childhood, I'm a technology addict and a person who is fond of travelling. I love to interact with people and work in Team.I’m probably the most passionate growing cybersecurity you will ever work with. I'm so much passionate about the role of security and privacy of every individual, I'm also passionate about design.</p>
<p>I Love to work with techie people and love to contribute to Opensource.</p>
<p>I started my career pathway in 2019 and improving day-by-day. Today, I am pursuing B-Tech from India’s fastest-growing university Lovely professional University</p>
</div>
</div>
</section>
<section class="skill">
<div class="container-fluid pt-3">
<div class="row row-content col-12 offset-md-7">
<h1 id="skill" data-aos="zoom-in-down">MY SKILLS</h1>
</div>
<section class="row row-content col-12 offset-1 offset-sm-2 ">
<div class="language col-12 col-sm-12 my-5">
<h4>Language</h4>
<img src="./IMG/skill/c.png" alt="C-Language">
<img src="./IMG/skill/cpp.png" alt="CPP-Lang">
<img src="./IMG/skill/python.png" alt="Python-programming" srcset="">
</div>
<div class="cyber_security col-12 col-sm-12 my-3">
<h4>Cyber Seurity</h4>
<img src="./IMG/skill/linux.png" alt="Linux" srcset="" style="width:12em;height:6em;">
</div>
<div class="full_stack col-12 col-sm-12 my-3">
<h4>Full Stack</h4>
<img src="./IMG/skill/html.png" alt="html" srcset="">
<img src="./IMG/skill/css.png" alt="css" srcset="">
<img src="./IMG/skill/js.png" alt="js" srcset="">
<img src="./IMG/skill/bootstrap.png" alt="Bootstrap" srcset="" style="margin-left:-3rem;width:9em;height:6em;">
</div>
</section>
</div>
</section>
<section class="certificate col-12 col-md-12 h-100 py-5 mt-3">
<div class="container-fluid pt-3">
<div class="row row-content col-12 col-md-12 offset-sm-3 offset-md-1">
<h1 data-aos="zoom-in-down">CERTIFICATES</h1>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="view rounded z-depth-1 m-3" data-aos="fade-left">
<img class="img-fluid" src="IMG/1.jpg" alt="Sample image" style="width:100%; height:100px">
<a>
<div class="mask peach-gradient-rgba d-flex align-items-end justify-content-start text-white">
<p class="font-weight h2 ml-3">Cyber Security</p>
</div>
</a>
</div>
</div>
<div class="col-md-6">
<div class="view rounded z-depth-1 m-3" data-aos="fade-right">
<img class="img-fluid" src="IMG/1.jpg" alt="Sample image" style="width:100%; height:100px">
<a>
<div class="mask aqua-gradient-rgba d-flex align-items-end justify-content-start text-white">
<p class="font-weight h2 ml-3">Full Stack</p>
</div>
</a>
</div>
</div>
<div class="col-md-6">
<div class="view rounded z-depth-1 m-3" data-aos="fade-left">
<img class="img-fluid" src="IMG/1.jpg" alt="Sample image" style="width:100%; height:100px">
<a>
<div class="mask blue-gradient-rgba d-flex align-items-end justify-content-start text-white">
<p class="font-weight h2 ml-3">Git & GitHub</p>
</div>
</a>
</div>
</div>
<div class="col-md-6">
<div class="view rounded z-depth-1 m-3" data-aos="fade-right">
<img class="img-fluid" src="IMG/1.jpg" alt="Sample image" style="width:100%; height:100px">
<a>
<div class="mask purple-gradient-rgba d-flex align-items-end justify-content-start text-white">
<p class="font-weight h2 ml-3">College Event</p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="col-12 col-md-12 py-5 mt-3 mb-sm-3">
<div class="container-fluid">
<div class="row row-content col-12 offset-sm-8 ">
<h1 data-aos="zoom-in-down">GALLERY</h1>
</div>
<div class="gallery col-12 mt-5" id="gallery">
<div class="mb-3 col-xs-12">
<img class="img-fluid" src="https://mdbootstrap.com/img/Photos/Horizontal/Nature/4-col/img%20(73).jpg" alt="Card image cap">
</div>
<div class="mb-3 col-xs-12">
<img class="img-fluid" src="https://mdbootstrap.com/img/Photos/Vertical/mountain1.jpg" alt="Card image cap">
</div>
<div class="mb-3 col-xs-12">
<img class="img-fluid" src="https://mdbootstrap.com/img/Photos/Vertical/mountain2.jpg" alt="Card image cap">
</div>
<div class="mb-3 col-xs-12">
<img class="img-fluid" src="https://mdbootstrap.com/img/Photos/Horizontal/Nature/4-col/img%20(35).jpg" alt="Card image cap">
</div>
<div class="mb-3 col-xs-12">
<img class="img-fluid" src="https://mdbootstrap.com/img/Photos/Horizontal/Nature/4-col/img%20(18).jpg" alt="Card image cap">
</div>
<div class="mb-3 col-xs-12">
<img class="img-fluid" src="https://mdbootstrap.com/img/Photos/Vertical/mountain3.jpg" alt="Card image cap">
</div>
</div>
</div>
</section>
<section class="project-section" id="project">
<div class="container mt-3">
<h1 data-aos="zoom-in-down">PROJECT</h1>
<div class="row">
<div class="project-card col-12 col-md-12">
<div class="box" >
<div class="content" data-aos="fade-left">
<img src="./IMG/Project-screenshoot/Blood-donation.png" alt="Blood-donation" class="card-img">
<h5 class="card-title m-2">Blood Donation</h5>
<p class="text-danger mx-2">रक्तदान अपनाओ, सबका जीवन बचाओ। <br>It's basically Front-end UI</p>
<a href="https://getbootstrap.com/docs/4.0/components/card/" class="learn-more my-2 ml-3">Learn More <i class="fas fa-angle-double-right"></i></a>
</div>
</div>
<div class="box" >
<div class="content" data-aos="fade-up">
<img src="./IMG/Project-screenshoot/sports-club.png" alt="sports-club" class="card-img">
<h5 class="card-title m-2">Sports Club</h5>
<p class="text-danger mx-2">खेल व्यक्ति को जीतने की प्रेरणा देता हैं. <br> Team work project for our University</p>
<a href="https://princekumarcyber.github.io/Sport-club-project/" class="learn-more my-2 ml-3">Learn More <i class="fas fa-angle-double-right"></i></a>
</div>
</div>
<div class="box" >
<div class="content" data-aos="fade-right">
<img src="./IMG/Project-screenshoot/ebook-store.png" alt="ebook-store" class="card-img">
<h5 class="card-title m-2">Ebook Store</h5>
<p class="text-danger mx-2">पुस्तकें हमें सोचने के लिए विवश करती हैं <br>This was my first project.</p>
<a href="https://princekumarcyber.github.io/Ebook-Store/" class="learn-more my-2 ml-3">Learn More <i class="fas fa-angle-double-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="container-fluid contact" id="contact" >
<div class="container-fluid mt-3">
<div class="row col-12 row-no-gutters col-lg-12 offset-sm-4">
<h1 class="font-weight-bolder " data-aos="zoom-out">CONTACT</h1>
</div>
<div class="row row-content col-12 col-md-9 offset-md-1" data-aos="fade-up">
<p>As you have seen I'm putting a lot of effort to help you what you are looking for so, to get the best outcome to form me I want you to get connected with me. So to get connected with me can I ask for a favor?
Please provide your valuable feedback to improve me, Your small help means a lot to me to get ready for the corporate world.</p>
</div>
<!-- DATA MODAL -->
<div class="modal" onclick="hideModal(event)">
<!-- HIde model -->
<div class="data ">
<div class="col-12 col-md-6">
<form data-aos="fade-right">
<div class="form-row row-content">
<div class="form-group col-md-12">
<label for="name">Your Name</label>
<input type="text" name="name" class="form-control" id="name" placeholder="Your good name"/>
</div>
<div class="form-group col-md-12">
<label for="name">Your Email</label>
<input type="email" class="form-control" name="email" id="email" placeholder="To keep track"/>
</div>
<div class="form-group col-md-12">
<label for="name">Subject</label>
<input type="text" class="form-control" name="subject" id="subject" placeholder="What i need to improve"/>
</div>
<div class="form-group col-md-12">
<label for="name">Message</label>
<textarea class="form-control" name="message" rows="7" data-rule="required" placeholder="Please contribute, It will help me to improve"></textarea>
</div>
</div>
<div class="text-center col-md-12">
<button type="submit" class="send rounded">Send</button>
</div>
</form>
</div>
</div>
</div>
<div class="text-center">
<button type="submit" class="send-feed font-weight-normal rounded col-12 col-sm-6 my-3 p-3" onclick="showModal(event)">Send Feedback</button>
</div>
<div class="row row-content offset-md-1">
<div class=" info col-12 col-md-12 " data-aos="fade-left">
<div class="address float-xl-left mr-5">
<h4><i class="fas fa-map-marked-alt fa-xs"></i> Current Location:</h4>
<p class="lead font-weight-normal ">Jalandhar - Delhi G.T. Road, Phagwara, Punjab 144411</p>
</div>
<div class="email">
<h4><i class="fas fa-at"></i> Email:</h4>
<p class="lead font-weight-normal ">prince2kumar4147@gmail.com</p>
</div>
<iframe class="mt-2 col-md-10" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1705.3822755704134!2d75.7041465245594!3d31.254940622294743!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x4cc934c58d0992ec!2sLovely%20Professional%20University!5e0!3m2!1sen!2sin!4v1589089368138!5m2!1sen!2sin" style="border:0; width: 100%; height:400px;" allowfullscreen frameborder="0" aria-hidden="false" tabindex="0" allowfullscreen ></iframe>
</div>
</div>
</section>
<!-- bootstrap jquery -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
</body>
<script>
// nav-icon
$(document).ready(function(){
$('.fa-bars').click(function(){
$(this).toggleClass('fa-times');
});
});
// certification card
$('#bologna-list a').on('click', function (e) {
e.preventDefault()
$(this).tab('show')
});
// INITIALIZE animation
AOS.init({
duration: 1200,
});
</script>
</html>