-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
executable file
·555 lines (538 loc) · 42.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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="/favicon.png" type="image/x-icon">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Shivashish Yadav Resume">
<!-- Load an 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://www.w3schools.com/lib/w3.css">
<link rel="shortcut icon" href="images/favicon.png">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.png"> -->
<title>Shivashish Yadav - Technical Content Specialist | SME | Web Dev </title>
<link rel="stylesheet" href="assets/stylesheets/base.css">
<script src="js/toggleThemes.js" defer></script>
</head>
<body>
<!-- <header>
<div class="credits" >
<mark> Download This <a download href="assets/Shivashish Yadav - Technical Writer.pdf"> <strong>Resume As PDF</strong> <i class="fa fa-file-pdf-o"></i></a> </mark>
</div>
</header> -->
<main>
<article>
<div class="toggleThemes">
<h4>Theme</h4>
<div>
<form class="themes">
<label><input type="radio" name="theme" value="light" checked> <span>Light</span></label>
<label><input type="radio" name="theme" value="dark"> <span>Dark</span></label>
</form>
</div>
</div>
<div class="page" style="border-color: midnightblue;">
<div class="stackable grid">
<div class="row">
<div class="three wide center aligned column">
<!-- Avatar -->
<div class="avatar-wrapper">
<img class="avatar" src="assets/images/avatar_light.png" alt="Shiva">
</div>
</div>
<div class="thirteen wide column">
<div class="stackable grid">
<div class="sixteen wide column">
<!-- Name, job, contacts -->
<h1 class="name">Shivashish Yadav</h1>
<div class="job">Technical Content Specialist || SME || Web Dev | Cryptocurrency & Blockchain Expert | Exploring Cyber Security</div>
<ul class="contacts">
<li>
<a href="https://www.linkedin.com/in/shivashishyadav/" rel="author" class="linkedin">
<i class="fa fa-linkedin w3-large" aria-hidden="true"></i> <span>shivashishyadav</span>
</a>
</li>
<li>
<a href="https://github.com/ShivashishY" rel="author" class="github">
<i class="fa fa-github w3-large" aria-hidden="true"></i> <span>ShivashishY</span>
</a>
</li>
<li>
<a href="skype:shivashish.ydv" rel="author" class="skype">
<i class="fa fa-skype w3-large" aria-hidden="true"></i> <span>shivashish.ydv</span>
</a>
</li>
<li>
<a href="https://t.me/shivashish" rel="author" class="telegram">
<i class="fa fa-telegram w3-large" aria-hidden="true"></i> <span>Shivashish</span>
</a>
</li>
<li>
<a href="https://twitter.com/ShivashishYadav" rel="author" class="twitter">
<i class="fa fa-twitter w3-large" aria-hidden="true"></i> <span>ShivashishYadav</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/shivashish.ydv" rel="author" class="facebook"><i class="fa fa-facebook-official w3-large" aria-hidden="true"></i>
<span>shivashish.ydv</span>
</a>
</li>
<li>
<a href="mailto:[email protected]" rel="author" class="mail">
<i class="fa fa-envelope w3-large" aria-hidden="true"></i>
<span>[email protected]</span>
</a>
<!-- <li><a href="tel:+919044729717"><i class="fa fa-phone-square w3-large" aria-hidden="true"></i>+91-9044729717</a></li>-->
<!-- <li><a href="tel:+917238037872"><i class="fa fa-phone-square w3-large" aria-hidden="true"></i>+91-7238037872</a></li>-->
</li>
</ul>
</div>
<div class="sixteen wide mobile only column">
<div class="divider"></div>
</div>
<div class="sixteen wide column">
<!-- Intro -->
<h2 style="text-decoration: underline;">Resume</h2>
<p>
I'm a passionate <strong>Technical Content Specialist & SME</strong> from the Historical capital of India, Varanasi. I hold a <strong>Bachelor's Degree In Information Technology (B.Sc. - IT)</strong> and a <strong>Master's Degree In Computer Applications (MCA)</strong>.
</p>
<p style="opacity: 0.75;">— <q>What makes innovative thinking happen?... I think it's really a mindset. You have to decide.</q></p>
</div>
</div>
</div>
</div>
<!-- <div class="row">
<div class="sixteen wide column">
<div class="fat divider"></div>
</div>
</div>
<div class="row">
<div class="ten wide column">
<h3 style="text-decoration: underline;">📖 Published Book</h3>
<ul class="timeline" title="Published Book">
<li class="highlighted">
<p><em>July 2021<sup></em></p>
<p><strong>"SQL Simplified Book" Published on </strong>
<strong><a href="https://www.amazon.in/SQL-Simplified-Book-Short-Fundamental-ebook/dp/B098Q7R7W9" rel="external">Amazon, </a>
<a href="https://play.google.com/store/books/details/Shivashish_Yadav_SQL_Simplified_Book?id=_eI2EAAAQBAJ" rel="external"><strong>Playstore, </strong></a>
<a href="https://www.google.co.in/books/edition/SQL_Simplified_Book/_eI2EAAAQBAJ?hl=en&gbpv=0" rel="external"><strong>Google Books, </strong></a>
<a href="https://www.smashwords.com/books/view/1093007" rel="external"><strong>SmashWords</strong></a>
</strong>
</p>
</li>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-bookmark"></i> Articles Published</h3>
<h4>On Hashnode</h4>
<p class="tags small">
<ul>
<li><a href="https://shiva.hashnode.dev/what-is-ethereum-and-how-is-it-better-than-bitcoin" rel="external"><strong>“Type-safe development through API specifications, and up to Mock Server”</strong></a> 2022</li>
<li><a href="https://shiva.hashnode.dev/react-and-vue-talk" rel="external"><strong>“React & Vue Talk”</strong></a> 2022</li>
<li><a href="https://shiva.hashnode.dev/what-is-initial-coin-offering-ico-and-how-does-it-work-why-its-gaining-popularity" rel="external"><strong>“What is Initial Coin Offering and how does it work? Why it's gaining popularity”</strong></a> 2021</li>
<li><a href="https://shiva.hashnode.dev/what-is-bitcoin-mining-and-how-to-do-it" rel="external"><strong>“What is Bitcoin Mining and how to do it?”</strong></a> 2021</li>
<li><a href="https://shiva.hashnode.dev/what-is-blockchain-technology-how-it-can-change-the-sectors-working-style" rel="external"><strong>“What is Blockchain technology, how it can change the sectors working style?”</strong></a> 2021</li>
<li><a href="https://shiva.hashnode.dev/what-should-consider-before-choosing-the-right-social-media-for-your-business" rel="external"><strong>“What should consider before choosing the right social media for your business”</strong></a> 2021</li>
<a href="https://shiva.hashnode.dev/" rel="external"><strong>and more........</strong></a>
</ul>
<h4>On Personal Blog</h4>
<p class="tags small">
<ul>
<li><a href="https://shivas.gtsb.io/guide-to-find-your-freelance-client" rel="external"><strong>“Guide To Find Your First Freelancing Client Easily”</strong></a> 2021</li>
<li><a href="https://shivas.gtsb.io/why-creating-portfolio-is-important" rel="external"><strong>“Why creating a personal website could be one of the best decisions?”</strong></a> 2021</li>
<li><a href="https://shivas.gtsb.io/freelancing-websites-for-starter" rel="external"><strong>“Less known top 14 Websites to start as freelance.”</strong></a> 2021</li>
<a href="https://shivas.gtsb.io/" rel="external"><strong>and more........</strong></a>
</ul>
<h4>On OpIndia Web News Portal</h4>
<p class="tags small">
<ul>
<li><a href="https://myvoice.opindia.com/2021/11/kashi-vishwanath-case-hinduon-ke-liye-kyun-mahatva-ka-hai/" rel="external"><strong>“Kash Vishwanath Case Part 1 & 2”</strong></a> 2021</li>
<a href="https://myvoice.opindia.com/author/shivashishyadav/" rel="external"><strong>and more........</strong></a>
</ul>
<h4>On Medium</h4>
<p class="tags small">
<ul>
<li><a href="https://medium.com/@shivashish.ydv/new-york-times-was-able-to-track-president-trumps-movements-by-combining-leaked-location-data-600dbcc8fbac" rel="external"><strong>“How Donald Trume Got Tracked”</strong></a> March, 2020</li>
<li><a href="https://medium.com/@shivashish.ydv/time-to-say-bye-bye-to-whatsapp-and-choose-alternate-because-of-their-shady-work-in-the-past-2c82ca831dd1" rel="external"><strong>“WhatsApp Shaddy Works”</strong></a> March, 2020</li>
<li><a href="https://medium.com/@shivashish.ydv/google-admits-contract-workers-listen-to-private-voice-recordings-of-owners-of-google-home-speaker-8370c5a87542" rel="external"><strong>“Google SpOoks Voices From Home Speaker”</strong></a> March, 2020</li>
<li><a href="https://medium.com/@shivashish.ydv/%EF%B8%8Fgoogles-sidewalk-labs-plans-to-package-and-sell-location-data-on-millions-of-cellphones-35a580a2fdd6" rel="external"><strong>“Google’s Sidewalk Labs Sell Location Data on Millions of Cellphones”</strong></a> 2020</li>
<li><a href="https://medium.com/@shivashish.ydv/%EF%B8%8Fhow-facebook-tracks-you-on-android-even-if-you-dont-have-a-facebook-account-6690c78fff85" rel="external"><strong>“How Facebook tracks you on Android even if you don’t have a Facebook account”</strong></a> 2020</li>
<li><a href="https://medium.com/@shivashish.ydv/search-engine-alternatives-if-you-dont-want-to-use-google-c545ae0ad1e6" rel="external"><strong>“Search engine alternatives if you don't want to use google”</strong></a> 2020</li>
<a href="https://shivashish-ydv.medium.com/" rel="external"><strong>and more........</strong></a>
</ul>
<h4>On Side Project</h4>
<p class="tags small">
<ul>
<li><a href="https://tli.gtsb.io/indian-ancient-knowledge-walk-barefoot/" rel="external"><strong>“Ancient Knowledge to Walk Barefoot”</strong></a> 2020</li>
<li><a href="https://tli.gtsb.io/cow-milk-is-toxic/" rel="external"><strong>“Cow's Milk is Toxic and Slow Poison”</strong></a> 2020</li>
<a href="https://tli.gtsb.io/" rel="external"><strong>and more........</strong></a>
</ul>
</section>
</ul>
<h3 style="text-decoration: underline;"><i class="fa fa-briefcase"></i> Experience</h3>
<h6><b>Now</b></h6>
<ul class="timeline" title="Experience">
<li class="highlighted" data-tag="work">
<p><em>April 2022 – Now</em></p>
<p><strong>Freelance Technical Writing</strong> at <strong><a href="https://draft.dev/" rel="external">WittyPen</a></strong></p>
<ul>
<li>Worked on 10+ projects and delivered articles and blog content for various Indian, International businesses and startups on topics such as Business Analytics, Artificial Intelligence, Research & Trading, Market Analysis, SaaS, Digital Marketing, Fintech, EdTech, E-Commerce, etc.</li>
</ul>
</li>
<h6><b>Earlier</b></h6>
<li class="highlighted" data-tag="work">
<p><em>December 2021 – April 2022</em></p>
<p><strong>Freelance Technical Writing</strong> at <strong><a href="https://draft.dev/" rel="external">Draft.dev</a></strong></p>
<ul>
<li>Wrote technical content articles for software startups related to Web development, Web Security, DevOps, Tutorials, Guides, Manuals, Best practices etc.</li>
</ul>
</li>
<li class="highlighted" data-tag="work">
<p><em>June 2021 – August 2021</em></p>
<p><strong>Software Development Engineer Intern</strong> at <strong><a href="https://drive.google.com/file/d/1BcItAnlCEO5ARMcRUgbuz4VFVBBbIJOU/view?usp=sharing" rel="external">Amazon</a></strong></p>
<p><strong>Project : Redfort Angel Service</strong></p>
<ul>
<li>Helped the developer team to Implement a P&P Notification engine that detects the user and system-level events/processes.
The engine sends emails and pushes web notifications to the customer. Integrated the engine into security and certificates platform within Amazon.
</li>
</ul>
</li>
<li class="highlighted" data-tag="work">
<p><em>1<sup>st</sup> October 2015 – April 2016</em></p>
<p><strong>Retainer</strong> at <strong><a href="https://drive.google.com/file/d/1ljC0tw0Z_5pomAO_umnhhJ-DGsW_Z_DU/view?usp=sharing" rel="external">NIIT Technologies Ltd</a></strong></p>
<p><strong>Project : Crime and Criminal Tracking Network & Systems (CCTNS)</strong></p>
<ul>
<li>Helped to Expand the community of developers through online and offline and on the ground engagement.</li>
<li>Aspire to continuously improve the developer experience by bringing back feedback for the engineering team to incorporate.</li>
<li>Helped company to prepare user guide of the project.</li>
<li>Collaborate with product, engineering, and marketing teams to identify customer needs and to jointly help to meet those needs.</li>
<li>inspired the project members to contribute to increase the work effectiveness based on open-enviornment ecosystem.</li>
</ul>
</li>
</ul>
<h3 style="text-decoration: underline;">🎓 Education/ Degree</h3>
<ul class="timeline" title="Education" >
<li data-tag="education">
<div><em>August 2017 – November 2020 </em></div>
<div><strong>Masters of Computer Applications(MCA)</strong> at <a href="https://mu.ac.in/" rel="external"><strong>University Of Mumbai (MU)</strong></a></div>
<li class="details">
<input type="checkbox" id="other">
<label for="other" class="summary"><strong>Coursework</strong></label>
<div>
<ul>
<li><strong>1st Semester :</strong><em> Web Technologies, Programming with C, Principle of Economics & Management</em></li>
<li><strong>2nd Semester :</strong><em> Data Structure, Communication & Soft Skill</em></li>
<li><strong>3rd Semester :</strong><em> DBMS, Software Engineering, MIS</em></li>
<li><strong>4th Semester :</strong><em> Software Project Management, Customer Relationship Management</em></li>
<li><strong>5th Semester :</strong><em> Software Testing, Logistic & Supply Chain Management</em></li>
<li><strong>6th Semester :<em> Major Project:</em></strong> Node.js, Bootstrap, Open Source Libraries, JSP, JavaScript, HTML and MongoDB.</li>
</ul>
</div>
</li>
<li data-tag="education">
<div><em>August 2011 – March 2015 With<mark> 73.37% (1<sup>st</sup> Division)</mark></em></div>
<div><strong>Bachelor In Information Technology(BSC-IT)</strong> at <a href="http://www.ptu.ac.in/" rel="external"><strong> Punjab Technical University (PTU)</strong></a></div>
<li class="details">
<input type="checkbox" id="other">
<label for="other" class="summary"><strong>Coursework</strong></label>
<div>
<ul>
<li><strong>1st Semester :</strong><em> Operating System, RDBMS-I</em></li>
<li><strong>2nd Semester :</strong><em> Digital Electronics Fundamentals, DS Through C</em></li>
<li><strong>3rd Semester :</strong><em> Computer System Architecture</em></li>
<li><strong>4th Semester :</strong><em> Basic Mathematics-I, Microprocessor System, Minor Project(VB)</em></li>
<li><strong>5th Semester :</strong><em> WAP & WML, MIS</em></li>
<li><strong>6th Semester :<em> Major Project:</em></strong> JavaScript, HTML, CSS</li>
</ul>
</div>
</li>
<li data-tag="education">
<div><em>2012 – 2013 With <mark>A+ Grade = 65% And Above</mark></em></div>
<div><strong>Professional Dimploma in Hardware & Networking</strong> at <a href="http://www.nicecollegeindia.com/" rel="external"><strong> Nice College</strong></a></div>
</li>
<li data-tag="education">
<div><em>2011 With <mark>63.60% (1<sup>st</sup> Division)</mark></em></div>
<div><strong>Intermediate (10+2)</strong> at<strong> B.T. Inter College</strong></div>
<p><strong>Concentration : </strong>Physics, Mathematics, Chemistry</p>
</li>
</ul>
<h3 style="text-decoration: underline;">🖥️ Academic Project in Graduation(UG)</h3>
<ul class="timeline" title="Projects">
<li data-tag="projects">
<p><strong>Title: College Automation System.</strong> </p>
<p><strong>Role: Database Handling</strong></p>
<p><strong>Technology Used: JSP, JavaScript, HTML and MySQL.</strong> </p>
<p><strong>Description:</strong> The project was completed in three phases.
<br>Phase 1: In the first phase students of the college can register to get there user ID from the system and can login any time to view their attendance, fee structure, admission details etc.<br> Phase 2: In the second phase the faculty of the college can do two tasks that are to fill the attendance and view the attendance of students of their particular class.<br>Phase 3: In the third phase it allows the accountant to manage the fees of all the students.
</p>
</li>
</ul>
<h3 style="text-decoration: underline;">🖥️ Academic Project in Post Graduation(PG)</h3>
<ul class="timeline" title="Projects">
<li data-tag="projects">
<p><strong>Title: Code Collabration Website</strong> </p>
<p><strong>Role: Full Stack Developer</strong></p>
<p><strong>Technology Used:Node.js, Bootstrap, Open Source Libraries, JSP, JavaScript, HTML and MongoDB.</strong> </p>
<p><strong>Description:</strong> In simple words, CodingBuddy is like GoogleDocs for programmers. It allows you to work collaboratively on code with fellow engineers for interviews, troubleshooting, teaching & more- no matter where you live </p>
</li>
</ul>
</div>
<div class="six wide column">
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-files-o"></i> Portfolio Website</h3>
<p class="tags small">
<li class="highlighted">
<p><strong><a href="https://shivas.gtsb.io/">shivas.gtsb.io</a> ||
<a href="https://shivashishy.github.io/">shivashishy.github.io</strong></a>
</p>
</li>
</p>
</section>
<section class="languages">
<h3 style="text-decoration: underline;"><i class="fa fa-code"></i> Languages</h3>
<li class="highlighted">
<p class="tags small">
<span class="tag">C</span>
<span class="tag">React</span>
<span class="tag">GatsbyJS</span>
<span class="tag">HTML5</span>
<span class="tag">CSS3</span>
<span class="tag">Javascript</span>
</p>
</li>
</section>
<section class="framework">
<h3 style="text-decoration: underline;"><i class="fa fa-server"></i>Technologies/Framework</h3>
<li class="highlighted">
<p class="tags small">
<span class="tag">Bootstrap</span>
<span class="tag">Node.JS</span>
<span class="tag">Express.JS</span>
</p>
</li>
</section>
<section class="database">
<h3 style="text-decoration: underline;"><i class="fa fa-database"></i> Database</h3>
<li class="highlighted">
<p class="tags small">
<span class="tag">Oracle</span>
<span class="tag">SQL</span>
<span class="tag">MongoDB</span>
<span class="tag">Firebase</span>
</p>
</li>
</section>
<section class="packages">
<h3 style="text-decoration: underline;"><i class="fa fa-archive"></i> Packages</h3>
<li class="highlighted">
<p class="tags small">
<span class="tag">MS Office</span>
<span class="tag">Google Workspace</span>
<span class="tag">Office 365</span>
<span class="tag">Zoho</span>
</p>
</li>
</section>
<section class="writing">
<h3 style="text-decoration: underline;"><i class="fa fa-wrench"></i> Writing Tools</h3>
<li class="highlighted">
<p class="tags small">
<span class="tag">Git</span>
<span class="tag">Gitbook</span>
<span class="tag">Wordpress</span>
<span class="tag">Github</span>
<span class="tag">Grammarly</span>
<span class="tag">Snagit</span>
<span class="tag">Manuskript</span>
<span class="tag">Gitlab</span>
<span class="tag">Robohelp</span>
<span class="tag">BitBucket</span>
<span class="tag">Document360</span>
<span class="tag">Proto.io</span>
<span class="tag">Markdown</span>
</p>
</li>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-cogs"></i> Skills</h3>
<p class="tags small">
Technical Writing, Team Management. Team Leadership, Problem Solving, Work Under Pressure
</p>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-paperclip"></i> Paper & Poster Presented</h3>
<p class="tags small">
Deftly presented a Poster on topic Artificial Intelligence and paper on topics BOINC & Grid Computing in techfests organized in different colleges and institutes of Maharashtra (won 2nd prize).
</p>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-book"></i> Research Interest </h3>
<p class="tags small">
<b>Data Mining and Network Science.</b><br><b> Applications:</b> using network models and data science to solve interdisciplinary problems in complex systems such as financial market (e.g., information diffusion & trading behavior), social network (e.g., online / mobile phone social interactions), and biology (e.g., species invasions via global shipping) in close collaboration with domain experts.<br> <b>Theory:</b> network representation of various types of data; in particular, methods and influences of embedding rich information such as higher-order dependencies into networks.
</p>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-mobile large fa-lg"></i> Contribution </h3>
<p class="tags small">
<b>Contributed in Xiaomi MIUI 11 Software Testing and Bug Finding Official Group By Xiaomi Developers Team for Mobile Phone : Xiaomi Poco F1, Redmi Note 5 Pro, Redmi k20 Pro</b>
</p>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-slack"></i> Activities & Societies </h3>
<p class="tags small">
I was in a Swimming Team and I was part of a TechIT club, and it was awesome. We did demo shows, short technology-themed plays, and hands-on activities for college, general audiences, and anyone else who asked us. We got to light stuff on fire and teach them a little bit about Technology And I also Involved in Social Activitie Its Called "Smile" It's for Poor And Needy People to Help Them And Bring Smile on their Face.
</p>
<ul>
<li><i class="fa fa-tint"></i> <strong>Donated Apheresis</strong> For <strong>St. Johns Hospital And Medical College</strong></li>
<li><i class="fa fa-tint"></i> <strong>Donated Blood</strong> For <strong>S.L. Raheja Hospital , Mahim</strong></li>
</ul>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-slack"></i> Most Proud Of </h3>
<ul>
<li>
<i class="fa fa-trophy"></i> <strong>Courage I Had</strong>
<p>To take a sinking ship and try to make it
float even in hard time
</p>
</li>
<li>
<i class="fa fa-heartbeat"></i> <strong>Persistence & Loyalty</strong>
<p>Coordinator of My Master Degree batch and helped, handled & shared information to 200+ students for consecutive 3 years.</p>
</li>
<li>
<i class="fa fa-line-chart"></i> <strong>Growth</strong>
<p>Made a portfolio Website which got 100% in every section of google lighthouse.</p>
</li>
</ul>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-heart"></i> Hobbies</h3>
<p class="tags small">
My hobbies include Exercising • Gaming • Designing • Coding And Listening Music.
<br>I enjoy doing random walks on the Wikipedia network (for hours) and learn about different aspects of our world.
</p>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-user"></i> Character</h3>
<p class="tags small">EXPLORER, STRAIGHTFORWARD, <a href="https://www.16personalities.com/entp-personality" rel="external">DEBATER</a>, DEVOTED, PEDANTIC, AGNOSTIC, CONTENTIOUS, PROCRASTINATOR, RELEVANT, EMPATHETIC, STORYTELLER, CONFIDENT, CONSISTENT, CHALLENGING.</p>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-cubes"></i> KNOWLEDGE</h3>
<p class="tags small">
<ul>
<li>
<p> Understanding and interest in software development</p>
</li>
<li>
<p>Knowledge in Networking ,Troubleshooting And Other Stuff. </p>
</li>
<li>
<p>Excellent communication & interpersonal skills with ability to grasp new concepts quickly and utilise the same in a productive manner</p>
</li>
</ul>
</section>
<section>
<h3 style="text-decoration: underline;"><i class="fa fa-sun-o"></i> Every day</h3>
<ul class="timeline">
<li>
<div style="text-decoration: underline;"><em>Learning</em></div>
<p class="tags bulleted">
<span><a href="https://www.linuxfoundation.org/projects/networking/" rel="external"><strong>The Linux Foundation-OSN</strong></a></span>
, <span><a href="https://docs.mongodb.com/" rel="external"><strong>MongoDB</strong></a></span>, <span><a href="https://dev.to/" rel="external"><strong>dev.to</strong></a></span>
, <span><a href="https://css-tricks.com/" rel="external"><strong>CSS-Tricks</strong></a></span>, <span><a href="https://frontendfront.com/" rel="external"><strong>Front-End Front</strong></a></span>
, <span><a href="https://dribbble.com/" rel="external"><strong>Dribbble</strong></a></span>
, <span><a href="https://goodui.org/" rel="external"><strong>GoodUI</strong></a></span>
, <span><a href="https://egghead.io/" rel="external"><strong>egghead.io</strong></a></span>
, <span><a href="https://theverge.com/" rel="external"><strong>The Verge</strong></a></span>
, <span><a href="https://uncrate.com/" rel="external"><strong>Uncrate</strong></a></span>
</p>
</li>
</ul>
</section>
</div>
</div>
</div>
<h3 style="text-decoration: underline;">🖥️ Client Projects</h3>
<ul class="timeline" title="Projects">
<li data-tag="website">
<p><a href="https://shreeharimandapam.com/">shreeharimandapam.com</a></p>
<p>This is a wedding venue website based on GatsbyJS, React, HTML, CSS. and pass all SEO standard and on Google Lighthouse got 100% on all standard. It is faster and very good responsiveness </p>
</li>
<li data-tag="website">
<p><a href="https://kvtextile.netlify.com">kvtextile.com</a></p>
<p>This a textile website based on react featuring company seervices, teams, faq, about and contact page</p>
</li>
<li data-tag="website">
<p><a href="http://shivani.gtsb.io/">Client Portfolio Website</a></p>
<p>Personal portfolio website based on react, gatsby, markdown</p>
</li>
</ul>
<h3 style="text-decoration: underline;">🖥️ Personnel Projects and Learning</h3>
<ul class="timeline" title="Projects">
<li data-tag="github">
<p><a href="http://shivas.gtsb.io/">Personal Portfolio Website</a></p>
<p>In simple words, this website is based on GatsbyJS, HTML, CSS. and pass all SEO standard and on Google Lighthouse got 100% on all standard. It is faster and very good responsiveness </p>
</li>
<li data-tag="github">
<p><a href="https://covidv.github.io/">Covid-19 (Corona Virus) Website</a></p>
<p>Helping People to track covid-19 real stats from my website, it includes stats of global affected countries , as well as graphs, and special section for india trackers.</p>
</li>
<li data-tag="github">
<p><a href="http://codingbuddy.herokuapp.com/">CodingBuddy-Platform For Sharing Code</a></p>
<p>In simple words, CodingBuddy is like GoogleDocs for programmers. It allows you to work collaboratively on code with fellow engineers for interviews, troubleshooting, teaching & more- no matter where you live.</p>
</li>
<li data-tag="github">
<p><a href="https://chatterme.herokuapp.com/#no-back-button">Chatter-For Chatting Anonymous</a></p>
<p>If you only want to chat anonymously without reveal your identification, you can use the CodingBuddy</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/YT_VideoDownloader">Youtube Video Downloader</a></p>
<p>YouTube Downloader which provides search query and functions without ads.. Please ensure your internet connectivity to avoid errors.</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/WA-Bot">Whatsapp Spam Bot</a></p>
<p>Whatsapp Bot to spam message to your contacts and other , its just for education purpose</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/Employed-Days">Employee Calculator</a></p>
<p>A simple React app to calculate employed days between two dates, and how many working days are in the range.i.e. how many days in the office remain before Holi, Diwali, retirement!</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/Any-Device-Cell-Status">Any-Device-Cell-Status</a></p>
<p>Using JS battery API to get the status of Any device's battery.</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/Yellow-Template">Yellow Portfolio Template</a></p>
<p>Nice, Neat and clean resume template. Comes with an animated background (particle.js). The background consists of yellow lines connected to each other.</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/Simple-HTML-Resume">Simple Html Resume</a></p>
<p>Nice and clean one page resume based on HTML. Comes with scrollable and consist all things one by one which is needed to showcase in good resume.</p>
</li>
<li data-tag="github">
<p><a href="https://github.com/ShivashishY/Demo-Web-Design-For-Work">Demo Website for Online Business</a></p>
<p>This is a demo website for online business created by (html, css, bootstrap, jquery) which can be implemented in real life and can be also changed for other purpose .</p>
</li>
</ul>
</div>-->
</article>
</main>
</body>
</html>
<div class="footer">
</div