Skip to content

Commit

Permalink
added hover-shadow & cursor pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjawaltyagii committed Feb 19, 2023
1 parent 9887bc4 commit 7cb0819
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 12 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2 class="text-3xl font-bold sm:text-4xl">
<div class="mt-8 grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3">

<!-- Project 1 -->
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://github.com/priyankarpal.png" class="h-10 w-10 rounded-full" alt="Priyankar Pal">
<a href="https://github.com/priyankarpal/TheaTheme" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
Expand All @@ -124,7 +124,7 @@ <h4 class="pt-2 text-[#A66EFC]">JSON, Yo Code </h4>


<!-- Projects 2 -->
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://github.com/Snach13.png" class="h-10 w-10 rounded-full" alt="">
<a href="https://github.com/Snach13/CleanArchitectureNoteApplication" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
Expand All @@ -144,7 +144,7 @@ <h4 class="pt-2 text-[#A66EFC]">Kotlin, Jetpack Compose, Clean Architecture base

<!-- Project 3 -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://github.com/A10-g.png" class="h-10 w-10 rounded-full" alt="">
<a href="https://github.com/A10-g/TipCalculator" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
Expand All @@ -165,7 +165,7 @@ <h4 class="pt-2 text-[#A66EFC]">Kotlin </h4>

<!-- Project 4 -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://github.com/chatbot-1.png" class="h-10 w-10 rounded-full" alt="">
<a href="https://github.com/chatbot-1/SpaceX_Clone/tree/master" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
Expand All @@ -183,7 +183,7 @@ <h4 class="pt-2 text-[#A66EFC]">HTML,CSS,JavaScript</h4>

<!-- Project 5 -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://github.com/Alkaison.png" class="h-10 w-10 rounded-full" alt="Alkaison Blog">
<a href="https://github.com/Alkaison/Alkaison.github.io" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
Expand All @@ -201,7 +201,7 @@ <h4 class="pt-2 text-[#A66EFC]">Html, Css, JavaScript, Ruby</h4>

<!-- Project 6 -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://github.com/Alkaison.png" class="h-10 w-10 rounded-full"
alt="Phonebook Management System">
<a href="https://github.com/Alkaison/Phonebook-Management-System" target="_blank">
Expand All @@ -222,7 +222,7 @@ <h4 class="pt-2 text-[#A66EFC]">C</h4>

<!-- Project 7 -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<img src="https://avatars.githubusercontent.com/u/74404894?v=4" class="h-10 w-10 rounded-full"
alt="Phonebook Management System">
<a href="https://github.com/JasonDsouza212/free-hit" target="_blank">
Expand All @@ -241,10 +241,9 @@ <h2 class="mt-4 text-xl font-bold text-white">Free-Hit</h2>
<h4 class="pt-2 text-[#A66EFC]">Html , CSS , ReactJS</h4>
</div>

<!-- Add new projects below this -->
<!-- Github username : ujjawaltyagii -->
<!-- Project - 8 | Github username : ujjawaltyagii -->

<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-white">
<div class="block rounded-xl border border-gray-800 p-8 shadow-xl transition-all duration-200 hover:border-white hover:scale-105 hover:shadow-[0_7px_15px_RGB(209,211,224)] cursor-pointer">
<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"
Expand All @@ -259,6 +258,9 @@ <h2 class="mt-4 text-xl font-bold text-white">Razorpay Clone</h2>
</p>
<h4 class="pt-2 text-[#A66EFC]">Tailwind CSS, HTML and JavaScript</h4>
</div>

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

</div>
</section>

Expand Down

0 comments on commit 7cb0819

Please sign in to comment.