-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
310 lines (298 loc) · 15.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shubham Vartak</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
<script src="https://unpkg.com/scrollreveal"></script>
</head>
<body>
<!-- ----------Scroll to top button--------- -->
<div class="scrollToTop-btn flex-center">
<i class="fas fa-arrow-up"></i>
</div>
<!-- -------header------ -->
<header>
<div class="nav-bar">
<a href="#" class="logo">Shubham</a>
<div class="navigation">
<div class="nav-items">
<div class="nav-close-btn"></div>
<a class="active" href="#home">Home</a>
<a href="#about">About Me</a>
<a href="#exp">Experience</a>
<a href="#skills">Skills</a>
<a href="#project">Projects</a>
<a href="#contact">Contact</a>
</div>
</div>
<div class="nav-menu-btn"></div>
</div>
</header>
<!-- -------Home Section---------- -->
<section class="home flex-center" id="home">
<div class="home-container">
<div class="media-icons">
<a href="https://www.linkedin.com/in/shubham-vartak-882916206"><i class="fab fa-linkedin-in"></i></a>
<a href="https://instagram.com/shubhamvartak01?utm_medium=copy_link"><i class="fab fa-instagram"></i></a>
<a href="https://github.com/shubham-vartak"><i class="fab fa-github"></i></a>
<a href="https://medium.com/@shubhamvartak01"><i class="fab fa-medium"></i></a>
</div>
<div class="info">
<h2>Hi, I am <span>Shubham</span> Vartak</h2>
<a href="#contact" class="btn"> Contact Me <i class="fas fa-arrow-circle-right"></i></a>
<a href="https://drive.google.com/file/d/1Zi2pHfU0PxzCL2XqnPeSJsarLOSOUc28/view?usp=drivesdk" class="btn"> Get Resume <i class="fa-solid fa-file-arrow-down"></i></a>
</div>
<div class="home-img">
<img src="images/main.jpg" alt="">
</div>
</div>
<a href="#about" class="scroll-down">Scroll Down <i class="fas fa-arrow-down"></i></a>
</section>
<!-- ---------About Section---------- -->
<section class="about section" id="about">
<div class="container flex-center">
<h1 class="section-title-01">About Me</h1>
<h2 class="section-title-02">About Me</h2>
<div class="content flex-center">
<div class="about-img">
<img src="images/mypic.jpg" alt="">
</div>
<div class="about-info">
<div class="description">
<h3>I'm Shubham</h3>
<h4><span>Tech enthusiast</span> and <span>Full Stack Learner</span></h4>
<p>Hi there! I'm a passionate and dedicated software developer with a focus on Java development. My goal is to constantly seek growth and enhance my skills in the ever-evolving world of technology. With a strong expertise in Java, Spring Boot, and MySQL, I am driven by a passion for crafting innovative solutions that tackle real-world challenges. I'm always eager to collaborate with like-minded professionals and contribute to exciting projects that push the boundaries of innovation. Always ready to learn and explore new skills, frameworks and challanges in work and also in personal projects.
</p>
</div>
<a href="https://drive.google.com/file/d/1Zi2pHfU0PxzCL2XqnPeSJsarLOSOUc28/view?usp=drivesdk" class="btn">Download Resume <i class="fas fa-download"></i> </a>
</div>
</div>
</div>
</section>
<!-- ---------Experience Section---------- -->
<section class="exp section" id="exp">
<div class="container flex-center">
<h1 class="section-title-01">Work Experience</h1>
<h2 class="section-title-02">Work Experience</h2>
<div class="content flex-center">
<div class="about-info">
<div class="description">
<h3>Software Developer (Java)</h3>
<h4><span>LEXI</span> - August 2022 – Present.</h4>
<p> Worked on US-based Cloud platform in different Modules of Application.
Using Eclipse as IDE tool to develop the application and jira for bug and issue tracking.
Worked on Api’s using postman tool.
Using Spring Boot and REST Api to do CRUD operations in applications.
Collaboarted closely with members of the cross-functional development team and testing teams to design and develop robust solutions that met the applications functionality, scalability, and performance requirements.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- ----------Skills Section------------ -->
<section class="skills section" id="skills">
<div class="container flex-center">
<h1 class="section-title-01">Skills</h1>
<h2 class="section-title-02">Skills</h2>
</div>
<div class="content">
<div class="skills-description">
<h3>Education & Skills</h3>
<p>I have Completed my bachelor degree in Computer Science from Mumbai University which is highest qualification of mine. </p>
</div>
<div class="skills-info education-all">
<div class="education">
<h4><label>Education</label></h4>
<ul class="edu-list">
<li class="item">
<span class="year">2019-2022</span>
<p><span>BSc in Computer Science</span> - Mumbai University</p>
<span class="marks">9.36 CGPA</span>
</li>
<li class="item">
<span class="year">2018-2019</span>
<p><span>HSc in Science</span> - Somaiya College, Mumbai</p>
<span class="marks">66%</span>
</li>
<li class="item">
<span class="year">2016-2017</span>
<p><span>SSc</span> - Maharashtra State Board</p>
<span class="marks">82%</span>
</li>
</ul>
</div>
<div class="education">
<h4><label>Skills</label></h4>
<ul class="bars">
<li class="bar">
<div class="info">
<span>Spring Boot</span>
<span></span>
</div>
<div class="line sp"></div>
</li>
<li class="bar">
<div class="info">
<span>API</span>
<span></span>
</div>
<div class="line api"></div>
</li>
<li class="bar">
<div class="info">
<span>Java</span>
<span></span>
</div>
<div class="line java"></div>
</li>
<li class="bar">
<div class="info">
<span>MySQL</span>
<span></span>
</div>
<div class="line mysql"></div>
</li>
<li class="bar">
<div class="info">
<span>Javascript</span>
<span></span>
</div>
<div class="line js"></div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ---------Projects-------- -->
<section class="project section" id="project">
<div class="container flex-center">
<h1 class="section-title-01">Projects</h1>
<h2 class="section-title-02">Projects</h2>
</div>
<div class="content">
<div class="skills-description">
<h3>Projects</h3>
</div>
<div class="skills-info">
<div class="project-card">
<div class="upper">
<h3>Society Management System</h3>
<h5>Website</h5>
<span>2022</span>
</div>
<div class="hr"></div>
<a href="https://youtu.be/9bFsLcZVjp4" class="btn">View on YouTube</a>
<a href="https://github.com/shubham-vartak/Society-Management-System" class="btn">View on GitHub</a>
<p>Society Management System is provided to society members who can get all the updates related to their society. The members also get notified with notices and events held in society and can see information about members in society. Members can also post complaints regarding any issue in society.</p>
</div>
<div class="project-card">
<div class="upper">
<h3>Rock Paper Scissors</h3>
<h5>Game(Python)</h5>
<span>2022</span>
</div>
<div class="hr"></div>
<a href="https://youtu.be/JBC7O8w6ims" class="btn">View on YouTube</a>
<a href="https://github.com/shubham-vartak/Rock-Paper-Scissors-Game" class="btn">View on GitHub</a>
<p>Rock paper scissors is a game constructed in python language using tkinter library. This game is in GUI. The game contains sign up page /login page, welcome page, main game page, result page, leaderboard page.</p>
</div>
</div>
</div>
</section>
<!-- ---------Contact--------- -->
<section class="contact section" id="contact">
<div class="container flex-center">
<h1 class="section-title-01">Contact</h1>
<h2 class="section-title-02">Contact</h2>
<div class="content">
<div class="contact-left">
<h2>Let's have a discussion</h2>
<ul class="contact-list">
<li>
<h3 class="item-title"><i class="fas fa-phone"></i>Phone</h3>
<span>+91 8779635278</span>
</li>
<li>
<h3 class="item-title"><i class="fas fa-envelope"></i>Email Address</h3>
<span><a href="shubhamvartak01@gmail.com">shubhamvartak01@gmail.com</a></span>
</li>
<li>
<h3 class="item-title"><i class="fas fa-map-marker-alt"></i>Official Address</h3>
<span> Thane - 400604 </span>
</li>
</ul>
</div>
<div class="contact-right">
<p>I'm always open to discussing product<br> <span>development work or partnerships</span></p>
<form action="https://formspree.io/f/xnqkyrao" method="POST" class="contact-form" onsubmit="resetForm(event)">
<div class="first-row">
<input name="Name" type="text" placeholder="Name">
</div>
<div class="second-row">
<input name="Email" type="email" placeholder="Email">
<input name="Subject" type="text" placeholder="Subject">
</div>
<div class="third-row">
<textarea name="Message" id="" rows="7" placeholder="Message"></textarea>
</div>
<button class="btn" type="submit">Send Message <i class="fas fa-paper-plane"></i></button>
</form>
</div>
</div>
</div>
</section>
<!-- ---------Footer---------- -->
<footer>
<div class="footer-container">
<div class="about group">
<h2>Shubham</h2>
<a href="#about">About Me</a>
</div>
<div class="hr"></div>
<div class="info group">
<h3>More</h3>
<ul>
<li><a href="#skills">Skills</a></li>
<li><a href="#project">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="hr"></div>
<div class="follow group">
<h3>Follow</h3>
<ul>
<li><a href="https://www.linkedin.com/in/shubham-vartak-882916206"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="https://instagram.com/shubhamvartak01?utm_medium=copy_link"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://github.com/shubham-vartak"><i class="fab fa-github"></i></a></li>
<li><a href="https://medium.com/@shubhamvartak01"><i class="fab fa-medium"></i></a></li>
</ul>
</div>
</div>
<div class="footer-copyright group">
<p>@ 2025 by Shubham Vartak. All rights reserved.</p>
</div>
</footer>
<!-- -------External Scripts------ -->
<script src="js/main.js"></script>
</body>
</html>
<script>
function resetForm(event) {
// Prevent the form from actually submitting
// event.preventDefault();
// Submit the form after a brief delay
setTimeout(function() {
document.querySelector(".contact-form").submit();
}, 300); // Adjust the delay as needed
// Reset the form after the delay
setTimeout(function() {
document.querySelector(".contact-form").reset();
}, 600); // Adjust the delay as needed
}
</script>