-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume-card2.html
671 lines (584 loc) · 39.1 KB
/
resume-card2.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
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
<div id="basic-resume-card" class="card" style="margin-bottom: 40px;">
<!-- Resume Header -->
<div class="resume-header" style="background-color: #343a40;">
<div class="intro-profile d-flex flex-wrap">
<img src="images/profile3.jpg" style="">
<div class="card-body text-white">
<h1 class="name" style="margin-bottom: 20px;">Ashish R Bhandari</h1>
<h4 class="designation" style="margin-bottom: 20px;"> Security Engineer | Troubleshooter | Software Explorer </h4>
<div class="row row-cols-1 row-cols-md-2 g-2">
<div class="col">
<img src="images/svg/phone.svg" alt="" width="32">
<a class="text-white text-decoration-none send-me-mail" href='tel:+917718972307'>+91 77189 72307</a>
</div>
<div class="col">
<img src="images/svg/inbox.svg" alt="" width="32">
<a class="text-white text-decoration-none send-me-mail" href='mailto:[email protected]'>[email protected]</a>
</div>
<div class="col">
<img src="images/svg/geo.svg" alt="" width="32">
Mumbai, India
</div>
<div class="col">
<img src="images/svg/github.svg" alt="" width="32">
<a class="text-white text-decoration-none send-me-mail" href='https://github.com/aashishrbhandari/'>github/aashishrbhandari</a>
</div>
<div class="col">
</div>
</div>
</div>
</div>
<!--
<div class="profile-content">
<div class="profile-img overflow-hidden">
<img src="images/profile.jpg" class="resume-profile-img" alt="...">
</div>
<div class="intro-details">
<div class="card-body text-white" style="padding-left: 2px">
<h1>Ashish R Bhandari</h1>
<h3 class="pb-1">
Security Engineer
</h3>
<div>
<a class="text-white text-decoration-none send-me-mail" href='mailto:[email protected]'>[email protected]</a> <br>
</div>
<div>
<a class="text-white text-decoration-none send-me-mail" href='tel:+917718972307'>+91 77189 72307</a> <br>
</div>
<div>
Mumbai, India <br>
</div>
</div>
</div>
</div>
-->
<!--
<div class="card bg-transparent shadow-none">
<div class="row g-0">
<div class="col-md-3">
<div class="resume-header-img overflow-hidden" style="margin: auto;">
<img src="images/profile.jpg" class="img-fluid rounded-start resume-profile-img" alt="...">
</div>
</div>
<div class="col-md-7">
<div class="text-white resume-header-content">
<h1>Ashish R Bhandari</h1>
<h3 class="pb-1">
Security Engineer
</h3>
<div>
<a class="text-white text-decoration-none send-me-mail" href='mailto:[email protected]'>[email protected]</a> <br>
</div>
<div>
<a class="text-white text-decoration-none send-me-mail" href='tel:+917718972307'>+91 77189 72307</a> <br>
</div>
<div>
Mumbai, India <br>
</div>
</div>
</div>
</div>
</div>
-->
</div>
<!-- Resume Header Ends -->
<div class="card-body">
<!-- Career Summary -->
<div class="career-summary" style="margin: 0px 0px 20px 0px">
<h4>CAREER SUMMARRY</h4>
<hr>
<p>
I am a Security Engineer, who loves to explore Softwares from different angles (Security, Frontend, Backend), I keep on improving my skills by reading, researching and developing (small projects), i try to learn the concepts in a way that i can EXPLAIN it to others. This helps me to increase my Knowledge & Experience.
I always try to learn concepts from different ways so that i can fully decode and relate with it. I am very much curious to learn something new and always try to challenge myself.
</p>
</div>
<!-- Career Summary Ends -->
<!-- Work Experience & Skills-Tools -->
<div class="work-exp_skills-tools">
<div class="row">
<div class="col-lg-12">
<div class="work-experience"> <!-- Work Experience -->
<h4>Work Experience</h4>
<hr>
<div class="work-exp-content" style="position: relative; padding-left: 24px;">
<!-- Work Experience 1 [(SafeSquid)]-->
<div class="word-exp-1 work-exp-item">
<figure>
<div class="d-flex justify-content-between">
<h5 class="card-title">Security Analyst</h5>
<h6 class="card-title">API Holdings</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> 09/2022 - Preset </h6>
</figure>
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
My Analysis till now <cite>`"No Problem can be solved without proper data & management"` </cite> <br>
My Day starts with checking mail showing any Network related challenge faced at any location, and trying to figure out the possible existing area of the flaw. DNS, ISP, Service being down, Firewall Access Restriction, SD-WAN Tunnel etc. <br>
First: Before beginning Security Review I should be well aware of Location Network Architecture, so that I can then identify the challenge and point out and work on the flaw. Before actually implementing Security Control, i should make sure the Architecture is in place and what is the are we cannot cover.
I be in close touch with Network Team, to understand any problem faced and i help them resolve it. <br>
Second: I then began my work on implementation of the Security Controls at Firewall, I make sure that i explain Local IT Executive the changes & possible problem that might come up after the change and how with Simple SOP you can gather the details and help speed up the resolution.
</p>
<h6><b>Core:</b></h6>
<ul>
<li> Firewall Management: Security Review and Implementation </li>
<li> Sonciwall, FortiGate Firewall across All Locations </li>
<li> Cloud Firewall POC & Implementation: NetSkope, ZScaler, Prisma Access, Cisco Umbrella, Checkpoint </li>
<li> New Network Infrastructure: Setup, Testing & Review </li>
<li> Co-ordinating with the Network & Infrastructure team to identify & help resolve any blocker or challenges </li>
</ul>
<h6><b>Additional Tasks:</b></h6>
<ul>
<li> Security Review & Implementation: JumpCloud, Site247-NCM, GMS-Sonicwall, IBM-QRadar, OpenVPN </li>
<li> Troubleshooting: Firewall, OpenVPN </li>
<li> Communicating with Vendor to resolve Network Infrastructure Problems. </li>
</ul>
<h6><b>Core Skills:</b></h6>
<ul>
<li> Good in Understanding & Structuring Problems </li>
<li> Good & Curious in Finding & Validating the Solution </li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Firewall Review</span>
<span class="badge bg-dark">Scripting</span>
<span class="badge bg-dark">Troubleshooting</span>
<span class="badge bg-dark">Network Arch Testing & Validating</span>
<span class="badge bg-dark">DNS Security</span>
</p>
</div>
<!-- Work Experience 1 Ends -->
<!-- Work Experience 2A [(SafeSquid)]-->
<div class="word-exp-2a work-exp-item">
<figure>
<div class="d-flex justify-content-between">
<h5 class="card-title">Security Engineer</h5>
<h6 class="card-title">SafeSquid Labs</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> 06/2019 - 09/2021 </h6>
</figure>
<figure>
<div class="d-flex justify-content-between">
<h5 class="card-title">Jr. Security Engineer</h5>
<h6 class="card-title">SafeSquid Labs</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> 05/2018 - 06/2019 </h6>
</figure>
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
My Role requires me to be flexible enough to understand the Enterprise Security Requirements, Understand how Web Apps works, how to understand, troubleshoot & test Web Apps working and being able to apply policy based restrictions on it. <br>
I Work Closely with the NOC & SOC team to identify problems faced due to website/application broken functionality, which can be causes by Inline Content-Filtering Solution(Firewall/IDPS/AV Scanner). <br>
I handle the Application Security Testing part where i provide a detailed report on the Security Vulnerabilities of the Product.
One part of my work focuses on finding the Bugs & issues related to product found in the testing phase or at the client side.
</p>
<h6><b>Core:</b></h6>
<ul>
<li> Testing using <strong>#OWASP Top 10</strong>, <strong>#SANS Top 25</strong> Methodology. </li>
<li> Internal Application Security Testing (Burp Suite, Fiddler, Postman, MitmProxy, Curl & Manual Approach) </li>
<li> Conduct VAPT on Product as well as on all Services including Web, Network & API VAPT </li>
</ul>
<h6><b>Responsibilities:</b></h6>
<ul>
<li> As a SOC Analyst, I keep on hunting for different types of use cases that happen at client setup </li>
<li> Leading Multiple Projects and Team, being able to help customer in all the phases and beyond </li>
<li> Product Demonstration, Demonstrating New Ways of Applying Security Restrictions, Webinars, Requirement Gathering.</li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Security Testing</span>
<span class="badge bg-dark">Web Development</span>
<span class="badge bg-dark">Scripting</span>
<span class="badge bg-dark">Content-Filtering</span>
<span class="badge bg-dark">Troubleshooting</span>
<span class="badge bg-dark">DLP</span>
<span class="badge bg-dark">DNS Security</span>
<span class="badge bg-dark">Fuzzing</span>
</p>
</div>
<!-- Work Experience 2A Ends -->
<!-- Work Experience 2B [Same Org(SafeSquid)]
<div class="word-exp-2b work-exp-item">
<div class="d-flex justify-content-between">
<h5 class="card-title">Jr. Security Engineer</h5>
<h6 class="card-title">SafeSquid Labs</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> 05/2018 - 06/2019 </h6>
<!--
<p>
My Role requires me to be able understand Enterprise Security mainly the Perimeter Secuirty, Help Clients apply required restricitons using SafeSquid-SWG. Gather their Important requirement, their need for RFP. <br>
My one area focuses on creation of different application signatures for more granular Application control.
I handle the Understanding of the Product, Testing of the Product, Product Demonstration, Product Demo Setup, Product Support.
My Testing includes First Fully Understanding the Core Functionality of the Product (SafeSquid-SWG) and then Testing it to verify that it actually accomplish the desired goals.
</p>
-- >
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
Understanding product, its features, testing, setup, installation, troubleshooting, security policy creation, debugging with SOC is what i do daily.
</p>
<ul>
<li>
Setup, Configure, Manage & Finetune Squid Proxy, Apache & Nginx Webserver, Bind Caching Nameserver, MMonit,NTP based on testing & requirement.
</li>
<li> Testing SafeSquid-SWG & all it modules using Curl, Fiddler </li>
<li> Testing, Troubleshooting & Debugging SafeSquid-SWG </li>
<li> Client Support Engineering (Troubleshooting), Configuration and Deployment</li>
<li> LDAP/ICAP Configuration & Integration with Product </li>
<li> Product Configuration Review </li>
<li> Testing the SafeSquid-SWG for any kind of Functionality and Security related Bugs. </li>
<li> Testing Includes:
<strong>#SSL Inspection related bugs</strong>,
<strong>#DLP related bugs</strong>,
<strong>#XSS</strong>,
<strong>#Fuzzing</strong>.
</li>
<li> Product Plug-in Development (JavaScript, Python, Bash) </li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Linux</span>
<span class="badge bg-dark">Scripting</span>
<span class="badge bg-dark">Troubleshooting</span>
<span class="badge bg-dark">Fuzzing</span>
<span class="badge bg-dark">Networking</span>
</p>
</div>
<! -- Work Experience 2 Ends -->
<!-- Work Experience 3 [EKids India]-->
<div class="word-exp-3 work-exp-item">
<div class="d-flex justify-content-between">
<h5 class="card-title">Network Engineer</h5>
<h6 class="card-title">EKids India</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> 06/2017 - 05/2018 </h6>
<!--
<p>
My Role requires me to be able to test and keep all systems up, running & working as expected.
I indulge in troubleshooting problem faced by users either due to Firewall Policy, AD Group Policy.
I make sure that any BYOD or Internal System connects to internet properly and safely as per the restriciton policy enforced.
My job also includes making sure that hardware maintainence is done timely.
<br>
I help them in managing the Setup, Solving any kind of hardware and software installation & troubleshooting.
</p>
-->
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
Maintain Security Restrictions, Network Setup, troubleshooting, AD Management are my keys roles along with Computer & Network device maintainence.
</p>
<ul>
<li> Maintain the Cyberoam Firewall </li>
<li> Creating Network Restriction Policies </li>
<li> Logging and Monitoring Events to understand flaw in the Network Restriction Policies </li>
<li> Microsoft AD User Group management </li>
<li> Troubleshooting & Analysis </li>
<li> Hardware Maintainence </li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Hardware & Software Troubleshooting</span>
<span class="badge bg-dark">DNS Security</span>
<span class="badge bg-dark">Networking</span>
</p>
</div>
<!-- Work Experience 3 Ends -->
</div>
</div>
<!-- Work Experience Ends -->
</div>
<div class="col-lg-12 d-flex flex-wrap">
<!-- Skills & Tools -->
<div class="skills-tools col-lg-6">
<h4>Skills & Tools</h4>
<hr>
<p>
<h5><span class="badge bg-dark">Skills:</span></h5>
<span class="d-badge border-1left">Security Testing</span>
<span class="d-badge border-1left">Troubleshooter</span>
<span class="d-badge border-1left">Networking</span>
<span class="d-badge border-1left">Web Dev(Frontend+Backend)</span>
<span class="d-badge border-1left">DNS Security</span>
<span class="d-badge border-1left">Java</span>
<span class="d-badge border-1left">Python</span>
<span class="d-badge border-1left">JavaScript</span>
<span class="d-badge border-1left">NodeJS</span>
<span class="d-badge border-1left">Scripting</span>
<span class="d-badge border-1left">Linux</span>
<span class="d-badge border-1left">Code Review</span>
</p>
<p>
<h5><span class="badge bg-dark">Tools:</span></h5>
<span class="d-badge border-1left">Curl</span>
<span class="d-badge border-1left">OpenSSL</span>
<span class="d-badge border-1left">Wireshark</span>
<span class="d-badge border-1left">Tcpdump</span>
<span class="d-badge border-1left">Browser Developer Tools</span>
<span class="d-badge border-1left">BurpSuite</span>
<span class="d-badge border-1left">Fiddler</span>
<span class="d-badge border-1left">NMap</span>
<span class="d-badge border-1left">MITM Proxy</span>
<span class="d-badge border-1left">Pi-Hole(DNS)</span>
</p>
</div>
<!-- Skills & Tools Ends -->
<!-- Education -->
<div class="education col-lg-6">
<h4>Education</h4>
<hr>
<p>
<div class="d-flex justify-content-between align-items-center">
<h6 class="card-title fw-bold left-border4 ps-2">BSc (Spec. in IT)</h6>
<span class="card-subtitle mb-2 text-muted"> 2014-2017 </span>
</div>
<h6 class="card-title">Patkar Varde College(Goregoan)</h6>
</p>
<p>
<div class="d-flex justify-content-between align-items-center">
<h6 class="card-title fw-bold left-border4 ps-2">HSC (With Maths)</h6>
<span class="card-subtitle mb-2 text-muted"> 2012-2014 </span>
</div>
<h6 class="card-title">Thakur College(Kandivali)</h6>
</p>
<p>
<div class="d-flex justify-content-between align-items-center">
<h6 class="card-title fw-bold left-border4 ps-2">SSC</h6>
<span class="card-subtitle mb-2 text-muted"> 2012 </span>
</div>
<h6 class="card-title"> Children's Academy(Kandivali)</h6>
</p>
</div>
<!-- Education Ends -->
<!-- Personal Qualities -->
<div class="personal_qualities col-lg-6">
<h4>Personal Qualities</h4>
<hr>
<h6 class="card-title left-border4 ps-2">Listening, Understanding & Analyzing Problems</h6>
<h6 class="card-title left-border4 ps-2">Software Lover & Explorer</h6>
<h6 class="card-title left-border4 ps-2">Problem Solving & Observational Skills</h6>
<h6 class="card-title left-border4 ps-2">Love Teaching what i know</h6>
<h6 class="card-title left-border4 ps-2">Internet Surfer & Explorer</h6>
</div>
<!-- Personal Qualities Ends -->
<!-- Exploring -->
<div class="exploring col-lg-6">
<h4>Exploring</h4>
<hr>
<h6 class="card-title left-border4 ps-2">Cloud Firewall:</h6>
<div class="mb-2">
<span class="badge bg-dark">NetSkope</span>
<span class="badge bg-dark">ZScaler</span>
<span class="badge bg-dark">Prisma Access</span>
<span class="badge bg-dark">Cisco Umbrella</span>
</div>
<h6 class="card-title left-border4 ps-2">CTF Player: </h6>
<div class="mb-2">
<span class="badge bg-dark">TryHackMe</span>
<span class="badge bg-dark">HackTheBox</span>
<span class="badge bg-dark">PortSwigger</span>
<span class="badge bg-dark"> OffSec Playground</span>
</div>
<h6 class="card-title left-border4 ps-2">Perimeter Security Soln:</h6>
<div class="mb-2">
<span class="badge bg-dark">Proxy</span>
<span class="badge bg-dark">Firewall</span>
<span class="badge bg-dark">IDPS</span>
</div>
<h6 class="card-title left-border4 ps-2">Tech Lover:</h6>
<div class="mb-2">
<span class="badge bg-dark">Adguard</span>
<span class="badge bg-dark">Pi-Hole</span>
<span class="badge bg-dark">Diladele</span>
<span class="badge bg-dark">Simplewall</span>
<span class="badge bg-dark">SafeSquid</span>
</div>
</div>
<!-- Personal Qualities Ends -->
<!-- Awards & Laurels -->
<div class="awards_laurels">
<h4>Awards & Laurels</h4>
<hr>
<p>
<h6 class="card-title fw-bold left-border4 ps-2">Buildbox Training</h6>
<h6 class="card-title">Rapid Game Development(College Tech WebSession)</h6>
<h6 class="card-subtitle mb-2 text-muted"> Trained Students on how to use Buildbox and create their own games. </h6>
</p>
<p>
<h6 class="card-title fw-bold left-border4 ps-2">Bootstrap Session</h6>
<h6 class="card-title">Web Development(College Tech WebSession) </h6>
<h6 class="card-subtitle mb-2 text-muted"> I showed how a simple login form, or a simple website can be retransformed and made attractive & responsive just by importing bootstrap and using it classes </h6>
</p>
<p>
<h6 class="card-title fw-bold left-border4 ps-2">JavaScript World</h6>
<h6 class="card-title">Web Development(College Tech WebSession) </h6>
<h6 class="card-subtitle mb-2 text-muted"> I taught form validation, different event handlers, where to use and how they help etc. </h6>
</p>
</div>
<!-- Awards & Laurels Ends -->
</div>
</div>
</div>
</div>
</div>
<div id="show-freelance" class="card" style="margin-bottom: 40px; margin-top: 40px;">
<div class="card-body">
<!-- Freelancer Experience -->
<div class="work-experience">
<h4>Freelancer Experience</h4>
<hr>
<div class="work-exp-content" style="position: relative; padding-left: 24px;">
<!-- https://theplannernextdoor.com/ -->
<!-- Freelancer 1 -->
<div class="word-exp-1 work-exp-item">
<div class="d-flex justify-content-between">
<h5 class="card-title">DevOps Engineer Consultant</h5>
<h6 class="card-title">OceanVW</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> Techend Engineer (SystemOps & Maintainence) </h6>
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
I work there to setup, configure and maintain their servers. developing small plugins and automating some business Requirements.
I handle most of the IT tasks and help them in supporting their Business.
</p>
<p>
<strong>Project Links:</strong>
<a class="btn btn-sm btn-outline-dark mb-2" href="https://oceanvw.com/hope.html" target="_blank">
OceanVW Hope Page
<img src="./images/svg/link1.svg" alt="">
</a>
<a class="btn btn-sm btn-outline-dark mb-2" href="https://oceanvw.co.in/" target="_blank">
OceanVW.co.in Landing Page
<img src="./images/svg/link1.svg" alt="">
</a>
<a class="btn btn-sm btn-outline-dark mb-2" href="https://asharry97.github.io/Email-Templates/email_template_sample_1.html" target="_blank">
Email Marketing Templates
<img src="./images/svg/link1.svg" alt="">
</a>
</p>
<ul>
<li> Install Configure & Maintain Linux Servers </li>
<li> Setup, Configure & Mini Customization of MRBS Application</li>
<li> Product Plug-in Development (JavaScript, Python, NodeJS, Bash) </li>
<li> Product Demonstration To Client </li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">SysOps</span>
<span class="badge bg-dark">Linux</span>
<span class="badge bg-dark">Web Development</span>
<span class="badge bg-dark">Scripting</span>
<span class="badge bg-dark">Troubleshooting</span>
</p>
</div>
<!-- Freelancer 1 Ends -->
<!-- Freelancer 2 -->
<div class="word-exp-2 work-exp-item">
<div class="d-flex justify-content-between">
<h5 class="card-title">Tech Consultant</h5>
<h6 class="card-title"> MJ & Associates </h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> Techend Engineer (Web Dev) </h6>
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
I helped them built their Online Space, built their website from scratch.
handling domain registration, email setup, website and online visibility.
</p>
<p>
<strong>Project Links:</strong>
<a class="btn btn-sm btn-outline-dark" href="https://www.mjassociate.co.in/" target="_blank">
MJ & Associates
<img src="./images/svg/link1.svg" alt="">
</a>
</p>
<ul>
<li> Built & Maintain their Website </li>
<li> Technical Help</li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Web Development</span>
<span class="badge bg-dark">Domain & Email Management</span>
</p>
</div>
<!-- Freelancer 2 Ends -->
<!-- Freelancer 3 -->
<div class="word-exp-2 work-exp-item">
<div class="d-flex justify-content-between">
<h5 class="card-title">Tech Consultant</h5>
<h6 class="card-title"> The Planner Next Door </h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> Techend Engineer (Web Dev) </h6>
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
I am helping them built their Online Space, built their website from scratch.
handling domain registration, website and online visibility.
I am currently working in this project.
</p>
<p>
<strong>Project Links:</strong>
<a class="btn btn-sm btn-outline-dark" href="https://theplannernextdoor.com/" target="_blank">
The Planner Next Door
<img src="./images/svg/link1.svg" alt="">
</a>
</p>
<ul>
<li> Built & Maintain Website </li>
<li> Domain Management </li>
<li> Hosting & SSL Setup </li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Web Development</span>
<span class="badge bg-dark">Domain Management</span>
</p>
</div>
<!-- Freelancer 3 Ends -->
<!-- Freelancer 4 -->
<div class="word-exp-4 work-exp-item">
<div class="d-flex justify-content-between">
<h5 class="card-title">Developer</h5>
<h6 class="card-title">College Projects</h6>
</div>
<h6 class="card-subtitle mb-2 text-muted"> Web Dev </h6>
<p class="card-body job-res-show">
<img class="pinner" src="images/svg/pin.svg" alt="">
I love development and college projects are recurring events, which help me create, deploy and explain projects to new peoples.
</p>
<strong>Projects:</strong>
<ul>
<li> DNS Blocker (Java)
<a class="btn btn-sm btn-outline-dark mb-2" href="https://github.com/aashishrbhandari/dns_filter_version1" target="_blank">
View Project
<img src="./images/svg/link1.svg" alt="">
</a>
</li>
<li> Web Rating App (Python)
<a class="btn btn-sm btn-outline-dark mb-2" href="https://github.com/aashishrbhandari/web-rater" target="_blank">
View Project
<img src="./images/svg/link1.svg" alt="">
</a>
</li>
<li> Proxy Filter (Python)
<a class="btn btn-sm btn-outline-dark mb-2" href="https://github.com/aashishrbhandari/proxy-filter" target="_blank">
View Project
<img src="./images/svg/link1.svg" alt="">
</a>
</li>
<li> Web Filtering Extension (JavaScript) Cross Browser
<a class="btn btn-sm btn-outline-dark mb-2" href="https://github.com/aashishrbhandari/phishing-detector-extension" target="_blank">
View Project
<img src="./images/svg/link1.svg" alt="">
</a>
<!-- https://github.com/aashishrbhandari/phishing-detector-extension -->
</li>
</ul>
<p>
<h6><b>Job Skills:</b></h6>
<span class="badge bg-dark">Web Development</span>
<span class="badge bg-dark">Python</span>
<span class="badge bg-dark">Java</span>
<span class="badge bg-dark">NodeJS</span>
</p>
</div>
<!-- Freelancer 4 Ends -->
</div>
</div>
<!-- Freelancer Experience Ends -->
</div>
</div>