Skip to content

Commit 86a13e5

Browse files
Update index.html
Project Section & LinkedIn updated
1 parent 9132616 commit 86a13e5

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,19 @@ <h2>About Me</h2>
5555
<div class="skill"><h3>REST APIs</h3></div>
5656
<div class="skill"><h3>MySQL</h3></div>
5757
<div class="skill"><h3>AWS</h3></div>
58+
<div class="skill"><h3><a href="https://github.com/vimal-java-developer/" target="_blank">GitHub</a></h3></div>
59+
<div class="skill"><h3><a href="https://vimal-java-developer.github.io/" target="_blank">Tech Stacks</a></h3></div>
60+
5861
</div>
5962

6063
<!-- Projects Section -->
6164
<div class="container" id="projects">
6265
<h2>Projects</h2>
6366
<div class="projects">
67+
<div class="project-card">
68+
<h3>Data Streaming App(POC)</h3>
69+
<p>POC with Spring Boot, Apache Kafka & Spark, Docker & Apache ZooKeeper for real-time data processing</p>
70+
</div>
6471
<div class="project-card">
6572
<h3>Library Management System</h3>
6673
<p>A Java-based system with Spring Boot and MySQL to manage books, members, and loans.</p>
@@ -82,8 +89,7 @@ <h2>Contact Me</h2>
8289
<p>If you’d like to collaborate, feel free to reach out:</p>
8390
<a href="tel:+919638474047">+91 96 38 474047</a>
8491
<a href="mailto:vimal.patel@vimaltech.dev">Email</a>
85-
<a href="https://github.com/vimal-java-developer/" target="_blank">GitHub</a>
86-
<a href="https://vimal-java-developer.github.io/" target="_blank">Tech Stacks</a>
92+
<a href="https://www.linkedin.com/in/vimal-tech-649161380/" target="_blank">LinkedIn</a>
8793
</div>
8894

8995
<!-- Footer -->

0 commit comments

Comments
 (0)