Skip to content

Commit 54b6741

Browse files
committed
added
1 parent 4553a04 commit 54b6741

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

img/HarshSingh.pdf

-615 KB
Binary file not shown.

img/docsync.png

146 KB
Loading

index.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ <h2 class="subtitle ">My Skills</h2>
246246
<div class="skill_bar">
247247
<div class="info">
248248
<p><i class="fa-brands fa-python"></i>Python</p>
249-
<P>60%</P>
249+
<P>50%</P>
250250
</div>
251251
<div class="bar">
252252
<span class="python"></span>
@@ -359,6 +359,16 @@ <h3>WanderLust</h3>
359359
<a href="https://wanderlust-1upa.onrender.com/signup"><i class="fa-solid fa-arrow-up-right-from-square"></i></a>
360360
</div>
361361
</div>
362+
363+
<div class="work">
364+
<img src="./img/docsync.png" >
365+
<div class="layer">
366+
<h3>DocSync</h3>
367+
<p>I developed a real-time document editor where multiple users can edit a document simultaneously, similar to Google Docs.
368+
I used React and Node.js for this project</p>
369+
<a href="https://doc-editor-frontend-lemon.vercel.app/"><i class="fa-solid fa-arrow-up-right-from-square"></i></a>
370+
</div>
371+
</div>
362372

363373
</div>
364374
<!-- <a href="#portfolio" class="btn">See More</a> -->
@@ -381,7 +391,7 @@ <h2 class="subtitle">Contact Me</h2>
381391
<a href="https://www.instagram.com/itz___harshrajput/"><i class="fa-brands fa-instagram" ></i></a>
382392
<a href="https://t.me/harshsingh4"><i class="fa-brands fa-telegram"></i></a>
383393
</div>
384-
<a href="img/HarshSinghUpdated.pdf" download class="btn btn-cv">Resume</a>
394+
<a href="img/HarshSingh.pdf" download class="btn btn-cv">Resume</a>
385395

386396
</div>
387397
<div class="contact-right">

0 commit comments

Comments
 (0)