-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
477 lines (439 loc) · 18.9 KB
/
index.html
File metadata and controls
477 lines (439 loc) · 18.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3G79ZS5DSS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-3G79ZS5DSS');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- SEO section start -->
<title>Vimal Patel | Java Backend Developer | Spring Boot & Microservices</title>
<meta name="description"
content="Portfolio of Vimal Patel, a Java backend developer specializing in Spring Boot, REST APIs, microservices, and scalable enterprise applications.">
<meta name="keywords"
content="Java Developer, Spring Boot Developer, Backend Developer, Microservices Developer, REST API Developer, Java Portfolio">
<meta name="author" content="Vimal Patel">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://vimaltech.dev/">
<!-- Open Graph (Social Sharing SEO) -->
<meta property="og:title" content="Vimal Patel | Java Backend Developer Portfolio">
<meta property="og:description"
content="Explore Java backend projects, Spring Boot applications, and enterprise backend systems built by Vimal Patel.">
<meta property="og:url" content="https://vimaltech.dev/">
<meta property="og:type" content="website">
<meta property="og:image" content="https://vimaltech.dev/images/logo.jpeg">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Vimal Patel | Java Backend Developer">
<meta name="twitter:description"
content="Java backend developer portfolio specializing in Spring Boot and scalable systems.">
<meta name="twitter:image" content="https://vimaltech.dev/images/logo.jpeg">
<!-- SEO section end -->
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="/css/index.css">
<link rel="stylesheet" href="/css/global.css">
<link rel="stylesheet" href="/css/latest-works.css">
<link rel="stylesheet" href="/css/dropdown.css">
<!-- Popup Window CSS -->
<link rel="stylesheet" href="/css/whatsapp-floating.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
<!-- Inter -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
<!-- Outfit -->
<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=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Space+Grotesk:wght@300..700&display=swap"
rel="stylesheet">
<!-- Space+Grotesk -->
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Space+Grotesk:wght@300..700&display=swap"
rel="stylesheet">
<!-- Lexend -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
<!-- Montserrat -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<!-- Particles -->
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Vimal Patel",
"url": "https://vimaltech.dev",
"jobTitle": "Java Backend Developer",
"email": "vimal.patel@vimaltech.dev",
"telephone": "+91-9638474047",
"sameAs": [
"https://github.com/vimal-java-dev"
]
}
</script>
</head>
<body>
<!-- Header / Navbar -->
<nav class="navbar">
<div>
<a href="/" class="brand">
<img src="/images/logo.jpeg" alt="Vimal Tech Java Developer Logo" class="logo" loading="lazy">
<span class="brand-name">
<span class="brand-name-vimal">Vimal</span>
<span class="brand-name-tech brand-gradient-text">
Tech
</span>
</span>
</a>
</div>
<ul class="nav-links" id="nav-links">
<!-- Dropdown Section -->
<li class="dropdown">
<a href="/" class="dropdown-toggle active">Home</a>
<ul class="dropdown-menu">
<li><a href="#experience">Experience</a></li>
<li><a href="#services-preview">Offering</a></li>
<li><a href="#projects">Live Works</a></li>
</ul>
</li>
<li><a href="/services">Services</a></li>
<li><a href="/expertise">Expertise</a></li>
<li><a href="/aboutUs">About Us</a></li>
<li><a href="/contactUs">Contact</a></li>
</ul>
<!-- hamburger icon -->
<div style="display: flex; align-items: center;">
<div class="hamburger" id="hamburger">☰</div>
</div>
</nav>
<!-- Hero Section -->
<section id="hero" class="hero">
<div id="particles-js"></div>
<div class="gradient-overlay"></div>
<div class="hero-content">
<h1>
Building Scalable
<span class="gradient-text">Backend Systems</span>
</h1>
<p class="hero-subtext">
I'm <span class="highlight-text" style="font-weight: 600;">Vimal Patel</span>, a Java Backend
Developer specializing in
<span class="highlight-text" style="color: #38bdf8;">Spring Boot</span>,
<span class="highlight-text" style="color: #2496ed;">Docker</span> and
<span class="highlight-text" style="color: #a3e635;">Microservices</span>.
</p>
<div class="hero-buttons">
<a href="#projects" class="btn primary glow-btn">View My Work</a>
<a href="/contactUs" class="btn secondary"
style="border: 2px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.05); backdrop-filter: blur(5px);">Let's
Connect</a>
</div>
</div>
</section>
<!-- Experience Section -->
<section id="experience" class="section container fade-in">
<div class="glass-panel text-center">
<div class="card-icon"><i class="fas fa-briefcase"></i></div>
<h2 class="section-title fade-in">
Competency & Proficiency
</h2>
<p>
I have deep exposure to Java Technologies with hands-on experience building robust backend systems, REST APIs,
and enterprise applications.
Highly skilled in <strong>Java, Spring Boot, Hibernate, Java Persistence API, Spring Framework, SQL,
NoSQL</strong>, and <strong>Cloud Technologies</strong>.
Passionate about writing clean, maintainable, and efficient code.
</p>
</div>
</section>
<!-- Services Preview Section -->
<section id="services-preview" class="section container fade-in alt-bg">
<div class="section-header">
<h2 class="section-title">Professional | Services | Preview</h2>
<p class="section-subtitle">Explore solutions tailored to build and scale your projects efficiently.</p>
</div>
<div class="services-preview-grid">
<div class="preview-card">
<div class="card-icon"><i class="fas fa-server"></i></div>
<h3>Backend Development</h3>
<p>Scalable backend apps using Java, Spring Boot, and Microservices.</p>
</div>
<div class="preview-card">
<div class="card-icon"><i class="fas fa-database"></i></div>
<h3>Database Management</h3>
<p>Relational and NoSQL management (Oracle, MySQL, PostgreSQL, MongoDB, Cassandra).</p>
</div>
<div class="preview-card">
<div class="card-icon"><i class="fas fa-cloud"></i></div>
<h3>Cloud Integration</h3>
<p>Deploy and manage applications efficiently on AWS infrastructure.</p>
</div>
<div class="preview-card">
<div class="card-icon"><i class="fas fa-project-diagram"></i></div>
<h3>Project Consulting</h3>
<p>Architecture guidance and microservices design for enterprise projects.</p>
</div>
</div>
<div style="text-align: center; margin-top: 40px;">
<a href="/services" class="btn primary glow-btn">View All Services →</a>
</div>
</section>
<!-- Latest Works Section -->
<section id="projects" class="projects-wrap">
<div class="section-header">
<h2 class="section-title">Latest Works</h2>
<p class="section-subtitle">A selection of recent frontend interfaces and live
</div>
<div class="project-filters">
<button class="filter-btn active" data-filter="all">All</button>
<button class="filter-btn" data-filter="react">React</button>
<button class="filter-btn" data-filter="vue">Vue</button>
<button class="filter-btn" data-filter="angular">Angular</button>
</div>
<div class="projects-grid">
<!-- Alex Food Corner Card -->
<div class="project-card" data-category="react">
<div class="card-inner">
<!-- FRONT -->
<div class="card-front">
<div class="card-thumbnail">
<img src="/images/alex-food-corner.png" alt="Alex Food Corner Website UI" loading="lazy">
</div>
<div class="card-content">
<h3>Alex Food Corner</h3>
<span class="project-tagline">Responsive • Clean UI • Fast</span>
<p>
Modern and responsive restaurant website with interactive menu display,
clean UI, and seamless user experience built using React and Tailwind CSS.
</p>
<div class="tech-stack">
<span class="tech-badge">React</span>
<span class="tech-badge">Tailwind CSS</span>
<span class="tech-badge">Vite</span>
</div>
<div class="card-links">
<a href="https://alexfoodcorner.netlify.app/" class="btn-live" target="_blank" rel="noopener">
Live Demo
</a>
</div>
</div>
</div>
<!-- BACK -->
<div class="card-back">
<h3>🍽️ Restaurant Website UI</h3>
<p>
Fully responsive frontend project featuring dynamic menu filtering,
WhatsApp ordering integration, Google Maps embed, and a smooth,
user-focused interface built with modern frontend tools.
</p>
<div class="card-links">
<a href="https://alexfoodcorner.netlify.app/" class="btn-live" target="_blank" rel="noopener">
→ Live Site
</a>
<a href="https://github.com/vimal-tech-dev/alex-food-corner" class="btn-github" target="_blank">
💻 Source Code
</a>
</div>
</div>
</div>
</div>
<!-- Suman Enterprise Card -->
<div class="project-card" data-category="vue">
<div class="card-inner">
<!-- FRONT -->
<div class="card-front">
<div class="card-thumbnail">
<img src="/images/suman-enterprise.png" alt="Suman Enterprise Dashboard" loading="lazy">
</div>
<div class="card-content">
<h3>Suman Enterprise</h3>
<span class="project-tagline">Responsive • Clean UI • Fast</span>
<p>
Modern enterprise product lists interface featuring organized data layouts,
smooth navigation, and responsive UI built with Vue.js and Vuetify.
</p>
<div class="tech-stack">
<span class="tech-badge">Vue.js</span>
<span class="tech-badge">Vue-Router</span>
<span class="tech-badge">Vuetify</span>
</div>
<div class="card-links">
<a href="https://sumanenterprise.vercel.app/" class="btn-live" target="_blank" rel="noopener">Live
Demo</a>
</div>
</div>
</div>
<!-- BACK (Dribbble-style reveal) -->
<div class="card-back">
<h3>📊 Product Lists UI</h3>
<p>
Frontend project showcasing product lists structured UI data presentation,
component-based architecture, and responsive design using Vue.js,
Vue Router, and Vuetify.
</p>
<div class="card-links">
<a href="https://sumanenterprise.vercel.app/" class="btn-live" target="_blank" rel="noopener">→ Live
Site</a>
<a href="https://github.com/vimal-tech-dev/suman-enterprise" class="btn-github" target="_blank">💻 Source
Code</a>
</div>
</div>
</div>
</div>
<!-- Chai Makers Card -->
<div class="project-card" data-category="angular">
<div class="card-inner">
<div class="card-front">
<div class="card-thumbnail">
<img src="/images/chai-makers.png" alt="Chai Makers App" loading="lazy">
</div>
<div class="card-content">
<h3>Chai Makers</h3>
<span class="project-tagline">Responsive • Clean UI • Fast</span>
<p>
Frontend chai ordering interface featuring dynamic menu rendering, reusable components,
and smooth user interaction built with Angular.
</p>
<div class="tech-stack">
<span class="tech-badge">Angular</span>
<span class="tech-badge">Components</span>
<span class="tech-badge">Services</span>
</div>
<div class="card-links">
<a href="https://chaimakers.vercel.app/" class="btn-live" target="_blank" rel="noopener">Live Demo</a>
</div>
</div>
</div>
<!-- BACK (Dribbble-style reveal) -->
<div class="card-back">
<h3>☕ Chai Café App</h3>
<p>
Angular-based web app showcasing menu interaction, component-driven structure,
and service-based data handling for a smooth user experience.
</p>
<div class="card-links">
<a href="https://chaimakers.vercel.app/" class="btn-live" target="_blank" rel="noopener">→ Live Site</a>
<a href="https://github.com/vimal-tech-dev/chai-makers" class="btn-github" target="_blank">💻 Source
Code</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Visiting Card Section -->
<section id="cta-section" class="section container fade-in">
<div class="cta-card theme-neon">
<h2 class="cta-title">
Thanks for visiting 👋
</h2>
<p class="cta-subtitle" style="color: #fff; margin-bottom: 20px;">
Ready to turn your idea into reality?
</p>
<p class="cta-description" style="max-width: 600px; margin: 0 auto 30px auto; line-height: 1.6; color: #cbd5e1;">
Helping businesses thrive in the Digital Era. Whether it's a
<strong>local business website</strong>
or a complex <strong>enterprise backend system</strong>,
I am ready to code your vision.
</p>
<a href="tel:+919638474047" class="btn primary glow-btn" target="_blank">
Let's Build Together <i class="fas fa-phone-alt" style="margin-left: 8px;"></i>
</a>
</div>
</section>
<!-- Footer -->
<footer class="site-footer">
<div class="footer-divider"></div>
<div class="footer-container">
<!-- LEFT : Business -->
<div class="footer-left">
<h3>Vimal Tech</h3>
<div class="brand-divider-left"></div>
<p class="tagline">
Freelance Software Development Services
</p>
<p class="studio-line">
Independent Software Development Studio
</p>
<div class="brand-divider-left"></div>
<p class="msme">
MSME Registered Micro Enterprise<br />
Under the Ministry of Micro, Small and Medium Enterprises<br />
Government of India
</p>
<div class="brand-divider-left"></div>
<p class="udyam">
Udyam Registration Number: UDYAM-GJ-25-0089795
</p>
<p class="udyam-verify">
<a href="https://udyamregistration.gov.in/Udyam_Verify.aspx" target="_blank" rel="noopener">
✓ Verify MSME Registration
</a>
</p>
</div>
<!-- CENTER : Contact -->
<div class="footer-center">
<h3>Vimal Patel</h3>
<div class="brand-divider-center"></div>
<p>Founder & Software Developer</p>
<div class="brand-divider-center"></div>
<p>Phone: <a href="tel:+919638474047">+91 9638 474047</a></p>
<p>Email: <a href="mailto:vimal.patel@vimaltech.dev">vimal.patel@vimaltech.dev</a></p>
<p>Valsad, Gujarat, India - 396001</p>
<div class="brand-divider-center"></div>
<p>Follow me on social media:</p>
<div class="footer-social">
<a href="https://github.com/vimal-tech-dev" target="_blank" rel="noopener" aria-label="Vimal Tech GitHub">
<i class="fa-brands fa-github"></i>
</a>
<a href="https://www.linkedin.com/in/vimaltech/" target="_blank" rel="noopener"
aria-label="Vimal Tech LinkedIn">
<i class="fa-brands fa-linkedin"></i>
</a>
</div>
</div>
<!-- RIGHT : Quick Links -->
<div class="footer-links">
<h3>Quick Links</h3>
<div class="brand-divider-right"></div>
<p><a href="/">Home</a></p>
<p><a href="/services">Services</a></p>
<p><a href="/expertise">Expertise</a></p>
<p><a href="/aboutUs">About Us</a></p>
<p><a href="/contactUs">Contact</a></p>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Vimal Tech. All rights reserved.</p>
</div>
</footer>
<!-- Floating WhatsApp -->
<a href="https://wa.me/919638474047?text=Hello%20Vimal%2C%0AI%20would%20like%20to%20know%20more%20about%20your%20tech%20services."
class="whatsapp-float" target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<!-- Dark Mode Toggle -->
<button id="darkModeToggle" class="tooltip">🌙
<span class="tooltiptext" id="toggleTooltip">Switch to dark mode</span>
</button>
<!-- Scroll to Top Button -->
<button id="scrollTopBtn" title="Go to top">
<i class="fas fa-arrow-up"></i>
</button>
<!-- JS -->
<script src="/js/global.js"></script>
<!-- Popup Window JS -->
<script src="/js/dropdown.js"></script>
<script src="/js/latest-works.js"></script>
<script src="/js/index.js"></script>
</body>
</html>