Skip to content

Commit c47e2ec

Browse files
Update index.html
1 parent 78241f9 commit c47e2ec

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

index.html

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -205,27 +205,33 @@ <h3>Anshuman Jadiya</h3>
205205
<div style="margin-top:8px;">
206206
<!-- Profile Views -->
207207
<img src="https://komarev.com/ghpvc/?username=anshumanjadiya1102&color=orange&style=flat-square" alt="Profile Views" />
208+
<br>
208209

209210
<!-- GitHub Followers -->
210211
<a href="https://github.com/anshumanjadiya1102">
211212
<img src="https://img.shields.io/github/followers/anshumanjadiya1102?label=Followers&style=social" alt="GitHub Followers" />
212213
</a>
214+
<br>
213215

214216
<!-- GitHub Stars -->
215217
<a href="https://github.com/anshumanjadiya1102">
216218
<img src="https://img.shields.io/github/stars/anshumanjadiya1102?label=Stars&style=social" alt="GitHub Stars" />
217219
</a>
220+
<br>
218221

219222
<!-- Pull Requests Badge -->
220223
<a href="https://github.com/anshumanjadiya1102/Opensource-practice/pulls">
221224
<img src="https://img.shields.io/github/issues-pr/recodehive/Opensource-practice" alt="Pull Requests Badge" />
222225
</a>
226+
<br>
223227

224228
<!-- Drive-for-Java -->
225229
<img src="https://img.shields.io/badge/Drive--for--Java-Open%20Source%20Community-00ccff?style=for-the-badge&logo=github&logoColor=white" alt="Drive-for-Java Badge" />
230+
<br>
226231

227232
<!-- RecordHive -->
228233
<img src="https://img.shields.io/badge/Organization-RecordHive-6a5acd?style=for-the-badge&logo=apachespark&logoColor=white" alt="RecordHive Badge" />
234+
<br>
229235

230236
<!-- Awesome -->
231237
<a href="https://github.com/anshumanjadiya1102/anshumanjadiya1102/blob/master/sources/awesome.md">
@@ -284,7 +290,7 @@ <h3>Anshuman Jadiya</h3>
284290
<div class="hero-inner">
285291
<div class="logo-box">
286292
<!-- HERO IMAGE: embedded Base64 data (your uploaded 225169841.jpg) -->
287-
<img src="490bf2c2-ef39-45f0-b68f-c2ec2e5d07c9.png" alt="Logo">
293+
<img class="avatar" src="https://github.com/anshumanjadiya1102.png" alt="Anshuman Jadiya" />
288294
</div>
289295

290296
<h1 class="hero-title">Anshuman Jadiya</h1>
@@ -303,7 +309,7 @@ <h1 class="hero-title">Anshuman Jadiya</h1>
303309
<div class="card">
304310
<div style="font-weight:800; color:var(--red); font-size:18px;">About Me</div>
305311
<p class="muted small" style="margin-top:8px;">
306-
I’m <strong>Anshuman Jadiya</strong> — creator of Drive-for-Java. I build Java apps, CLI tools, small games, and share my learning publicly.
312+
I’m <strong>Anshuman Jadiya</strong> — creator of Drive-for-Java. I build Java apps, CLI tools, small games, and share my learning publicly.
307313
</p>
308314
<ul class="muted small" style="margin-top:8px;">
309315
<li>🌱 Learning: Java, algorithms, design patterns</li>
@@ -332,13 +338,21 @@ <h1 class="hero-title">Anshuman Jadiya</h1>
332338
<h2 style="color:var(--green); font-weight:800; margin-bottom:12px;">Tech Stack</h2>
333339
<div style="display:flex; gap:10px; flex-wrap:wrap;">
334340
<!-- Your shields (these are external image badges that auto-update) -->
335-
<img src="https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E" alt="javascript" />
336-
<img src="https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white" alt="java" />
337-
<img src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54" alt="python" />
338-
<img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white" alt="html5" />
339-
<img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white" alt="css3" />
340-
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white" alt="github" />
341-
<img src="https://img.shields.io/badge/maven-%23C71A36.svg?style=for-the-badge&logo=apachemaven&logoColor=white" alt="maven" />
341+
<img src="https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E" alt="JavaScript">
342+
<img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white" alt="CSS3">
343+
<img src="https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript">
344+
<img src="https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white" alt="Java">
345+
<img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white" alt="HTML5">
346+
<img src="https://img.shields.io/badge/PowerShell-%235391FE.svg?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell">
347+
<img src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54" alt="Python">
348+
<img src="https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white" alt="Vercel">
349+
<img src="https://img.shields.io/badge/Apache%20Maven-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white" alt="Apache Maven">
350+
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white" alt="GitHub">
351+
<img src="https://img.shields.io/badge/gitlab-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white" alt="GitLab">
352+
<img src="https://img.shields.io/badge/bitbucket-%230047B3.svg?style=for-the-badge&logo=bitbucket&logoColor=white" alt="Bitbucket">
353+
<img src="https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white" alt="Git">
354+
<img src="https://img.shields.io/badge/jira-%230A0FFF.svg?style=for-the-badge&logo=jira&logoColor=white" alt="Jira">
355+
342356
</div>
343357
</section>
344358

0 commit comments

Comments
 (0)