forked from Shivani1337/Awesome-Portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
596 lines (479 loc) · 23.3 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
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
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Shivani Kumari</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<meta name="theme-color" content="#ffffff">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-169281082-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-169281082-1');
</script>
</head>
<body>
<header id="header">
<div class="d-flex flex-column">
<div class="profile">
<img src="assets/img/pic.jpg" alt="" class="img-fluid rounded-circle">
<h1 class="text-light"><a href="index.html">Shivani Kumari</a></h1>
<div class="social-links mt-3 text-center">
<a href="https://twitter.com/Shivani1337" target="_blank" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://www.instagram.com/girlx_007/" target="_blank" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a href="https://github.com/Shivani1337" target="_blank" class="github"><i class="bx bxl-github"></i></a>
<a href="https://www.linkedin.com/in/shivani1337/" target="_blank" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a href="mailto:connectshivani1337@gmail.com" target="_blank" class="mail"><i
class="bx bx-envelope"></i></a>
</div>
</div><br>
<a href="https://bit.ly/36PqqwC" target="_blank" class="btn btn-outline-success" role="button">View me on
Bugcrowd</a>
<nav class="nav-menu">
<ul>
<li class="active"><a href="#hero"><i class="bx bx-home"></i> <span>Home</span></a></li>
<li><a href="#about"><i class="bx bx-user"></i> <span>About</span></a></li>
<li><a href="#skills"><i class="bx bx-user"></i> <span>Skills</span></a></li>
<li><a href="#resume"><i class="bx bx-file"></i> <span>Resume</span></a></li>
<li><a href="#contact"><i class="bx bx-envelope"></i> Contact</a></li>
</ul>
</nav>
<button type="button" class="mobile-nav-toggle d-xl-none"><i class="icofont-navigation-menu"></i></button>
</div>
</header>
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container" data-aos="fade-in">
<h1>Shivani Kumari</h1>
<p>I'm a <span class="typed" data-typed-items="Cyber Security Researcher, Web Developer, Bug Hunter"></span></p>
</div>
</section>
<main id="main">
<section id="about" class="about">
<div class="container">
<div class="section-title">
<h2>About</h2>
<p> I am Community Lead and Organizer of <a href = "https://defcon91172.com/" target = "_blank">DEFCON Group Chandigarh (DC 91172).</a> A Cyber Security Enthusiast, Bug Hunter and a Web Developer.
I have participated in many CTF competitions. I am good in the field of Forensics, Web, and Cryptography.
I am a quick learner with Design thinking approach.
</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/u.jpg" class="img-fluid" alt="">
<p class="font-italic">
Delivered a talk on Web Application Security and CTF (Jan 2020) </p>
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>Cyber Security Researcher & Web Developer.</h3>
<p>Dedicated towards Securing the Cyber Space by Strategic Penetration Testing and contributing by
developing <a href="https://github.com/Shivani1337" target="_blank">Open Source Projects.</a>
</p>
<h3>Personal Details</h3>
<ul>
<li><i class="icofont-rounded-right"></i> <strong>Email:</strong> connectshivani1337@gmail.com</li>
<li><i class="icofont-rounded-right"></i> <strong>Birthday:</strong> 24th September 2001</li>
<li><i class="icofont-rounded-right"></i> <strong>Degree:</strong> BE - CSE</li>
<li><i class="icofont-rounded-right"></i> <strong>University:</strong> Chandigarh University, Mohali, Punjab</li>
</ul>
</div>
</div>
</div>
</section>
<section id="skills" class="skills section-bg">
<div class="container">
<div class="section-title">
<h2>Skills</h2>
</div>
<div class="row skills-content">
<div class="col-lg-6" data-aos="fade-up">
<div class="progress">
<span class="skill">Ethical Hacking </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Cyber Security </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Bug Bounty </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Penetration Testing </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">CTF </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Web Application Security </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Computer Forensics </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="progress">
<span class="skill">JavaScript</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Cryptography </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Design Thinking</span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">HTML </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">System Engineering </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Java </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
<div class="progress">
<span class="skill">Python </span>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="resume" class="resume">
<div class="container">
<div class="section-title">
<h2>Resume</h2>
</div>
<div class="row">
<div class="col-lg-6" data-aos="fade-up">
<h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>Chandigarh University, Mohali</h4>
<h5>2018 - 2022</h5>
<p><em>BE - CSE</em></p>
<p><em>7.31 CGPA</em></p>
</div>
<div class="resume-item">
<h4>K.S. College, Darbhanga</h4>
<h5>2016 - 2018</h5>
<p><em>Intermediate (12th), PCM</em></p>
<p><em>62%</em></p>
</div>
<div class="resume-item">
<h4>Woodbine Modern School, Darbhanga </h4>
<h5>2016</h5>
<p><em>Matriculation (10th)</em></p>
<p><em>10 CGPA</em></p>
</div>
<h3 class="resume-title">Courses & Certification</h3>
<div class="resume-item">
<p><em><a
href="https://api-courses.cybrary.it/api/certificate/CC-44ace6ab-c13d-4d56-b0dd-b867eec0a824/view"
target="_blank">Advanced Penetration Testing, Cybrary</a></em></p>
</div>
<div class="resume-item">
<p><em><a href="https://training.peritusinfosec.com/courses/366780/certificate" target="_blank">Burp Suite
Mastery, Peritus InfoSec</a></em></p>
</div>
<div class="resume-item">
<p><em><a
href="https://nptel.ac.in/content/noc/NOC19/SEM2/Ecertificates/106/noc19-cs84/Course/NPTEL19CS84S4180008393ada3b11e985a5b175909cfe38.jpg"
target="_blank">Programming in Java, NPTEL</a></em></p>
</div>
<div class="resume-item">
<p><em><a href="https://trainings.internshala.com/certificate/preview/hacking/coc/dashbaord?score=false"
target="_blank">Ethical Hacking, Internshala</a></em></p>
</div>
<div class="resume-item">
<p><em><a href="https://www.coursera.org/account/accomplishments/verify/52NNN4R879ZY"
target="_blank">Crash Course on Python, Google (Coursera)</a></em></p>
</div>
<div class="resume-item">
<p><em><a href="https://www.coursera.org/account/accomplishments/records/PQ4B2G83K4TF" target="_blank">Web
Application Security Testing with Burp Suite, Rhyme (Coursera)</a></em></p>
</div>
<div class="resume-item">
<p><em><a href="https://www.coursera.org/account/accomplishments/certificate/5APMGT6CKZRW" target="_blank">Design Thinking for Innovation, University of Virginia (Coursera)</a></em></p>
</div>
<div class="resume-item">
<p><em><a href="https://www.coursera.org/account/accomplishments/certificate/LX4ENP5F4ZNB" target="_blank">Cyber Threats and Attack Vectors, Univeristy of Colorado (Coursera)</a></em></p>
</div>
<h3 class="resume-title">Projects</h3>
<div class="resume-item">
<h4>Alexa Fact Skills</h4>
<h5>Dec 2019</h5>
<ul>
<li>Bihar Facts - Open Alexa and say <i>"Alexa, Start Bihar Facts"</i></li>
</ul>
</div>
<div class="resume-item">
<h4>Web Application Vulnerability Simulation</h4>
<h5>Jan 2020 - April 2020</h5>
<ul>
<li>A Vulnerable Web Application which consists of Vulnerable Machines, having simulated real-time
vulnerabilities.</li>
</ul>
</div>
<div class="resume-item">
<h4>Simulating Cyber Challenges using Capture The Flag</h4>
<h5>Aug 2020 - Present</h5>
<ul>
<li>Jeopardy CTF (Capture the flag) problems for beginners in Cyber Forensics, Web, OSINT and Cryptography</li>
</ul>
</div>
<div class="resume-item">
<h4>Simulating Cyber Attacks</h4>
<h5>July 2020 - Present</h5>
<ul>
<li>Real life Vulnerabilities Simulation like SQLi, XSS, Email Spoofing, etc</li>
</ul>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<h3 class="resume-title">Experience</h3>
<div class="resume-item">
<h4>Internship</h4>
<p><em>Cyber Cell, Noida Police </em></p>
<h5>Sept 2020 - Present</h5>
<ul>
<li>Projects and Practical hand-on in various domains of Information Security like OSINT, Network Security, Web Security. </li>
<li>Helping in securing national infrastructure from vulnerabilities.</li>
</ul>
</div>
<div class="resume-item">
<h4>Community Lead</h4>
<p><em>DEFCON Group Chandigarh (DC91172) </em></p>
<h5>Aug 2020 - Present</h5>
<ul>
<li>Organizer of DC91172 - Chandigarh </li>
<li>Executes Meetup, Webinars, Conferences, CTFs, etc </li>
</ul>
</div>
<div class="resume-item">
<h4>Coordinator</h4>
<p><em>Google Developers Group - Jalandhar</em></p>
<h5>Feb 2020 - Present</h5>
<ul>
<li>Helps to organize GDG events at CU</li>
</ul>
</div>
<div class="resume-item">
<h4>Co Lead</h4>
<p><em>Developer Student Clubs - CU </em></p>
<h5>Jan 2019 - Present</h5>
<ul>
<li>Managing the events and creating the deliverable content for workshops/ seminars.
</li>
</ul>
</div>
<div class="resume-item">
<h4>Core-Executive Team Member</h4>
<p><em>Mozilla Chandigarh </em></p>
<h5>July 2020 - Present</h5>
<ul>
<li>Mentoring community members in the field of Cyber Security</li>
<li>Responsible for Managing and conducting events in the community</li>
<li>Manages public relations with Coperate Professionals (Amazon, Deloitte, Informatica, IBM, etc)</li>
</ul>
</div>
<div class="resume-item">
<h4>Campus Hero</h4>
<p><em>GirlScript Chandigarh</em></p>
<h5>June 2020 - Present</h5>
<ul>
<li>Mentoring folks who are interested in the field of Cyber Security</li>
<li>Manage the events for a seamless execution</li>
</ul>
</div>
<div class="resume-item">
<h4>Technical Speaker</h4>
<p><em>CyberSec Club</em></p>
<h5>Jan 2020 - Present</h5>
<ul>
<li>Delivering workshops/webinars in the field of Cyber Security</li>
</ul>
</div>
<h3 class="resume-title">Achievements</h3>
<div class="resume-item">
<h4>Hall of Fame at "UNDER ARMOUR" & "LIME"</h4>
<h5>April 2020</h5>
<ul>
<li>Found a Critical Vulnerability and report it at Bugcrowd.
</li>
</ul>
</div>
<h3 class="resume-title">Publications</h3>
<div class="resume-item">
<h4>Google Dorks</h4>
<h5>June 2020</h5>
<ul>
<li>Published a <b>Google Dork</b> in <b>Google Hacking DataBase</b> at <b>Exploit-DB</b>, which is managed by <b>Offensive Security.</b></li>
<a target="_blank" href= "https://www.exploit-db.com/google-hacking-database?author=10554"> Click here to view my published Dork</a>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="contact">
<div class="container">
<div class="section-title">
<h2>Contact</h2>
</div>
<div class="row" data-aos="fade-in">
<div class="col-lg-6 d-flex align-items-stretch">
<div class="info">
<!-- <div class="address">
<i class="icofont-google-map"></i>
<h4>Location:</h4>
<p>422, Sukhna - A, Chandigarh University, Mohali, Punjab, 140413</p>
</div>
<div class="email">
<i class="icofont-envelope"></i>
<h4>Email:</h4>
<p>connect@ishivani.tech</p>
</div>
<div class="phone">
<i class="icofont-phone"></i>
<h4>Call:</h4>
<p>+91 xxx xxx xxxx</p>
</div> -->
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d5481.409059381266!2d76.57409552630996!3d30.768149213058084!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xa747d8c637f16cea!2sSukhna%20Block%20B%20(Sukhna-B%20CU)!5e0!3m2!1sen!2sin!4v1590850197308!5m2!1sen!2sin"
width="100%" height="100%" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false"
tabindex="0"></iframe>
</div>
</div>
<!-- contact section -->
<div class="col-lg-6 mt-5 mt-lg-0 d-flex align-items-stretch">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="form-row">
<div class="form-group col-md-6">
<label for="name">Your Name</label>
<input type="text" name="name" class="form-control" id="name" data-rule="minlen:4"
data-msg="Please enter at least 4 chars" />
<div class="validate"></div>
</div>
<div class="form-group col-md-6">
<label for="name">Your Email</label>
<input type="email" class="form-control" name="email" id="email" data-rule="email"
data-msg="Please enter a valid email" />
<div class="validate"></div>
</div>
</div>
<div class="form-group">
<label for="name">Subject</label>
<input type="text" class="form-control" name="subject" id="subject" data-rule="minlen:4"
data-msg="Please enter at least 8 chars of subject" />
<div class="validate"></div>
</div>
<div class="form-group">
<label for="name">Message</label>
<textarea class="form-control" name="message" rows="10" data-rule="required"
data-msg="Please write something for us"></textarea>
<div class="validate"></div>
</div>
<div class="mb-3">
<!--<div class="loading">Loading</div>-->
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message</button></div>
</form>
</div>
</div>
</div>
</section>
</main>
<footer id="footer">
<div class="container">
<div class="copyright">
<span>Made with <box-icon name='bell' animation='burst'><i class='bx bxs-heart bx-burst'></i></box-icon> by <a href = "http://defcon91172.com/" target="_blank">Shivani</a></span>
</div>
<div class="credits">
</div>
</div>
</footer>
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>