Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 58 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,38 @@

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vimal Tech</title>

<!-- 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">
Expand All @@ -30,6 +61,22 @@
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- <script src="https://kit.fontawesome.com/your-fontawesome-kit.js" crossorigin="anonymous"></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-tech-dev"
]
}
</script>

</head>

<style>
Expand All @@ -47,7 +94,7 @@
<nav class="navbar">
<div>
<a href="index.html" class="brand">
<img src="/images/logo.jpeg" alt="Brand Logo" class="logo">
<img src="/images/logo.jpeg" alt="Vimal Tech Java Developer Logo" class="logo">
<span class="brand-name">
<span class="brand-name-vimal">Vimal</span>
<span class="brand-name-tech">Tech</span>
Expand Down Expand Up @@ -81,16 +128,16 @@
<!-- Hero Section -->
<section id="hero" class="hero">
<div class="hero-content">
<h1>Hello,<br> I'm <span class="highlight">Vimal</span></h1>
<h2>A Passionate <strong>Java Developer</strong> building scalable backend applications.</h2>
<h1>I'm Java Backend Developer <span class="highlight"><br> Vimal Patel</span></h1>
<h2>Building <strong>scalable backend</strong> applications with Spring Boot and Microservices.</h2>
<a href="#projects" class="btn">My Work</a>
</div>
</section>

<!-- About Section -->
<section id="experience" class="container fade-in">
<h2 class="section-title">Experience</h2>
<h2>Competency and Proficiency</h2>
<h3>Competency and Proficiency</h3>
<p>
I have a good exposure on Java Technologies with hands-on experience in building backend systems, REST APIs, and
enterprise
Expand Down Expand Up @@ -157,7 +204,7 @@ <h3>Suman Enterprise</h3>
<span class="tech-badge">Vue.js</span>
</div>
<div class="card-links">
<a href="https://sumanenterprise.vercel.app/" class="btn-live" target="_blank">Live Demo</a>
<a href="https://sumanenterprise.vercel.app/" class="btn-live" target="_blank" rel="noopener">Live Demo</a>
</div>
</div>
</div>
Expand All @@ -168,7 +215,7 @@ <h3>🔧 Tech Deep Dive</h3>
<p>Scalable Java Spring Boot backend with PostgreSQL, React frontend, real-time analytics via WebSockets.
Deployed on Vercel with CI/CD.</p>
<div class="card-links">
<a href="https://sumanenterprise.vercel.app/" class="btn-live" target="_blank">→ Live Site</a>
<a href="https://sumanenterprise.vercel.app/" class="btn-live" target="_blank" rel="noopener">→ Live Site</a>
<a href="https://github.com/yourusername/sumanenterprise" class="btn-github" target="_blank">💻 Source
Code</a>
</div>
Expand All @@ -192,7 +239,7 @@ <h3>Chai Makers</h3>
<span class="tech-badge">Stripe</span>
</div>
<div class="card-links">
<a href="https://chaimakers.vercel.app/" class="btn-live" target="_blank">Live Demo</a>
<a href="https://chaimakers.vercel.app/" class="btn-live" target="_blank" rel="noopener">Live Demo</a>
</div>
</div>
</div>
Expand All @@ -201,7 +248,7 @@ <h3>☕ Chai Ordering App</h3>
<p>Full e-commerce flow: menu browsing → cart → Razorpay/Stripe checkout. PWA-ready with offline support.
</p>
<div class="card-links">
<a href="https://chaimakers.vercel.app/" class="btn-live" target="_blank">→ Live Site</a>
<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>
Expand All @@ -225,7 +272,7 @@ <h3>Alex Food Corner</h3>
<span class="tech-badge">Vite</span>
</div>
<div class="card-links">
<a href="https://alexfoodcorner.netlify.app/" class="btn-live" target="_blank">Live Demo</a>
<a href="https://alexfoodcorner.netlify.app/" class="btn-live" target="_blank" rel="noopener">Live Demo</a>
</div>
</div>
</div>
Expand All @@ -234,7 +281,7 @@ <h3>🍽️ Restaurant Site</h3>
<p>Responsive design with menu filtering, WhatsApp ordering integration, Google Maps location, and contact
forms.</p>
<div class="card-links">
<a href="https://alexfoodcorner.netlify.app/" class="btn-live" target="_blank">→ Live Site</a>
<a href="https://alexfoodcorner.netlify.app/" class="btn-live" target="_blank" rel="noopener">→ Live Site</a>
<a href="#" class="btn-github" target="_blank">💻 Source Code</a>
</div>
</div>
Expand Down