-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
515 lines (438 loc) · 20.4 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Personal portfolio website design</title>
<!---custom css link--->
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://unpkg.com/boxicons@latest/css/boxicons.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap" rel="stylesheet">
</head>
<body oncontextmenu="return false">
<div id="main-body">
<!---header--->
<header id="nav-menu">
<a href="#" class="logo"><img src=""></a>
<div class="bx bx-menu" id="menu-icon"></div>
<ul class="nav-list">
<!-- <li><a href="#home" class="nav-link home">Home</a></li>
<li><a href="#about" class="nav-link about">About Me</a></li>
<li><a href="#skills" class="nav-link skills">Skill</a></li>
<li><a href="#projects" class="nav-link projects">Project</a></li>
<li><a href="#contact" class="nav-link contact">Contact</a></li> -->
<li><a href="#home" >Home</a></li>
<li><a href="#about" >About Me</a></li>
<li><a href="#skills">Skill</a></li>
<li><a href="#projects" >Project</a></li>
<li><a href="#contact">Contact</a></li>
<!-- <li class="drive" ><a href="resume/Mansi_Deshmukh_ Resume.pdf" id="resume-link-1" target="_blank"><button >Resume</button></a></li> -->
<li class="nav-link resume" ><a href="resume/Mansi_Deshmukh_ Resume.pdf" id="resume-link-1" target="_blank">Resume</a></li>
<!-- id="resume-button-1" -->
</ul>
</header>
<!---home--->
<div class="home" id="home">
<div class="home-text">
<h4>Hello</h4>
<h1 >I'm<span> Mansi <br> Deshmukh</span></h1>
<h3>Java Backend Developer</h3>
<a href="resume/Mansi_Deshmukh_ Resume.pdf" class="btn" id="resume-button-2" target="_blank">Resume</a>
</div>
<div class="about-img">
<img src="images/MansiPorfolioP.jpg" class="home-img" >
</div>
</div>
<!---about section--->
<div id="about"class ="about section" >
<div class="about-text">
<h2 >About Me</h2>
<h4 id="user-detail-name">Hi, I'm Mansi Deshmukh and I'm a Back-End Developer</h4>
<p id="user-detail-intro">
<!-- I have expertise in tech stacks like Java, Spring Boot, MySql, and Hibernate. I recently completed my Full Stack web development education and am excited to launch my career in web development.
I have hands-on experience in developing RESTfull APIs applications and I am committed to delivering clean, efficient, and scalable code. I am passionate about web development and am always eager to learn new tech and take on new challenges.
If you're looking for a skilled Java Backend developer who is dedicated to delivering high-quality code, please don't hesitate to get in touch with me tech Tech. -->
A Java developer with excellent problem-solving skill and a team player with a positive attitude.I'm an optimistic, enthusiastic and social person who loves to take up new challenges and learn new skills.
I have lot of interest in coding.
</p>
<div class="about-gri">
<!-- <h2>Soft Skills</h2> -->
<div class="about-in">
<h5>1. Problem Solving</h5>
</div>
<div class="about-in">
<h5>2. Creative Idea</h5>
</div>
<div class="about-in">
<h5>3. Search a lot</h5>
</div>
<div class="about-in">
<h5>4. Quick Learner</h5>
</div>
</div>
<a href="#contact" class="btnContact">Contact Me</a>
</div>
<div id="gif">
<img src="https://camo.githubusercontent.com/b7e84cd7df9d883ebab3618b73506c04d2b867b5249291268930f0ab1f02e2e2/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f70726163746963616c6465762f696d6167652f66657463682f732d2d32625a496a5047432d2d2f635f6c696d6974253243665f6175746f253243666c5f70726f6772657373697665253243715f3636253243775f3838302f68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f692f64347476756b6274356d726133376376776b6c6b2e676966" alt="gif" srcset="">
</div>
</div>
<!---Technical skills--->
<div class="skills" id="skills">
<div class="main-text">
<h2>Technical Skills</h2>
<h4></h4>
</div>
<div class="techskill-content" >
<div class="row skils-card" >
<img class="skills-card-img" src="images/Java.png">
<span class="skills-card-name">Java</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
class="skills-card"
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card" >
<img class="skills-card-img" src="images/JavaScript.png">
<span class="skills-card-name">JS</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card" >
<img class="skills-card-img" src="images/angularlogo.png">
<span class="skills-card-name">Angular</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
</div>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/html.png">
<span class="skills-card-name">HTML</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/CSS.png">
<span class="skills-card-name">CSS</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/github.png">
<span class="skills-card-name">Git</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/mysql.png">
<span class="skills-card-name">MySql</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/postman (1).jpg">
<span class="skills-card-name">Postman</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/spring.png">
<span class="skills-card-name">Spring</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
<div class="row skills-card">
<img class="skills-card-img" src="images/hibernate.png">
<span class="skills-card-name">Hibernate</span>
<div class="main-row">
<div class="row-text">
<h6></h6>
</div>
<!-- <div class="row-icon">
<i class='bx bx-heart'></i>
</div> -->
</div>
<h3></h3>
</div>
</div>
</div>
<!---project--->
<div class="projects" id="projects">
<div class="main-text">
<h2>Projects</h2>
<h4>Some Of My Distinguished Works</h4>
</div>
<div class="project-content">
<!-- Bank Management System -->
<div class="project-card">
<img src="images/todozlist.jpeg">
<h3 class="project-title">Bank Management REST Api</h3>
<h5 class="project-description">This is a Java Spring Boot application for managing banks, branches, users, employees, accounts, loans, and loan payments. It provides a REST API for performing CRUD (Create, Read, Update, Delete) operations on the various entities in the system.</5>
<p class="project-tech-stack">Tech Stack Used <br>Java | MySql | Spring Data-JPA | Spring Boot </p>
<div style="display: flex;">
<a href="https://github.com/Mansi-Deshmukh/BankManagement" class="project-github-link" target="_blank"><button>Code</button></a>
<a href="https://github.com/Mansi-Deshmukh/BankManagement" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
</div>
<!-- Vaccination Click -->
<div class="project-card">
<img src="images/vaccinationclickER.png" height ="500px">
<h3 class="project-title">Vaccination Click</h3>
<h5 class="project-description">This application will facilitate the citizen with an option to register and schedule the vaccination session online in Centers of their choice.</5>
<p class="project-tech-stack">Tech Stack Used <br>Java | MySql | Spring Data-JPA | Spring Boot | Hibernate | Swagger UI </p>
<div style="display: flex;">
<a href="https://github.com/raj2820/Vaccination-Click" class="project-github-link" target="_blank"><button>Code</button></a>
<a href="https://github.com/raj2820/Vaccination-Click" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
</div>
<div class="project-card" >
<!-- href="https://meesho-clone-masai.netlify.app/" -->
<img src="images/MeeshoProject.jpeg">
<h3 class="project-title">Meesho clone</h3>
<h5 class="project-description">Meesho operates as an online reselling platform offering different categories of product.FEATURES:Add to cart,Sign in using otp,Product section.</5>
<p class="project-tech-stack">Tech Stack Used <br>HTML | CSS | JavaScript</p>
<div style="display: flex;">
<a href="https://github.com/sauravsamui/meesho-clone" class="project-github-link" target="_blank">
<button>Code</button></a>
<a href="https://meesho-clone-masai.netlify.app/" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
<!-- <img src="images/MeeshoProject.jpeg">
<h3 class="project-title" >Meesho clone</h3>
<h5>Meesho operates as an online reselling platform offering different categories of product.FEATURES: Add to cart, Sign in using otp, Product section.</h5>
<p class="project-tech-stack">Tech Stack Used <br>HTML | CSS | JavaScript</p>
<a href="https://github.com/sauravsamui/meesho-clone" class="project-github-link" target="_blank"><button>Code</button></a>
<a href="https://meesho-clone-masai.netlify.app/" target="_blank"><button>Link</button></a> -->
</div>
<div class="project-card">
<!-- https://tranquil-biscochitos-186ca9.netlify.app/index.html -->
<img src="images/ApolloProject.jpeg">
<h3 class="project-title">Apollo 24/7 Clone</h3>
<h5 class="project-description">Apollo 24|7 is a single online platform where you have access to a wide range of services like online pharmacy, doctor consultations, and diagnostic lab tests at home.</5>
<!-- <h5>Apollo 247.com is an online Doctor consultation & book Lab tests at home.A collaborative project built by a team of 6, and executed in 5 days.</5> -->
<p class="project-tech-stack">Tech Stack Used <br>HTML | CSS | JavaScript</p>
<div style="display: flex;">
<a href="https://github.com/TruptiRG/U2_Project-Apollo-" class="project-github-link" target="_blank">
<button>Code</button></a>
<a href="https://tranquil-biscochitos-186ca9.netlify.app/" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
</div>
<!-- To do list -->
<div class="project-card">
<img src="images/todozlist.jpeg">
<h3 class="project-title">To Do List</h3>
<h5 class="project-description">I have created a to-do list app with local storage.This app will be helpfull in making day to day task. User can add task that need to complete and make changes in those task and also remove them from the list.</5>
<p class="project-tech-stack">Tech Stack Used <br>HTML | CSS | JavaScript</p>
<div style="display: flex;">
<a href="https://github.com/Mansi-Deshmukh/To-Do-List" class="project-github-link" target="_blank"><button>Code</button></a>
<a href="https://633385f4107b11006ca77737--polite-palmier-a47263.netlify.app/" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
</div>
<div class="project-card">
<img src="images/Cricbuzz.jpeg">
<h3 class="project-title">Cricbuzz</h3>
<h5 class="project-description">Cricbuzz is a platform which provide news and updates related to cricket. Cricbuzz provides the fastest ball-by-ball commentary and score that is at par with live action, along with the best updated cricket news, photo-galleries.</5>
<p class="project-tech-stack">Tech Stack Used <br>HTML | CSS | JavaScript</p>
<div style="display: flex;">
<a href="https://github.com/Mansi-Deshmukh/cricbuzz" class="project-github-link" target="_blank"><button>Code</button></a>
<a href="https://62ac53b3fde5723a34fd9e62--thriving-entremet-307522.netlify.app/" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
</div>
<!-- another project -->
<!-- <div class="project-card">
<img src="">
<h3>Automatic Auction System</h3>
<h5 class="project-description">This software can be used by the auction companies who arrange the Auction. This project is developed in Java, MySQL database. It consists of Multithreading, Synchronized Blocks, JDBC, Collection and Generics in Java.</h5>
<p class="project-tech-stack">Tech Stack Used <br>Java | MySql </p>
<a href="https://github.com/Mansi-Deshmukh/rabid-moon-4354" class="project-github-link"><button>Code</button></a>
<a href="" class="project-deployed-link" ><button>Video</button></a>
</div> -->
<div class="project-card">
<img src="images/weatherapp.png">
<h3 class="project-title">Weather App</h3>
<h5 class="project-description">The weather app is a simple and user-friendly application that allows users to easily check the current temperature of any city around the world. </5>
<p class="project-tech-stack">Tech Stack Used <br>HTML | CSS | JavaScript</p>
<div style="display: flex;">
<a href="https://github.com/Mansi-Deshmukh/WeatherApp" class="project-github-link" target="_blank"><button>Code</button></a>
<a href="https://leafy-begonia-73bcda.netlify.app/" class="project-deployed-link" target="_blank"><button>Live</button></a>
</div>
</div>
</div>
</div>
<!-- Stats -->
<div class="stats" id="stats" id="github-stats-card">
<div class="main-text">
</div>
<div class="stats-content">
<div class="box">
<h3>1200+</h3>
<p>Hours of <br> Coding</p>
</div>
<div class="box">
<h3>20+</h3>
<p>Hackerrank <br> Problems</p>
</div>
<div class="box">
<h3>100+</h3>
<p>Git<br> Commits</p>
</div>
<div class="box">
<h3>10+</h3>
<p>Tech <br>Projects</p>
</div>
<div class="box">
<h3>100+</h3>
<p>of Soft <br>Skills Sessions</p>
</div>
</div>
</div>
<!-- GitHubCalendar -->
<div class="cal">
<div class="main-text">
<h2>My GitHub <br>Contrubution</h2>
<h3> </h3>
</div>
<div id="cal-color" class="react-activity-calendar">
<script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js" ></script>
<!-- Optionally, include the theme (if you don't want to struggle to write the CSS) -->
<link rel="stylesheet" href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" />
<!-- Prepare a container for your calendar. -->
<div class="calendar" >
<!-- Loading stuff -->
Loading the data just for you.
</div>
<script>
GitHubCalendar(".calendar", "Mansi-Deshmukh");
// or enable responsive functionality:
GitHubCalendar(".calendar", "Mansi-Deshmukh", { responsive: true });
// // Use a proxy
// GitHubCalendar(".calendar", "Mansi-Deshmukh", {
// proxy (username) {
// return fetch(`https://your-proxy.com/github?user=${Mansi-Deshmukh}`)
// }
// }).then(r => r.text());
</script>
<div style="display: flex; padding-top: 10px; justify-content: space-between;">
<!-- <a href="https://github.com/rahul7070" class="stats_card"><img id="github-streak-stats" -->
<!-- <img src="https://github-readme-streak-stats.herokuapp.com?user=mansi-deshmukh&show_icons=true&locale=en&layout=compact&bg_color=0C135E&text_color=ffffff&repo=convoychat" alt="mansi-deshmukh-streak" style="width: 42%;" /> -->
<img src="https://github-readme-stats.vercel.app/api/top-langs?username=mansi-deshmukh&show_icons=true&locale=en&layout=compact&bg_color=0C135E&text_color=ffffff&repo=convoychat" alt="mansi-deshmukh" id="github-top-langs" style="width: 42%;"/></p>
<img src="https://github-readme-stats.vercel.app/api?username=mansi-deshmukh&show_icons=true&locale=en&bg_color=0C135E&text_color=ffffff&repo=convoychat" alt="mansi-deshmukh" id="github-stats-card" style="padding-left: 10px; width: 44%;"/></p>
</div>
</div>
</div>
<!---contact--->
<footer class="contact" id="contact">
<div class="contact-text">
<h2>Contact Me</h2>
<h4>Let's Work Together</h4>
<p></p>
<div class="contact-list">
<!-- <li><a href="#" >Mansi Deshmukh</a></li> -->
<li><a href="#" id="contact-email">deshmukhmansi147@gmail.com</a></li>
<li><a href="#" id="contact-phone">8871560690</a></li>
</div>
<div class="contact-icons">
<a href="https://www.linkedin.com/in/mansi-deshmukh-343112180/" id="contact-linkedin" target="_blank"><i class='bx bxl-linkedin' ></i></a>
<a href="https://github.com/Mansi-Deshmukh" target="_blank" id="contact-github"><i class='bx bxl-github'></i></a>
<a href="mailto:deshmukhmansi147@gmail.com" target="_blank"><i class='bx bxl-gmail'></i></a>
<a href="https://medium.com/@Mansi-Deshmukh/" target="_blank"><i class='bx bxl-medium' ></i></a>
<a href="https://wa.me/+918871560690" target="_blank"><i class='bx bxl-whatsapp' ></i></a>
</div>
</div>
<!-- <div class="contact-form">
<form onsubmit="sendEmail(); reset(); return false; ">
<input type="" id="name" placeholder="Enter Your Name" required>
<input type="email" id="email" placeholder="Enter Your Email" required>
<input type="" id="sub" placeholder="Enter Your Subject">
<textarea name="" id="message" cols="40" rows="10" placeholder="How can I help You" required></textarea>
<input type="submit" value="Send" class="send">
</form>
</div> -->
</footer>
</div>
<div class="last-text">
<p>Developed with love by Mansi Deshmukh © 2022</p>
</div>
<!---scroll-top--->
<a href="#" class="top"><i class='bx bx-up-arrow-alt' ></i></a>
<script src="https://unpkg.com/scrollreveal"></script>
<script src="https://smtpjs.com/v3/smtp.js"></script>
<!-- <script>
function sendEmail(){
Email.send({
Host: "smtp.gmail.com",
Username :"deshmukhmansi147@gmail.com",
Password :"",
To :"deshmukhmansi147@gmail.com",
From :document.getElementById("email").value,
Subject :"",
Body :"Name:"+document.getElementById("name").value
+"<br> Email"+ document.getElementById("email").value
+"<br> Email"+ document.getElementById("sub").value
+"<br> Message:" + document.getElementById("message").value
}).then(
message =>alert("Message send successfully")
)
}
</script> -->
<!-- Include the library. -->
<script src="index.js"></script>
</body>
</html>