-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
654 lines (621 loc) · 32.6 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
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Jayashree Ahire</title>
<meta name="description" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link href="css/aos.css" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="styles/main.css" rel="stylesheet">
</head>
<body id="top">
<header>
<div class="profile-page sidebar-collapse">
<nav class="navbar navbar-expand-lg fixed-top navbar-transparent bg-primary" color-on-scroll="400">
<div class="container">
<div class="navbar-translate">
<button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-bar bar1"></span><span class="navbar-toggler-bar bar2"></span><span class="navbar-toggler-bar bar3"></span></button>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link smooth-scroll" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link smooth-scroll" href="#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link smooth-scroll" href="#skill">Skills</a></li>
<li class="nav-item"><a class="nav-link smooth-scroll" href="#portfolio">Portfolio</a></li>
<li class="nav-item"><a class="nav-link smooth-scroll" href="#education">Education</a></li>
<li class="nav-item"><a class="nav-link smooth-scroll" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<div class="page-content">
<div>
<div class="profile-page">
<div class="wrapper">
<div class="page-header page-header-small" filter-color="green">
<div class="page-header-image" data-parallax="true" style="background-image: url('images/2.jpg');"></div>
<div class="container">
<div class="content-center">
<div class="cc-profile-image"><a href="#"><img src="images/Me.jpg" alt="Image"/></a></div>
<div class="h2 title">Jayashree Ahire</div>
<p class="category text-white">Software Engineer,</br>SAP SuccessFactors Consultant</p><a class="btn btn-primary smooth-scroll mr-2" href="#contact" data-aos="zoom-in" data-aos-anchor="data-aos-anchor">Hire Me</a>
<a class="btn btn-primary" href="images/JayashreeSAPSuccessFactors.pdf" download="JayashreeAhire"data-aos="zoom-in" data-aos-anchor="data-aos-anchor"> Download CV</a>
</div>
</div>
<div class="section">
<div class="container">
<div class="button-container">
<a class="btn btn-default btn-round btn-lg btn-icon" href="https://www.linkedin.com/in/jayashree-ahire-88353b133/" target="_blank" rel="tooltip" title="Follow me on LinkedIn"><i class="fa fa-linkedin"></i></a>
<a class="btn btn-default btn-round btn-lg btn-icon" href="https://twitter.com/a_hirejayashree" rel="tooltip" title="Follow me on X">
<i class="fa fa-twitter"></i></a>
<a class="btn btn-default btn-round btn-lg btn-icon" href="https://github.com/Jzzopozzo" rel="tooltip" title="Follow me on GitHub"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="about">
<div class="container">
<div class="card" data-aos="fade-up" data-aos-offset="10">
<div class="row">
<div class="col-lg-7 col-md-12">
<div class="card-body">
<div class="h4 mt-0 title">About</div>
<p>Hello, World! I am <b>Jayashree Ahire</b>.
<br> I'm a Computer Engineering graduate passed out of Savitribai Phule Pune University, from the batch of 2020. </p>
<p>
Technology has always been fascinating me since I was a kid. From knowing nothing about programming to being able to write 'Hello, World!' in different languages, and being proficient in some of them, throughout these years, I have always been passionate towards expanding my knowledge by learning more practically.
<br>
Currently, I am actively looking for Internship/ Entry level job opportunities.
<br> The skills section lists technologies and portfolio includes few projects I have worked on during my graduation journey. Some of the details have been mentioned here on this page.
</p>
<p>
<br>Apart from my interest in the technologies, I'm a die- hard defence aspirant. Having qualified written exams 5+ times and also cleared the Indian Army's Services Selection Board (SSB), which is one of the most complex interviews in India, I bring in a mix of leadership qualities along with my abilities to excel in the corporate world.
</br>Navigating the rigorous process of the SSBs has honed my <b>analytical</b> and <b>problem-solving</b> skills, which I believe are essential for tackling the dynamic challenges in software development. This experience has not only tested my abilities but also instilled a disciplined approach to my work ethic. I'm confident that the resilience and adaptability I've cultivated will be invaluable in any software engineering role.
</p>
<p>
If you feel I have the skillsets you've been looking for, I'm eager to hear from you!
</p>
</div>
</div>
<div class="col-lg-5 col-md-12">
<div class="card-body">
<div class="h4 mt-0 title">Basic Information</div>
<div class="row mt-3">
<div class="col-sm-4"><strong class="text-uppercase">Email:</strong></div>
<div class="col-sm-8">A.HireJayashreeNow@gmail.com</div>
</div>
<div class="row mt-3">
<div class="col-sm-4"><strong class="text-uppercase">Phone:</strong></div>
<div class="col-sm-8">+9177-2184-0345</div>
</div>
<div class="row mt-3">
<div class="col-sm-4"><strong class="text-uppercase">Languages Known:</strong></div>
<div class="col-sm-8">English, Hindi, Marathi, Samskrit, French</div>
</div>
<div class="row mt-3">
<div class="col-sm-4"><strong class="text-uppercase">Looking for:</strong></div>
<div class="col-sm-8">Internship/ Entry- level opportunities in SAP SuccessFactors</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="experience">
<div class="container cc-experience">
<div class="h4 text-center mb-4 title">Work Experience</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-experience-header">
<p> Nov 2020- present</p>
<div class="h5">Capgemini Technology Services India Limited</div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5">Senior Analyst</div>
<p class= "category">Works with a leading client in automobile sector on SAP SuccessFactors and SAP HCM </p>
-Involved in managing Operations related to SAP HCM and SuccessFactors integration<br>
-Provide technical support for business users on a variety of technology issues spanning varying complexities<br>
-Determine problem type and apply expertise to solve more than one issues at a time<br>
-Reduced regular incidents count by 83% over a period of year<br>
-Collaborate across cross- functional teams leveraging global resources in order to resolve customer issues<br>
-Develop explanatory workshops for colleagues, aiming to help them understand the landscape<br>
-Attend biweekly team conference calls to discuss top issues, open cases and information sharing practices <br>
-Documenting the changes for future references<br>
-Identify if customer problem is caused by product default and if so, make the product team aware by filling a bug report or a design change request
</p>
</div>
</div>
</div>
</div>
<div class="section" id="experience">
<div class="container cc-experience">
<div class="h4 text-center mb-4 title">Internship Experience</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-experience-header">
<p>May 2019- June 2019</p>
<div class="h5">FinIQ (India) Counsutling Pvt. Ltd.</div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5">Summer Intern</div>
<p>
This turned out to be an amazing experience for me. As the firm's domain is Fin-Tech, I got to learn a lot about Finance. The topics covered consisted of Contracts, Structured Products, Forex, Options and many such. </br>I also built a few projects based on their workings demonstrating how some of the formulae worked. </br>This was my first experience with working on C#, .NET framework, Microsoft Visual Studio and hands- on with Microsoft SQL Server.
</p>
</div>
</div>
</div>
</div>
<div class="section" id="skill">
<div class="container">
<div class="h4 text-center mb-4 title">Professional Skills</div>
<div class="card" data-aos="fade-up" data-aos-anchor-placement="top-bottom">
<div class="card-body">
<div class="row">
<div class="col-md-6">
<div class="progress-container progress-primary"><span class="progress-badge">SAP SuccessFactors, SAP HCM</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" data-aos="progress-full" data-aos-offset="10" data-aos-duration="2000" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 75%;"></div><span class="progress-value">75%</span>
</div>
</div>
</div>
<div class="col-md-6">
<div class="progress-container progress-primary"><span class="progress-badge">SAP ABAP</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" data-aos="progress-full" data-aos-offset="10" data-aos-duration="2000" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 75%;"></div><span class="progress-value">75%</span>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="progress-container progress-primary"><span class="progress-badge">HTML, CSS, Bootstrap, C++/ C</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" data-aos="progress-full" data-aos-offset="10" data-aos-duration="2000" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"></div><span class="progress-value">60%</span>
</div>
</div>
</div>
<div class="col-md-6">
<div class="progress-container progress-primary"><span class="progress-badge">Python/ Django/ C#/ R, SQL</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" data-aos="progress-full" data-aos-offset="10" data-aos-duration="2000" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 50%;"></div><span class="progress-value">50%</span>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="progress-container progress-primary"><span class="progress-badge">Arduino</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" data-aos="progress-full" data-aos-offset="10" data-aos-duration="2000" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 50%;"></div><span class="progress-value">50%</span>
</div>
</div>
</div>
<div class="col-md-6">
<div class="progress-container progress-primary"><span class="progress-badge">Latex, Canva, Adobe Photoshop, Premiere Pro</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" data-aos="progress-full" data-aos-offset="10" data-aos-duration="2000" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 50%;"></div><span class="progress-value">50%</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="portfolio">
<div class="container">
<div class="row">
<div class="col-md-6 ml-auto mr-auto">
<div class="h4 text-center mb-4 title">Portfolio</div>
<div class="nav-align-center">
<ul class="nav nav-pills nav-pills-primary" role="tablist">
<li class="nav-item"><a class="nav-link active" data-toggle="tab" href="#web-development" role="tablist"><i class="fa fa-laptop" aria-hidden="true"></i></a></li>
<li class="nav-item"><a class="nav-link" data-toggle="tab" href="#graphic-design" role="tablist"><i class="fa fa-picture-o" aria-hidden="true"></i></a></li>
<li class="nav-item"><a class="nav-link" data-toggle="tab" href="#Photography" role="tablist"><i class="fa fa-camera" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="tab-content gallery mt-5">
<div class="tab-pane active" id="web-development">
<div class="ml-auto mr-auto">
<div class="row">
<div class="col-md-6">
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="https://github.com/Jzzopozzo/Spyware-Full">
<figure class="cc-effect">
<img src="images/14.jpg" alt="Image" /></a>
<figcaption>
<div class="h4">Final Year Project</div>
<p>Forensic Investigation of OS Logs </p>
</figcaption>
</figure></a></div>
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="https://github.com/Jzzopozzo/PUBGDataRoyale">
<figure class="cc-effect"><img src="images/15.jpg" alt="Image"/>
<figcaption>
<div class="h4">Recent Project</div>
<p>Data Analysis on PUBG Statistics </p>
</figcaption>
</figure></a></div>
</div>
<div class="col-md-6">
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="https://github.com/Jzzopozzo/My-first-blog">
<figure class="cc-effect"><img src="images/8.jpg" alt="Image"/>
<figcaption>
<div class="h4">Mini Project- 1</div>
<p>Blogging Website using Django</p>
</figcaption>
</figure></a></div>
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="https://github.com/Jzzopozzo/WashroomHygiene">
<figure class="cc-effect"><img src="images/12.jpg" alt="Image"/>
<figcaption>
<div class="h4">Mini Project- 2</div>
<p>Washroom Hygiene Maintenance System</p>
</figcaption>
</figure></a></div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="graphic-design" role="tabpanel">
<div class="ml-auto mr-auto">
<div class="row">
<div class="col-md-6">
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#graphic-design">
<figure class="cc-effect"><img src="images/16.jpg" alt="Image"/>
<figcaption>
<div class="h4">Pebble Painting</div>
<p>Stuff I do in my free time</p>
</figcaption>
</figure></a></div>
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#graphic-design">
<figure class="cc-effect"><img src="images/17.jpg" alt="Image"/>
<figcaption>
<div class="h4">Mandala Art</div>
<p>I always wish to try my hands on different things </p>
</figcaption>
</figure></a></div>
</div>
<div class="col-md-6">
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#graphic-design">
<figure class="cc-effect"><img src="images/18.jpg" alt="Image"/>
<figcaption>
<div class="h4">Sketching</div>
<p>Because clicking pictures isn't always in</p>
</figcaption>
</figure></a></div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="Photography" role="tabpanel">
<div class="ml-auto mr-auto">
<div class="row">
<div class="col-md-6">
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#Photography">
<figure class="cc-effect"><img src="images/22.png" alt="Image"/>
<figcaption>
<div class="h4">Hackerrank Badges</div>
<p>Gold Badge in SQL<br></p>
</figcaption>
</figure></a></div>
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#Photography">
<figure class="cc-effect"><img src="images/21.jpg" alt="Image"/>
<figcaption>
<div class="h4">Recommended candidate</div>
<p>Services Selection Board recommended candidate for joining the technical cadre of the Indian Army<br> 2023</p>
</figcaption>
</figure></a></div>
</div>
<div class="col-md-6">
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#Photography">
<figure class="cc-effect"><img src="images/20.jpg" alt="Image"/>
<figcaption>
<div class="h4">Winner Team</div>
<p>Intercollegiate Chess Tournaments<br>Consecutive 3 years(2017- 2020)</p>
</figcaption>
</figure></a></div>
<div class="cc-porfolio-image img-raised" data-aos="fade-up" data-aos-anchor-placement="top-bottom"><a href="#Photography">
<figure class="cc-effect"><img src="images/19.jpg" alt="Image"/>
<figcaption>
<div class="h4">Secured Rank- 3</div>
<p>Diploma in Sanskrit(2019)</p>
</figcaption>
</figure></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="education">
<div class="container cc-education">
<div class="h4 text-center mb-4 title">Education</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-education-header">
<p>2016 - 2020</p>
<div class="h5">Bachelor's Degree</div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5">Bachelor of /Computer Engineering</div>
<p class="category">Savitribai Phule Pune University</p>
<p>CGPA: 8.49/ 10</p>
<p> <u>Achievements:</u>
<li>Represented college during intercollegiate Chess tournaments for 3 consecutive years (2017- 19)</li>
<li>Part of college team that participated in the National level Robotics competition; AIR- 9 at stage I- Robocon 2019</li>
<li>Involved in core committes of departmental as well as collge level, led and organized events during college fests (2018- 19)</li>
</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-education-header">
<p>2014 - 2016</p>
<div class="h5">Higher Secondary School </div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5">Higher Secondary School Certificate (12<sup>th</sup>)</div>
<p class="category">Maharashtra State Board of Secondary and Higher Secondary Education</p>
<p>
<!-- Institute: H. P. T. Arts and R. Y. K. Science College, Nashik -->
Percentage Scored: 71.38%
<br><u>Key Courses Learned:</u></br>
Physics, Chemistry, Mathematics and Statistics, Electronics, English
</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-education-header">
<p>2014</p>
<div class="h5">Secondary School</div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5">Secondary School Certificate</div>
<p class="category">
Maharashtra State Board of Secondary and Higher Secondary Education</p>
<p>
<!-- Institute: Madhyamik Vidayalaya, Untwadi, Nashik
</br> -->
Percentage Scored: 97.20%<bR>
<br><u>Achievements:</u></br>
Received appreciation letter from then Education Minister of India for excellent performance in the SSC examination
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="reference">
<div class="container cc-reference">
<div class="h4 mb-4 text-center title">Certificates</div>
<div class="card" data-aos="zoom-in">
<div class="carousel slide" id="cc-Indicators" data-ride="carousel">
<ol class="carousel-indicators">
<li class="active" data-target="#cc-Indicators" data-slide-to="0"></li>
<li data-target="#cc-Indicators" data-slide-to="1"></li>
<li data-target="#cc-Indicators" data-slide-to="2"></li>
<li data-target="#cc-Indicators" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-lg-2 col-md-3 cc-reference-header"><img src="images/c1.png" alt="Image"/>
<div class="h5 pt-2">Intel AI Academy</div>
<p class="category"></p>
</div>
<div class="col-lg-10 col-md-9">
<p class="category">
AI From the Data Center to the Edge- An optimized path using Intel® Architecture</p>
<p>Hands-on understanding of building a deep learning model and deploying to the edge</br>
₋ Used an enterprise image classification problem</br>
₋ Performed Exploratory Data Analysis on the VMMR dataset</br>
₋ Framework chosen: TensorFlow | Network Chosen: InceptionV3 </br>
₋ Trained the model, obtained the graph and weights of the trained network</br>
</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-2 col-md-3 cc-reference-header"><img src="images/c2.jpg" alt="Image"/>
<div class="h5 pt-2">Coursera</div>
<p class="category"></p>
</div>
<div class="col-lg-10 col-md-9">
<p class="category">
The Data Scientist's Toolbox</p>
<p>
-The first course of Data Science Specialization Series<br>
-Set up R, R-Studio, Github and other useful tools<br>
-Understood the data, problems, and tools that data analysts use<br>
-Learnt essential study design concepts<br>
-Created a Github repository
</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-2 col-md-3 cc-reference-header"><img src="images/c3.png" alt="Image"/>
<div class="h5 pt-2">Coursera</div>
<p class="category"></p>
</div>
<div class="col-lg-10 col-md-9">
<p class="category">
Learning How To Learn</p>
<p>
-Learnt how the brain uses two very different learning modes and how it encapsulates (“chunks”) information<br>
-Pomodoro Technique<br>
-Illusions of learning, memory techniques, dealing with procrastination, and best practices shown by research to be most effective in helping one master tough subjects<br>
</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-2 col-md-3 cc-reference-header"><img src="images/c4.png" alt="Image"/>
<div class="h5 pt-2">ISRO, IIRS, Dehradun</div>
<p class="category"></p>
</div>
<div class="col-lg-10 col-md-9">
<p class="category">
Basics of SAR Remote Sensing</p>
<p>
-What is remote sensing<br>
-What are SAR signals and why are they important<br>
-Effect of various bands of Electromagnetic Spectrum in image formation<br>
-Relative comparison of various SAR sensors
</p></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" id="publications">
<div class="container cc-experience">
<div class="h4 text-center mb-4 title">Publication</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-experience-header">
<p> May 2020</p>
<div class="h5">Forensic Investigation of OS logs</div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5"></div>
<p class= "category">International Journal of Scientific Development and Research (IJSDR) | Volume 5, Issue 5</p>
-Operating logs can be considered as vital proofs in case of cyer crimes<br>
-This review paper describes various methods of detection of tampering of Operating System logs<br>
-Anomalies present in data collected through logs is one way to achieve this<br>
<a link href="http://www.ijsdr.org/viewpaperforall.php?paper=IJSDR2005043" target="_blank"> Read here</a>
</p>
</div>
</div>
</div>
</div>
<div class="section" id="volunteering">
<div class="container cc-experience">
<div class="h4 text-center mb-4 title">Volunteering Experience</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right" data-aos-offset="50" data-aos-duration="500">
<div class="card-body cc-experience-header">
<p>August 2018- July 2019</p>
<div class="h5">Core Committee Member</div>
</div>
</div>
<div class="col-md-9" data-aos="fade-left" data-aos-offset="50" data-aos-duration="500">
<div class="card-body">
<div class="h5">Indian Society for Technical Education</div>
<p>
K. K. Wagh Institute of Engineering Education and Research, Nashik is the only ISTE chapter in Nashik. <br> Being a committee member, I got to work with students like me from various departments while conducting several events throughout the year. <br>This helped me improve my people as well as communication skills. Also, I got into back- end planning and organization of events I once used to be audience of.
</p>
</div>
</div>
</div>
</div>
<div class="section" id="contact">
<div class="cc-contact-information" style="background-image: url('images/map.JPG');">
<div class="container">
<div class="cc-contact">
<div class="row">
<div class="col-md-9">
<div class="card mb-0" data-aos="zoom-in">
<div class="h4 text-center title">Contact Me</div>
<div class="row">
<div class="container">
<div class="card-body container">
<p class="mb-0"><strong>Phone</strong></p>
<p class="pb-2">+9177-218-0345</p>
<p class="mb-0"><strong>Email</strong></p>
<p>A.HireJayashreeNow@gmail.com</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div>
</div>
<footer class="footer">
<div class="container text-center">
<a class="cc-linkedin btn btn-link" href="https://www.linkedin.com/in/jayashree-ahire-88353b133/" target="_blank">
<i class="fa fa-linkedin fa-2x " aria-hidden="true"></i>
</a>
<a class="cc-twitter btn btn-link " href="https://twitter.com/a_hirejayashree">
<i class="fa fa-twitter fa-2x " aria-hidden="true"></i>
</a>
<a class="cc-github btn btn-link " href="https://github.com/Jzzopozzo">
<i class="fa fa-github fa-2x " aria-hidden="true"></i>
</a>
</div>
<div class="h4 title text-center">Jayashree Ahire</div>
<button onclick="topFunction()" id="myBtn" title="Back to top">^</button>
</footer>
<script>
//Get the button
var mybutton = document.getElementById("myBtn");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<script src="js/core/jquery.3.2.1.min.js"></script>
<script src="js/core/popper.min.js"></script>
<script src="js/core/bootstrap.min.js"></script>
<script src="js/now-ui-kit.js?v=1.1.0"></script>
<script src="js/aos.js"></script>
<script src="scripts/main.js"></script>
</body>
</html>