Skip to content

Commit

Permalink
Merge pull request #23 from ujjawaltyagii/new_project
Browse files Browse the repository at this point in the history
New project added
  • Loading branch information
priyankarpal authored Feb 19, 2023
2 parents 34b13c4 + 9887bc4 commit f52b506
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,24 @@ <h4 class="pt-2 text-[#A66EFC]">Html , CSS , ReactJS</h4>
</div>

<!-- Add new projects below this -->

<!-- Github username : ujjawaltyagii -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<img src="https://github.com/ujjawaltyagii.png" class="h-10 w-10 rounded-full" alt="" >
<a href="https://github.com/ujjawaltyagii/Razorpay-Clone" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
class="ml-1.5 h-4 w-4 float-right relative bottom-10">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
</svg>
</a>
<h2 class="mt-4 text-xl font-bold text-white">Razorpay Clone</h2>
<p class="mt-1 text-sm text-gray-300">
Created Razorpay Clone which is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite.
</p>
<h4 class="pt-2 text-[#A66EFC]">Tailwind CSS, HTML and JavaScript</h4>
</div>
</div>
</section>


Expand All @@ -258,6 +274,7 @@ <h4 class="pt-2 text-[#A66EFC]">Html , CSS , ReactJS</h4>
</footer>

<!-- ⚡ Projects Section Ends -->

<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>

1 comment on commit f52b506

@vercel
Copy link

@vercel vercel bot commented on f52b506 Feb 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut-git-main-priyankarpal.vercel.app
projectshut-priyankarpal.vercel.app
projectshut.vercel.app

Please sign in to comment.